| 1 | [ Mar 7 01:48:15 Enabled. ] | ||
| 2 | [ Mar 7 01:48:15 Rereading configuration. ] | ||
| 3 | [ Mar 7 01:48:16 Rereading configuration. ] | ||
| 4 | [ Mar 7 01:48:20 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 | [ Mar 7 01:48:20 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.07 01:48:23.352586 [ 1 ] {} <Information> Application: Will watch for the process with pid 446 | ||
| 29 | 2026.03.07 01:48:23.352967 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.07 01:48:23.582678 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 446 | ||
| 31 | 2026.03.07 01:48:23.589085 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.07 01:48:23.589249 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.07 01:48:23.812049 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.07 01:48:23.849999 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.07 01:48:23.850052 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.07 01:48:23.850069 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.07 01:48:23.850131 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.07 01:48:23.850599 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.07 01:48:23.854179 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.07 01:48:23.854907 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.07 01:48:23.855831 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.07 01:48:23.855856 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.07 01:48:23.855871 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.07 01:48:23.856597 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.07 01:48:23.857623 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.07 01:48:23.863546 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.07 01:48:23.864308 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.07 01:48:23.866960 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.07 01:48:23.867022 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.07 01:48:23.868162 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.07 01:48:23.868571 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.07 01:48:23.872655 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.07 01:48:23.873335 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.07 01:48:23.879867 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.07 01:48:23.880283 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.07 01:48:23.880622 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.07 01:48:23.880952 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.07 01:48:23.882363 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.07 01:48:23.882388 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.07 01:48:23.882493 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.07 01:48:23.882594 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.07 01:48:23.893384 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.07 01:48:23.893411 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000196436 sec | ||
| 68 | 2026.03.07 01:48:23.893430 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.07 01:48:23.893444 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.07 01:48:23.894120 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.07 01:48:23.894739 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.07 01:48:23.911200 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.07 01:48:23.911250 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.07 01:48:23.911281 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.07 01:48:23.911293 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.07 01:48:23.911325 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.07 01:48:23.911344 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.07 01:48:23.913579 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.07 01:48:23.913627 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.07 01:48:23.913646 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.07 01:48:23.913780 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.07 01:48:23.913821 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.07 01:48:23.913833 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.07 01:48:23.913857 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.07 01:48:23.913869 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.07 01:48:23.913898 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.07 01:48:23.913918 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.07 01:48:23.943143 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.07 01:48:23.944466 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.07 01:48:23.944495 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.8321e-05 sec | ||
| 91 | 2026.03.07 01:48:23.944507 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.07 01:48:23.944518 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.07 01:48:23.944541 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.07 01:48:23.944732 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.07 01:48:23.944774 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.07 01:48:23.944786 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.07 01:48:23.944796 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.07 01:48:23.944807 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.07 01:48:23.950271 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.07 01:48:23.950495 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.03.07 01:48:23.951906 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.4121e-05 sec. | ||
| 102 | 2026.03.07 01:48:23.952253 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.07 01:48:23.953610 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.07 01:48:23.953641 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.07 01:48:24.001170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.80 MiB, peak 116.80 MiB, free memory in arenas 0.00 B, will set to 118.33 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.03.07 01:48:25.312074 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60866 | ||
| 107 | 2026.03.07 01:48:25.312889 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.03.07 01:48:25.312955 [ 3 ] {} <Debug> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60866 | ||
| 109 | 2026.03.07 01:48:25.313065 [ 3 ] {} <Debug> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.07 01:48:25.313080 [ 3 ] {} <Debug> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.03.07 01:48:25.313175 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.03.07 01:48:25.313267 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.07 01:48:25.313284 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.03.07 01:48:25.313765 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61737 | ||
| 115 | 2026.03.07 01:48:25.313894 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40621 | ||
| 116 | 2026.03.07 01:48:25.313906 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50268 | ||
| 117 | 2026.03.07 01:48:25.314025 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.07 01:48:25.314079 [ 4 ] {} <Debug> TCP-Session: 53047183-1e0b-443f-a068-0bc23d1820ff Authenticating user 'default' from [fd00:1122:3344:101::d]:61737 | ||
| 119 | 2026.03.07 01:48:25.314090 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.03.07 01:48:25.314145 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47667 | ||
| 121 | 2026.03.07 01:48:25.314108 [ 4 ] {} <Debug> TCP-Session: 53047183-1e0b-443f-a068-0bc23d1820ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.03.07 01:48:25.314219 [ 4 ] {} <Debug> TCP-Session: 53047183-1e0b-443f-a068-0bc23d1820ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.03.07 01:48:25.314227 [ 5 ] {} <Debug> TCP-Session: f99b49b1-219a-45b6-ac4d-7827fb130261 Authenticating user 'default' from [fd00:1122:3344:101::d]:40621 | ||
| 124 | 2026.03.07 01:48:25.314282 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64863 | ||
| 125 | 2026.03.07 01:48:25.314251 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.07 01:48:25.314342 [ 5 ] {} <Debug> TCP-Session: f99b49b1-219a-45b6-ac4d-7827fb130261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.03.07 01:48:25.314381 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.03.07 01:48:25.314369 [ 254 ] {} <Debug> TCP-Session: 4520f555-eb11-4555-b5e4-84422368b012 Authenticating user 'default' from [fd00:1122:3344:101::d]:50268 | ||
| 129 | 2026.03.07 01:48:25.314451 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34477 | ||
| 130 | 2026.03.07 01:48:25.314474 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.03.07 01:48:25.314527 [ 5 ] {} <Debug> TCP-Session: f99b49b1-219a-45b6-ac4d-7827fb130261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.07 01:48:25.314543 [ 256 ] {} <Debug> TCP-Session: c230f887-053c-46a1-9d82-e1ef62b61d67 Authenticating user 'default' from [fd00:1122:3344:101::d]:64863 | ||
| 133 | 2026.03.07 01:48:25.314570 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34472 | ||
| 134 | 2026.03.07 01:48:25.314622 [ 256 ] {} <Debug> TCP-Session: c230f887-053c-46a1-9d82-e1ef62b61d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.07 01:48:25.314648 [ 254 ] {} <Debug> TCP-Session: 4520f555-eb11-4555-b5e4-84422368b012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.07 01:48:25.314691 [ 256 ] {} <Debug> TCP-Session: c230f887-053c-46a1-9d82-e1ef62b61d67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.07 01:48:25.314711 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54515 | ||
| 138 | 2026.03.07 01:48:25.314755 [ 255 ] {} <Debug> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Authenticating user 'default' from [fd00:1122:3344:101::d]:47667 | ||
| 139 | 2026.03.07 01:48:25.314768 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.03.07 01:48:25.314709 [ 254 ] {} <Debug> TCP-Session: 4520f555-eb11-4555-b5e4-84422368b012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.07 01:48:25.314819 [ 255 ] {} <Debug> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.07 01:48:25.314808 [ 258 ] {} <Debug> TCP-Session: ad479666-bcdf-4feb-99bd-a23414400bd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34472 | ||
| 143 | 2026.03.07 01:48:25.314694 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.03.07 01:48:25.314923 [ 255 ] {} <Debug> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.07 01:48:25.314915 [ 258 ] {} <Debug> TCP-Session: ad479666-bcdf-4feb-99bd-a23414400bd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.07 01:48:25.314911 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.03.07 01:48:25.315017 [ 258 ] {} <Debug> TCP-Session: ad479666-bcdf-4feb-99bd-a23414400bd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.07 01:48:25.315010 [ 257 ] {} <Debug> TCP-Session: 981bfb77-5620-4a57-8550-4ac082e9361b Authenticating user 'default' from [fd00:1122:3344:101::d]:34477 | ||
| 149 | 2026.03.07 01:48:25.315194 [ 257 ] {} <Debug> TCP-Session: 981bfb77-5620-4a57-8550-4ac082e9361b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.07 01:48:25.315204 [ 259 ] {} <Debug> TCP-Session: c0a91447-1cc6-494b-9f0d-dd48a5f8827c Authenticating user 'default' from [fd00:1122:3344:101::d]:54515 | ||
| 151 | 2026.03.07 01:48:25.315307 [ 257 ] {} <Debug> TCP-Session: 981bfb77-5620-4a57-8550-4ac082e9361b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.07 01:48:25.315325 [ 259 ] {} <Debug> TCP-Session: c0a91447-1cc6-494b-9f0d-dd48a5f8827c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.07 01:48:25.315419 [ 259 ] {} <Debug> TCP-Session: c0a91447-1cc6-494b-9f0d-dd48a5f8827c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.07 01:48:25.318069 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.03.07 01:48:25.322358 [ 3 ] {2427ae1c-a4b7-493c-a369-a749759210b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.03.07 01:48:25.415080 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52323 | ||
| 157 | 2026.03.07 01:48:25.418195 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 158 | 2026.03.07 01:48:25.418238 [ 260 ] {} <Debug> TCP-Session: 29c1c893-1272-4dba-942d-8715e6ba4f90 Authenticating user 'default' from [fd00:1122:3344:101::b]:52323 | ||
| 159 | 2026.03.07 01:48:25.418344 [ 260 ] {} <Debug> TCP-Session: 29c1c893-1272-4dba-942d-8715e6ba4f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 160 | 2026.03.07 01:48:25.418366 [ 260 ] {} <Debug> TCP-Session: 29c1c893-1272-4dba-942d-8715e6ba4f90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2026.03.07 01:48:25.418433 [ 260 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 162 | 2026.03.07 01:48:25.418557 [ 260 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 163 | 2026.03.07 01:48:25.418575 [ 260 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 164 | 2026.03.07 01:48:25.421876 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53254 | ||
| 165 | 2026.03.07 01:48:25.423942 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33037 | ||
| 166 | 2026.03.07 01:48:25.423972 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.03.07 01:48:25.424177 [ 261 ] {} <Debug> TCP-Session: c8aad100-aaec-4931-b4f6-be84a60b722a Authenticating user 'default' from [fd00:1122:3344:101::b]:53254 | ||
| 168 | 2026.03.07 01:48:25.424201 [ 261 ] {} <Debug> TCP-Session: c8aad100-aaec-4931-b4f6-be84a60b722a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.03.07 01:48:25.424213 [ 261 ] {} <Debug> TCP-Session: c8aad100-aaec-4931-b4f6-be84a60b722a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.03.07 01:48:25.426304 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56976 | ||
| 171 | 2026.03.07 01:48:25.426364 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.03.07 01:48:25.426412 [ 262 ] {} <Debug> TCP-Session: 0f752041-ebe0-4272-9e32-63f11e92e0e9 Authenticating user 'default' from [fd00:1122:3344:101::b]:33037 | ||
| 173 | 2026.03.07 01:48:25.426523 [ 262 ] {} <Debug> TCP-Session: 0f752041-ebe0-4272-9e32-63f11e92e0e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.03.07 01:48:25.426541 [ 262 ] {} <Debug> TCP-Session: 0f752041-ebe0-4272-9e32-63f11e92e0e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.03.07 01:48:25.428343 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41603 | ||
| 176 | 2026.03.07 01:48:25.428356 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.03.07 01:48:25.428443 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61011 | ||
| 178 | 2026.03.07 01:48:25.428550 [ 263 ] {} <Debug> TCP-Session: dacda45d-975a-47c2-aab9-515a9a5fdd52 Authenticating user 'default' from [fd00:1122:3344:101::b]:56976 | ||
| 179 | 2026.03.07 01:48:25.430626 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43295 | ||
| 180 | 2026.03.07 01:48:25.430640 [ 263 ] {} <Debug> TCP-Session: dacda45d-975a-47c2-aab9-515a9a5fdd52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.03.07 01:48:25.430746 [ 263 ] {} <Debug> TCP-Session: dacda45d-975a-47c2-aab9-515a9a5fdd52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.03.07 01:48:25.432790 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40978 | ||
| 183 | 2026.03.07 01:48:25.432857 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.03.07 01:48:25.432958 [ 265 ] {} <Debug> TCP-Session: 719a3b4d-c07c-4e8c-a080-604ccbd7ab9f Authenticating user 'default' from [fd00:1122:3344:101::b]:61011 | ||
| 185 | 2026.03.07 01:48:25.432985 [ 265 ] {} <Debug> TCP-Session: 719a3b4d-c07c-4e8c-a080-604ccbd7ab9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.03.07 01:48:25.433001 [ 265 ] {} <Debug> TCP-Session: 719a3b4d-c07c-4e8c-a080-604ccbd7ab9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.03.07 01:48:25.434907 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2026.03.07 01:48:25.434944 [ 266 ] {} <Debug> TCP-Session: b1f1e28b-8c65-4aa7-b953-f8a8a2b5dddc Authenticating user 'default' from [fd00:1122:3344:101::b]:43295 | ||
| 189 | 2026.03.07 01:48:25.434964 [ 266 ] {} <Debug> TCP-Session: b1f1e28b-8c65-4aa7-b953-f8a8a2b5dddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.03.07 01:48:25.435058 [ 266 ] {} <Debug> TCP-Session: b1f1e28b-8c65-4aa7-b953-f8a8a2b5dddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.07 01:48:25.435036 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 192 | 2026.03.07 01:48:25.435102 [ 267 ] {} <Debug> TCP-Session: ffcdf6e3-5a10-4191-adc1-0da8c3ab31e7 Authenticating user 'default' from [fd00:1122:3344:101::b]:40978 | ||
| 193 | 2026.03.07 01:48:25.435196 [ 267 ] {} <Debug> TCP-Session: ffcdf6e3-5a10-4191-adc1-0da8c3ab31e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.03.07 01:48:25.435214 [ 267 ] {} <Debug> TCP-Session: ffcdf6e3-5a10-4191-adc1-0da8c3ab31e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.03.07 01:48:25.437398 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 196 | 2026.03.07 01:48:25.437532 [ 264 ] {} <Debug> TCP-Session: cee37020-487c-4788-bc58-5d5a2b9e9fa0 Authenticating user 'default' from [fd00:1122:3344:101::b]:41603 | ||
| 197 | 2026.03.07 01:48:25.437554 [ 264 ] {} <Debug> TCP-Session: cee37020-487c-4788-bc58-5d5a2b9e9fa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.03.07 01:48:25.437568 [ 264 ] {} <Debug> TCP-Session: cee37020-487c-4788-bc58-5d5a2b9e9fa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 199 | 2026.03.07 01:48:25.467529 [ 3 ] {2427ae1c-a4b7-493c-a369-a749759210b3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60866) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 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 | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 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 | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2026.03.07 01:48:25.468521 [ 3 ] {2427ae1c-a4b7-493c-a369-a749759210b3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 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 | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 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 | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2026.03.07 01:48:25.468787 [ 3 ] {2427ae1c-a4b7-493c-a369-a749759210b3} <Debug> TCPHandler: Processed in 0.152787876 sec. | ||
| 248 | 2026.03.07 01:48:25.469199 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2026.03.07 01:48:25.469765 [ 255 ] {92e4d892-8751-481a-98fa-75a62e80bb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2026.03.07 01:48:25.470139 [ 255 ] {92e4d892-8751-481a-98fa-75a62e80bb27} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47667) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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 | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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 | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.03.07 01:48:25.470423 [ 255 ] {92e4d892-8751-481a-98fa-75a62e80bb27} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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 | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.03.07 01:48:25.470638 [ 255 ] {92e4d892-8751-481a-98fa-75a62e80bb27} <Debug> TCPHandler: Processed in 0.001619573 sec. | ||
| 299 | 2026.03.07 01:48:25.470923 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.03.07 01:48:25.471665 [ 3 ] {4922805f-79b7-41e0-ab3e-7b78aacfd222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2026.03.07 01:48:25.472370 [ 3 ] {4922805f-79b7-41e0-ab3e-7b78aacfd222} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2026.03.07 01:48:25.473861 [ 3 ] {4922805f-79b7-41e0-ab3e-7b78aacfd222} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2026.03.07 01:48:25.473882 [ 3 ] {4922805f-79b7-41e0-ab3e-7b78aacfd222} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3202e-05 sec | ||
| 304 | 2026.03.07 01:48:25.473895 [ 3 ] {4922805f-79b7-41e0-ab3e-7b78aacfd222} <Trace> ReferentialDeps: No tables | ||
| 305 | 2026.03.07 01:48:25.473985 [ 3 ] {4922805f-79b7-41e0-ab3e-7b78aacfd222} <Trace> LoadingDeps: No tables | ||
| 306 | 2026.03.07 01:48:25.474010 [ 3 ] {4922805f-79b7-41e0-ab3e-7b78aacfd222} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2026.03.07 01:48:25.474723 [ 3 ] {4922805f-79b7-41e0-ab3e-7b78aacfd222} <Debug> TCPHandler: Processed in 0.003904728 sec. | ||
| 308 | 2026.03.07 01:48:25.474861 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2026.03.07 01:48:25.475135 [ 3 ] {886e6c31-8256-45ea-9dc0-f58525ae7aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2026.03.07 01:48:25.475243 [ 3 ] {886e6c31-8256-45ea-9dc0-f58525ae7aef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2026.03.07 01:48:25.480912 [ 3 ] {886e6c31-8256-45ea-9dc0-f58525ae7aef} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2026.03.07 01:48:25.484634 [ 3 ] {886e6c31-8256-45ea-9dc0-f58525ae7aef} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13): Loading data parts | ||
| 314 | 2026.03.07 01:48:25.487049 [ 3 ] {886e6c31-8256-45ea-9dc0-f58525ae7aef} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13): There are no data parts | ||
| 315 | 2026.03.07 01:48:25.490167 [ 3 ] {886e6c31-8256-45ea-9dc0-f58525ae7aef} <Debug> TCPHandler: Processed in 0.015354301 sec. | ||
| 316 | 2026.03.07 01:48:25.490334 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2026.03.07 01:48:25.490513 [ 3 ] {c07ae36f-4a26-4769-adf1-97c7a364a217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | 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) | ||
| 328 | 2026.03.07 01:48:25.490657 [ 3 ] {c07ae36f-4a26-4769-adf1-97c7a364a217} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2026.03.07 01:48:25.512912 [ 3 ] {c07ae36f-4a26-4769-adf1-97c7a364a217} <Debug> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Loading data parts | ||
| 330 | 2026.03.07 01:48:25.513157 [ 3 ] {c07ae36f-4a26-4769-adf1-97c7a364a217} <Debug> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): There are no data parts | ||
| 331 | 2026.03.07 01:48:25.514438 [ 3 ] {c07ae36f-4a26-4769-adf1-97c7a364a217} <Debug> TCPHandler: Processed in 0.024158058 sec. | ||
| 332 | 2026.03.07 01:48:25.514603 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.03.07 01:48:25.514849 [ 3 ] {75effb2d-f206-4588-925e-9d36f9375aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 334 | 2026.03.07 01:48:25.514975 [ 3 ] {75effb2d-f206-4588-925e-9d36f9375aec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2026.03.07 01:48:25.522503 [ 3 ] {75effb2d-f206-4588-925e-9d36f9375aec} <Debug> oximeter.measurements_i8 (401d3425-ffa0-48cb-831c-a4c99624c0e8): Loading data parts | ||
| 336 | 2026.03.07 01:48:25.522669 [ 3 ] {75effb2d-f206-4588-925e-9d36f9375aec} <Debug> oximeter.measurements_i8 (401d3425-ffa0-48cb-831c-a4c99624c0e8): There are no data parts | ||
| 337 | 2026.03.07 01:48:25.530573 [ 3 ] {75effb2d-f206-4588-925e-9d36f9375aec} <Debug> TCPHandler: Processed in 0.016019513 sec. | ||
| 338 | 2026.03.07 01:48:25.530738 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.03.07 01:48:25.530938 [ 3 ] {d52d68cd-69d7-47f3-a109-44e0bb0972c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 340 | 2026.03.07 01:48:25.531056 [ 3 ] {d52d68cd-69d7-47f3-a109-44e0bb0972c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2026.03.07 01:48:25.534149 [ 3 ] {d52d68cd-69d7-47f3-a109-44e0bb0972c1} <Debug> oximeter.measurements_u8 (e60c6b06-ee5b-47b3-a73d-8a9d5a4dc14e): Loading data parts | ||
| 342 | 2026.03.07 01:48:25.534351 [ 3 ] {d52d68cd-69d7-47f3-a109-44e0bb0972c1} <Debug> oximeter.measurements_u8 (e60c6b06-ee5b-47b3-a73d-8a9d5a4dc14e): There are no data parts | ||
| 343 | 2026.03.07 01:48:25.535694 [ 3 ] {d52d68cd-69d7-47f3-a109-44e0bb0972c1} <Debug> TCPHandler: Processed in 0.005015084 sec. | ||
| 344 | 2026.03.07 01:48:25.535830 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.03.07 01:48:25.536065 [ 3 ] {0f58574b-c736-4c84-8081-9d3ed935614c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 346 | 2026.03.07 01:48:25.536201 [ 3 ] {0f58574b-c736-4c84-8081-9d3ed935614c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2026.03.07 01:48:25.545951 [ 3 ] {0f58574b-c736-4c84-8081-9d3ed935614c} <Debug> oximeter.measurements_i16 (2a0630ce-fbad-4abe-b15c-55b409c848be): Loading data parts | ||
| 348 | 2026.03.07 01:48:25.546110 [ 3 ] {0f58574b-c736-4c84-8081-9d3ed935614c} <Debug> oximeter.measurements_i16 (2a0630ce-fbad-4abe-b15c-55b409c848be): There are no data parts | ||
| 349 | 2026.03.07 01:48:25.551170 [ 3 ] {0f58574b-c736-4c84-8081-9d3ed935614c} <Debug> TCPHandler: Processed in 0.015387222 sec. | ||
| 350 | 2026.03.07 01:48:25.551313 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.03.07 01:48:25.551469 [ 3 ] {ad7561f5-6139-426a-97aa-711b0d2fa59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 352 | 2026.03.07 01:48:25.551597 [ 3 ] {ad7561f5-6139-426a-97aa-711b0d2fa59f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2026.03.07 01:48:25.578408 [ 3 ] {ad7561f5-6139-426a-97aa-711b0d2fa59f} <Debug> oximeter.measurements_u16 (59b90500-34d6-42f1-8b15-da17cf8920a9): Loading data parts | ||
| 354 | 2026.03.07 01:48:25.578797 [ 3 ] {ad7561f5-6139-426a-97aa-711b0d2fa59f} <Debug> oximeter.measurements_u16 (59b90500-34d6-42f1-8b15-da17cf8920a9): There are no data parts | ||
| 355 | 2026.03.07 01:48:25.582615 [ 3 ] {ad7561f5-6139-426a-97aa-711b0d2fa59f} <Debug> TCPHandler: Processed in 0.031348303 sec. | ||
| 356 | 2026.03.07 01:48:25.582849 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.03.07 01:48:25.583129 [ 3 ] {a60932fc-3499-4b99-8d85-3bc6699c42d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 358 | 2026.03.07 01:48:25.583258 [ 3 ] {a60932fc-3499-4b99-8d85-3bc6699c42d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2026.03.07 01:48:25.587912 [ 3 ] {a60932fc-3499-4b99-8d85-3bc6699c42d0} <Debug> oximeter.measurements_i32 (4c0b0f5a-9ae8-432a-b517-9918362ee19b): Loading data parts | ||
| 360 | 2026.03.07 01:48:25.588085 [ 3 ] {a60932fc-3499-4b99-8d85-3bc6699c42d0} <Debug> oximeter.measurements_i32 (4c0b0f5a-9ae8-432a-b517-9918362ee19b): There are no data parts | ||
| 361 | 2026.03.07 01:48:25.589657 [ 3 ] {a60932fc-3499-4b99-8d85-3bc6699c42d0} <Debug> TCPHandler: Processed in 0.006892485 sec. | ||
| 362 | 2026.03.07 01:48:25.589801 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.03.07 01:48:25.589966 [ 3 ] {b55e9422-4645-478c-9d27-a2fc9ec1f47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 364 | 2026.03.07 01:48:25.590108 [ 3 ] {b55e9422-4645-478c-9d27-a2fc9ec1f47e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2026.03.07 01:48:25.638595 [ 3 ] {b55e9422-4645-478c-9d27-a2fc9ec1f47e} <Debug> oximeter.measurements_u32 (2655728e-5c32-4cec-bf21-7297a988e3ea): Loading data parts | ||
| 366 | 2026.03.07 01:48:25.638851 [ 3 ] {b55e9422-4645-478c-9d27-a2fc9ec1f47e} <Debug> oximeter.measurements_u32 (2655728e-5c32-4cec-bf21-7297a988e3ea): There are no data parts | ||
| 367 | 2026.03.07 01:48:25.651661 [ 3 ] {b55e9422-4645-478c-9d27-a2fc9ec1f47e} <Debug> TCPHandler: Processed in 0.06190978 sec. | ||
| 368 | 2026.03.07 01:48:25.651837 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.03.07 01:48:25.652045 [ 3 ] {f969e453-b5f9-4737-9ef8-3b0987df6ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 370 | 2026.03.07 01:48:25.652099 [ 3 ] {f969e453-b5f9-4737-9ef8-3b0987df6ca6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2026.03.07 01:48:25.654900 [ 3 ] {f969e453-b5f9-4737-9ef8-3b0987df6ca6} <Debug> oximeter.measurements_i64 (788c2c4c-adec-4a9b-bc34-8e75e7772310): Loading data parts | ||
| 372 | 2026.03.07 01:48:25.655208 [ 3 ] {f969e453-b5f9-4737-9ef8-3b0987df6ca6} <Debug> oximeter.measurements_i64 (788c2c4c-adec-4a9b-bc34-8e75e7772310): There are no data parts | ||
| 373 | 2026.03.07 01:48:25.663660 [ 3 ] {f969e453-b5f9-4737-9ef8-3b0987df6ca6} <Debug> TCPHandler: Processed in 0.011887707 sec. | ||
| 374 | 2026.03.07 01:48:25.663835 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.03.07 01:48:25.663997 [ 3 ] {16badd0a-e91f-4367-bd2d-c178a7337be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 376 | 2026.03.07 01:48:25.664059 [ 3 ] {16badd0a-e91f-4367-bd2d-c178a7337be2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2026.03.07 01:48:25.676201 [ 3 ] {16badd0a-e91f-4367-bd2d-c178a7337be2} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Loading data parts | ||
| 378 | 2026.03.07 01:48:25.676403 [ 3 ] {16badd0a-e91f-4367-bd2d-c178a7337be2} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): There are no data parts | ||
| 379 | 2026.03.07 01:48:25.678506 [ 3 ] {16badd0a-e91f-4367-bd2d-c178a7337be2} <Debug> TCPHandler: Processed in 0.01472042 sec. | ||
| 380 | 2026.03.07 01:48:25.678649 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.03.07 01:48:25.678819 [ 3 ] {17662d9f-eef6-429d-882d-7342c5a1416f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 382 | 2026.03.07 01:48:25.678861 [ 3 ] {17662d9f-eef6-429d-882d-7342c5a1416f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2026.03.07 01:48:25.681266 [ 3 ] {17662d9f-eef6-429d-882d-7342c5a1416f} <Debug> oximeter.measurements_f32 (10ea53b8-3f47-4780-bc0d-74c36e2df4ba): Loading data parts | ||
| 384 | 2026.03.07 01:48:25.681472 [ 3 ] {17662d9f-eef6-429d-882d-7342c5a1416f} <Debug> oximeter.measurements_f32 (10ea53b8-3f47-4780-bc0d-74c36e2df4ba): There are no data parts | ||
| 385 | 2026.03.07 01:48:25.682955 [ 3 ] {17662d9f-eef6-429d-882d-7342c5a1416f} <Debug> TCPHandler: Processed in 0.004354612 sec. | ||
| 386 | 2026.03.07 01:48:25.683118 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.07 01:48:25.683278 [ 3 ] {1af087c5-dcb3-4ac4-9ed4-5c525442ed7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 388 | 2026.03.07 01:48:25.683332 [ 3 ] {1af087c5-dcb3-4ac4-9ed4-5c525442ed7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2026.03.07 01:48:25.690833 [ 3 ] {1af087c5-dcb3-4ac4-9ed4-5c525442ed7b} <Debug> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Loading data parts | ||
| 390 | 2026.03.07 01:48:25.691027 [ 3 ] {1af087c5-dcb3-4ac4-9ed4-5c525442ed7b} <Debug> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): There are no data parts | ||
| 391 | 2026.03.07 01:48:25.699218 [ 3 ] {1af087c5-dcb3-4ac4-9ed4-5c525442ed7b} <Debug> TCPHandler: Processed in 0.016149747 sec. | ||
| 392 | 2026.03.07 01:48:25.699367 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.03.07 01:48:25.699543 [ 3 ] {df55e2e8-6854-4032-a630-54e8118c825b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 394 | 2026.03.07 01:48:25.699586 [ 3 ] {df55e2e8-6854-4032-a630-54e8118c825b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.03.07 01:48:25.702482 [ 3 ] {df55e2e8-6854-4032-a630-54e8118c825b} <Debug> oximeter.measurements_string (ba5128b5-3e42-45f3-b21f-df630ded0922): Loading data parts | ||
| 396 | 2026.03.07 01:48:25.702635 [ 3 ] {df55e2e8-6854-4032-a630-54e8118c825b} <Debug> oximeter.measurements_string (ba5128b5-3e42-45f3-b21f-df630ded0922): There are no data parts | ||
| 397 | 2026.03.07 01:48:25.704178 [ 3 ] {df55e2e8-6854-4032-a630-54e8118c825b} <Debug> TCPHandler: Processed in 0.004861109 sec. | ||
| 398 | 2026.03.07 01:48:25.704339 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.03.07 01:48:25.704507 [ 3 ] {3ef29b2a-b8fe-47b7-84ce-f2a721017465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.03.07 01:48:25.704571 [ 3 ] {3ef29b2a-b8fe-47b7-84ce-f2a721017465} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2026.03.07 01:48:25.714169 [ 3 ] {3ef29b2a-b8fe-47b7-84ce-f2a721017465} <Debug> oximeter.measurements_bytes (a228a68b-12a3-40c9-b8ea-a5a185bc8a10): Loading data parts | ||
| 409 | 2026.03.07 01:48:25.714326 [ 3 ] {3ef29b2a-b8fe-47b7-84ce-f2a721017465} <Debug> oximeter.measurements_bytes (a228a68b-12a3-40c9-b8ea-a5a185bc8a10): There are no data parts | ||
| 410 | 2026.03.07 01:48:25.720400 [ 3 ] {3ef29b2a-b8fe-47b7-84ce-f2a721017465} <Debug> TCPHandler: Processed in 0.016111156 sec. | ||
| 411 | 2026.03.07 01:48:25.720579 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.03.07 01:48:25.720738 [ 3 ] {13ac997f-3b9e-4242-a935-6f9b369d05e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 413 | 2026.03.07 01:48:25.720791 [ 3 ] {13ac997f-3b9e-4242-a935-6f9b369d05e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.03.07 01:48:25.731169 [ 3 ] {13ac997f-3b9e-4242-a935-6f9b369d05e0} <Debug> oximeter.measurements_cumulativei64 (e2b69e65-56fe-4ef1-80bf-aeabc088f84e): Loading data parts | ||
| 415 | 2026.03.07 01:48:25.731346 [ 3 ] {13ac997f-3b9e-4242-a935-6f9b369d05e0} <Debug> oximeter.measurements_cumulativei64 (e2b69e65-56fe-4ef1-80bf-aeabc088f84e): There are no data parts | ||
| 416 | 2026.03.07 01:48:25.734003 [ 3 ] {13ac997f-3b9e-4242-a935-6f9b369d05e0} <Debug> TCPHandler: Processed in 0.01347543 sec. | ||
| 417 | 2026.03.07 01:48:25.734153 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.03.07 01:48:25.734336 [ 3 ] {18e05ae7-10b9-4be6-bd8e-28f756f60167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 419 | 2026.03.07 01:48:25.734390 [ 3 ] {18e05ae7-10b9-4be6-bd8e-28f756f60167} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.03.07 01:48:25.745923 [ 3 ] {18e05ae7-10b9-4be6-bd8e-28f756f60167} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Loading data parts | ||
| 421 | 2026.03.07 01:48:25.746080 [ 3 ] {18e05ae7-10b9-4be6-bd8e-28f756f60167} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): There are no data parts | ||
| 422 | 2026.03.07 01:48:25.749352 [ 3 ] {18e05ae7-10b9-4be6-bd8e-28f756f60167} <Debug> TCPHandler: Processed in 0.015249848 sec. | ||
| 423 | 2026.03.07 01:48:25.749510 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.03.07 01:48:25.749710 [ 3 ] {11f8afe3-28c0-4669-9733-47bb6b942615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 425 | 2026.03.07 01:48:25.749777 [ 3 ] {11f8afe3-28c0-4669-9733-47bb6b942615} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.03.07 01:48:25.759147 [ 3 ] {11f8afe3-28c0-4669-9733-47bb6b942615} <Debug> oximeter.measurements_cumulativef32 (3d97f6f2-1ff5-425f-a3e4-e892b28aee21): Loading data parts | ||
| 427 | 2026.03.07 01:48:25.759309 [ 3 ] {11f8afe3-28c0-4669-9733-47bb6b942615} <Debug> oximeter.measurements_cumulativef32 (3d97f6f2-1ff5-425f-a3e4-e892b28aee21): There are no data parts | ||
| 428 | 2026.03.07 01:48:25.761483 [ 3 ] {11f8afe3-28c0-4669-9733-47bb6b942615} <Debug> TCPHandler: Processed in 0.012031713 sec. | ||
| 429 | 2026.03.07 01:48:25.761645 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.03.07 01:48:25.761802 [ 3 ] {b4ae36a8-be57-4801-9bda-ac60b18093bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 431 | 2026.03.07 01:48:25.761856 [ 3 ] {b4ae36a8-be57-4801-9bda-ac60b18093bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.03.07 01:48:25.773276 [ 3 ] {b4ae36a8-be57-4801-9bda-ac60b18093bb} <Debug> oximeter.measurements_cumulativef64 (43e84bd1-08ca-4c1b-9584-7e7472416784): Loading data parts | ||
| 433 | 2026.03.07 01:48:25.773440 [ 3 ] {b4ae36a8-be57-4801-9bda-ac60b18093bb} <Debug> oximeter.measurements_cumulativef64 (43e84bd1-08ca-4c1b-9584-7e7472416784): There are no data parts | ||
| 434 | 2026.03.07 01:48:25.775362 [ 3 ] {b4ae36a8-be57-4801-9bda-ac60b18093bb} <Debug> TCPHandler: Processed in 0.01376817 sec. | ||
| 435 | 2026.03.07 01:48:25.775510 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.03.07 01:48:25.775762 [ 3 ] {f4464179-fb3f-42e4-8689-ced0c3cd6b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2026.03.07 01:48:25.775832 [ 3 ] {f4464179-fb3f-42e4-8689-ced0c3cd6b84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.03.07 01:48:25.787552 [ 3 ] {f4464179-fb3f-42e4-8689-ced0c3cd6b84} <Debug> oximeter.measurements_histogrami8 (91ec9922-f2fc-4b16-b6b7-cfa6b6a25164): Loading data parts | ||
| 449 | 2026.03.07 01:48:25.787720 [ 3 ] {f4464179-fb3f-42e4-8689-ced0c3cd6b84} <Debug> oximeter.measurements_histogrami8 (91ec9922-f2fc-4b16-b6b7-cfa6b6a25164): There are no data parts | ||
| 450 | 2026.03.07 01:48:25.795556 [ 3 ] {f4464179-fb3f-42e4-8689-ced0c3cd6b84} <Debug> TCPHandler: Processed in 0.020097126 sec. | ||
| 451 | 2026.03.07 01:48:25.795737 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.03.07 01:48:25.796041 [ 3 ] {38f298e0-5f10-41f8-be33-7e24f087dd81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 453 | 2026.03.07 01:48:25.796118 [ 3 ] {38f298e0-5f10-41f8-be33-7e24f087dd81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.03.07 01:48:25.799617 [ 3 ] {38f298e0-5f10-41f8-be33-7e24f087dd81} <Debug> oximeter.measurements_histogramu8 (38f4d23a-ffcd-4fea-8c42-5c32055385f2): Loading data parts | ||
| 455 | 2026.03.07 01:48:25.799802 [ 3 ] {38f298e0-5f10-41f8-be33-7e24f087dd81} <Debug> oximeter.measurements_histogramu8 (38f4d23a-ffcd-4fea-8c42-5c32055385f2): There are no data parts | ||
| 456 | 2026.03.07 01:48:25.812470 [ 3 ] {38f298e0-5f10-41f8-be33-7e24f087dd81} <Debug> TCPHandler: Processed in 0.016787157 sec. | ||
| 457 | 2026.03.07 01:48:25.812622 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.03.07 01:48:25.812847 [ 3 ] {94486be9-2afc-4a82-9745-453780d74c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 459 | 2026.03.07 01:48:25.812930 [ 3 ] {94486be9-2afc-4a82-9745-453780d74c9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.03.07 01:48:25.815992 [ 3 ] {94486be9-2afc-4a82-9745-453780d74c9f} <Debug> oximeter.measurements_histogrami16 (84de2281-9fd0-4126-bd7d-366b191e05f1): Loading data parts | ||
| 461 | 2026.03.07 01:48:25.816142 [ 3 ] {94486be9-2afc-4a82-9745-453780d74c9f} <Debug> oximeter.measurements_histogrami16 (84de2281-9fd0-4126-bd7d-366b191e05f1): There are no data parts | ||
| 462 | 2026.03.07 01:48:25.818043 [ 3 ] {94486be9-2afc-4a82-9745-453780d74c9f} <Debug> TCPHandler: Processed in 0.005470658 sec. | ||
| 463 | 2026.03.07 01:48:25.818212 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.03.07 01:48:25.818450 [ 3 ] {2e3a18ae-e5d8-42cd-bc20-a07e19223733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 465 | 2026.03.07 01:48:25.818520 [ 3 ] {2e3a18ae-e5d8-42cd-bc20-a07e19223733} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.03.07 01:48:25.820317 [ 3 ] {2e3a18ae-e5d8-42cd-bc20-a07e19223733} <Debug> oximeter.measurements_histogramu16 (1273c352-ea86-4833-9ea5-cdf1061c4568): Loading data parts | ||
| 467 | 2026.03.07 01:48:25.820510 [ 3 ] {2e3a18ae-e5d8-42cd-bc20-a07e19223733} <Debug> oximeter.measurements_histogramu16 (1273c352-ea86-4833-9ea5-cdf1061c4568): There are no data parts | ||
| 468 | 2026.03.07 01:48:25.824069 [ 3 ] {2e3a18ae-e5d8-42cd-bc20-a07e19223733} <Debug> TCPHandler: Processed in 0.005904783 sec. | ||
| 469 | 2026.03.07 01:48:25.824230 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.03.07 01:48:25.824460 [ 3 ] {c0b0bece-8445-44ab-aa1d-0d24a652180b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 471 | 2026.03.07 01:48:25.824535 [ 3 ] {c0b0bece-8445-44ab-aa1d-0d24a652180b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.03.07 01:48:25.843481 [ 3 ] {c0b0bece-8445-44ab-aa1d-0d24a652180b} <Debug> oximeter.measurements_histogrami32 (30ff5a07-c3a6-49ee-97a2-5344201474ac): Loading data parts | ||
| 473 | 2026.03.07 01:48:25.843705 [ 3 ] {c0b0bece-8445-44ab-aa1d-0d24a652180b} <Debug> oximeter.measurements_histogrami32 (30ff5a07-c3a6-49ee-97a2-5344201474ac): There are no data parts | ||
| 474 | 2026.03.07 01:48:25.849289 [ 3 ] {c0b0bece-8445-44ab-aa1d-0d24a652180b} <Debug> TCPHandler: Processed in 0.02511178 sec. | ||
| 475 | 2026.03.07 01:48:25.849461 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.03.07 01:48:25.849829 [ 3 ] {94fa76f6-f1ca-4a7e-adb4-adc4101c773d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 477 | 2026.03.07 01:48:25.849971 [ 3 ] {94fa76f6-f1ca-4a7e-adb4-adc4101c773d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.03.07 01:48:25.855465 [ 3 ] {94fa76f6-f1ca-4a7e-adb4-adc4101c773d} <Debug> oximeter.measurements_histogramu32 (3d20d768-6cf9-460a-9aa3-f2d69b76c14d): Loading data parts | ||
| 479 | 2026.03.07 01:48:25.855645 [ 3 ] {94fa76f6-f1ca-4a7e-adb4-adc4101c773d} <Debug> oximeter.measurements_histogramu32 (3d20d768-6cf9-460a-9aa3-f2d69b76c14d): There are no data parts | ||
| 480 | 2026.03.07 01:48:25.863789 [ 3 ] {94fa76f6-f1ca-4a7e-adb4-adc4101c773d} <Debug> TCPHandler: Processed in 0.01438756 sec. | ||
| 481 | 2026.03.07 01:48:25.863940 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.03.07 01:48:25.864153 [ 3 ] {dec9295c-8333-4325-a226-e47d5f619aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 483 | 2026.03.07 01:48:25.864316 [ 3 ] {dec9295c-8333-4325-a226-e47d5f619aa9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.03.07 01:48:25.868974 [ 3 ] {dec9295c-8333-4325-a226-e47d5f619aa9} <Debug> oximeter.measurements_histogrami64 (c9962301-1f1d-45a3-a3a5-d1eb6e4fc6db): Loading data parts | ||
| 485 | 2026.03.07 01:48:25.869210 [ 3 ] {dec9295c-8333-4325-a226-e47d5f619aa9} <Debug> oximeter.measurements_histogrami64 (c9962301-1f1d-45a3-a3a5-d1eb6e4fc6db): There are no data parts | ||
| 486 | 2026.03.07 01:48:25.870652 [ 3 ] {dec9295c-8333-4325-a226-e47d5f619aa9} <Debug> TCPHandler: Processed in 0.006762571 sec. | ||
| 487 | 2026.03.07 01:48:25.870796 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.03.07 01:48:25.871090 [ 3 ] {8cf1fc9c-0ecd-4bd0-b216-647a1783403f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 489 | 2026.03.07 01:48:25.871245 [ 3 ] {8cf1fc9c-0ecd-4bd0-b216-647a1783403f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.03.07 01:48:25.879705 [ 3 ] {8cf1fc9c-0ecd-4bd0-b216-647a1783403f} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Loading data parts | ||
| 491 | 2026.03.07 01:48:25.879958 [ 3 ] {8cf1fc9c-0ecd-4bd0-b216-647a1783403f} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): There are no data parts | ||
| 492 | 2026.03.07 01:48:25.887713 [ 3 ] {8cf1fc9c-0ecd-4bd0-b216-647a1783403f} <Debug> TCPHandler: Processed in 0.016966623 sec. | ||
| 493 | 2026.03.07 01:48:25.887871 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.07 01:48:25.888089 [ 3 ] {83cc11ac-ab4e-4c3a-ae7a-979fbfbda67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 495 | 2026.03.07 01:48:25.888243 [ 3 ] {83cc11ac-ab4e-4c3a-ae7a-979fbfbda67d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.03.07 01:48:25.890664 [ 3 ] {83cc11ac-ab4e-4c3a-ae7a-979fbfbda67d} <Debug> oximeter.measurements_histogramf32 (66ebe381-8f56-414e-8760-8e4cf74b75b5): Loading data parts | ||
| 497 | 2026.03.07 01:48:25.890904 [ 3 ] {83cc11ac-ab4e-4c3a-ae7a-979fbfbda67d} <Debug> oximeter.measurements_histogramf32 (66ebe381-8f56-414e-8760-8e4cf74b75b5): There are no data parts | ||
| 498 | 2026.03.07 01:48:25.898868 [ 3 ] {83cc11ac-ab4e-4c3a-ae7a-979fbfbda67d} <Debug> TCPHandler: Processed in 0.01104748 sec. | ||
| 499 | 2026.03.07 01:48:25.899048 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.07 01:48:25.899348 [ 3 ] {bf4ca9cf-14e9-496f-8d70-a9275056ecb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 501 | 2026.03.07 01:48:25.899527 [ 3 ] {bf4ca9cf-14e9-496f-8d70-a9275056ecb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.03.07 01:48:25.904519 [ 3 ] {bf4ca9cf-14e9-496f-8d70-a9275056ecb6} <Debug> oximeter.measurements_histogramf64 (8d672853-6779-449e-8300-cafa0c019b20): Loading data parts | ||
| 503 | 2026.03.07 01:48:25.904676 [ 3 ] {bf4ca9cf-14e9-496f-8d70-a9275056ecb6} <Debug> oximeter.measurements_histogramf64 (8d672853-6779-449e-8300-cafa0c019b20): There are no data parts | ||
| 504 | 2026.03.07 01:48:25.916407 [ 3 ] {bf4ca9cf-14e9-496f-8d70-a9275056ecb6} <Debug> TCPHandler: Processed in 0.017411008 sec. | ||
| 505 | 2026.03.07 01:48:25.916565 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.07 01:48:25.916747 [ 3 ] {99b54f3a-413d-4f3e-ac9b-6571d8e85d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2026.03.07 01:48:25.916872 [ 3 ] {99b54f3a-413d-4f3e-ac9b-6571d8e85d74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.03.07 01:48:25.919720 [ 3 ] {99b54f3a-413d-4f3e-ac9b-6571d8e85d74} <Debug> oximeter.fields_bool (6d15e4ef-281d-4705-aae2-16474f771b5c): Loading data parts | ||
| 534 | 2026.03.07 01:48:25.919962 [ 3 ] {99b54f3a-413d-4f3e-ac9b-6571d8e85d74} <Debug> oximeter.fields_bool (6d15e4ef-281d-4705-aae2-16474f771b5c): There are no data parts | ||
| 535 | 2026.03.07 01:48:25.928042 [ 3 ] {99b54f3a-413d-4f3e-ac9b-6571d8e85d74} <Debug> TCPHandler: Processed in 0.011528856 sec. | ||
| 536 | 2026.03.07 01:48:25.928197 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.03.07 01:48:25.928403 [ 3 ] {e3e0e01c-e266-4885-9ff5-4ce348482bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 538 | 2026.03.07 01:48:25.928480 [ 3 ] {e3e0e01c-e266-4885-9ff5-4ce348482bfb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.03.07 01:48:25.933239 [ 3 ] {e3e0e01c-e266-4885-9ff5-4ce348482bfb} <Debug> oximeter.fields_i8 (4fc1891b-570b-46d5-988a-55f5619b473b): Loading data parts | ||
| 540 | 2026.03.07 01:48:25.933409 [ 3 ] {e3e0e01c-e266-4885-9ff5-4ce348482bfb} <Debug> oximeter.fields_i8 (4fc1891b-570b-46d5-988a-55f5619b473b): There are no data parts | ||
| 541 | 2026.03.07 01:48:25.934819 [ 3 ] {e3e0e01c-e266-4885-9ff5-4ce348482bfb} <Debug> TCPHandler: Processed in 0.006674567 sec. | ||
| 542 | 2026.03.07 01:48:25.935042 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.03.07 01:48:25.935196 [ 3 ] {22f5dfe1-4211-469f-b992-f797c48622bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 544 | 2026.03.07 01:48:25.935319 [ 3 ] {22f5dfe1-4211-469f-b992-f797c48622bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.03.07 01:48:25.943473 [ 3 ] {22f5dfe1-4211-469f-b992-f797c48622bf} <Debug> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Loading data parts | ||
| 546 | 2026.03.07 01:48:25.943700 [ 3 ] {22f5dfe1-4211-469f-b992-f797c48622bf} <Debug> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): There are no data parts | ||
| 547 | 2026.03.07 01:48:25.950199 [ 3 ] {22f5dfe1-4211-469f-b992-f797c48622bf} <Debug> TCPHandler: Processed in 0.015205746 sec. | ||
| 548 | 2026.03.07 01:48:25.950349 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.03.07 01:48:25.950567 [ 3 ] {6687eb56-af52-4707-8405-872a59576439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 550 | 2026.03.07 01:48:25.950652 [ 3 ] {6687eb56-af52-4707-8405-872a59576439} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.03.07 01:48:25.952946 [ 3 ] {6687eb56-af52-4707-8405-872a59576439} <Debug> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Loading data parts | ||
| 552 | 2026.03.07 01:48:25.953116 [ 3 ] {6687eb56-af52-4707-8405-872a59576439} <Debug> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): There are no data parts | ||
| 553 | 2026.03.07 01:48:25.960893 [ 3 ] {6687eb56-af52-4707-8405-872a59576439} <Debug> TCPHandler: Processed in 0.010639038 sec. | ||
| 554 | 2026.03.07 01:48:25.961099 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.03.07 01:48:25.961314 [ 3 ] {19c97abb-dbcb-4bcb-9ee1-1e27ddac9b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 556 | 2026.03.07 01:48:25.961441 [ 3 ] {19c97abb-dbcb-4bcb-9ee1-1e27ddac9b09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.03.07 01:48:25.963828 [ 3 ] {19c97abb-dbcb-4bcb-9ee1-1e27ddac9b09} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Loading data parts | ||
| 558 | 2026.03.07 01:48:25.964079 [ 3 ] {19c97abb-dbcb-4bcb-9ee1-1e27ddac9b09} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): There are no data parts | ||
| 559 | 2026.03.07 01:48:25.967591 [ 3 ] {19c97abb-dbcb-4bcb-9ee1-1e27ddac9b09} <Debug> TCPHandler: Processed in 0.006485012 sec. | ||
| 560 | 2026.03.07 01:48:25.967730 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.03.07 01:48:25.967931 [ 3 ] {10a41754-36e0-4398-b5e2-d59cedd4e135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 562 | 2026.03.07 01:48:25.968009 [ 3 ] {10a41754-36e0-4398-b5e2-d59cedd4e135} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.03.07 01:48:25.970040 [ 3 ] {10a41754-36e0-4398-b5e2-d59cedd4e135} <Debug> oximeter.fields_i32 (cbe0b69c-151c-4376-87af-0493fd29266d): Loading data parts | ||
| 564 | 2026.03.07 01:48:25.970201 [ 3 ] {10a41754-36e0-4398-b5e2-d59cedd4e135} <Debug> oximeter.fields_i32 (cbe0b69c-151c-4376-87af-0493fd29266d): There are no data parts | ||
| 565 | 2026.03.07 01:48:25.977730 [ 3 ] {10a41754-36e0-4398-b5e2-d59cedd4e135} <Debug> TCPHandler: Processed in 0.010049938 sec. | ||
| 566 | 2026.03.07 01:48:25.977941 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.03.07 01:48:25.978097 [ 3 ] {9565e1a7-b8e4-47b0-8c2b-731f98ea3444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 568 | 2026.03.07 01:48:25.978211 [ 3 ] {9565e1a7-b8e4-47b0-8c2b-731f98ea3444} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.03.07 01:48:25.980572 [ 3 ] {9565e1a7-b8e4-47b0-8c2b-731f98ea3444} <Debug> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Loading data parts | ||
| 570 | 2026.03.07 01:48:25.980789 [ 3 ] {9565e1a7-b8e4-47b0-8c2b-731f98ea3444} <Debug> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): There are no data parts | ||
| 571 | 2026.03.07 01:48:25.983514 [ 3 ] {9565e1a7-b8e4-47b0-8c2b-731f98ea3444} <Debug> TCPHandler: Processed in 0.005622723 sec. | ||
| 572 | 2026.03.07 01:48:25.983657 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.03.07 01:48:25.983902 [ 3 ] {9ce98a2e-6cbd-49dd-980c-ba02b591b912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 574 | 2026.03.07 01:48:25.983945 [ 3 ] {9ce98a2e-6cbd-49dd-980c-ba02b591b912} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.03.07 01:48:25.991343 [ 3 ] {9ce98a2e-6cbd-49dd-980c-ba02b591b912} <Debug> oximeter.fields_i64 (c57daaf6-0c25-4251-b111-371103961f0a): Loading data parts | ||
| 576 | 2026.03.07 01:48:25.991523 [ 3 ] {9ce98a2e-6cbd-49dd-980c-ba02b591b912} <Debug> oximeter.fields_i64 (c57daaf6-0c25-4251-b111-371103961f0a): There are no data parts | ||
| 577 | 2026.03.07 01:48:25.993378 [ 3 ] {9ce98a2e-6cbd-49dd-980c-ba02b591b912} <Debug> TCPHandler: Processed in 0.009770198 sec. | ||
| 578 | 2026.03.07 01:48:25.993631 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.03.07 01:48:25.993788 [ 3 ] {9ac65881-f4c5-4af4-9d0e-2fca68b8204b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 580 | 2026.03.07 01:48:25.993916 [ 3 ] {9ac65881-f4c5-4af4-9d0e-2fca68b8204b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.03.07 01:48:26.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.28 MiB, peak 125.28 MiB, free memory in arenas 0.00 B, will set to 134.46 MiB (RSS), difference: 9.18 MiB | ||
| 582 | 2026.03.07 01:48:26.007401 [ 3 ] {9ac65881-f4c5-4af4-9d0e-2fca68b8204b} <Debug> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Loading data parts | ||
| 583 | 2026.03.07 01:48:26.007559 [ 3 ] {9ac65881-f4c5-4af4-9d0e-2fca68b8204b} <Debug> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): There are no data parts | ||
| 584 | 2026.03.07 01:48:26.011931 [ 3 ] {9ac65881-f4c5-4af4-9d0e-2fca68b8204b} <Debug> TCPHandler: Processed in 0.018356459 sec. | ||
| 585 | 2026.03.07 01:48:26.012146 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.03.07 01:48:26.012374 [ 3 ] {abf66e22-443a-4e0d-88ac-22f35168e4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 587 | 2026.03.07 01:48:26.012525 [ 3 ] {abf66e22-443a-4e0d-88ac-22f35168e4d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 588 | 2026.03.07 01:48:26.014683 [ 3 ] {abf66e22-443a-4e0d-88ac-22f35168e4d9} <Debug> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Loading data parts | ||
| 589 | 2026.03.07 01:48:26.014830 [ 3 ] {abf66e22-443a-4e0d-88ac-22f35168e4d9} <Debug> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): There are no data parts | ||
| 590 | 2026.03.07 01:48:26.020641 [ 3 ] {abf66e22-443a-4e0d-88ac-22f35168e4d9} <Debug> TCPHandler: Processed in 0.008548569 sec. | ||
| 591 | 2026.03.07 01:48:26.020789 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.03.07 01:48:26.020945 [ 3 ] {663b3a28-e83a-4b25-b5b6-5dda8dc8b929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 593 | 2026.03.07 01:48:26.021060 [ 3 ] {663b3a28-e83a-4b25-b5b6-5dda8dc8b929} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 594 | 2026.03.07 01:48:26.030087 [ 3 ] {663b3a28-e83a-4b25-b5b6-5dda8dc8b929} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Loading data parts | ||
| 595 | 2026.03.07 01:48:26.030237 [ 3 ] {663b3a28-e83a-4b25-b5b6-5dda8dc8b929} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): There are no data parts | ||
| 596 | 2026.03.07 01:48:26.032184 [ 3 ] {663b3a28-e83a-4b25-b5b6-5dda8dc8b929} <Debug> TCPHandler: Processed in 0.011446203 sec. | ||
| 597 | 2026.03.07 01:48:26.032404 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.03.07 01:48:26.032564 [ 3 ] {a9b58639-a1cf-4478-a4de-37ef29a8e550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) 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) | ||
| 599 | 2026.03.07 01:48:26.032674 [ 3 ] {a9b58639-a1cf-4478-a4de-37ef29a8e550} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 600 | 2026.03.07 01:48:26.041223 [ 3 ] {a9b58639-a1cf-4478-a4de-37ef29a8e550} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Loading data parts | ||
| 601 | 2026.03.07 01:48:26.041431 [ 3 ] {a9b58639-a1cf-4478-a4de-37ef29a8e550} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): There are no data parts | ||
| 602 | 2026.03.07 01:48:26.046429 [ 3 ] {a9b58639-a1cf-4478-a4de-37ef29a8e550} <Debug> TCPHandler: Processed in 0.014079679 sec. | ||
| 603 | 2026.03.07 01:48:26.046591 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.03.07 01:48:26.046891 [ 3 ] {7bc202d4-c76d-4dd0-b28e-ed5bcf6ca73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) /* The timeseries schema table stores the extracted schema for the samples | ||
| 605 | * oximeter collects. | ||
| 606 | */ | ||
| 607 | 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) | ||
| 608 | 2026.03.07 01:48:26.047059 [ 3 ] {7bc202d4-c76d-4dd0-b28e-ed5bcf6ca73f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 609 | 2026.03.07 01:48:26.051457 [ 3 ] {7bc202d4-c76d-4dd0-b28e-ed5bcf6ca73f} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba): Loading data parts | ||
| 610 | 2026.03.07 01:48:26.051623 [ 3 ] {7bc202d4-c76d-4dd0-b28e-ed5bcf6ca73f} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba): There are no data parts | ||
| 611 | 2026.03.07 01:48:26.053288 [ 3 ] {7bc202d4-c76d-4dd0-b28e-ed5bcf6ca73f} <Debug> TCPHandler: Processed in 0.00674641 sec. | ||
| 612 | 2026.03.07 01:48:26.053605 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 613 | 2026.03.07 01:48:26.053913 [ 255 ] {ae547830-a6a2-4c86-af4e-66ef83f17b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 614 | 2026.03.07 01:48:26.055385 [ 255 ] {ae547830-a6a2-4c86-af4e-66ef83f17b0c} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 615 | 2026.03.07 01:48:26.077834 [ 268 ] {ae547830-a6a2-4c86-af4e-66ef83f17b0c} <Trace> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 616 | 2026.03.07 01:48:26.077886 [ 268 ] {ae547830-a6a2-4c86-af4e-66ef83f17b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 617 | 2026.03.07 01:48:26.084316 [ 268 ] {ae547830-a6a2-4c86-af4e-66ef83f17b0c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 618 | 2026.03.07 01:48:26.084932 [ 268 ] {ae547830-a6a2-4c86-af4e-66ef83f17b0c} <Trace> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 619 | 2026.03.07 01:48:26.085362 [ 255 ] {ae547830-a6a2-4c86-af4e-66ef83f17b0c} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.031593 sec., 31.652581268002404 rows/sec., 506.44 B/sec. | ||
| 620 | 2026.03.07 01:48:26.085673 [ 255 ] {ae547830-a6a2-4c86-af4e-66ef83f17b0c} <Debug> TCPHandler: Processed in 0.032203441 sec. | ||
| 621 | 2026.03.07 01:48:26.126514 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38817 | ||
| 622 | 2026.03.07 01:48:26.126639 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.03.07 01:48:26.126774 [ 270 ] {} <Debug> TCP-Session: bb06fd82-6a24-4260-bdbf-f62f6d6a7ac4 Authenticating user 'default' from [fd00:1122:3344:101::c]:38817 | ||
| 624 | 2026.03.07 01:48:26.126804 [ 270 ] {} <Debug> TCP-Session: bb06fd82-6a24-4260-bdbf-f62f6d6a7ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.07 01:48:26.126817 [ 270 ] {} <Debug> TCP-Session: bb06fd82-6a24-4260-bdbf-f62f6d6a7ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.07 01:48:26.126944 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.03.07 01:48:26.126976 [ 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 | 2026.03.07 01:48:26.127054 [ 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 | 2026.03.07 01:48:26.127630 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61642 | ||
| 630 | 2026.03.07 01:48:26.127708 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39736 | ||
| 631 | 2026.03.07 01:48:26.127708 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63468 | ||
| 632 | 2026.03.07 01:48:26.127899 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62249 | ||
| 633 | 2026.03.07 01:48:26.127899 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48524 | ||
| 634 | 2026.03.07 01:48:26.127945 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.03.07 01:48:26.128110 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.03.07 01:48:26.128092 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57827 | ||
| 637 | 2026.03.07 01:48:26.128156 [ 273 ] {} <Debug> TCP-Session: bcf782c2-702d-441a-8a86-dd1d68da2141 Authenticating user 'default' from [fd00:1122:3344:101::c]:63468 | ||
| 638 | 2026.03.07 01:48:26.128168 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.03.07 01:48:26.128135 [ 272 ] {} <Debug> TCP-Session: 6d1f0c13-e0a3-434c-a35c-6ce770e62de1 Authenticating user 'default' from [fd00:1122:3344:101::c]:61642 | ||
| 640 | 2026.03.07 01:48:26.128252 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.03.07 01:48:26.128304 [ 273 ] {} <Debug> TCP-Session: bcf782c2-702d-441a-8a86-dd1d68da2141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.03.07 01:48:26.128351 [ 272 ] {} <Debug> TCP-Session: 6d1f0c13-e0a3-434c-a35c-6ce770e62de1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.03.07 01:48:26.128362 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.03.07 01:48:26.128463 [ 271 ] {} <Debug> TCP-Session: efab552c-0bf0-46e8-8724-5cbfe3b14d0b Authenticating user 'default' from [fd00:1122:3344:101::c]:39736 | ||
| 645 | 2026.03.07 01:48:26.128435 [ 272 ] {} <Debug> TCP-Session: 6d1f0c13-e0a3-434c-a35c-6ce770e62de1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.03.07 01:48:26.128502 [ 274 ] {} <Debug> TCP-Session: 24106690-a40d-4e19-ab14-4318a12ce217 Authenticating user 'default' from [fd00:1122:3344:101::c]:48524 | ||
| 647 | 2026.03.07 01:48:26.128418 [ 273 ] {} <Debug> TCP-Session: bcf782c2-702d-441a-8a86-dd1d68da2141 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.03.07 01:48:26.128408 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.03.07 01:48:26.128622 [ 271 ] {} <Debug> TCP-Session: efab552c-0bf0-46e8-8724-5cbfe3b14d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.03.07 01:48:26.128643 [ 276 ] {} <Debug> TCP-Session: 31e03fa4-c044-4207-b54c-d9c83ad0affe Authenticating user 'default' from [fd00:1122:3344:101::c]:57827 | ||
| 651 | 2026.03.07 01:48:26.128744 [ 271 ] {} <Debug> TCP-Session: efab552c-0bf0-46e8-8724-5cbfe3b14d0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.07 01:48:26.128739 [ 274 ] {} <Debug> TCP-Session: 24106690-a40d-4e19-ab14-4318a12ce217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.03.07 01:48:26.128249 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36675 | ||
| 654 | 2026.03.07 01:48:26.128851 [ 274 ] {} <Debug> TCP-Session: 24106690-a40d-4e19-ab14-4318a12ce217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.07 01:48:26.128834 [ 276 ] {} <Debug> TCP-Session: 31e03fa4-c044-4207-b54c-d9c83ad0affe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.07 01:48:26.128371 [ 275 ] {} <Debug> TCP-Session: f75edd7a-1974-44d1-92b0-fe05a47c180d Authenticating user 'default' from [fd00:1122:3344:101::c]:62249 | ||
| 657 | 2026.03.07 01:48:26.129038 [ 276 ] {} <Debug> TCP-Session: 31e03fa4-c044-4207-b54c-d9c83ad0affe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.07 01:48:26.129170 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.03.07 01:48:26.129210 [ 275 ] {} <Debug> TCP-Session: f75edd7a-1974-44d1-92b0-fe05a47c180d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.07 01:48:26.129215 [ 277 ] {} <Debug> TCP-Session: 367cbc73-9ced-445b-8092-6dfd3f77c718 Authenticating user 'default' from [fd00:1122:3344:101::c]:36675 | ||
| 661 | 2026.03.07 01:48:26.129360 [ 275 ] {} <Debug> TCP-Session: f75edd7a-1974-44d1-92b0-fe05a47c180d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.07 01:48:26.129374 [ 277 ] {} <Debug> TCP-Session: 367cbc73-9ced-445b-8092-6dfd3f77c718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.07 01:48:26.129503 [ 277 ] {} <Debug> TCP-Session: 367cbc73-9ced-445b-8092-6dfd3f77c718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.07 01:48:26.595237 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51275 | ||
| 665 | 2026.03.07 01:48:26.595421 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.03.07 01:48:26.595456 [ 278 ] {} <Debug> TCP-Session: 3d7a5794-7b22-4717-8b4e-8baf55195fac Authenticating user 'default' from [fd00:1122:3344:101::a]:51275 | ||
| 667 | 2026.03.07 01:48:26.595638 [ 278 ] {} <Debug> TCP-Session: 3d7a5794-7b22-4717-8b4e-8baf55195fac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.07 01:48:26.595653 [ 278 ] {} <Debug> TCP-Session: 3d7a5794-7b22-4717-8b4e-8baf55195fac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.07 01:48:26.595727 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.03.07 01:48:26.595886 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.03.07 01:48:26.595913 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.03.07 01:48:26.596423 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45043 | ||
| 673 | 2026.03.07 01:48:26.596519 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58121 | ||
| 674 | 2026.03.07 01:48:26.596650 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.03.07 01:48:26.596597 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43530 | ||
| 676 | 2026.03.07 01:48:26.596721 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46765 | ||
| 677 | 2026.03.07 01:48:26.596782 [ 279 ] {} <Debug> TCP-Session: 3a04b1ed-4f83-4221-84ea-f5543ea416c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:45043 | ||
| 678 | 2026.03.07 01:48:26.596918 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34957 | ||
| 679 | 2026.03.07 01:48:26.596954 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.03.07 01:48:26.596994 [ 279 ] {} <Debug> TCP-Session: 3a04b1ed-4f83-4221-84ea-f5543ea416c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.07 01:48:26.597017 [ 280 ] {} <Debug> TCP-Session: 358d08c8-c91d-4207-8745-7868193acb66 Authenticating user 'default' from [fd00:1122:3344:101::a]:58121 | ||
| 682 | 2026.03.07 01:48:26.597013 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.03.07 01:48:26.597101 [ 279 ] {} <Debug> TCP-Session: 3a04b1ed-4f83-4221-84ea-f5543ea416c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.03.07 01:48:26.597131 [ 280 ] {} <Debug> TCP-Session: 358d08c8-c91d-4207-8745-7868193acb66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.03.07 01:48:26.597123 [ 281 ] {} <Debug> TCP-Session: 36a62d08-7b1b-4e2c-9e5d-48191189bfd3 Authenticating user 'default' from [fd00:1122:3344:101::a]:43530 | ||
| 686 | 2026.03.07 01:48:26.597176 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.03.07 01:48:26.597111 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.03.07 01:48:26.597265 [ 281 ] {} <Debug> TCP-Session: 36a62d08-7b1b-4e2c-9e5d-48191189bfd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.03.07 01:48:26.597255 [ 284 ] {} <Debug> TCP-Session: ef7fce58-2dab-4b20-ab1c-9b5b4ab61a3c Authenticating user 'default' from [fd00:1122:3344:101::a]:34957 | ||
| 690 | 2026.03.07 01:48:26.597234 [ 280 ] {} <Debug> TCP-Session: 358d08c8-c91d-4207-8745-7868193acb66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.03.07 01:48:26.597544 [ 281 ] {} <Debug> TCP-Session: 36a62d08-7b1b-4e2c-9e5d-48191189bfd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.03.07 01:48:26.597534 [ 284 ] {} <Debug> TCP-Session: ef7fce58-2dab-4b20-ab1c-9b5b4ab61a3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.03.07 01:48:26.597533 [ 282 ] {} <Debug> TCP-Session: 65cce24f-632a-49d5-bc86-17177b1732da Authenticating user 'default' from [fd00:1122:3344:101::a]:46765 | ||
| 694 | 2026.03.07 01:48:26.597625 [ 284 ] {} <Debug> TCP-Session: ef7fce58-2dab-4b20-ab1c-9b5b4ab61a3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.07 01:48:26.597103 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60514 | ||
| 696 | 2026.03.07 01:48:26.597104 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65219 | ||
| 697 | 2026.03.07 01:48:26.597762 [ 282 ] {} <Debug> TCP-Session: 65cce24f-632a-49d5-bc86-17177b1732da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.03.07 01:48:26.597889 [ 282 ] {} <Debug> TCP-Session: 65cce24f-632a-49d5-bc86-17177b1732da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.07 01:48:26.597914 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.03.07 01:48:26.597954 [ 285 ] {} <Debug> TCP-Session: a9c17d26-2728-48f8-ac87-87f9238629b7 Authenticating user 'default' from [fd00:1122:3344:101::a]:60514 | ||
| 701 | 2026.03.07 01:48:26.597984 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 702 | 2026.03.07 01:48:26.598148 [ 285 ] {} <Debug> TCP-Session: a9c17d26-2728-48f8-ac87-87f9238629b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.07 01:48:26.598169 [ 285 ] {} <Debug> TCP-Session: a9c17d26-2728-48f8-ac87-87f9238629b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.07 01:48:26.598173 [ 283 ] {} <Debug> TCP-Session: f07ad65e-06ac-483a-b7b5-032b0522162a Authenticating user 'default' from [fd00:1122:3344:101::a]:65219 | ||
| 705 | 2026.03.07 01:48:26.598289 [ 283 ] {} <Debug> TCP-Session: f07ad65e-06ac-483a-b7b5-032b0522162a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.07 01:48:26.598305 [ 283 ] {} <Debug> TCP-Session: f07ad65e-06ac-483a-b7b5-032b0522162a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.07 01:48:27.001287 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.00 MiB, peak 135.00 MiB, free memory in arenas 0.00 B, will set to 139.73 MiB (RSS), difference: 4.72 MiB | ||
| 708 | 2026.03.07 01:48:31.414432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.03.07 01:48:31.414493 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.03.07 01:48:31.414556 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.03.07 01:48:31.414710 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.03.07 01:48:31.420689 [ 245 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Loading data parts | ||
| 713 | 2026.03.07 01:48:31.420855 [ 245 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): There are no data parts | ||
| 714 | 2026.03.07 01:48:31.430998 [ 244 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Loading data parts | ||
| 715 | 2026.03.07 01:48:31.431197 [ 244 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): There are no data parts | ||
| 716 | 2026.03.07 01:48:31.432992 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2026.03.07 01:48:31.433141 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 718 | 2026.03.07 01:48:31.439045 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.03.07 01:48:31.439635 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.03.07 01:48:31.439928 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2026.03.07 01:48:31.467132 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.03.07 01:48:31.467221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 723 | 2026.03.07 01:48:31.474202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.03.07 01:48:31.475689 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.03.07 01:48:31.479530 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.03.07 01:48:32.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.82 MiB, peak 148.82 MiB, free memory in arenas 0.00 B, will set to 153.94 MiB (RSS), difference: 9.12 MiB | ||
| 727 | 2026.03.07 01:48:33.914389 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.03.07 01:48:33.914515 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.03.07 01:48:33.922553 [ 243 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Loading data parts | ||
| 730 | 2026.03.07 01:48:33.922828 [ 243 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): There are no data parts | ||
| 731 | 2026.03.07 01:48:33.929681 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.03.07 01:48:33.929718 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 733 | 2026.03.07 01:48:33.931473 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.03.07 01:48:33.931942 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.03.07 01:48:33.932293 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.03.07 01:48:34.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.13 MiB, peak 158.13 MiB, free memory in arenas 0.00 B, will set to 154.95 MiB (RSS), difference: -3.18 MiB | ||
| 737 | 2026.03.07 01:48:38.882653 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.03.07 01:48:38.882904 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.03.07 01:48:38.940753 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2026.03.07 01:48:38.941453 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.03.07 01:48:38.941492 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 742 | 2026.03.07 01:48:38.942370 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.03.07 01:48:38.942794 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.03.07 01:48:38.942943 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.03.07 01:48:38.980356 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.03.07 01:48:38.997773 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.03.07 01:48:38.997834 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 748 | 2026.03.07 01:48:39.000152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.08 MiB, peak 159.23 MiB, free memory in arenas 0.00 B, will set to 156.60 MiB (RSS), difference: 1.52 MiB | ||
| 749 | 2026.03.07 01:48:39.004307 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2026.03.07 01:48:39.005416 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2026.03.07 01:48:39.008256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2026.03.07 01:48:40.001116 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.60 MiB, peak 159.70 MiB, free memory in arenas 0.00 B, will set to 157.80 MiB (RSS), difference: 5.20 MiB | ||
| 753 | 2026.03.07 01:48:42.198322 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57946 | ||
| 754 | 2026.03.07 01:48:42.198468 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2026.03.07 01:48:42.198554 [ 286 ] {} <Debug> TCP-Session: 9e5579a4-0b66-441a-9b8f-483174ba9a95 Authenticating user 'default' from [fd00:1122:3344:101::e]:57946 | ||
| 756 | 2026.03.07 01:48:42.198580 [ 286 ] {} <Debug> TCP-Session: 9e5579a4-0b66-441a-9b8f-483174ba9a95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.03.07 01:48:42.198593 [ 286 ] {} <Debug> TCP-Session: 9e5579a4-0b66-441a-9b8f-483174ba9a95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.03.07 01:48:42.198696 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 759 | 2026.03.07 01:48:42.198724 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 760 | 2026.03.07 01:48:42.198800 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 761 | 2026.03.07 01:48:42.199211 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34792 | ||
| 762 | 2026.03.07 01:48:42.199294 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36473 | ||
| 763 | 2026.03.07 01:48:42.199414 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59829 | ||
| 764 | 2026.03.07 01:48:42.199566 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59908 | ||
| 765 | 2026.03.07 01:48:42.199756 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63739 | ||
| 766 | 2026.03.07 01:48:42.199858 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50558 | ||
| 767 | 2026.03.07 01:48:42.200088 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49698 | ||
| 768 | 2026.03.07 01:48:42.200309 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54530 | ||
| 769 | 2026.03.07 01:48:42.201255 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.03.07 01:48:42.201290 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.03.07 01:48:42.201311 [ 287 ] {} <Debug> TCP-Session: 666c8d5d-c726-417c-b850-c74df973af94 Authenticating user 'default' from [fd00:1122:3344:101::e]:34792 | ||
| 772 | 2026.03.07 01:48:42.201324 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2026.03.07 01:48:42.201337 [ 294 ] {} <Debug> TCP-Session: fbe41439-3ad9-4f98-a4e7-5d19f2570f6a Authenticating user 'default' from [fd00:1122:3344:101::e]:54530 | ||
| 774 | 2026.03.07 01:48:42.201356 [ 287 ] {} <Debug> TCP-Session: 666c8d5d-c726-417c-b850-c74df973af94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.03.07 01:48:42.201374 [ 291 ] {} <Debug> TCP-Session: 7e97f97b-c677-4811-a004-1a89e3c2c45b Authenticating user 'default' from [fd00:1122:3344:101::e]:63739 | ||
| 776 | 2026.03.07 01:48:42.201377 [ 294 ] {} <Debug> TCP-Session: fbe41439-3ad9-4f98-a4e7-5d19f2570f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.03.07 01:48:42.201393 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 778 | 2026.03.07 01:48:42.201411 [ 294 ] {} <Debug> TCP-Session: fbe41439-3ad9-4f98-a4e7-5d19f2570f6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.03.07 01:48:42.201414 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.03.07 01:48:42.201451 [ 289 ] {} <Debug> TCP-Session: 59bc4dab-0cf3-47bd-95d6-aca3c51541cd Authenticating user 'default' from [fd00:1122:3344:101::e]:59829 | ||
| 781 | 2026.03.07 01:48:42.201419 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.03.07 01:48:42.201473 [ 290 ] {} <Debug> TCP-Session: 9729ab81-447a-464a-95f0-833777020c6c Authenticating user 'default' from [fd00:1122:3344:101::e]:59908 | ||
| 783 | 2026.03.07 01:48:42.201489 [ 289 ] {} <Debug> TCP-Session: 59bc4dab-0cf3-47bd-95d6-aca3c51541cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.03.07 01:48:42.201518 [ 288 ] {} <Debug> TCP-Session: 84b2bebe-e1d8-4342-9832-6c9ec23d5ed0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36473 | ||
| 785 | 2026.03.07 01:48:42.201519 [ 290 ] {} <Debug> TCP-Session: 9729ab81-447a-464a-95f0-833777020c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.03.07 01:48:42.201536 [ 289 ] {} <Debug> TCP-Session: 59bc4dab-0cf3-47bd-95d6-aca3c51541cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.03.07 01:48:42.201555 [ 290 ] {} <Debug> TCP-Session: 9729ab81-447a-464a-95f0-833777020c6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.03.07 01:48:42.201553 [ 288 ] {} <Debug> TCP-Session: 84b2bebe-e1d8-4342-9832-6c9ec23d5ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.03.07 01:48:42.201402 [ 291 ] {} <Debug> TCP-Session: 7e97f97b-c677-4811-a004-1a89e3c2c45b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.03.07 01:48:42.201600 [ 288 ] {} <Debug> TCP-Session: 84b2bebe-e1d8-4342-9832-6c9ec23d5ed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.03.07 01:48:42.201621 [ 291 ] {} <Debug> TCP-Session: 7e97f97b-c677-4811-a004-1a89e3c2c45b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.03.07 01:48:42.201367 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 793 | 2026.03.07 01:48:42.201334 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 794 | 2026.03.07 01:48:42.201686 [ 293 ] {} <Debug> TCP-Session: 900a8c0a-98dd-47be-a421-ba005f3d56bb Authenticating user 'default' from [fd00:1122:3344:101::e]:49698 | ||
| 795 | 2026.03.07 01:48:42.201393 [ 287 ] {} <Debug> TCP-Session: 666c8d5d-c726-417c-b850-c74df973af94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.03.07 01:48:42.201717 [ 292 ] {} <Debug> TCP-Session: 2f5a32be-de73-4be2-8c48-c938638e8ca1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50558 | ||
| 797 | 2026.03.07 01:48:42.201715 [ 293 ] {} <Debug> TCP-Session: 900a8c0a-98dd-47be-a421-ba005f3d56bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.03.07 01:48:42.201752 [ 292 ] {} <Debug> TCP-Session: 2f5a32be-de73-4be2-8c48-c938638e8ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.03.07 01:48:42.201767 [ 293 ] {} <Debug> TCP-Session: 900a8c0a-98dd-47be-a421-ba005f3d56bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.03.07 01:48:42.201778 [ 292 ] {} <Debug> TCP-Session: 2f5a32be-de73-4be2-8c48-c938638e8ca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.03.07 01:48:42.203779 [ 286 ] {} <Trace> TCP-Session: 9e5579a4-0b66-441a-9b8f-483174ba9a95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2026.03.07 01:48:42.203959 [ 286 ] {8491c5ca-7329-4c52-8c67-033c1600eb28} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57946) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 803 | 2026.03.07 01:48:42.206730 [ 286 ] {8491c5ca-7329-4c52-8c67-033c1600eb28} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 804 | 2026.03.07 01:48:42.213442 [ 286 ] {8491c5ca-7329-4c52-8c67-033c1600eb28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2026.03.07 01:48:42.221073 [ 286 ] {8491c5ca-7329-4c52-8c67-033c1600eb28} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 806 | 2026.03.07 01:48:42.237667 [ 297 ] {8491c5ca-7329-4c52-8c67-033c1600eb28} <Trace> AggregatingTransform: Aggregating | ||
| 807 | 2026.03.07 01:48:42.237767 [ 297 ] {8491c5ca-7329-4c52-8c67-033c1600eb28} <Trace> Aggregator: Aggregation method: without_key | ||
| 808 | 2026.03.07 01:48:42.238412 [ 297 ] {8491c5ca-7329-4c52-8c67-033c1600eb28} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006623026 sec. (150.988 rows/sec., 5.90 KiB/sec.) | ||
| 809 | 2026.03.07 01:48:42.238439 [ 297 ] {8491c5ca-7329-4c52-8c67-033c1600eb28} <Trace> Aggregator: Merging aggregated data | ||
| 810 | 2026.03.07 01:48:42.238467 [ 297 ] {8491c5ca-7329-4c52-8c67-033c1600eb28} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 811 | 2026.03.07 01:48:42.239914 [ 286 ] {8491c5ca-7329-4c52-8c67-033c1600eb28} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.03601 sec., 27.770063871146903 rows/sec., 1.08 KiB/sec. | ||
| 812 | 2026.03.07 01:48:42.240153 [ 286 ] {8491c5ca-7329-4c52-8c67-033c1600eb28} <Debug> TCPHandler: Processed in 0.036534292 sec. | ||
| 813 | 2026.03.07 01:48:42.245594 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.03.07 01:48:42.245637 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2026.03.07 01:48:42.245666 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 816 | 2026.03.07 01:48:42.245710 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2026.03.07 01:48:42.245740 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2026.03.07 01:48:42.245768 [ 287 ] {} <Debug> TCP-Session: 666c8d5d-c726-417c-b850-c74df973af94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.03.07 01:48:42.245776 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 820 | 2026.03.07 01:48:42.245802 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 821 | 2026.03.07 01:48:42.245819 [ 288 ] {} <Debug> TCP-Session: 84b2bebe-e1d8-4342-9832-6c9ec23d5ed0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.03.07 01:48:42.245843 [ 292 ] {} <Debug> TCP-Session: 2f5a32be-de73-4be2-8c48-c938638e8ca1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.03.07 01:48:42.245874 [ 294 ] {} <Debug> TCP-Session: fbe41439-3ad9-4f98-a4e7-5d19f2570f6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.03.07 01:48:42.245768 [ 290 ] {} <Debug> TCP-Session: 9729ab81-447a-464a-95f0-833777020c6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.03.07 01:48:42.245755 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 826 | 2026.03.07 01:48:42.245685 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 827 | 2026.03.07 01:48:42.245967 [ 291 ] {} <Debug> TCP-Session: 7e97f97b-c677-4811-a004-1a89e3c2c45b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.03.07 01:48:42.245697 [ 293 ] {} <Debug> TCP-Session: 900a8c0a-98dd-47be-a421-ba005f3d56bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.03.07 01:48:42.246018 [ 289 ] {} <Debug> TCP-Session: 59bc4dab-0cf3-47bd-95d6-aca3c51541cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2026.03.07 01:48:42.245677 [ 286 ] {} <Debug> TCP-Session: 9e5579a4-0b66-441a-9b8f-483174ba9a95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2026.03.07 01:48:42.417621 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58048 | ||
| 832 | 2026.03.07 01:48:42.417738 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 833 | 2026.03.07 01:48:42.417768 [ 286 ] {} <Debug> TCP-Session: 7042dd68-d69a-4424-bc05-9052fd58488a Authenticating user 'default' from [fd00:1122:3344:101::e]:58048 | ||
| 834 | 2026.03.07 01:48:42.417792 [ 286 ] {} <Debug> TCP-Session: 7042dd68-d69a-4424-bc05-9052fd58488a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.03.07 01:48:42.417806 [ 286 ] {} <Debug> TCP-Session: 7042dd68-d69a-4424-bc05-9052fd58488a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.03.07 01:48:42.418022 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42034 | ||
| 837 | 2026.03.07 01:48:42.418032 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40641 | ||
| 838 | 2026.03.07 01:48:42.418067 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41910 | ||
| 839 | 2026.03.07 01:48:42.418090 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44447 | ||
| 840 | 2026.03.07 01:48:42.418116 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50998 | ||
| 841 | 2026.03.07 01:48:42.418151 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.03.07 01:48:42.418171 [ 286 ] {} <Trace> TCP-Session: 7042dd68-d69a-4424-bc05-9052fd58488a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.03.07 01:48:42.418188 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.03.07 01:48:42.418206 [ 287 ] {} <Debug> TCP-Session: 2b1b333a-5af6-42ae-b3ad-28c575041e99 Authenticating user 'default' from [fd00:1122:3344:101::e]:42034 | ||
| 845 | 2026.03.07 01:48:42.418236 [ 292 ] {} <Debug> TCP-Session: a64ed447-dea1-4b5f-a597-3dcda46bf171 Authenticating user 'default' from [fd00:1122:3344:101::e]:44447 | ||
| 846 | 2026.03.07 01:48:42.418253 [ 287 ] {} <Debug> TCP-Session: 2b1b333a-5af6-42ae-b3ad-28c575041e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.03.07 01:48:42.418257 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 848 | 2026.03.07 01:48:42.418275 [ 287 ] {} <Debug> TCP-Session: 2b1b333a-5af6-42ae-b3ad-28c575041e99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.03.07 01:48:42.418166 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2026.03.07 01:48:42.418310 [ 293 ] {} <Debug> TCP-Session: b28dfc82-9d98-4ebe-bd6b-c31a0f70099d Authenticating user 'default' from [fd00:1122:3344:101::e]:50998 | ||
| 851 | 2026.03.07 01:48:42.418343 [ 288 ] {} <Debug> TCP-Session: 5c078f5a-4b32-45a1-9003-8374137e339f Authenticating user 'default' from [fd00:1122:3344:101::e]:40641 | ||
| 852 | 2026.03.07 01:48:42.418109 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55322 | ||
| 853 | 2026.03.07 01:48:42.418371 [ 286 ] {12574ddb-701d-4fd3-802c-060abcc7f9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58048) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 854 | 2026.03.07 01:48:42.418384 [ 293 ] {} <Debug> TCP-Session: b28dfc82-9d98-4ebe-bd6b-c31a0f70099d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.03.07 01:48:42.418370 [ 288 ] {} <Debug> TCP-Session: 5c078f5a-4b32-45a1-9003-8374137e339f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.03.07 01:48:42.418444 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 857 | 2026.03.07 01:48:42.418461 [ 288 ] {} <Debug> TCP-Session: 5c078f5a-4b32-45a1-9003-8374137e339f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.03.07 01:48:42.418481 [ 294 ] {} <Debug> TCP-Session: c2e32695-8210-45f8-bc3c-25e7be1ce21d Authenticating user 'default' from [fd00:1122:3344:101::e]:55322 | ||
| 859 | 2026.03.07 01:48:42.418079 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34908 | ||
| 860 | 2026.03.07 01:48:42.418512 [ 294 ] {} <Debug> TCP-Session: c2e32695-8210-45f8-bc3c-25e7be1ce21d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.03.07 01:48:42.418053 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57945 | ||
| 862 | 2026.03.07 01:48:42.418553 [ 294 ] {} <Debug> TCP-Session: c2e32695-8210-45f8-bc3c-25e7be1ce21d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.03.07 01:48:42.418585 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 864 | 2026.03.07 01:48:42.418181 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 865 | 2026.03.07 01:48:42.418636 [ 291 ] {} <Debug> TCP-Session: 47a83d6f-1cc7-4c80-be43-ba1a5779bc71 Authenticating user 'default' from [fd00:1122:3344:101::e]:34908 | ||
| 866 | 2026.03.07 01:48:42.418686 [ 286 ] {12574ddb-701d-4fd3-802c-060abcc7f9f0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 867 | 2026.03.07 01:48:42.418688 [ 290 ] {} <Debug> TCP-Session: f62f0d5d-4268-4aae-b522-9e4f1d897c45 Authenticating user 'default' from [fd00:1122:3344:101::e]:41910 | ||
| 868 | 2026.03.07 01:48:42.418720 [ 291 ] {} <Debug> TCP-Session: 47a83d6f-1cc7-4c80-be43-ba1a5779bc71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.03.07 01:48:42.418754 [ 286 ] {12574ddb-701d-4fd3-802c-060abcc7f9f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2026.03.07 01:48:42.418741 [ 290 ] {} <Debug> TCP-Session: f62f0d5d-4268-4aae-b522-9e4f1d897c45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.03.07 01:48:42.418792 [ 291 ] {} <Debug> TCP-Session: 47a83d6f-1cc7-4c80-be43-ba1a5779bc71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.03.07 01:48:42.418807 [ 290 ] {} <Debug> TCP-Session: f62f0d5d-4268-4aae-b522-9e4f1d897c45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.03.07 01:48:42.418654 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 874 | 2026.03.07 01:48:42.418444 [ 293 ] {} <Debug> TCP-Session: b28dfc82-9d98-4ebe-bd6b-c31a0f70099d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.03.07 01:48:42.418268 [ 292 ] {} <Debug> TCP-Session: a64ed447-dea1-4b5f-a597-3dcda46bf171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.03.07 01:48:42.418878 [ 289 ] {} <Debug> TCP-Session: 3ca483ec-e55a-4663-9bca-c5a8afdc5d45 Authenticating user 'default' from [fd00:1122:3344:101::e]:57945 | ||
| 877 | 2026.03.07 01:48:42.418904 [ 292 ] {} <Debug> TCP-Session: a64ed447-dea1-4b5f-a597-3dcda46bf171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.03.07 01:48:42.418919 [ 289 ] {} <Debug> TCP-Session: 3ca483ec-e55a-4663-9bca-c5a8afdc5d45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.03.07 01:48:42.418938 [ 289 ] {} <Debug> TCP-Session: 3ca483ec-e55a-4663-9bca-c5a8afdc5d45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.03.07 01:48:42.419141 [ 286 ] {12574ddb-701d-4fd3-802c-060abcc7f9f0} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 881 | 2026.03.07 01:48:42.420215 [ 330 ] {12574ddb-701d-4fd3-802c-060abcc7f9f0} <Trace> AggregatingTransform: Aggregating | ||
| 882 | 2026.03.07 01:48:42.420324 [ 330 ] {12574ddb-701d-4fd3-802c-060abcc7f9f0} <Trace> Aggregator: Aggregation method: without_key | ||
| 883 | 2026.03.07 01:48:42.420360 [ 330 ] {12574ddb-701d-4fd3-802c-060abcc7f9f0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001113876 sec. (897.766 rows/sec., 35.07 KiB/sec.) | ||
| 884 | 2026.03.07 01:48:42.420380 [ 330 ] {12574ddb-701d-4fd3-802c-060abcc7f9f0} <Trace> Aggregator: Merging aggregated data | ||
| 885 | 2026.03.07 01:48:42.421591 [ 286 ] {12574ddb-701d-4fd3-802c-060abcc7f9f0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003284 sec., 304.50669914738125 rows/sec., 11.89 KiB/sec. | ||
| 886 | 2026.03.07 01:48:42.421784 [ 286 ] {12574ddb-701d-4fd3-802c-060abcc7f9f0} <Debug> TCPHandler: Processed in 0.003757773 sec. | ||
| 887 | 2026.03.07 01:48:42.421918 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.03.07 01:48:42.421952 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.03.07 01:48:42.421962 [ 286 ] {} <Debug> TCP-Session: 7042dd68-d69a-4424-bc05-9052fd58488a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.03.07 01:48:42.422002 [ 287 ] {} <Debug> TCP-Session: 2b1b333a-5af6-42ae-b3ad-28c575041e99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.03.07 01:48:42.422007 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.03.07 01:48:42.422027 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.03.07 01:48:42.421979 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.03.07 01:48:42.422057 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.03.07 01:48:42.422085 [ 293 ] {} <Debug> TCP-Session: b28dfc82-9d98-4ebe-bd6b-c31a0f70099d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.03.07 01:48:42.422103 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.03.07 01:48:42.422109 [ 288 ] {} <Debug> TCP-Session: 5c078f5a-4b32-45a1-9003-8374137e339f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.03.07 01:48:42.422132 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2026.03.07 01:48:42.422150 [ 294 ] {} <Debug> TCP-Session: c2e32695-8210-45f8-bc3c-25e7be1ce21d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.03.07 01:48:42.422124 [ 289 ] {} <Debug> TCP-Session: 3ca483ec-e55a-4663-9bca-c5a8afdc5d45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.03.07 01:48:42.422179 [ 292 ] {} <Debug> TCP-Session: a64ed447-dea1-4b5f-a597-3dcda46bf171 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.03.07 01:48:42.422060 [ 290 ] {} <Debug> TCP-Session: f62f0d5d-4268-4aae-b522-9e4f1d897c45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.03.07 01:48:42.422080 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 904 | 2026.03.07 01:48:42.422276 [ 291 ] {} <Debug> TCP-Session: 47a83d6f-1cc7-4c80-be43-ba1a5779bc71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.03.07 01:48:42.953006 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44321 | ||
| 906 | 2026.03.07 01:48:42.953118 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.03.07 01:48:42.953146 [ 286 ] {} <Debug> TCP-Session: a362579b-9cf6-47ca-a5b6-5a8da0a4a2c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44321 | ||
| 908 | 2026.03.07 01:48:42.953167 [ 286 ] {} <Debug> TCP-Session: a362579b-9cf6-47ca-a5b6-5a8da0a4a2c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.03.07 01:48:42.953180 [ 286 ] {} <Debug> TCP-Session: a362579b-9cf6-47ca-a5b6-5a8da0a4a2c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.03.07 01:48:42.953405 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59601 | ||
| 911 | 2026.03.07 01:48:42.953434 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61144 | ||
| 912 | 2026.03.07 01:48:42.953447 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37518 | ||
| 913 | 2026.03.07 01:48:42.953488 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62599 | ||
| 914 | 2026.03.07 01:48:42.953464 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54721 | ||
| 915 | 2026.03.07 01:48:42.953531 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 916 | 2026.03.07 01:48:42.953570 [ 286 ] {} <Trace> TCP-Session: a362579b-9cf6-47ca-a5b6-5a8da0a4a2c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.03.07 01:48:42.953587 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.03.07 01:48:42.953606 [ 287 ] {} <Debug> TCP-Session: f31d9ebc-9d96-4302-8f4a-f0caf6211552 Authenticating user 'default' from [fd00:1122:3344:101::e]:59601 | ||
| 919 | 2026.03.07 01:48:42.953569 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 920 | 2026.03.07 01:48:42.953653 [ 287 ] {} <Debug> TCP-Session: f31d9ebc-9d96-4302-8f4a-f0caf6211552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.03.07 01:48:42.953646 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 922 | 2026.03.07 01:48:42.953678 [ 291 ] {} <Debug> TCP-Session: bb95d9de-f67a-4a89-962b-272229c54bed Authenticating user 'default' from [fd00:1122:3344:101::e]:37518 | ||
| 923 | 2026.03.07 01:48:42.953702 [ 293 ] {} <Debug> TCP-Session: 3a1105fe-759e-4f7f-a0a7-7a6290f8ac87 Authenticating user 'default' from [fd00:1122:3344:101::e]:54721 | ||
| 924 | 2026.03.07 01:48:42.953676 [ 287 ] {} <Debug> TCP-Session: f31d9ebc-9d96-4302-8f4a-f0caf6211552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.03.07 01:48:42.953720 [ 291 ] {} <Debug> TCP-Session: bb95d9de-f67a-4a89-962b-272229c54bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.03.07 01:48:42.953741 [ 293 ] {} <Debug> TCP-Session: 3a1105fe-759e-4f7f-a0a7-7a6290f8ac87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.03.07 01:48:42.953758 [ 286 ] {9797907a-d577-480b-b73f-bf2b24a16009} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44321) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 928 | 2026.03.07 01:48:42.953781 [ 293 ] {} <Debug> TCP-Session: 3a1105fe-759e-4f7f-a0a7-7a6290f8ac87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.03.07 01:48:42.953760 [ 291 ] {} <Debug> TCP-Session: bb95d9de-f67a-4a89-962b-272229c54bed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.03.07 01:48:42.953639 [ 294 ] {} <Debug> TCP-Session: d830e457-8bea-4a62-b485-a38245540e38 Authenticating user 'default' from [fd00:1122:3344:101::e]:62599 | ||
| 931 | 2026.03.07 01:48:42.953530 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 932 | 2026.03.07 01:48:42.953863 [ 294 ] {} <Debug> TCP-Session: d830e457-8bea-4a62-b485-a38245540e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.03.07 01:48:42.953454 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46569 | ||
| 934 | 2026.03.07 01:48:42.953885 [ 290 ] {} <Debug> TCP-Session: 1a19f44a-9569-42fc-bd8d-4ce0693f35ac Authenticating user 'default' from [fd00:1122:3344:101::e]:61144 | ||
| 935 | 2026.03.07 01:48:42.953886 [ 294 ] {} <Debug> TCP-Session: d830e457-8bea-4a62-b485-a38245540e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.03.07 01:48:42.953960 [ 290 ] {} <Debug> TCP-Session: 1a19f44a-9569-42fc-bd8d-4ce0693f35ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.03.07 01:48:42.953430 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63612 | ||
| 938 | 2026.03.07 01:48:42.953982 [ 290 ] {} <Debug> TCP-Session: 1a19f44a-9569-42fc-bd8d-4ce0693f35ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.03.07 01:48:42.954018 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 940 | 2026.03.07 01:48:42.953428 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65131 | ||
| 941 | 2026.03.07 01:48:42.954049 [ 286 ] {9797907a-d577-480b-b73f-bf2b24a16009} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 942 | 2026.03.07 01:48:42.954065 [ 292 ] {} <Debug> TCP-Session: 6fd91cae-5817-46cf-9948-4ff4dcb9d0b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46569 | ||
| 943 | 2026.03.07 01:48:42.954056 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2026.03.07 01:48:42.954122 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 945 | 2026.03.07 01:48:42.954129 [ 292 ] {} <Debug> TCP-Session: 6fd91cae-5817-46cf-9948-4ff4dcb9d0b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.03.07 01:48:42.954134 [ 286 ] {9797907a-d577-480b-b73f-bf2b24a16009} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 947 | 2026.03.07 01:48:42.954157 [ 288 ] {} <Debug> TCP-Session: 91c626a4-f4c7-4a76-94a3-cc733f35f3e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:65131 | ||
| 948 | 2026.03.07 01:48:42.954189 [ 292 ] {} <Debug> TCP-Session: 6fd91cae-5817-46cf-9948-4ff4dcb9d0b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.03.07 01:48:42.954216 [ 288 ] {} <Debug> TCP-Session: 91c626a4-f4c7-4a76-94a3-cc733f35f3e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.03.07 01:48:42.954144 [ 289 ] {} <Debug> TCP-Session: 33fde6f1-381b-448b-8d2d-6a33e0d36209 Authenticating user 'default' from [fd00:1122:3344:101::e]:63612 | ||
| 951 | 2026.03.07 01:48:42.954234 [ 288 ] {} <Debug> TCP-Session: 91c626a4-f4c7-4a76-94a3-cc733f35f3e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.03.07 01:48:42.954260 [ 289 ] {} <Debug> TCP-Session: 33fde6f1-381b-448b-8d2d-6a33e0d36209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.03.07 01:48:42.954278 [ 289 ] {} <Debug> TCP-Session: 33fde6f1-381b-448b-8d2d-6a33e0d36209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.03.07 01:48:42.954592 [ 286 ] {9797907a-d577-480b-b73f-bf2b24a16009} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 955 | 2026.03.07 01:48:42.955612 [ 317 ] {9797907a-d577-480b-b73f-bf2b24a16009} <Trace> AggregatingTransform: Aggregating | ||
| 956 | 2026.03.07 01:48:42.955662 [ 317 ] {9797907a-d577-480b-b73f-bf2b24a16009} <Trace> Aggregator: Aggregation method: without_key | ||
| 957 | 2026.03.07 01:48:42.955700 [ 317 ] {9797907a-d577-480b-b73f-bf2b24a16009} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001001481 sec. (998.521 rows/sec., 39.00 KiB/sec.) | ||
| 958 | 2026.03.07 01:48:42.955720 [ 317 ] {9797907a-d577-480b-b73f-bf2b24a16009} <Trace> Aggregator: Merging aggregated data | ||
| 959 | 2026.03.07 01:48:42.956915 [ 286 ] {9797907a-d577-480b-b73f-bf2b24a16009} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003214 sec., 311.1387678904792 rows/sec., 12.15 KiB/sec. | ||
| 960 | 2026.03.07 01:48:42.957118 [ 286 ] {9797907a-d577-480b-b73f-bf2b24a16009} <Debug> TCPHandler: Processed in 0.003674049 sec. | ||
| 961 | 2026.03.07 01:48:42.957275 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.03.07 01:48:42.957310 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.03.07 01:48:42.957337 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.03.07 01:48:42.957314 [ 286 ] {} <Debug> TCP-Session: a362579b-9cf6-47ca-a5b6-5a8da0a4a2c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2026.03.07 01:48:42.957364 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.03.07 01:48:42.957387 [ 293 ] {} <Debug> TCP-Session: 3a1105fe-759e-4f7f-a0a7-7a6290f8ac87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.03.07 01:48:42.957410 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.03.07 01:48:42.957434 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.03.07 01:48:42.957468 [ 290 ] {} <Debug> TCP-Session: 1a19f44a-9569-42fc-bd8d-4ce0693f35ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.03.07 01:48:42.957488 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.03.07 01:48:42.957495 [ 289 ] {} <Debug> TCP-Session: 33fde6f1-381b-448b-8d2d-6a33e0d36209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.03.07 01:48:42.957531 [ 294 ] {} <Debug> TCP-Session: d830e457-8bea-4a62-b485-a38245540e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.03.07 01:48:42.957469 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.03.07 01:48:42.957443 [ 287 ] {} <Debug> TCP-Session: f31d9ebc-9d96-4302-8f4a-f0caf6211552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.03.07 01:48:42.957382 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 976 | 2026.03.07 01:48:42.957603 [ 292 ] {} <Debug> TCP-Session: 6fd91cae-5817-46cf-9948-4ff4dcb9d0b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.03.07 01:48:42.957371 [ 288 ] {} <Debug> TCP-Session: 91c626a4-f4c7-4a76-94a3-cc733f35f3e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.03.07 01:48:42.957649 [ 291 ] {} <Debug> TCP-Session: bb95d9de-f67a-4a89-962b-272229c54bed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.03.07 01:48:43.001266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.55 MiB, peak 168.20 MiB, free memory in arenas 0.00 B, will set to 161.77 MiB (RSS), difference: 3.21 MiB | ||
| 980 | 2026.03.07 01:48:43.182477 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56387 | ||
| 981 | 2026.03.07 01:48:43.182592 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 982 | 2026.03.07 01:48:43.182618 [ 286 ] {} <Debug> TCP-Session: 85bd0e9e-29eb-4176-a3aa-8f3c35593e36 Authenticating user 'default' from [fd00:1122:3344:101::e]:56387 | ||
| 983 | 2026.03.07 01:48:43.182639 [ 286 ] {} <Debug> TCP-Session: 85bd0e9e-29eb-4176-a3aa-8f3c35593e36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2026.03.07 01:48:43.182651 [ 286 ] {} <Debug> TCP-Session: 85bd0e9e-29eb-4176-a3aa-8f3c35593e36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.03.07 01:48:43.182890 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56483 | ||
| 986 | 2026.03.07 01:48:43.182913 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36467 | ||
| 987 | 2026.03.07 01:48:43.182969 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37476 | ||
| 988 | 2026.03.07 01:48:43.182984 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53542 | ||
| 989 | 2026.03.07 01:48:43.183014 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 990 | 2026.03.07 01:48:43.183012 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34220 | ||
| 991 | 2026.03.07 01:48:43.183052 [ 287 ] {} <Debug> TCP-Session: 30457bc8-4ceb-4c92-bbd0-2c3b0981a1a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56483 | ||
| 992 | 2026.03.07 01:48:43.183068 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 993 | 2026.03.07 01:48:43.183080 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 994 | 2026.03.07 01:48:43.183106 [ 287 ] {} <Debug> TCP-Session: 30457bc8-4ceb-4c92-bbd0-2c3b0981a1a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.03.07 01:48:43.183110 [ 290 ] {} <Debug> TCP-Session: 9ac20336-2591-4f87-81d1-144925788f4d Authenticating user 'default' from [fd00:1122:3344:101::e]:37476 | ||
| 996 | 2026.03.07 01:48:43.183125 [ 287 ] {} <Debug> TCP-Session: 30457bc8-4ceb-4c92-bbd0-2c3b0981a1a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2026.03.07 01:48:43.183124 [ 291 ] {} <Debug> TCP-Session: 5634948b-373d-40ca-9880-1644a91676e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53542 | ||
| 998 | 2026.03.07 01:48:43.183146 [ 290 ] {} <Debug> TCP-Session: 9ac20336-2591-4f87-81d1-144925788f4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2026.03.07 01:48:43.183154 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1000 | 2026.03.07 01:48:43.183183 [ 290 ] {} <Debug> TCP-Session: 9ac20336-2591-4f87-81d1-144925788f4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.03.07 01:48:43.183159 [ 291 ] {} <Debug> TCP-Session: 5634948b-373d-40ca-9880-1644a91676e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2026.03.07 01:48:43.183207 [ 293 ] {} <Debug> TCP-Session: 04b9e3b6-8a5f-4564-9dbe-d110b010dbc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34220 | ||
| 1003 | 2026.03.07 01:48:43.183232 [ 291 ] {} <Debug> TCP-Session: 5634948b-373d-40ca-9880-1644a91676e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1004 | 2026.03.07 01:48:43.183037 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1005 | 2026.03.07 01:48:43.183257 [ 293 ] {} <Debug> TCP-Session: 04b9e3b6-8a5f-4564-9dbe-d110b010dbc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1006 | 2026.03.07 01:48:43.183020 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32887 | ||
| 1007 | 2026.03.07 01:48:43.183296 [ 288 ] {} <Debug> TCP-Session: 983c78c8-79f9-4ba1-ba5d-9984bc78d107 Authenticating user 'default' from [fd00:1122:3344:101::e]:36467 | ||
| 1008 | 2026.03.07 01:48:43.183298 [ 293 ] {} <Debug> TCP-Session: 04b9e3b6-8a5f-4564-9dbe-d110b010dbc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.03.07 01:48:43.183353 [ 288 ] {} <Debug> TCP-Session: 983c78c8-79f9-4ba1-ba5d-9984bc78d107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2026.03.07 01:48:43.182991 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63436 | ||
| 1011 | 2026.03.07 01:48:43.183376 [ 288 ] {} <Debug> TCP-Session: 983c78c8-79f9-4ba1-ba5d-9984bc78d107 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2026.03.07 01:48:43.183375 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1013 | 2026.03.07 01:48:43.182981 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57732 | ||
| 1014 | 2026.03.07 01:48:43.183453 [ 294 ] {} <Debug> TCP-Session: c34c8580-3d84-453f-a593-b575dceeb026 Authenticating user 'default' from [fd00:1122:3344:101::e]:32887 | ||
| 1015 | 2026.03.07 01:48:43.183466 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1016 | 2026.03.07 01:48:43.183504 [ 294 ] {} <Debug> TCP-Session: c34c8580-3d84-453f-a593-b575dceeb026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.03.07 01:48:43.183523 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1018 | 2026.03.07 01:48:43.183531 [ 294 ] {} <Debug> TCP-Session: c34c8580-3d84-453f-a593-b575dceeb026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.03.07 01:48:43.183554 [ 289 ] {} <Debug> TCP-Session: 7993b234-3caa-49a4-92d3-c002ee5dee3a Authenticating user 'default' from [fd00:1122:3344:101::e]:57732 | ||
| 1020 | 2026.03.07 01:48:43.183526 [ 292 ] {} <Debug> TCP-Session: fdf8d0a6-f4d0-4b1e-a26c-79d75c304e67 Authenticating user 'default' from [fd00:1122:3344:101::e]:63436 | ||
| 1021 | 2026.03.07 01:48:43.183582 [ 289 ] {} <Debug> TCP-Session: 7993b234-3caa-49a4-92d3-c002ee5dee3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.03.07 01:48:43.183609 [ 292 ] {} <Debug> TCP-Session: fdf8d0a6-f4d0-4b1e-a26c-79d75c304e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.03.07 01:48:43.183617 [ 289 ] {} <Debug> TCP-Session: 7993b234-3caa-49a4-92d3-c002ee5dee3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2026.03.07 01:48:43.183636 [ 292 ] {} <Debug> TCP-Session: fdf8d0a6-f4d0-4b1e-a26c-79d75c304e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.03.07 01:48:43.182999 [ 286 ] {} <Trace> TCP-Session: 85bd0e9e-29eb-4176-a3aa-8f3c35593e36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1026 | 2026.03.07 01:48:43.183877 [ 286 ] {0b440895-94b3-40c5-bf1a-7961b3e4720d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56387) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1027 | 2026.03.07 01:48:43.184199 [ 286 ] {0b440895-94b3-40c5-bf1a-7961b3e4720d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1028 | 2026.03.07 01:48:43.184270 [ 286 ] {0b440895-94b3-40c5-bf1a-7961b3e4720d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1029 | 2026.03.07 01:48:43.184620 [ 286 ] {0b440895-94b3-40c5-bf1a-7961b3e4720d} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 1030 | 2026.03.07 01:48:43.184708 [ 286 ] {0b440895-94b3-40c5-bf1a-7961b3e4720d} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1031 | 2026.03.07 01:48:43.530095 [ 306 ] {0b440895-94b3-40c5-bf1a-7961b3e4720d} <Trace> AggregatingTransform: Aggregating | ||
| 1032 | 2026.03.07 01:48:43.530166 [ 306 ] {0b440895-94b3-40c5-bf1a-7961b3e4720d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1033 | 2026.03.07 01:48:43.530207 [ 306 ] {0b440895-94b3-40c5-bf1a-7961b3e4720d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001051774 sec. (950.775 rows/sec., 37.14 KiB/sec.) | ||
| 1034 | 2026.03.07 01:48:43.530226 [ 306 ] {0b440895-94b3-40c5-bf1a-7961b3e4720d} <Trace> Aggregator: Merging aggregated data | ||
| 1035 | 2026.03.07 01:48:43.531586 [ 286 ] {0b440895-94b3-40c5-bf1a-7961b3e4720d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.347793 sec., 2.875273510392676 rows/sec., 115.01 B/sec. | ||
| 1036 | 2026.03.07 01:48:43.531722 [ 286 ] {0b440895-94b3-40c5-bf1a-7961b3e4720d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1037 | 2026.03.07 01:48:43.531738 [ 286 ] {0b440895-94b3-40c5-bf1a-7961b3e4720d} <Debug> TCPHandler: Processed in 0.348870964 sec. | ||
| 1038 | 2026.03.07 01:48:43.531858 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1039 | 2026.03.07 01:48:43.531891 [ 294 ] {} <Debug> TCP-Session: c34c8580-3d84-453f-a593-b575dceeb026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.03.07 01:48:43.531905 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1041 | 2026.03.07 01:48:43.531933 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1042 | 2026.03.07 01:48:43.531973 [ 287 ] {} <Debug> TCP-Session: 30457bc8-4ceb-4c92-bbd0-2c3b0981a1a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.03.07 01:48:43.531984 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1044 | 2026.03.07 01:48:43.532004 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1045 | 2026.03.07 01:48:43.532026 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1046 | 2026.03.07 01:48:43.532046 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1047 | 2026.03.07 01:48:43.532071 [ 292 ] {} <Debug> TCP-Session: fdf8d0a6-f4d0-4b1e-a26c-79d75c304e67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2026.03.07 01:48:43.532091 [ 291 ] {} <Debug> TCP-Session: 5634948b-373d-40ca-9880-1644a91676e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1049 | 2026.03.07 01:48:43.532116 [ 293 ] {} <Debug> TCP-Session: 04b9e3b6-8a5f-4564-9dbe-d110b010dbc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.03.07 01:48:43.532070 [ 288 ] {} <Debug> TCP-Session: 983c78c8-79f9-4ba1-ba5d-9984bc78d107 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.03.07 01:48:43.532019 [ 289 ] {} <Debug> TCP-Session: 7993b234-3caa-49a4-92d3-c002ee5dee3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.03.07 01:48:43.531947 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1053 | 2026.03.07 01:48:43.532062 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1054 | 2026.03.07 01:48:43.532234 [ 290 ] {} <Debug> TCP-Session: 9ac20336-2591-4f87-81d1-144925788f4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.03.07 01:48:43.532239 [ 286 ] {} <Debug> TCP-Session: 85bd0e9e-29eb-4176-a3aa-8f3c35593e36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.03.07 01:48:43.933126 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 8 entries to flush up to offset 96 | ||
| 1057 | 2026.03.07 01:48:43.935469 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1058 | 2026.03.07 01:48:43.935535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1059 | 2026.03.07 01:48:43.937136 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1060 | 2026.03.07 01:48:43.937713 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1061 | 2026.03.07 01:48:43.938071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 96 | ||
| 1062 | 2026.03.07 01:48:44.000275 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.18 MiB, peak 175.32 MiB, free memory in arenas 0.00 B, will set to 182.75 MiB (RSS), difference: 23.57 MiB | ||
| 1063 | 2026.03.07 01:48:46.099702 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1064 | 2026.03.07 01:48:46.099911 [ 3 ] {6988e2c3-46c3-49b5-8f8d-584d5abe59a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1065 | 2026.03.07 01:48:46.100191 [ 3 ] {6988e2c3-46c3-49b5-8f8d-584d5abe59a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1066 | 2026.03.07 01:48:46.100254 [ 3 ] {6988e2c3-46c3-49b5-8f8d-584d5abe59a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1067 | 2026.03.07 01:48:46.100663 [ 3 ] {6988e2c3-46c3-49b5-8f8d-584d5abe59a2} <Debug> TCPHandler: Processed in 0.001098446 sec. | ||
| 1068 | 2026.03.07 01:48:46.113170 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.03.07 01:48:46.113327 [ 3 ] {48741ec0-ae86-4b4b-8b84-938d197b84bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1070 | 2026.03.07 01:48:46.122286 [ 3 ] {48741ec0-ae86-4b4b-8b84-938d197b84bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1071 | 2026.03.07 01:48:46.122357 [ 3 ] {48741ec0-ae86-4b4b-8b84-938d197b84bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1072 | 2026.03.07 01:48:46.124876 [ 3 ] {48741ec0-ae86-4b4b-8b84-938d197b84bc} <Debug> TCPHandler: Processed in 0.011763584 sec. | ||
| 1073 | 2026.03.07 01:48:46.128149 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2026.03.07 01:48:46.128270 [ 3 ] {4eb8536b-4a61-4000-ae65-fa848a0c9485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1075 | 2026.03.07 01:48:46.128319 [ 3 ] {4eb8536b-4a61-4000-ae65-fa848a0c9485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1076 | 2026.03.07 01:48:46.128878 [ 3 ] {4eb8536b-4a61-4000-ae65-fa848a0c9485} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1077 | 2026.03.07 01:48:46.128928 [ 3 ] {4eb8536b-4a61-4000-ae65-fa848a0c9485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1078 | 2026.03.07 01:48:46.129593 [ 3 ] {4eb8536b-4a61-4000-ae65-fa848a0c9485} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1079 | 2026.03.07 01:48:46.129964 [ 3 ] {4eb8536b-4a61-4000-ae65-fa848a0c9485} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1080 | 2026.03.07 01:48:46.130124 [ 3 ] {4eb8536b-4a61-4000-ae65-fa848a0c9485} <Debug> executeQuery: Read 2 rows, 385.00 B in 0.001891 sec., 1057.641459545214 rows/sec., 198.82 KiB/sec. | ||
| 1081 | 2026.03.07 01:48:46.130165 [ 3 ] {4eb8536b-4a61-4000-ae65-fa848a0c9485} <Debug> TCPHandler: Processed in 0.002072838 sec. | ||
| 1082 | 2026.03.07 01:48:46.130282 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1083 | 2026.03.07 01:48:46.130391 [ 3 ] {ae823552-360d-4e62-8ffc-c81af1d5a19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1084 | 2026.03.07 01:48:46.130436 [ 3 ] {ae823552-360d-4e62-8ffc-c81af1d5a19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1085 | 2026.03.07 01:48:46.133346 [ 3 ] {ae823552-360d-4e62-8ffc-c81af1d5a19b} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1086 | 2026.03.07 01:48:46.133385 [ 3 ] {ae823552-360d-4e62-8ffc-c81af1d5a19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1087 | 2026.03.07 01:48:46.136479 [ 3 ] {ae823552-360d-4e62-8ffc-c81af1d5a19b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1088 | 2026.03.07 01:48:46.136912 [ 3 ] {ae823552-360d-4e62-8ffc-c81af1d5a19b} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1089 | 2026.03.07 01:48:46.137057 [ 3 ] {ae823552-360d-4e62-8ffc-c81af1d5a19b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.006691 sec., 298.90898221491557 rows/sec., 24.37 KiB/sec. | ||
| 1090 | 2026.03.07 01:48:46.137096 [ 3 ] {ae823552-360d-4e62-8ffc-c81af1d5a19b} <Debug> TCPHandler: Processed in 0.006866784 sec. | ||
| 1091 | 2026.03.07 01:48:46.137223 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.03.07 01:48:46.137324 [ 3 ] {18e01c56-1b7f-4cf3-be78-6387e2af7909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1093 | 2026.03.07 01:48:46.137368 [ 3 ] {18e01c56-1b7f-4cf3-be78-6387e2af7909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1094 | 2026.03.07 01:48:46.139749 [ 3 ] {18e01c56-1b7f-4cf3-be78-6387e2af7909} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2026.03.07 01:48:46.139784 [ 3 ] {18e01c56-1b7f-4cf3-be78-6387e2af7909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1096 | 2026.03.07 01:48:46.140356 [ 3 ] {18e01c56-1b7f-4cf3-be78-6387e2af7909} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1097 | 2026.03.07 01:48:46.141048 [ 3 ] {18e01c56-1b7f-4cf3-be78-6387e2af7909} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2026.03.07 01:48:46.141187 [ 3 ] {18e01c56-1b7f-4cf3-be78-6387e2af7909} <Debug> executeQuery: Read 21 rows, 2.08 KiB in 0.003885 sec., 5405.405405405405 rows/sec., 535.66 KiB/sec. | ||
| 1099 | 2026.03.07 01:48:46.141226 [ 3 ] {18e01c56-1b7f-4cf3-be78-6387e2af7909} <Debug> TCPHandler: Processed in 0.004055753 sec. | ||
| 1100 | 2026.03.07 01:48:46.141343 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2026.03.07 01:48:46.141440 [ 3 ] {c2b15bf4-0536-4996-92f0-5be75b79e0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1102 | 2026.03.07 01:48:46.141481 [ 3 ] {c2b15bf4-0536-4996-92f0-5be75b79e0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1103 | 2026.03.07 01:48:46.141883 [ 3 ] {c2b15bf4-0536-4996-92f0-5be75b79e0cb} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2026.03.07 01:48:46.141923 [ 3 ] {c2b15bf4-0536-4996-92f0-5be75b79e0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1105 | 2026.03.07 01:48:46.142379 [ 3 ] {c2b15bf4-0536-4996-92f0-5be75b79e0cb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1106 | 2026.03.07 01:48:46.142824 [ 3 ] {c2b15bf4-0536-4996-92f0-5be75b79e0cb} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1107 | 2026.03.07 01:48:46.142960 [ 3 ] {c2b15bf4-0536-4996-92f0-5be75b79e0cb} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001539 sec., 7797.270955165692 rows/sec., 579.34 KiB/sec. | ||
| 1108 | 2026.03.07 01:48:46.142998 [ 3 ] {c2b15bf4-0536-4996-92f0-5be75b79e0cb} <Debug> TCPHandler: Processed in 0.001706446 sec. | ||
| 1109 | 2026.03.07 01:48:46.143114 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2026.03.07 01:48:46.143216 [ 3 ] {68d44ae2-13a5-40dc-895c-679666253a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1111 | 2026.03.07 01:48:46.143261 [ 3 ] {68d44ae2-13a5-40dc-895c-679666253a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1112 | 2026.03.07 01:48:46.143665 [ 3 ] {68d44ae2-13a5-40dc-895c-679666253a8a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2026.03.07 01:48:46.143700 [ 3 ] {68d44ae2-13a5-40dc-895c-679666253a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1114 | 2026.03.07 01:48:46.144112 [ 3 ] {68d44ae2-13a5-40dc-895c-679666253a8a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1115 | 2026.03.07 01:48:46.144498 [ 3 ] {68d44ae2-13a5-40dc-895c-679666253a8a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2026.03.07 01:48:46.144624 [ 3 ] {68d44ae2-13a5-40dc-895c-679666253a8a} <Debug> executeQuery: Read 12 rows, 987.00 B in 0.001431 sec., 8385.744234800839 rows/sec., 673.56 KiB/sec. | ||
| 1117 | 2026.03.07 01:48:46.144662 [ 3 ] {68d44ae2-13a5-40dc-895c-679666253a8a} <Debug> TCPHandler: Processed in 0.001597292 sec. | ||
| 1118 | 2026.03.07 01:48:46.144778 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2026.03.07 01:48:46.144872 [ 3 ] {b7585eb9-de21-40cc-81d1-6094404469a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1120 | 2026.03.07 01:48:46.144915 [ 3 ] {b7585eb9-de21-40cc-81d1-6094404469a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1121 | 2026.03.07 01:48:46.145282 [ 3 ] {b7585eb9-de21-40cc-81d1-6094404469a0} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2026.03.07 01:48:46.145319 [ 3 ] {b7585eb9-de21-40cc-81d1-6094404469a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1123 | 2026.03.07 01:48:46.145805 [ 3 ] {b7585eb9-de21-40cc-81d1-6094404469a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1124 | 2026.03.07 01:48:46.146443 [ 3 ] {b7585eb9-de21-40cc-81d1-6094404469a0} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2026.03.07 01:48:46.146621 [ 3 ] {b7585eb9-de21-40cc-81d1-6094404469a0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001766 sec., 566.2514156285391 rows/sec., 39.81 KiB/sec. | ||
| 1126 | 2026.03.07 01:48:46.146672 [ 3 ] {b7585eb9-de21-40cc-81d1-6094404469a0} <Debug> TCPHandler: Processed in 0.001945583 sec. | ||
| 1127 | 2026.03.07 01:48:46.146802 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2026.03.07 01:48:46.146922 [ 3 ] {c4d87222-9ead-40fb-92c6-a154fb142d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1129 | 2026.03.07 01:48:46.146995 [ 3 ] {c4d87222-9ead-40fb-92c6-a154fb142d80} <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 | ||
| 1130 | 2026.03.07 01:48:46.148114 [ 3 ] {c4d87222-9ead-40fb-92c6-a154fb142d80} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2026.03.07 01:48:46.148159 [ 3 ] {c4d87222-9ead-40fb-92c6-a154fb142d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1132 | 2026.03.07 01:48:46.153955 [ 3 ] {c4d87222-9ead-40fb-92c6-a154fb142d80} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1133 | 2026.03.07 01:48:46.154501 [ 3 ] {c4d87222-9ead-40fb-92c6-a154fb142d80} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1134 | 2026.03.07 01:48:46.154650 [ 3 ] {c4d87222-9ead-40fb-92c6-a154fb142d80} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.007753 sec., 1289.8232942086934 rows/sec., 2.31 MiB/sec. | ||
| 1135 | 2026.03.07 01:48:46.154708 [ 3 ] {c4d87222-9ead-40fb-92c6-a154fb142d80} <Debug> TCPHandler: Processed in 0.007967749 sec. | ||
| 1136 | 2026.03.07 01:48:46.443838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 500 entries to flush up to offset 1476 | ||
| 1137 | 2026.03.07 01:48:46.444365 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1138 | 2026.03.07 01:48:46.444411 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1139 | 2026.03.07 01:48:46.445033 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1140 | 2026.03.07 01:48:46.445641 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1141 | 2026.03.07 01:48:46.445784 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1476 | ||
| 1142 | 2026.03.07 01:48:46.509125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1143 | 2026.03.07 01:48:46.527887 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2026.03.07 01:48:46.527964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1145 | 2026.03.07 01:48:46.534686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1146 | 2026.03.07 01:48:46.536072 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2026.03.07 01:48:46.540887 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1148 | 2026.03.07 01:48:47.001149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.92 MiB, peak 187.92 MiB, free memory in arenas 0.00 B, will set to 186.00 MiB (RSS), difference: 2.08 MiB | ||
| 1149 | 2026.03.07 01:48:53.883156 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1150 | 2026.03.07 01:48:53.883224 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1151 | 2026.03.07 01:48:53.938303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 18 entries to flush up to offset 114 | ||
| 1152 | 2026.03.07 01:48:53.940249 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2026.03.07 01:48:53.940307 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1154 | 2026.03.07 01:48:53.941641 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1155 | 2026.03.07 01:48:53.942195 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2026.03.07 01:48:53.942523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 114 | ||
| 1157 | 2026.03.07 01:48:53.946062 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1924 | ||
| 1158 | 2026.03.07 01:48:53.946592 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1159 | 2026.03.07 01:48:53.946635 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1160 | 2026.03.07 01:48:53.947263 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1161 | 2026.03.07 01:48:53.947754 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1162 | 2026.03.07 01:48:53.947900 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1924 | ||
| 1163 | 2026.03.07 01:48:54.041182 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1164 | 2026.03.07 01:48:54.058960 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2026.03.07 01:48:54.059029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1166 | 2026.03.07 01:48:54.065626 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1167 | 2026.03.07 01:48:54.066805 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2026.03.07 01:48:54.070186 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1169 | 2026.03.07 01:48:56.093907 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1170 | 2026.03.07 01:48:56.094092 [ 3 ] {570094b5-cf24-4d59-8373-e3ad96deac2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1171 | 2026.03.07 01:48:56.094160 [ 3 ] {570094b5-cf24-4d59-8373-e3ad96deac2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1172 | 2026.03.07 01:48:56.094824 [ 3 ] {570094b5-cf24-4d59-8373-e3ad96deac2f} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1173 | 2026.03.07 01:48:56.094865 [ 3 ] {570094b5-cf24-4d59-8373-e3ad96deac2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1174 | 2026.03.07 01:48:56.095369 [ 3 ] {570094b5-cf24-4d59-8373-e3ad96deac2f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1175 | 2026.03.07 01:48:56.095853 [ 3 ] {570094b5-cf24-4d59-8373-e3ad96deac2f} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2026.03.07 01:48:56.096013 [ 3 ] {570094b5-cf24-4d59-8373-e3ad96deac2f} <Debug> executeQuery: Read 20 rows, 2.01 KiB in 0.001972 sec., 10141.987829614605 rows/sec., 1018.16 KiB/sec. | ||
| 1177 | 2026.03.07 01:48:56.096058 [ 3 ] {570094b5-cf24-4d59-8373-e3ad96deac2f} <Debug> TCPHandler: Processed in 0.002280104 sec. | ||
| 1178 | 2026.03.07 01:48:56.096192 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1179 | 2026.03.07 01:48:56.096296 [ 3 ] {5ec48a58-ebff-40f5-9d1a-4b63555f360e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1180 | 2026.03.07 01:48:56.096343 [ 3 ] {5ec48a58-ebff-40f5-9d1a-4b63555f360e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1181 | 2026.03.07 01:48:56.096760 [ 3 ] {5ec48a58-ebff-40f5-9d1a-4b63555f360e} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1182 | 2026.03.07 01:48:56.096800 [ 3 ] {5ec48a58-ebff-40f5-9d1a-4b63555f360e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1183 | 2026.03.07 01:48:56.097226 [ 3 ] {5ec48a58-ebff-40f5-9d1a-4b63555f360e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1184 | 2026.03.07 01:48:56.097673 [ 3 ] {5ec48a58-ebff-40f5-9d1a-4b63555f360e} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1185 | 2026.03.07 01:48:56.097806 [ 3 ] {5ec48a58-ebff-40f5-9d1a-4b63555f360e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001534 sec., 6518.90482398957 rows/sec., 490.19 KiB/sec. | ||
| 1186 | 2026.03.07 01:48:56.097846 [ 3 ] {5ec48a58-ebff-40f5-9d1a-4b63555f360e} <Debug> TCPHandler: Processed in 0.001707716 sec. | ||
| 1187 | 2026.03.07 01:48:56.097969 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1188 | 2026.03.07 01:48:56.098065 [ 3 ] {8ff1d384-ff13-4423-973f-95ad1f81ae7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1189 | 2026.03.07 01:48:56.098107 [ 3 ] {8ff1d384-ff13-4423-973f-95ad1f81ae7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1190 | 2026.03.07 01:48:56.098515 [ 3 ] {8ff1d384-ff13-4423-973f-95ad1f81ae7d} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2026.03.07 01:48:56.098551 [ 3 ] {8ff1d384-ff13-4423-973f-95ad1f81ae7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1192 | 2026.03.07 01:48:56.098971 [ 3 ] {8ff1d384-ff13-4423-973f-95ad1f81ae7d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1193 | 2026.03.07 01:48:56.099449 [ 3 ] {8ff1d384-ff13-4423-973f-95ad1f81ae7d} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2026.03.07 01:48:56.099583 [ 3 ] {8ff1d384-ff13-4423-973f-95ad1f81ae7d} <Debug> executeQuery: Read 10 rows, 820.00 B in 0.001538 sec., 6501.950585175552 rows/sec., 520.66 KiB/sec. | ||
| 1195 | 2026.03.07 01:48:56.099620 [ 3 ] {8ff1d384-ff13-4423-973f-95ad1f81ae7d} <Debug> TCPHandler: Processed in 0.001708206 sec. | ||
| 1196 | 2026.03.07 01:48:56.099733 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2026.03.07 01:48:56.099829 [ 3 ] {894f1ead-7ead-4fab-ad1e-081d19e33812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1198 | 2026.03.07 01:48:56.099885 [ 3 ] {894f1ead-7ead-4fab-ad1e-081d19e33812} <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 | ||
| 1199 | 2026.03.07 01:48:56.100632 [ 3 ] {894f1ead-7ead-4fab-ad1e-081d19e33812} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2026.03.07 01:48:56.100669 [ 3 ] {894f1ead-7ead-4fab-ad1e-081d19e33812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1201 | 2026.03.07 01:48:56.101317 [ 3 ] {894f1ead-7ead-4fab-ad1e-081d19e33812} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1202 | 2026.03.07 01:48:56.101852 [ 3 ] {894f1ead-7ead-4fab-ad1e-081d19e33812} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2026.03.07 01:48:56.101995 [ 3 ] {894f1ead-7ead-4fab-ad1e-081d19e33812} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002185 sec., 4576.659038901602 rows/sec., 8.20 MiB/sec. | ||
| 1204 | 2026.03.07 01:48:56.102054 [ 3 ] {894f1ead-7ead-4fab-ad1e-081d19e33812} <Debug> TCPHandler: Processed in 0.002372317 sec. | ||
| 1205 | 2026.03.07 01:48:57.236834 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2026.03.07 01:48:57.237069 [ 3 ] {cc29fd9f-f994-47b6-be32-e427abed5c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1207 | 2026.03.07 01:48:57.237406 [ 3 ] {cc29fd9f-f994-47b6-be32-e427abed5c07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1208 | 2026.03.07 01:48:57.239468 [ 3 ] {cc29fd9f-f994-47b6-be32-e427abed5c07} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1209 | 2026.03.07 01:48:57.244238 [ 3 ] {cc29fd9f-f994-47b6-be32-e427abed5c07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1210 | 2026.03.07 01:48:57.244337 [ 3 ] {cc29fd9f-f994-47b6-be32-e427abed5c07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1211 | 2026.03.07 01:48:57.244549 [ 3 ] {cc29fd9f-f994-47b6-be32-e427abed5c07} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 2-element set) | ||
| 1212 | 2026.03.07 01:48:57.246602 [ 3 ] {cc29fd9f-f994-47b6-be32-e427abed5c07} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1213 | 2026.03.07 01:48:57.248601 [ 3 ] {cc29fd9f-f994-47b6-be32-e427abed5c07} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1214 | 2026.03.07 01:48:57.248624 [ 3 ] {cc29fd9f-f994-47b6-be32-e427abed5c07} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1215 | 2026.03.07 01:48:57.253262 [ 3 ] {cc29fd9f-f994-47b6-be32-e427abed5c07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1216 | 2026.03.07 01:48:57.253293 [ 3 ] {cc29fd9f-f994-47b6-be32-e427abed5c07} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 2 rows starting from 0 | ||
| 1217 | 2026.03.07 01:48:57.280831 [ 3 ] {cc29fd9f-f994-47b6-be32-e427abed5c07} <Debug> executeQuery: Read 2 rows, 86.00 B in 0.043845 sec., 45.615235488653205 rows/sec., 1.92 KiB/sec. | ||
| 1218 | 2026.03.07 01:48:57.280940 [ 3 ] {cc29fd9f-f994-47b6-be32-e427abed5c07} <Debug> TCPHandler: Processed in 0.044244764 sec. | ||
| 1219 | 2026.03.07 01:48:57.281293 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1220 | 2026.03.07 01:48:57.281429 [ 3 ] {037e1fdb-2301-474b-826f-5792466e1214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1221 | 2026.03.07 01:48:57.281637 [ 3 ] {037e1fdb-2301-474b-826f-5792466e1214} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1222 | 2026.03.07 01:48:57.281668 [ 3 ] {037e1fdb-2301-474b-826f-5792466e1214} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1223 | 2026.03.07 01:48:57.281812 [ 3 ] {037e1fdb-2301-474b-826f-5792466e1214} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1224 | 2026.03.07 01:48:57.281872 [ 3 ] {037e1fdb-2301-474b-826f-5792466e1214} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1225 | 2026.03.07 01:48:57.281983 [ 3 ] {037e1fdb-2301-474b-826f-5792466e1214} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 3-element set) | ||
| 1226 | 2026.03.07 01:48:57.282019 [ 3 ] {037e1fdb-2301-474b-826f-5792466e1214} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1227 | 2026.03.07 01:48:57.282040 [ 3 ] {037e1fdb-2301-474b-826f-5792466e1214} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1228 | 2026.03.07 01:48:57.282056 [ 3 ] {037e1fdb-2301-474b-826f-5792466e1214} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1229 | 2026.03.07 01:48:57.282090 [ 3 ] {037e1fdb-2301-474b-826f-5792466e1214} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1230 | 2026.03.07 01:48:57.282110 [ 3 ] {037e1fdb-2301-474b-826f-5792466e1214} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 2 rows starting from 0 | ||
| 1231 | 2026.03.07 01:48:57.282633 [ 3 ] {037e1fdb-2301-474b-826f-5792466e1214} <Debug> executeQuery: Read 2 rows, 86.00 B in 0.001254 sec., 1594.896331738437 rows/sec., 66.97 KiB/sec. | ||
| 1232 | 2026.03.07 01:48:57.282694 [ 3 ] {037e1fdb-2301-474b-826f-5792466e1214} <Debug> TCPHandler: Processed in 0.001460447 sec. | ||
| 1233 | 2026.03.07 01:48:57.282900 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2026.03.07 01:48:57.283023 [ 3 ] {c0c63902-dfce-4695-a5fd-bad27b5a9a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1235 | 2026.03.07 01:48:57.283204 [ 3 ] {c0c63902-dfce-4695-a5fd-bad27b5a9a07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1236 | 2026.03.07 01:48:57.283234 [ 3 ] {c0c63902-dfce-4695-a5fd-bad27b5a9a07} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1237 | 2026.03.07 01:48:57.283370 [ 3 ] {c0c63902-dfce-4695-a5fd-bad27b5a9a07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1238 | 2026.03.07 01:48:57.283424 [ 3 ] {c0c63902-dfce-4695-a5fd-bad27b5a9a07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1239 | 2026.03.07 01:48:57.283524 [ 3 ] {c0c63902-dfce-4695-a5fd-bad27b5a9a07} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
| 1240 | 2026.03.07 01:48:57.283559 [ 3 ] {c0c63902-dfce-4695-a5fd-bad27b5a9a07} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1241 | 2026.03.07 01:48:57.283582 [ 3 ] {c0c63902-dfce-4695-a5fd-bad27b5a9a07} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1242 | 2026.03.07 01:48:57.283598 [ 3 ] {c0c63902-dfce-4695-a5fd-bad27b5a9a07} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1243 | 2026.03.07 01:48:57.283630 [ 3 ] {c0c63902-dfce-4695-a5fd-bad27b5a9a07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1244 | 2026.03.07 01:48:57.283649 [ 3 ] {c0c63902-dfce-4695-a5fd-bad27b5a9a07} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 2 rows starting from 0 | ||
| 1245 | 2026.03.07 01:48:57.284309 [ 3 ] {c0c63902-dfce-4695-a5fd-bad27b5a9a07} <Debug> executeQuery: Read 2 rows, 86.00 B in 0.001327 sec., 1507.1590052750564 rows/sec., 63.29 KiB/sec. | ||
| 1246 | 2026.03.07 01:48:57.284396 [ 3 ] {c0c63902-dfce-4695-a5fd-bad27b5a9a07} <Debug> TCPHandler: Processed in 0.001548301 sec. | ||
| 1247 | 2026.03.07 01:48:57.285345 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1248 | 2026.03.07 01:48:57.285468 [ 3 ] {a7f732df-9b5b-49b3-95e7-bba22bacf12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1249 | 2026.03.07 01:48:57.285658 [ 3 ] {a7f732df-9b5b-49b3-95e7-bba22bacf12e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1250 | 2026.03.07 01:48:57.285686 [ 3 ] {a7f732df-9b5b-49b3-95e7-bba22bacf12e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1251 | 2026.03.07 01:48:57.285825 [ 3 ] {a7f732df-9b5b-49b3-95e7-bba22bacf12e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1252 | 2026.03.07 01:48:57.285879 [ 3 ] {a7f732df-9b5b-49b3-95e7-bba22bacf12e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1253 | 2026.03.07 01:48:57.285982 [ 3 ] {a7f732df-9b5b-49b3-95e7-bba22bacf12e} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 1254 | 2026.03.07 01:48:57.286016 [ 3 ] {a7f732df-9b5b-49b3-95e7-bba22bacf12e} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1255 | 2026.03.07 01:48:57.286036 [ 3 ] {a7f732df-9b5b-49b3-95e7-bba22bacf12e} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1256 | 2026.03.07 01:48:57.286052 [ 3 ] {a7f732df-9b5b-49b3-95e7-bba22bacf12e} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1257 | 2026.03.07 01:48:57.286086 [ 3 ] {a7f732df-9b5b-49b3-95e7-bba22bacf12e} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1258 | 2026.03.07 01:48:57.286103 [ 3 ] {a7f732df-9b5b-49b3-95e7-bba22bacf12e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 2 rows starting from 0 | ||
| 1259 | 2026.03.07 01:48:57.286529 [ 3 ] {a7f732df-9b5b-49b3-95e7-bba22bacf12e} <Debug> executeQuery: Read 2 rows, 86.00 B in 0.001102 sec., 1814.8820326678767 rows/sec., 76.21 KiB/sec. | ||
| 1260 | 2026.03.07 01:48:57.286617 [ 3 ] {a7f732df-9b5b-49b3-95e7-bba22bacf12e} <Debug> TCPHandler: Processed in 0.001322623 sec. | ||
| 1261 | 2026.03.07 01:48:57.286842 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2026.03.07 01:48:57.286965 [ 3 ] {d6faeab6-21e6-428f-a807-10f09c25dc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1263 | 2026.03.07 01:48:57.287151 [ 3 ] {d6faeab6-21e6-428f-a807-10f09c25dc30} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1264 | 2026.03.07 01:48:57.287180 [ 3 ] {d6faeab6-21e6-428f-a807-10f09c25dc30} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received')" moved to PREWHERE | ||
| 1265 | 2026.03.07 01:48:57.287318 [ 3 ] {d6faeab6-21e6-428f-a807-10f09c25dc30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1266 | 2026.03.07 01:48:57.287372 [ 3 ] {d6faeab6-21e6-428f-a807-10f09c25dc30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1267 | 2026.03.07 01:48:57.287471 [ 3 ] {d6faeab6-21e6-428f-a807-10f09c25dc30} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1268 | 2026.03.07 01:48:57.287504 [ 3 ] {d6faeab6-21e6-428f-a807-10f09c25dc30} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1269 | 2026.03.07 01:48:57.287523 [ 3 ] {d6faeab6-21e6-428f-a807-10f09c25dc30} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1270 | 2026.03.07 01:48:57.287539 [ 3 ] {d6faeab6-21e6-428f-a807-10f09c25dc30} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1271 | 2026.03.07 01:48:57.287570 [ 3 ] {d6faeab6-21e6-428f-a807-10f09c25dc30} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received'))" | ||
| 1272 | 2026.03.07 01:48:57.287589 [ 3 ] {d6faeab6-21e6-428f-a807-10f09c25dc30} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 2 rows starting from 0 | ||
| 1273 | 2026.03.07 01:48:57.288092 [ 3 ] {d6faeab6-21e6-428f-a807-10f09c25dc30} <Debug> executeQuery: Read 2 rows, 86.00 B in 0.001169 sec., 1710.8639863130882 rows/sec., 71.84 KiB/sec. | ||
| 1274 | 2026.03.07 01:48:57.288175 [ 3 ] {d6faeab6-21e6-428f-a807-10f09c25dc30} <Debug> TCPHandler: Processed in 0.001384745 sec. | ||
| 1275 | 2026.03.07 01:48:57.288375 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1276 | 2026.03.07 01:48:57.288494 [ 3 ] {054171b3-5b05-4151-94e7-3f6324b45b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1277 | 2026.03.07 01:48:57.288681 [ 3 ] {054171b3-5b05-4151-94e7-3f6324b45b53} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1278 | 2026.03.07 01:48:57.288711 [ 3 ] {054171b3-5b05-4151-94e7-3f6324b45b53} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent')" moved to PREWHERE | ||
| 1279 | 2026.03.07 01:48:57.288850 [ 3 ] {054171b3-5b05-4151-94e7-3f6324b45b53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1280 | 2026.03.07 01:48:57.288903 [ 3 ] {054171b3-5b05-4151-94e7-3f6324b45b53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1281 | 2026.03.07 01:48:57.289003 [ 3 ] {054171b3-5b05-4151-94e7-3f6324b45b53} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1282 | 2026.03.07 01:48:57.289036 [ 3 ] {054171b3-5b05-4151-94e7-3f6324b45b53} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1283 | 2026.03.07 01:48:57.289056 [ 3 ] {054171b3-5b05-4151-94e7-3f6324b45b53} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1284 | 2026.03.07 01:48:57.289071 [ 3 ] {054171b3-5b05-4151-94e7-3f6324b45b53} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1285 | 2026.03.07 01:48:57.289102 [ 3 ] {054171b3-5b05-4151-94e7-3f6324b45b53} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent'))" | ||
| 1286 | 2026.03.07 01:48:57.289119 [ 3 ] {054171b3-5b05-4151-94e7-3f6324b45b53} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 2 rows starting from 0 | ||
| 1287 | 2026.03.07 01:48:57.289528 [ 3 ] {054171b3-5b05-4151-94e7-3f6324b45b53} <Debug> executeQuery: Read 2 rows, 86.00 B in 0.001074 sec., 1862.1973929236497 rows/sec., 78.20 KiB/sec. | ||
| 1288 | 2026.03.07 01:48:57.289617 [ 3 ] {054171b3-5b05-4151-94e7-3f6324b45b53} <Debug> TCPHandler: Processed in 0.001291712 sec. | ||
| 1289 | 2026.03.07 01:48:57.289832 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2026.03.07 01:48:57.289952 [ 3 ] {dc766860-c7ef-4c74-919b-b4d4642d19a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1291 | 2026.03.07 01:48:57.290134 [ 3 ] {dc766860-c7ef-4c74-919b-b4d4642d19a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1292 | 2026.03.07 01:48:57.290164 [ 3 ] {dc766860-c7ef-4c74-919b-b4d4642d19a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent')" moved to PREWHERE | ||
| 1293 | 2026.03.07 01:48:57.290304 [ 3 ] {dc766860-c7ef-4c74-919b-b4d4642d19a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1294 | 2026.03.07 01:48:57.290357 [ 3 ] {dc766860-c7ef-4c74-919b-b4d4642d19a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1295 | 2026.03.07 01:48:57.290456 [ 3 ] {dc766860-c7ef-4c74-919b-b4d4642d19a0} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1296 | 2026.03.07 01:48:57.290489 [ 3 ] {dc766860-c7ef-4c74-919b-b4d4642d19a0} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1297 | 2026.03.07 01:48:57.290509 [ 3 ] {dc766860-c7ef-4c74-919b-b4d4642d19a0} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1298 | 2026.03.07 01:48:57.290523 [ 3 ] {dc766860-c7ef-4c74-919b-b4d4642d19a0} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1299 | 2026.03.07 01:48:57.290555 [ 3 ] {dc766860-c7ef-4c74-919b-b4d4642d19a0} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent'))" | ||
| 1300 | 2026.03.07 01:48:57.290573 [ 3 ] {dc766860-c7ef-4c74-919b-b4d4642d19a0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 2 rows starting from 0 | ||
| 1301 | 2026.03.07 01:48:57.290988 [ 3 ] {dc766860-c7ef-4c74-919b-b4d4642d19a0} <Debug> executeQuery: Read 2 rows, 86.00 B in 0.001077 sec., 1857.0102135561744 rows/sec., 77.98 KiB/sec. | ||
| 1302 | 2026.03.07 01:48:57.291075 [ 3 ] {dc766860-c7ef-4c74-919b-b4d4642d19a0} <Debug> TCPHandler: Processed in 0.001293203 sec. | ||
| 1303 | 2026.03.07 01:48:57.291280 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1304 | 2026.03.07 01:48:57.291401 [ 3 ] {9ffa1583-155a-4ca8-9c46-a8c8abfcfabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1305 | 2026.03.07 01:48:57.291583 [ 3 ] {9ffa1583-155a-4ca8-9c46-a8c8abfcfabe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1306 | 2026.03.07 01:48:57.291613 [ 3 ] {9ffa1583-155a-4ca8-9c46-a8c8abfcfabe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received')" moved to PREWHERE | ||
| 1307 | 2026.03.07 01:48:57.291756 [ 3 ] {9ffa1583-155a-4ca8-9c46-a8c8abfcfabe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1308 | 2026.03.07 01:48:57.291810 [ 3 ] {9ffa1583-155a-4ca8-9c46-a8c8abfcfabe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1309 | 2026.03.07 01:48:57.291906 [ 3 ] {9ffa1583-155a-4ca8-9c46-a8c8abfcfabe} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1310 | 2026.03.07 01:48:57.291938 [ 3 ] {9ffa1583-155a-4ca8-9c46-a8c8abfcfabe} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1311 | 2026.03.07 01:48:57.291958 [ 3 ] {9ffa1583-155a-4ca8-9c46-a8c8abfcfabe} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1312 | 2026.03.07 01:48:57.291973 [ 3 ] {9ffa1583-155a-4ca8-9c46-a8c8abfcfabe} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1313 | 2026.03.07 01:48:57.292005 [ 3 ] {9ffa1583-155a-4ca8-9c46-a8c8abfcfabe} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received'))" | ||
| 1314 | 2026.03.07 01:48:57.292022 [ 3 ] {9ffa1583-155a-4ca8-9c46-a8c8abfcfabe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 2 rows starting from 0 | ||
| 1315 | 2026.03.07 01:48:57.292435 [ 3 ] {9ffa1583-155a-4ca8-9c46-a8c8abfcfabe} <Debug> executeQuery: Read 2 rows, 86.00 B in 0.001075 sec., 1860.4651162790697 rows/sec., 78.13 KiB/sec. | ||
| 1316 | 2026.03.07 01:48:57.292518 [ 3 ] {9ffa1583-155a-4ca8-9c46-a8c8abfcfabe} <Debug> TCPHandler: Processed in 0.001289532 sec. | ||
| 1317 | 2026.03.07 01:48:57.292732 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2026.03.07 01:48:57.292853 [ 3 ] {80e348a8-04b4-4570-b126-c6372b2aa88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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') FORMAT Native; (stage: Complete) | ||
| 1319 | 2026.03.07 01:48:57.293033 [ 3 ] {80e348a8-04b4-4570-b126-c6372b2aa88f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1320 | 2026.03.07 01:48:57.293062 [ 3 ] {80e348a8-04b4-4570-b126-c6372b2aa88f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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')" moved to PREWHERE | ||
| 1321 | 2026.03.07 01:48:57.293203 [ 3 ] {80e348a8-04b4-4570-b126-c6372b2aa88f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1322 | 2026.03.07 01:48:57.293257 [ 3 ] {80e348a8-04b4-4570-b126-c6372b2aa88f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1323 | 2026.03.07 01:48:57.293354 [ 3 ] {80e348a8-04b4-4570-b126-c6372b2aa88f} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1324 | 2026.03.07 01:48:57.293386 [ 3 ] {80e348a8-04b4-4570-b126-c6372b2aa88f} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1325 | 2026.03.07 01:48:57.293406 [ 3 ] {80e348a8-04b4-4570-b126-c6372b2aa88f} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1326 | 2026.03.07 01:48:57.293422 [ 3 ] {80e348a8-04b4-4570-b126-c6372b2aa88f} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1327 | 2026.03.07 01:48:57.293454 [ 3 ] {80e348a8-04b4-4570-b126-c6372b2aa88f} <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', 'http_service:request_latency_histogram', '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'))" | ||
| 1328 | 2026.03.07 01:48:57.293475 [ 3 ] {80e348a8-04b4-4570-b126-c6372b2aa88f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 2 rows starting from 0 | ||
| 1329 | 2026.03.07 01:48:57.293884 [ 3 ] {80e348a8-04b4-4570-b126-c6372b2aa88f} <Debug> executeQuery: Read 2 rows, 86.00 B in 0.001071 sec., 1867.4136321195147 rows/sec., 78.42 KiB/sec. | ||
| 1330 | 2026.03.07 01:48:57.293968 [ 3 ] {80e348a8-04b4-4570-b126-c6372b2aa88f} <Debug> TCPHandler: Processed in 0.001286632 sec. | ||
| 1331 | 2026.03.07 01:48:57.348146 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1332 | 2026.03.07 01:48:57.348307 [ 3 ] {80a5228e-77c9-4bae-995d-049b36eeed2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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') FORMAT Native; (stage: Complete) | ||
| 1333 | 2026.03.07 01:48:57.348560 [ 3 ] {80a5228e-77c9-4bae-995d-049b36eeed2c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1334 | 2026.03.07 01:48:57.348599 [ 3 ] {80a5228e-77c9-4bae-995d-049b36eeed2c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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')" moved to PREWHERE | ||
| 1335 | 2026.03.07 01:48:57.348774 [ 3 ] {80a5228e-77c9-4bae-995d-049b36eeed2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1336 | 2026.03.07 01:48:57.348830 [ 3 ] {80a5228e-77c9-4bae-995d-049b36eeed2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1337 | 2026.03.07 01:48:57.348936 [ 3 ] {80a5228e-77c9-4bae-995d-049b36eeed2c} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1338 | 2026.03.07 01:48:57.348970 [ 3 ] {80a5228e-77c9-4bae-995d-049b36eeed2c} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1339 | 2026.03.07 01:48:57.348991 [ 3 ] {80a5228e-77c9-4bae-995d-049b36eeed2c} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1340 | 2026.03.07 01:48:57.349007 [ 3 ] {80a5228e-77c9-4bae-995d-049b36eeed2c} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1341 | 2026.03.07 01:48:57.349039 [ 3 ] {80a5228e-77c9-4bae-995d-049b36eeed2c} <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', 'http_service:request_latency_histogram', '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'))" | ||
| 1342 | 2026.03.07 01:48:57.349058 [ 3 ] {80a5228e-77c9-4bae-995d-049b36eeed2c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 2 rows starting from 0 | ||
| 1343 | 2026.03.07 01:48:57.349530 [ 3 ] {80a5228e-77c9-4bae-995d-049b36eeed2c} <Debug> executeQuery: Read 2 rows, 86.00 B in 0.001281 sec., 1561.28024980484 rows/sec., 65.56 KiB/sec. | ||
| 1344 | 2026.03.07 01:48:57.349616 [ 3 ] {80a5228e-77c9-4bae-995d-049b36eeed2c} <Debug> TCPHandler: Processed in 0.00154143 sec. | ||
| 1345 | 2026.03.07 01:48:57.418154 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2026.03.07 01:48:57.418288 [ 3 ] {bc9f4137-3bc8-4d31-82e5-2dc1dbf17d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1347 | 2026.03.07 01:48:57.418496 [ 3 ] {bc9f4137-3bc8-4d31-82e5-2dc1dbf17d9e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1348 | 2026.03.07 01:48:57.418528 [ 3 ] {bc9f4137-3bc8-4d31-82e5-2dc1dbf17d9e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent')" moved to PREWHERE | ||
| 1349 | 2026.03.07 01:48:57.418687 [ 3 ] {bc9f4137-3bc8-4d31-82e5-2dc1dbf17d9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1350 | 2026.03.07 01:48:57.418745 [ 3 ] {bc9f4137-3bc8-4d31-82e5-2dc1dbf17d9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1351 | 2026.03.07 01:48:57.418849 [ 3 ] {bc9f4137-3bc8-4d31-82e5-2dc1dbf17d9e} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1352 | 2026.03.07 01:48:57.418882 [ 3 ] {bc9f4137-3bc8-4d31-82e5-2dc1dbf17d9e} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1353 | 2026.03.07 01:48:57.418903 [ 3 ] {bc9f4137-3bc8-4d31-82e5-2dc1dbf17d9e} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1354 | 2026.03.07 01:48:57.418919 [ 3 ] {bc9f4137-3bc8-4d31-82e5-2dc1dbf17d9e} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1355 | 2026.03.07 01:48:57.418953 [ 3 ] {bc9f4137-3bc8-4d31-82e5-2dc1dbf17d9e} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1356 | 2026.03.07 01:48:57.418971 [ 3 ] {bc9f4137-3bc8-4d31-82e5-2dc1dbf17d9e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 2 rows starting from 0 | ||
| 1357 | 2026.03.07 01:48:57.419550 [ 3 ] {bc9f4137-3bc8-4d31-82e5-2dc1dbf17d9e} <Debug> executeQuery: Read 2 rows, 86.00 B in 0.001308 sec., 1529.0519877675843 rows/sec., 64.21 KiB/sec. | ||
| 1358 | 2026.03.07 01:48:57.419637 [ 3 ] {bc9f4137-3bc8-4d31-82e5-2dc1dbf17d9e} <Debug> TCPHandler: Processed in 0.00153942 sec. | ||
| 1359 | 2026.03.07 01:48:57.421221 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2026.03.07 01:48:57.421334 [ 3 ] {1b2bb244-7fc4-4984-a84b-fecbdccc9d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1361 | 2026.03.07 01:48:57.421379 [ 3 ] {1b2bb244-7fc4-4984-a84b-fecbdccc9d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1362 | 2026.03.07 01:48:57.421911 [ 3 ] {1b2bb244-7fc4-4984-a84b-fecbdccc9d56} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2026.03.07 01:48:57.421955 [ 3 ] {1b2bb244-7fc4-4984-a84b-fecbdccc9d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1364 | 2026.03.07 01:48:57.422495 [ 3 ] {1b2bb244-7fc4-4984-a84b-fecbdccc9d56} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1365 | 2026.03.07 01:48:57.422920 [ 3 ] {1b2bb244-7fc4-4984-a84b-fecbdccc9d56} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2026.03.07 01:48:57.423075 [ 3 ] {1b2bb244-7fc4-4984-a84b-fecbdccc9d56} <Debug> executeQuery: Read 11 rows, 1.93 KiB in 0.001773 sec., 6204.173716864072 rows/sec., 1.06 MiB/sec. | ||
| 1367 | 2026.03.07 01:48:57.423119 [ 3 ] {1b2bb244-7fc4-4984-a84b-fecbdccc9d56} <Debug> TCPHandler: Processed in 0.001949974 sec. | ||
| 1368 | 2026.03.07 01:48:57.423263 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2026.03.07 01:48:57.423361 [ 3 ] {335cbd28-5094-4064-ac42-aaf4740bd22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1370 | 2026.03.07 01:48:57.423407 [ 3 ] {335cbd28-5094-4064-ac42-aaf4740bd22a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1371 | 2026.03.07 01:48:57.423946 [ 3 ] {335cbd28-5094-4064-ac42-aaf4740bd22a} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2026.03.07 01:48:57.423985 [ 3 ] {335cbd28-5094-4064-ac42-aaf4740bd22a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1373 | 2026.03.07 01:48:57.424395 [ 3 ] {335cbd28-5094-4064-ac42-aaf4740bd22a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1374 | 2026.03.07 01:48:57.424824 [ 3 ] {335cbd28-5094-4064-ac42-aaf4740bd22a} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2026.03.07 01:48:57.424960 [ 3 ] {335cbd28-5094-4064-ac42-aaf4740bd22a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001619 sec., 2470.660901791229 rows/sec., 201.47 KiB/sec. | ||
| 1376 | 2026.03.07 01:48:57.424999 [ 3 ] {335cbd28-5094-4064-ac42-aaf4740bd22a} <Debug> TCPHandler: Processed in 0.001788108 sec. | ||
| 1377 | 2026.03.07 01:48:57.425114 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2026.03.07 01:48:57.425210 [ 3 ] {606f4a7e-92bb-4616-a4c9-f5c18df1648c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1379 | 2026.03.07 01:48:57.425251 [ 3 ] {606f4a7e-92bb-4616-a4c9-f5c18df1648c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1380 | 2026.03.07 01:48:57.429161 [ 3 ] {606f4a7e-92bb-4616-a4c9-f5c18df1648c} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.03.07 01:48:57.429197 [ 3 ] {606f4a7e-92bb-4616-a4c9-f5c18df1648c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1382 | 2026.03.07 01:48:57.429863 [ 3 ] {606f4a7e-92bb-4616-a4c9-f5c18df1648c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1383 | 2026.03.07 01:48:57.430361 [ 3 ] {606f4a7e-92bb-4616-a4c9-f5c18df1648c} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.03.07 01:48:57.430496 [ 3 ] {606f4a7e-92bb-4616-a4c9-f5c18df1648c} <Debug> executeQuery: Read 1916 rows, 148.08 KiB in 0.005305 sec., 361168.70876531577 rows/sec., 27.26 MiB/sec. | ||
| 1385 | 2026.03.07 01:48:57.430534 [ 3 ] {606f4a7e-92bb-4616-a4c9-f5c18df1648c} <Debug> TCPHandler: Processed in 0.005471098 sec. | ||
| 1386 | 2026.03.07 01:48:57.430657 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.03.07 01:48:57.430754 [ 3 ] {db7e0766-ecd3-4014-b538-ece50ad611a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1388 | 2026.03.07 01:48:57.430796 [ 3 ] {db7e0766-ecd3-4014-b538-ece50ad611a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1389 | 2026.03.07 01:48:57.431226 [ 3 ] {db7e0766-ecd3-4014-b538-ece50ad611a6} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.03.07 01:48:57.431263 [ 3 ] {db7e0766-ecd3-4014-b538-ece50ad611a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1391 | 2026.03.07 01:48:57.431710 [ 3 ] {db7e0766-ecd3-4014-b538-ece50ad611a6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1392 | 2026.03.07 01:48:57.432171 [ 3 ] {db7e0766-ecd3-4014-b538-ece50ad611a6} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.03.07 01:48:57.432306 [ 3 ] {db7e0766-ecd3-4014-b538-ece50ad611a6} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.00157 sec., 19108.28025477707 rows/sec., 1.39 MiB/sec. | ||
| 1394 | 2026.03.07 01:48:57.432343 [ 3 ] {db7e0766-ecd3-4014-b538-ece50ad611a6} <Debug> TCPHandler: Processed in 0.001736667 sec. | ||
| 1395 | 2026.03.07 01:48:57.432466 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.03.07 01:48:57.432562 [ 3 ] {8c8c0b97-d1aa-4e51-b1f8-8a3b5d6f0a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1397 | 2026.03.07 01:48:57.432604 [ 3 ] {8c8c0b97-d1aa-4e51-b1f8-8a3b5d6f0a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1398 | 2026.03.07 01:48:57.433368 [ 3 ] {8c8c0b97-d1aa-4e51-b1f8-8a3b5d6f0a79} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2026.03.07 01:48:57.433403 [ 3 ] {8c8c0b97-d1aa-4e51-b1f8-8a3b5d6f0a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1400 | 2026.03.07 01:48:57.433954 [ 3 ] {8c8c0b97-d1aa-4e51-b1f8-8a3b5d6f0a79} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1401 | 2026.03.07 01:48:57.434392 [ 3 ] {8c8c0b97-d1aa-4e51-b1f8-8a3b5d6f0a79} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.03.07 01:48:57.434522 [ 3 ] {8c8c0b97-d1aa-4e51-b1f8-8a3b5d6f0a79} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001978 sec., 357937.31041456014 rows/sec., 20.88 MiB/sec. | ||
| 1403 | 2026.03.07 01:48:57.434566 [ 3 ] {8c8c0b97-d1aa-4e51-b1f8-8a3b5d6f0a79} <Debug> TCPHandler: Processed in 0.00215106 sec. | ||
| 1404 | 2026.03.07 01:48:57.434686 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2026.03.07 01:48:57.434783 [ 3 ] {3e146193-53ef-4ce1-bf40-f256db973c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1406 | 2026.03.07 01:48:57.434824 [ 3 ] {3e146193-53ef-4ce1-bf40-f256db973c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1407 | 2026.03.07 01:48:57.435212 [ 3 ] {3e146193-53ef-4ce1-bf40-f256db973c66} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2026.03.07 01:48:57.435250 [ 3 ] {3e146193-53ef-4ce1-bf40-f256db973c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1409 | 2026.03.07 01:48:57.435752 [ 3 ] {3e146193-53ef-4ce1-bf40-f256db973c66} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1410 | 2026.03.07 01:48:57.436249 [ 3 ] {3e146193-53ef-4ce1-bf40-f256db973c66} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2026.03.07 01:48:57.436379 [ 3 ] {3e146193-53ef-4ce1-bf40-f256db973c66} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001615 sec., 619.1950464396285 rows/sec., 43.54 KiB/sec. | ||
| 1412 | 2026.03.07 01:48:57.436422 [ 3 ] {3e146193-53ef-4ce1-bf40-f256db973c66} <Debug> TCPHandler: Processed in 0.001786969 sec. | ||
| 1413 | 2026.03.07 01:48:57.436539 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2026.03.07 01:48:57.436632 [ 3 ] {768dec65-7d69-4ddb-af3e-cdb202feb636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1415 | 2026.03.07 01:48:57.436674 [ 3 ] {768dec65-7d69-4ddb-af3e-cdb202feb636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1416 | 2026.03.07 01:48:57.437500 [ 3 ] {768dec65-7d69-4ddb-af3e-cdb202feb636} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.03.07 01:48:57.437537 [ 3 ] {768dec65-7d69-4ddb-af3e-cdb202feb636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1418 | 2026.03.07 01:48:57.438048 [ 3 ] {768dec65-7d69-4ddb-af3e-cdb202feb636} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1419 | 2026.03.07 01:48:57.438623 [ 3 ] {768dec65-7d69-4ddb-af3e-cdb202feb636} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2026.03.07 01:48:57.438758 [ 3 ] {768dec65-7d69-4ddb-af3e-cdb202feb636} <Debug> executeQuery: Read 981 rows, 68.84 KiB in 0.002144 sec., 457555.9701492537 rows/sec., 31.36 MiB/sec. | ||
| 1421 | 2026.03.07 01:48:57.438804 [ 3 ] {768dec65-7d69-4ddb-af3e-cdb202feb636} <Debug> TCPHandler: Processed in 0.002315125 sec. | ||
| 1422 | 2026.03.07 01:48:57.438921 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1423 | 2026.03.07 01:48:57.439017 [ 3 ] {3091ae64-a758-4cad-977a-c1f1b79817e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1424 | 2026.03.07 01:48:57.439060 [ 3 ] {3091ae64-a758-4cad-977a-c1f1b79817e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1425 | 2026.03.07 01:48:57.443220 [ 3 ] {3091ae64-a758-4cad-977a-c1f1b79817e8} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2026.03.07 01:48:57.443254 [ 3 ] {3091ae64-a758-4cad-977a-c1f1b79817e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1427 | 2026.03.07 01:48:57.444165 [ 3 ] {3091ae64-a758-4cad-977a-c1f1b79817e8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1428 | 2026.03.07 01:48:57.444723 [ 3 ] {3091ae64-a758-4cad-977a-c1f1b79817e8} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2026.03.07 01:48:57.444859 [ 3 ] {3091ae64-a758-4cad-977a-c1f1b79817e8} <Debug> executeQuery: Read 3360 rows, 224.35 KiB in 0.005861 sec., 573281.0100665416 rows/sec., 37.38 MiB/sec. | ||
| 1430 | 2026.03.07 01:48:57.444897 [ 3 ] {3091ae64-a758-4cad-977a-c1f1b79817e8} <Debug> TCPHandler: Processed in 0.006026906 sec. | ||
| 1431 | 2026.03.07 01:48:57.445019 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2026.03.07 01:48:57.445116 [ 3 ] {39f22242-38df-4f57-9d4a-b010ff707e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1433 | 2026.03.07 01:48:57.445172 [ 3 ] {39f22242-38df-4f57-9d4a-b010ff707e7d} <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 | ||
| 1434 | 2026.03.07 01:48:57.445965 [ 3 ] {39f22242-38df-4f57-9d4a-b010ff707e7d} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1435 | 2026.03.07 01:48:57.446046 [ 3 ] {39f22242-38df-4f57-9d4a-b010ff707e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1436 | 2026.03.07 01:48:57.446717 [ 3 ] {39f22242-38df-4f57-9d4a-b010ff707e7d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1437 | 2026.03.07 01:48:57.447149 [ 3 ] {39f22242-38df-4f57-9d4a-b010ff707e7d} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1438 | 2026.03.07 01:48:57.447331 [ 3 ] {39f22242-38df-4f57-9d4a-b010ff707e7d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002219 sec., 11716.989634970707 rows/sec., 21.00 MiB/sec. | ||
| 1439 | 2026.03.07 01:48:57.447396 [ 3 ] {39f22242-38df-4f57-9d4a-b010ff707e7d} <Debug> TCPHandler: Processed in 0.002428159 sec. | ||
| 1440 | 2026.03.07 01:48:57.447523 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1441 | 2026.03.07 01:48:57.447620 [ 3 ] {530ecc85-996d-435d-80e9-b5bdbec822d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1442 | 2026.03.07 01:48:57.447662 [ 3 ] {530ecc85-996d-435d-80e9-b5bdbec822d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1443 | 2026.03.07 01:48:57.448003 [ 3 ] {530ecc85-996d-435d-80e9-b5bdbec822d4} <Trace> oximeter.measurements_i64 (788c2c4c-adec-4a9b-bc34-8e75e7772310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2026.03.07 01:48:57.448041 [ 3 ] {530ecc85-996d-435d-80e9-b5bdbec822d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1445 | 2026.03.07 01:48:57.448531 [ 3 ] {530ecc85-996d-435d-80e9-b5bdbec822d4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1446 | 2026.03.07 01:48:57.448975 [ 3 ] {530ecc85-996d-435d-80e9-b5bdbec822d4} <Trace> oximeter.measurements_i64 (788c2c4c-adec-4a9b-bc34-8e75e7772310): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2026.03.07 01:48:57.449109 [ 3 ] {530ecc85-996d-435d-80e9-b5bdbec822d4} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001508 sec., 15915.119363395226 rows/sec., 1.15 MiB/sec. | ||
| 1448 | 2026.03.07 01:48:57.449155 [ 3 ] {530ecc85-996d-435d-80e9-b5bdbec822d4} <Debug> TCPHandler: Processed in 0.001682895 sec. | ||
| 1449 | 2026.03.07 01:49:01.447950 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2436 | ||
| 1450 | 2026.03.07 01:49:01.448485 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1451 | 2026.03.07 01:49:01.448526 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1452 | 2026.03.07 01:49:01.449182 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1453 | 2026.03.07 01:49:01.449715 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1454 | 2026.03.07 01:49:01.449888 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2436 | ||
| 1455 | 2026.03.07 01:49:01.570247 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1456 | 2026.03.07 01:49:01.587505 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2026.03.07 01:49:01.587567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1458 | 2026.03.07 01:49:01.593874 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1459 | 2026.03.07 01:49:01.595013 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1460 | 2026.03.07 01:49:01.598233 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1461 | 2026.03.07 01:49:03.942627 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 164 | ||
| 1462 | 2026.03.07 01:49:03.945496 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.03.07 01:49:03.945536 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1464 | 2026.03.07 01:49:03.946847 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1465 | 2026.03.07 01:49:03.947303 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.03.07 01:49:03.947605 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 164 | ||
| 1467 | 2026.03.07 01:49:06.094576 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2026.03.07 01:49:06.094752 [ 3 ] {62232e39-2075-489d-b1d6-f12b80727fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1469 | 2026.03.07 01:49:06.094819 [ 3 ] {62232e39-2075-489d-b1d6-f12b80727fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1470 | 2026.03.07 01:49:06.095444 [ 3 ] {62232e39-2075-489d-b1d6-f12b80727fcf} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2026.03.07 01:49:06.095577 [ 3 ] {62232e39-2075-489d-b1d6-f12b80727fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1472 | 2026.03.07 01:49:06.096070 [ 3 ] {62232e39-2075-489d-b1d6-f12b80727fcf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1473 | 2026.03.07 01:49:06.096622 [ 3 ] {62232e39-2075-489d-b1d6-f12b80727fcf} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2026.03.07 01:49:06.096784 [ 3 ] {62232e39-2075-489d-b1d6-f12b80727fcf} <Debug> executeQuery: Read 20 rows, 2.01 KiB in 0.00208 sec., 9615.384615384617 rows/sec., 965.29 KiB/sec. | ||
| 1475 | 2026.03.07 01:49:06.096835 [ 3 ] {62232e39-2075-489d-b1d6-f12b80727fcf} <Debug> TCPHandler: Processed in 0.002382308 sec. | ||
| 1476 | 2026.03.07 01:49:06.096966 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1477 | 2026.03.07 01:49:06.097070 [ 3 ] {5dc658f3-d389-493e-b213-f08d895dfef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1478 | 2026.03.07 01:49:06.097115 [ 3 ] {5dc658f3-d389-493e-b213-f08d895dfef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1479 | 2026.03.07 01:49:06.097539 [ 3 ] {5dc658f3-d389-493e-b213-f08d895dfef9} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2026.03.07 01:49:06.097577 [ 3 ] {5dc658f3-d389-493e-b213-f08d895dfef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1481 | 2026.03.07 01:49:06.098011 [ 3 ] {5dc658f3-d389-493e-b213-f08d895dfef9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1482 | 2026.03.07 01:49:06.098551 [ 3 ] {5dc658f3-d389-493e-b213-f08d895dfef9} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2026.03.07 01:49:06.098691 [ 3 ] {5dc658f3-d389-493e-b213-f08d895dfef9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001643 sec., 6086.427267194157 rows/sec., 457.67 KiB/sec. | ||
| 1484 | 2026.03.07 01:49:06.098729 [ 3 ] {5dc658f3-d389-493e-b213-f08d895dfef9} <Debug> TCPHandler: Processed in 0.001817359 sec. | ||
| 1485 | 2026.03.07 01:49:06.098848 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1486 | 2026.03.07 01:49:06.098946 [ 3 ] {76884d89-a66d-4221-8edd-1da3c155c05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1487 | 2026.03.07 01:49:06.098987 [ 3 ] {76884d89-a66d-4221-8edd-1da3c155c05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1488 | 2026.03.07 01:49:06.099379 [ 3 ] {76884d89-a66d-4221-8edd-1da3c155c05c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1489 | 2026.03.07 01:49:06.099416 [ 3 ] {76884d89-a66d-4221-8edd-1da3c155c05c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1490 | 2026.03.07 01:49:06.099871 [ 3 ] {76884d89-a66d-4221-8edd-1da3c155c05c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1491 | 2026.03.07 01:49:06.100365 [ 3 ] {76884d89-a66d-4221-8edd-1da3c155c05c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2026.03.07 01:49:06.100500 [ 3 ] {76884d89-a66d-4221-8edd-1da3c155c05c} <Debug> executeQuery: Read 10 rows, 820.00 B in 0.001574 sec., 6353.240152477763 rows/sec., 508.76 KiB/sec. | ||
| 1493 | 2026.03.07 01:49:06.100537 [ 3 ] {76884d89-a66d-4221-8edd-1da3c155c05c} <Debug> TCPHandler: Processed in 0.001740507 sec. | ||
| 1494 | 2026.03.07 01:49:06.100651 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1495 | 2026.03.07 01:49:06.100747 [ 3 ] {9beca2b4-63cf-4377-bd03-f72c84cb2a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1496 | 2026.03.07 01:49:06.100804 [ 3 ] {9beca2b4-63cf-4377-bd03-f72c84cb2a67} <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 | ||
| 1497 | 2026.03.07 01:49:06.101534 [ 3 ] {9beca2b4-63cf-4377-bd03-f72c84cb2a67} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1498 | 2026.03.07 01:49:06.101572 [ 3 ] {9beca2b4-63cf-4377-bd03-f72c84cb2a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1499 | 2026.03.07 01:49:06.102229 [ 3 ] {9beca2b4-63cf-4377-bd03-f72c84cb2a67} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1500 | 2026.03.07 01:49:06.102669 [ 3 ] {9beca2b4-63cf-4377-bd03-f72c84cb2a67} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1501 | 2026.03.07 01:49:06.102814 [ 3 ] {9beca2b4-63cf-4377-bd03-f72c84cb2a67} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002086 sec., 4793.8638542665385 rows/sec., 8.59 MiB/sec. | ||
| 1502 | 2026.03.07 01:49:06.102871 [ 3 ] {9beca2b4-63cf-4377-bd03-f72c84cb2a67} <Debug> TCPHandler: Processed in 0.002271404 sec. | ||
| 1503 | 2026.03.07 01:49:08.883268 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1504 | 2026.03.07 01:49:08.883343 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1505 | 2026.03.07 01:49:08.950915 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2884 | ||
| 1506 | 2026.03.07 01:49:08.951422 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2026.03.07 01:49:08.951463 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1508 | 2026.03.07 01:49:08.952132 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1509 | 2026.03.07 01:49:08.952587 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1510 | 2026.03.07 01:49:08.952733 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2884 | ||
| 1511 | 2026.03.07 01:49:08.952755 [ 77 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1512 | 2026.03.07 01:49:08.952857 [ 77 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2026.03.07 01:49:08.952896 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1514 | 2026.03.07 01:49:08.955252 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 1515 | 2026.03.07 01:49:08.957675 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1516 | 2026.03.07 01:49:08.957772 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1517 | 2026.03.07 01:49:08.957890 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 1518 | 2026.03.07 01:49:08.957951 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 500 rows starting from the beginning of the part | ||
| 1519 | 2026.03.07 01:49:08.958013 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1520 | 2026.03.07 01:49:08.958071 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1521 | 2026.03.07 01:49:08.958129 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1522 | 2026.03.07 01:49:08.997908 [ 187 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2884 rows, containing 4 columns (4 merged, 0 gathered) in 0.044868424 sec., 64276.82862228458 rows/sec., 941.56 KiB/sec. | ||
| 1523 | 2026.03.07 01:49:08.998998 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1524 | 2026.03.07 01:49:08.999704 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_6_1} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1525 | 2026.03.07 01:49:08.999799 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_6_1} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1526 | 2026.03.07 01:49:08.999926 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1527 | 2026.03.07 01:49:09.001142 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.92 MiB, peak 197.23 MiB, free memory in arenas 0.00 B, will set to 192.46 MiB (RSS), difference: 1.55 MiB | ||
| 1528 | 2026.03.07 01:49:09.099888 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1529 | 2026.03.07 01:49:09.117471 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.03.07 01:49:09.117519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1531 | 2026.03.07 01:49:09.124028 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1532 | 2026.03.07 01:49:09.125196 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.03.07 01:49:09.125470 [ 77 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1534 | 2026.03.07 01:49:09.125509 [ 77 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2026.03.07 01:49:09.125530 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1536 | 2026.03.07 01:49:09.125632 [ 196 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 1537 | 2026.03.07 01:49:09.129161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1538 | 2026.03.07 01:49:09.130143 [ 196 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1539 | 2026.03.07 01:49:09.131627 [ 196 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 1540 | 2026.03.07 01:49:09.136570 [ 196 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 1541 | 2026.03.07 01:49:09.141088 [ 196 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 1542 | 2026.03.07 01:49:09.145692 [ 196 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 1543 | 2026.03.07 01:49:09.152870 [ 196 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 1544 | 2026.03.07 01:49:09.157201 [ 196 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 1545 | 2026.03.07 01:49:09.215702 [ 187 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.09011624 sec., 510.4518342087952 rows/sec., 2.64 MiB/sec. | ||
| 1546 | 2026.03.07 01:49:09.218248 [ 187 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1547 | 2026.03.07 01:49:09.221031 [ 187 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_6_1} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1548 | 2026.03.07 01:49:09.221135 [ 187 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_6_1} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1549 | 2026.03.07 01:49:09.223163 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1550 | 2026.03.07 01:49:10.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.54 MiB, peak 203.08 MiB, free memory in arenas 0.00 B, will set to 201.09 MiB (RSS), difference: 7.55 MiB | ||
| 1551 | 2026.03.07 01:49:11.094372 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1552 | 2026.03.07 01:49:11.094556 [ 3 ] {bf2472a7-b871-4a56-bb7b-023785aa22e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1553 | 2026.03.07 01:49:11.094624 [ 3 ] {bf2472a7-b871-4a56-bb7b-023785aa22e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1554 | 2026.03.07 01:49:11.095323 [ 3 ] {bf2472a7-b871-4a56-bb7b-023785aa22e1} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1555 | 2026.03.07 01:49:11.095386 [ 3 ] {bf2472a7-b871-4a56-bb7b-023785aa22e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1556 | 2026.03.07 01:49:11.095996 [ 3 ] {bf2472a7-b871-4a56-bb7b-023785aa22e1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1557 | 2026.03.07 01:49:11.096827 [ 3 ] {bf2472a7-b871-4a56-bb7b-023785aa22e1} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2026.03.07 01:49:11.097064 [ 3 ] {bf2472a7-b871-4a56-bb7b-023785aa22e1} <Debug> executeQuery: Read 44 rows, 4.15 KiB in 0.002555 sec., 17221.13502935421 rows/sec., 1.59 MiB/sec. | ||
| 1559 | 2026.03.07 01:49:11.097125 [ 3 ] {bf2472a7-b871-4a56-bb7b-023785aa22e1} <Debug> TCPHandler: Processed in 0.002881274 sec. | ||
| 1560 | 2026.03.07 01:49:11.097262 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2026.03.07 01:49:11.097367 [ 3 ] {4780b93b-6cd7-4ff6-8403-632e21aa0822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1562 | 2026.03.07 01:49:11.097412 [ 3 ] {4780b93b-6cd7-4ff6-8403-632e21aa0822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1563 | 2026.03.07 01:49:11.097829 [ 3 ] {4780b93b-6cd7-4ff6-8403-632e21aa0822} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1564 | 2026.03.07 01:49:11.097864 [ 3 ] {4780b93b-6cd7-4ff6-8403-632e21aa0822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1565 | 2026.03.07 01:49:11.098365 [ 3 ] {4780b93b-6cd7-4ff6-8403-632e21aa0822} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1566 | 2026.03.07 01:49:11.098840 [ 3 ] {4780b93b-6cd7-4ff6-8403-632e21aa0822} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1567 | 2026.03.07 01:49:11.098997 [ 3 ] {4780b93b-6cd7-4ff6-8403-632e21aa0822} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001656 sec., 13285.024154589373 rows/sec., 998.97 KiB/sec. | ||
| 1568 | 2026.03.07 01:49:11.099036 [ 3 ] {4780b93b-6cd7-4ff6-8403-632e21aa0822} <Debug> TCPHandler: Processed in 0.00182772 sec. | ||
| 1569 | 2026.03.07 01:49:11.099147 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1570 | 2026.03.07 01:49:11.099242 [ 3 ] {227d42c8-d5c6-4218-bd27-8538ecdd9207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1571 | 2026.03.07 01:49:11.099281 [ 3 ] {227d42c8-d5c6-4218-bd27-8538ecdd9207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1572 | 2026.03.07 01:49:11.099670 [ 3 ] {227d42c8-d5c6-4218-bd27-8538ecdd9207} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2026.03.07 01:49:11.099704 [ 3 ] {227d42c8-d5c6-4218-bd27-8538ecdd9207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1574 | 2026.03.07 01:49:11.100140 [ 3 ] {227d42c8-d5c6-4218-bd27-8538ecdd9207} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1575 | 2026.03.07 01:49:11.100703 [ 3 ] {227d42c8-d5c6-4218-bd27-8538ecdd9207} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1576 | 2026.03.07 01:49:11.100869 [ 3 ] {227d42c8-d5c6-4218-bd27-8538ecdd9207} <Debug> executeQuery: Read 22 rows, 1.76 KiB in 0.001647 sec., 13357.619914996963 rows/sec., 1.04 MiB/sec. | ||
| 1577 | 2026.03.07 01:49:11.100906 [ 3 ] {227d42c8-d5c6-4218-bd27-8538ecdd9207} <Debug> TCPHandler: Processed in 0.001810189 sec. | ||
| 1578 | 2026.03.07 01:49:11.101010 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2026.03.07 01:49:11.101104 [ 3 ] {648f363a-98b6-443b-904f-59cf2f57ca07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1580 | 2026.03.07 01:49:11.101160 [ 3 ] {648f363a-98b6-443b-904f-59cf2f57ca07} <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 | ||
| 1581 | 2026.03.07 01:49:11.101922 [ 3 ] {648f363a-98b6-443b-904f-59cf2f57ca07} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.03.07 01:49:11.101958 [ 3 ] {648f363a-98b6-443b-904f-59cf2f57ca07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1583 | 2026.03.07 01:49:11.102662 [ 3 ] {648f363a-98b6-443b-904f-59cf2f57ca07} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1584 | 2026.03.07 01:49:11.103161 [ 3 ] {648f363a-98b6-443b-904f-59cf2f57ca07} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2026.03.07 01:49:11.103325 [ 3 ] {648f363a-98b6-443b-904f-59cf2f57ca07} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002239 sec., 9825.815096025011 rows/sec., 17.61 MiB/sec. | ||
| 1586 | 2026.03.07 01:49:11.103383 [ 3 ] {648f363a-98b6-443b-904f-59cf2f57ca07} <Debug> TCPHandler: Processed in 0.002423208 sec. | ||
| 1587 | 2026.03.07 01:49:13.948677 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 180 | ||
| 1588 | 2026.03.07 01:49:13.950605 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.03.07 01:49:13.950663 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1590 | 2026.03.07 01:49:13.951834 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1591 | 2026.03.07 01:49:13.952102 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2026.03.07 01:49:13.952412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
| 1593 | 2026.03.07 01:49:16.094133 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2026.03.07 01:49:16.094330 [ 3 ] {95d0988d-6eec-45ae-87e8-afea394572b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1595 | 2026.03.07 01:49:16.094400 [ 3 ] {95d0988d-6eec-45ae-87e8-afea394572b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1596 | 2026.03.07 01:49:16.095011 [ 3 ] {95d0988d-6eec-45ae-87e8-afea394572b8} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2026.03.07 01:49:16.095057 [ 3 ] {95d0988d-6eec-45ae-87e8-afea394572b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1598 | 2026.03.07 01:49:16.095447 [ 3 ] {95d0988d-6eec-45ae-87e8-afea394572b8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1599 | 2026.03.07 01:49:16.095667 [ 3 ] {95d0988d-6eec-45ae-87e8-afea394572b8} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2026.03.07 01:49:16.095811 [ 80 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1601 | 2026.03.07 01:49:16.095823 [ 3 ] {95d0988d-6eec-45ae-87e8-afea394572b8} <Debug> executeQuery: Read 20 rows, 2.01 KiB in 0.001549 sec., 12911.555842479018 rows/sec., 1.27 MiB/sec. | ||
| 1602 | 2026.03.07 01:49:16.095890 [ 80 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2026.03.07 01:49:16.095906 [ 3 ] {95d0988d-6eec-45ae-87e8-afea394572b8} <Debug> TCPHandler: Processed in 0.001915392 sec. | ||
| 1604 | 2026.03.07 01:49:16.095920 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1605 | 2026.03.07 01:49:16.096038 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1606 | 2026.03.07 01:49:16.096100 [ 186 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::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 | ||
| 1607 | 2026.03.07 01:49:16.096143 [ 3 ] {51dc1e24-ddf2-4b96-a37c-11ebe2ad165b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1608 | 2026.03.07 01:49:16.096189 [ 3 ] {51dc1e24-ddf2-4b96-a37c-11ebe2ad165b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1609 | 2026.03.07 01:49:16.096248 [ 186 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1610 | 2026.03.07 01:49:16.096288 [ 186 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 1611 | 2026.03.07 01:49:16.096381 [ 186 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 1612 | 2026.03.07 01:49:16.096432 [ 186 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1916 rows starting from the beginning of the part | ||
| 1613 | 2026.03.07 01:49:16.096476 [ 186 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 1614 | 2026.03.07 01:49:16.096523 [ 186 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part | ||
| 1615 | 2026.03.07 01:49:16.096569 [ 186 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
| 1616 | 2026.03.07 01:49:16.096601 [ 3 ] {51dc1e24-ddf2-4b96-a37c-11ebe2ad165b} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2026.03.07 01:49:16.096641 [ 3 ] {51dc1e24-ddf2-4b96-a37c-11ebe2ad165b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1618 | 2026.03.07 01:49:16.097038 [ 3 ] {51dc1e24-ddf2-4b96-a37c-11ebe2ad165b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1619 | 2026.03.07 01:49:16.097275 [ 3 ] {51dc1e24-ddf2-4b96-a37c-11ebe2ad165b} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2026.03.07 01:49:16.097380 [ 80 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1621 | 2026.03.07 01:49:16.097410 [ 3 ] {51dc1e24-ddf2-4b96-a37c-11ebe2ad165b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001286 sec., 7776.049766718506 rows/sec., 584.72 KiB/sec. | ||
| 1622 | 2026.03.07 01:49:16.097415 [ 80 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1623 | 2026.03.07 01:49:16.097451 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1624 | 2026.03.07 01:49:16.097454 [ 3 ] {51dc1e24-ddf2-4b96-a37c-11ebe2ad165b} <Debug> TCPHandler: Processed in 0.001466208 sec. | ||
| 1625 | 2026.03.07 01:49:16.097578 [ 192 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 1626 | 2026.03.07 01:49:16.097594 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1627 | 2026.03.07 01:49:16.097703 [ 3 ] {d592968a-7baf-4953-aacf-1be4359bdd20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1628 | 2026.03.07 01:49:16.097711 [ 192 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1629 | 2026.03.07 01:49:16.097748 [ 3 ] {d592968a-7baf-4953-aacf-1be4359bdd20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1630 | 2026.03.07 01:49:16.097763 [ 192 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 1631 | 2026.03.07 01:49:16.097876 [ 192 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 1632 | 2026.03.07 01:49:16.097931 [ 192 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 1633 | 2026.03.07 01:49:16.097977 [ 192 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 1634 | 2026.03.07 01:49:16.097978 [ 190 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2041 rows, containing 5 columns (5 merged, 0 gathered) in 0.001979745 sec., 1030940.8534937579 rows/sec., 83.02 MiB/sec. | ||
| 1635 | 2026.03.07 01:49:16.098024 [ 192 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 1636 | 2026.03.07 01:49:16.098075 [ 192 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1637 | 2026.03.07 01:49:16.098187 [ 3 ] {d592968a-7baf-4953-aacf-1be4359bdd20} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2026.03.07 01:49:16.098230 [ 3 ] {d592968a-7baf-4953-aacf-1be4359bdd20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1639 | 2026.03.07 01:49:16.098301 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1640 | 2026.03.07 01:49:16.098717 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_6_1} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2026.03.07 01:49:16.098758 [ 3 ] {d592968a-7baf-4953-aacf-1be4359bdd20} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1642 | 2026.03.07 01:49:16.098789 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_6_1} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1643 | 2026.03.07 01:49:16.098867 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 1644 | 2026.03.07 01:49:16.098997 [ 3 ] {d592968a-7baf-4953-aacf-1be4359bdd20} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2026.03.07 01:49:16.099100 [ 80 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1646 | 2026.03.07 01:49:16.099127 [ 80 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2026.03.07 01:49:16.099137 [ 3 ] {d592968a-7baf-4953-aacf-1be4359bdd20} <Debug> executeQuery: Read 10 rows, 820.00 B in 0.001453 sec., 6882.312456985546 rows/sec., 551.12 KiB/sec. | ||
| 1648 | 2026.03.07 01:49:16.099143 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1649 | 2026.03.07 01:49:16.099176 [ 189 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 94 rows, containing 5 columns (5 merged, 0 gathered) in 0.001658784 sec., 56668.017053456024 rows/sec., 4.36 MiB/sec. | ||
| 1650 | 2026.03.07 01:49:16.099184 [ 3 ] {d592968a-7baf-4953-aacf-1be4359bdd20} <Debug> TCPHandler: Processed in 0.001645613 sec. | ||
| 1651 | 2026.03.07 01:49:16.099245 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::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 | ||
| 1652 | 2026.03.07 01:49:16.099304 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2026.03.07 01:49:16.099305 [ 192 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1654 | 2026.03.07 01:49:16.099345 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1655 | 2026.03.07 01:49:16.099384 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 1656 | 2026.03.07 01:49:16.099410 [ 3 ] {0f1e5c7a-4252-4955-8214-28f7afb50d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1657 | 2026.03.07 01:49:16.099464 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::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 | ||
| 1658 | 2026.03.07 01:49:16.099473 [ 3 ] {0f1e5c7a-4252-4955-8214-28f7afb50d77} <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 | ||
| 1659 | 2026.03.07 01:49:16.099521 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 981 rows starting from the beginning of the part | ||
| 1660 | 2026.03.07 01:49:16.099576 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::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 | ||
| 1661 | 2026.03.07 01:49:16.099597 [ 192 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_6_1} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1662 | 2026.03.07 01:49:16.099619 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 1663 | 2026.03.07 01:49:16.099669 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1664 | 2026.03.07 01:49:16.099670 [ 192 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_6_1} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1665 | 2026.03.07 01:49:16.099754 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1666 | 2026.03.07 01:49:16.100260 [ 3 ] {0f1e5c7a-4252-4955-8214-28f7afb50d77} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2026.03.07 01:49:16.100303 [ 3 ] {0f1e5c7a-4252-4955-8214-28f7afb50d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1668 | 2026.03.07 01:49:16.100533 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1045 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331633 sec., 784750.7533982712 rows/sec., 57.24 MiB/sec. | ||
| 1669 | 2026.03.07 01:49:16.100711 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1670 | 2026.03.07 01:49:16.100864 [ 3 ] {0f1e5c7a-4252-4955-8214-28f7afb50d77} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1671 | 2026.03.07 01:49:16.100999 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_6_1} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2026.03.07 01:49:16.101080 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_6_1} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1673 | 2026.03.07 01:49:16.101149 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1674 | 2026.03.07 01:49:16.101156 [ 3 ] {0f1e5c7a-4252-4955-8214-28f7afb50d77} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2026.03.07 01:49:16.101273 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1676 | 2026.03.07 01:49:16.101301 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2026.03.07 01:49:16.101307 [ 3 ] {0f1e5c7a-4252-4955-8214-28f7afb50d77} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001915 sec., 5221.9321148825065 rows/sec., 9.36 MiB/sec. | ||
| 1678 | 2026.03.07 01:49:16.101318 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1679 | 2026.03.07 01:49:16.101366 [ 3 ] {0f1e5c7a-4252-4955-8214-28f7afb50d77} <Debug> TCPHandler: Processed in 0.002113689 sec. | ||
| 1680 | 2026.03.07 01:49:16.101395 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 1681 | 2026.03.07 01:49:16.101567 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1682 | 2026.03.07 01:49:16.101628 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 1683 | 2026.03.07 01:49:16.101761 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 1684 | 2026.03.07 01:49:16.101863 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1685 | 2026.03.07 01:49:16.101962 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 1686 | 2026.03.07 01:49:16.102053 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 1687 | 2026.03.07 01:49:16.102148 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1688 | 2026.03.07 01:49:16.103946 [ 190 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 88 rows, containing 19 columns (19 merged, 0 gathered) in 0.002577694 sec., 34139.040553300736 rows/sec., 61.18 MiB/sec. | ||
| 1689 | 2026.03.07 01:49:16.104423 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1690 | 2026.03.07 01:49:16.104872 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2026.03.07 01:49:16.104952 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1692 | 2026.03.07 01:49:16.105078 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 1693 | 2026.03.07 01:49:16.453719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3396 | ||
| 1694 | 2026.03.07 01:49:16.454164 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1695 | 2026.03.07 01:49:16.454204 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1696 | 2026.03.07 01:49:16.454636 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1697 | 2026.03.07 01:49:16.454870 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2026.03.07 01:49:16.454992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3396 | ||
| 1699 | 2026.03.07 01:49:16.630181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1700 | 2026.03.07 01:49:16.647419 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1701 | 2026.03.07 01:49:16.647481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1702 | 2026.03.07 01:49:16.653187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1703 | 2026.03.07 01:49:16.653878 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.03.07 01:49:16.656874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1705 | 2026.03.07 01:49:21.094202 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1706 | 2026.03.07 01:49:21.094399 [ 3 ] {a5e6429b-f7ba-4411-ad5d-fa2a29123d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1707 | 2026.03.07 01:49:21.094467 [ 3 ] {a5e6429b-f7ba-4411-ad5d-fa2a29123d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1708 | 2026.03.07 01:49:21.095105 [ 3 ] {a5e6429b-f7ba-4411-ad5d-fa2a29123d18} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1709 | 2026.03.07 01:49:21.095157 [ 3 ] {a5e6429b-f7ba-4411-ad5d-fa2a29123d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1710 | 2026.03.07 01:49:21.095566 [ 3 ] {a5e6429b-f7ba-4411-ad5d-fa2a29123d18} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1711 | 2026.03.07 01:49:21.095790 [ 3 ] {a5e6429b-f7ba-4411-ad5d-fa2a29123d18} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1712 | 2026.03.07 01:49:21.095946 [ 3 ] {a5e6429b-f7ba-4411-ad5d-fa2a29123d18} <Debug> executeQuery: Read 44 rows, 4.15 KiB in 0.001597 sec., 27551.659361302445 rows/sec., 2.54 MiB/sec. | ||
| 1713 | 2026.03.07 01:49:21.095994 [ 3 ] {a5e6429b-f7ba-4411-ad5d-fa2a29123d18} <Debug> TCPHandler: Processed in 0.001917543 sec. | ||
| 1714 | 2026.03.07 01:49:21.096121 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1715 | 2026.03.07 01:49:21.096245 [ 3 ] {82604d40-f53e-4115-be39-c39192fafb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1716 | 2026.03.07 01:49:21.096297 [ 3 ] {82604d40-f53e-4115-be39-c39192fafb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1717 | 2026.03.07 01:49:21.096726 [ 3 ] {82604d40-f53e-4115-be39-c39192fafb9e} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1718 | 2026.03.07 01:49:21.096765 [ 3 ] {82604d40-f53e-4115-be39-c39192fafb9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1719 | 2026.03.07 01:49:21.097071 [ 3 ] {82604d40-f53e-4115-be39-c39192fafb9e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1720 | 2026.03.07 01:49:21.097284 [ 3 ] {82604d40-f53e-4115-be39-c39192fafb9e} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2026.03.07 01:49:21.097418 [ 3 ] {82604d40-f53e-4115-be39-c39192fafb9e} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001196 sec., 18394.648829431437 rows/sec., 1.35 MiB/sec. | ||
| 1722 | 2026.03.07 01:49:21.097458 [ 3 ] {82604d40-f53e-4115-be39-c39192fafb9e} <Debug> TCPHandler: Processed in 0.001389766 sec. | ||
| 1723 | 2026.03.07 01:49:21.097583 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1724 | 2026.03.07 01:49:21.097679 [ 3 ] {3e8770ab-34fe-48a7-b155-680f19f303c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1725 | 2026.03.07 01:49:21.097720 [ 3 ] {3e8770ab-34fe-48a7-b155-680f19f303c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1726 | 2026.03.07 01:49:21.098115 [ 3 ] {3e8770ab-34fe-48a7-b155-680f19f303c4} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1727 | 2026.03.07 01:49:21.098153 [ 3 ] {3e8770ab-34fe-48a7-b155-680f19f303c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1728 | 2026.03.07 01:49:21.098449 [ 3 ] {3e8770ab-34fe-48a7-b155-680f19f303c4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1729 | 2026.03.07 01:49:21.098659 [ 3 ] {3e8770ab-34fe-48a7-b155-680f19f303c4} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1730 | 2026.03.07 01:49:21.098788 [ 3 ] {3e8770ab-34fe-48a7-b155-680f19f303c4} <Debug> executeQuery: Read 22 rows, 1.76 KiB in 0.001129 sec., 19486.271036315324 rows/sec., 1.52 MiB/sec. | ||
| 1731 | 2026.03.07 01:49:21.098824 [ 3 ] {3e8770ab-34fe-48a7-b155-680f19f303c4} <Debug> TCPHandler: Processed in 0.001291322 sec. | ||
| 1732 | 2026.03.07 01:49:21.098936 [ 3 ] {} <Trace> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1733 | 2026.03.07 01:49:21.099040 [ 3 ] {dd59407f-3c69-4dd3-b5f9-e8065faa6445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60866) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1734 | 2026.03.07 01:49:21.099098 [ 3 ] {dd59407f-3c69-4dd3-b5f9-e8065faa6445} <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 | ||
| 1735 | 2026.03.07 01:49:21.099982 [ 3 ] {dd59407f-3c69-4dd3-b5f9-e8065faa6445} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1736 | 2026.03.07 01:49:21.100020 [ 3 ] {dd59407f-3c69-4dd3-b5f9-e8065faa6445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1737 | 2026.03.07 01:49:21.100549 [ 3 ] {dd59407f-3c69-4dd3-b5f9-e8065faa6445} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1738 | 2026.03.07 01:49:21.100777 [ 3 ] {dd59407f-3c69-4dd3-b5f9-e8065faa6445} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1739 | 2026.03.07 01:49:21.100918 [ 3 ] {dd59407f-3c69-4dd3-b5f9-e8065faa6445} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001898 sec., 11591.148577449947 rows/sec., 20.77 MiB/sec. | ||
| 1740 | 2026.03.07 01:49:21.100975 [ 3 ] {dd59407f-3c69-4dd3-b5f9-e8065faa6445} <Debug> TCPHandler: Processed in 0.002090758 sec. | ||
| 1741 | 2026.03.07 01:49:23.883591 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1742 | 2026.03.07 01:49:23.883671 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1743 | 2026.03.07 01:49:23.952527 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 196 | ||
| 1744 | 2026.03.07 01:49:23.954593 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2026.03.07 01:49:23.954646 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1746 | 2026.03.07 01:49:23.955069 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3844 | ||
| 1747 | 2026.03.07 01:49:23.955613 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1748 | 2026.03.07 01:49:23.955663 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1749 | 2026.03.07 01:49:23.955841 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1750 | 2026.03.07 01:49:23.956145 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2026.03.07 01:49:23.956263 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1752 | 2026.03.07 01:49:23.956288 [ 64 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1753 | 2026.03.07 01:49:23.956332 [ 64 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1754 | 2026.03.07 01:49:23.956354 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1755 | 2026.03.07 01:49:23.956477 [ 189 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::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 | ||
| 1756 | 2026.03.07 01:49:23.956483 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
| 1757 | 2026.03.07 01:49:23.956522 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2026.03.07 01:49:23.956673 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3844 | ||
| 1759 | 2026.03.07 01:49:23.957273 [ 189 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1760 | 2026.03.07 01:49:23.957470 [ 189 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::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 | ||
| 1761 | 2026.03.07 01:49:23.957925 [ 189 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::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 | ||
| 1762 | 2026.03.07 01:49:23.958288 [ 189 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part | ||
| 1763 | 2026.03.07 01:49:23.958653 [ 189 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1764 | 2026.03.07 01:49:23.959029 [ 189 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 1765 | 2026.03.07 01:49:23.959388 [ 189 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part | ||
| 1766 | 2026.03.07 01:49:23.964635 [ 190 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 72 columns (72 merged, 0 gathered) in 0.008216118 sec., 23855.54832586387 rows/sec., 23.07 MiB/sec. | ||
| 1767 | 2026.03.07 01:49:23.965337 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1768 | 2026.03.07 01:49:23.965928 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_6_1} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1769 | 2026.03.07 01:49:23.965996 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_6_1} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1770 | 2026.03.07 01:49:23.966123 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 1771 | 2026.03.07 01:49:24.156939 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1772 | 2026.03.07 01:49:24.174921 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2026.03.07 01:49:24.174969 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1774 | 2026.03.07 01:49:24.180838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1775 | 2026.03.07 01:49:24.181530 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2026.03.07 01:49:24.184709 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1777 | 2026.03.07 01:49:25.315332 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1778 | 2026.03.07 01:49:25.315430 [ 3 ] {} <Debug> TCP-Session: 362bc450-5990-409d-ac93-a601334d33d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1779 | 2026.03.07 01:49:26.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.00 MiB, peak 207.84 MiB, free memory in arenas 0.00 B, will set to 203.03 MiB (RSS), difference: 2.04 MiB | ||
| 1780 | 2026.03.07 01:49:26.094423 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2026.03.07 01:49:26.094618 [ 255 ] {65109620-a4ea-459a-bb6c-f23c47c87f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1782 | 2026.03.07 01:49:26.094691 [ 255 ] {65109620-a4ea-459a-bb6c-f23c47c87f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1783 | 2026.03.07 01:49:26.095355 [ 255 ] {65109620-a4ea-459a-bb6c-f23c47c87f3c} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2026.03.07 01:49:26.095401 [ 255 ] {65109620-a4ea-459a-bb6c-f23c47c87f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1785 | 2026.03.07 01:49:26.095785 [ 255 ] {65109620-a4ea-459a-bb6c-f23c47c87f3c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1786 | 2026.03.07 01:49:26.096014 [ 255 ] {65109620-a4ea-459a-bb6c-f23c47c87f3c} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1787 | 2026.03.07 01:49:26.096177 [ 255 ] {65109620-a4ea-459a-bb6c-f23c47c87f3c} <Debug> executeQuery: Read 20 rows, 2.01 KiB in 0.001611 sec., 12414.649286157666 rows/sec., 1.22 MiB/sec. | ||
| 1788 | 2026.03.07 01:49:26.096220 [ 255 ] {65109620-a4ea-459a-bb6c-f23c47c87f3c} <Debug> TCPHandler: Processed in 0.001934513 sec. | ||
| 1789 | 2026.03.07 01:49:26.096342 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1790 | 2026.03.07 01:49:26.096441 [ 255 ] {732c6f37-e995-4ffd-b0e5-cc66288b2d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1791 | 2026.03.07 01:49:26.096484 [ 255 ] {732c6f37-e995-4ffd-b0e5-cc66288b2d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1792 | 2026.03.07 01:49:26.096894 [ 255 ] {732c6f37-e995-4ffd-b0e5-cc66288b2d93} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2026.03.07 01:49:26.096933 [ 255 ] {732c6f37-e995-4ffd-b0e5-cc66288b2d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1794 | 2026.03.07 01:49:26.097227 [ 255 ] {732c6f37-e995-4ffd-b0e5-cc66288b2d93} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1795 | 2026.03.07 01:49:26.097440 [ 255 ] {732c6f37-e995-4ffd-b0e5-cc66288b2d93} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2026.03.07 01:49:26.097570 [ 255 ] {732c6f37-e995-4ffd-b0e5-cc66288b2d93} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00115 sec., 8695.652173913044 rows/sec., 653.87 KiB/sec. | ||
| 1797 | 2026.03.07 01:49:26.097607 [ 255 ] {732c6f37-e995-4ffd-b0e5-cc66288b2d93} <Debug> TCPHandler: Processed in 0.001316683 sec. | ||
| 1798 | 2026.03.07 01:49:26.097710 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2026.03.07 01:49:26.097803 [ 255 ] {cd008d20-3c74-451d-955e-7394014e894e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1800 | 2026.03.07 01:49:26.097843 [ 255 ] {cd008d20-3c74-451d-955e-7394014e894e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1801 | 2026.03.07 01:49:26.098239 [ 255 ] {cd008d20-3c74-451d-955e-7394014e894e} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2026.03.07 01:49:26.098278 [ 255 ] {cd008d20-3c74-451d-955e-7394014e894e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1803 | 2026.03.07 01:49:26.098593 [ 255 ] {cd008d20-3c74-451d-955e-7394014e894e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1804 | 2026.03.07 01:49:26.098803 [ 255 ] {cd008d20-3c74-451d-955e-7394014e894e} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2026.03.07 01:49:26.098934 [ 255 ] {cd008d20-3c74-451d-955e-7394014e894e} <Debug> executeQuery: Read 10 rows, 820.00 B in 0.001148 sec., 8710.801393728223 rows/sec., 697.54 KiB/sec. | ||
| 1806 | 2026.03.07 01:49:26.098973 [ 255 ] {cd008d20-3c74-451d-955e-7394014e894e} <Debug> TCPHandler: Processed in 0.001312103 sec. | ||
| 1807 | 2026.03.07 01:49:26.099080 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1808 | 2026.03.07 01:49:26.099176 [ 255 ] {7834886c-e709-4a61-8c27-af126efbc7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1809 | 2026.03.07 01:49:26.099233 [ 255 ] {7834886c-e709-4a61-8c27-af126efbc7a1} <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 | ||
| 1810 | 2026.03.07 01:49:26.100041 [ 255 ] {7834886c-e709-4a61-8c27-af126efbc7a1} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2026.03.07 01:49:26.100078 [ 255 ] {7834886c-e709-4a61-8c27-af126efbc7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1812 | 2026.03.07 01:49:26.100581 [ 255 ] {7834886c-e709-4a61-8c27-af126efbc7a1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1813 | 2026.03.07 01:49:26.100796 [ 255 ] {7834886c-e709-4a61-8c27-af126efbc7a1} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1814 | 2026.03.07 01:49:26.100930 [ 255 ] {7834886c-e709-4a61-8c27-af126efbc7a1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001772 sec., 5643.340857787811 rows/sec., 10.11 MiB/sec. | ||
| 1815 | 2026.03.07 01:49:26.100977 [ 255 ] {7834886c-e709-4a61-8c27-af126efbc7a1} <Debug> TCPHandler: Processed in 0.001952004 sec. | ||
| 1816 | 2026.03.07 01:49:27.105517 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1817 | 2026.03.07 01:49:27.105733 [ 255 ] {a2a744c7-7410-4c2c-bb74-8e8a37c8a5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1818 | 2026.03.07 01:49:27.106043 [ 255 ] {a2a744c7-7410-4c2c-bb74-8e8a37c8a5e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1819 | 2026.03.07 01:49:27.106089 [ 255 ] {a2a744c7-7410-4c2c-bb74-8e8a37c8a5e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent')" moved to PREWHERE | ||
| 1820 | 2026.03.07 01:49:27.106335 [ 255 ] {a2a744c7-7410-4c2c-bb74-8e8a37c8a5e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1821 | 2026.03.07 01:49:27.106406 [ 255 ] {a2a744c7-7410-4c2c-bb74-8e8a37c8a5e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1822 | 2026.03.07 01:49:27.106546 [ 255 ] {a2a744c7-7410-4c2c-bb74-8e8a37c8a5e0} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1823 | 2026.03.07 01:49:27.106636 [ 311 ] {a2a744c7-7410-4c2c-bb74-8e8a37c8a5e0} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1824 | 2026.03.07 01:49:27.106667 [ 324 ] {a2a744c7-7410-4c2c-bb74-8e8a37c8a5e0} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1825 | 2026.03.07 01:49:27.106779 [ 255 ] {a2a744c7-7410-4c2c-bb74-8e8a37c8a5e0} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1826 | 2026.03.07 01:49:27.106807 [ 255 ] {a2a744c7-7410-4c2c-bb74-8e8a37c8a5e0} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1827 | 2026.03.07 01:49:27.108822 [ 255 ] {a2a744c7-7410-4c2c-bb74-8e8a37c8a5e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1828 | 2026.03.07 01:49:27.108852 [ 255 ] {a2a744c7-7410-4c2c-bb74-8e8a37c8a5e0} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 13 rows with 2 streams | ||
| 1829 | 2026.03.07 01:49:27.108915 [ 255 ] {a2a744c7-7410-4c2c-bb74-8e8a37c8a5e0} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1830 | 2026.03.07 01:49:27.108960 [ 255 ] {a2a744c7-7410-4c2c-bb74-8e8a37c8a5e0} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1831 | 2026.03.07 01:49:27.109987 [ 255 ] {a2a744c7-7410-4c2c-bb74-8e8a37c8a5e0} <Debug> executeQuery: Read 13 rows, 514.00 B in 0.004337 sec., 2997.463684574591 rows/sec., 115.74 KiB/sec. | ||
| 1832 | 2026.03.07 01:49:27.110088 [ 255 ] {a2a744c7-7410-4c2c-bb74-8e8a37c8a5e0} <Debug> TCPHandler: Processed in 0.004698633 sec. | ||
| 1833 | 2026.03.07 01:49:27.110372 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1834 | 2026.03.07 01:49:27.110501 [ 255 ] {33f6621a-a2c5-4f06-b809-46953e12c877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) 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_underlay_prefixes', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1835 | 2026.03.07 01:49:27.110698 [ 255 ] {33f6621a-a2c5-4f06-b809-46953e12c877} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1836 | 2026.03.07 01:49:27.110730 [ 255 ] {33f6621a-a2c5-4f06-b809-46953e12c877} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent')" moved to PREWHERE | ||
| 1837 | 2026.03.07 01:49:27.110891 [ 255 ] {33f6621a-a2c5-4f06-b809-46953e12c877} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1838 | 2026.03.07 01:49:27.110944 [ 255 ] {33f6621a-a2c5-4f06-b809-46953e12c877} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1839 | 2026.03.07 01:49:27.111048 [ 255 ] {33f6621a-a2c5-4f06-b809-46953e12c877} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1840 | 2026.03.07 01:49:27.111115 [ 311 ] {33f6621a-a2c5-4f06-b809-46953e12c877} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1841 | 2026.03.07 01:49:27.111125 [ 329 ] {33f6621a-a2c5-4f06-b809-46953e12c877} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1842 | 2026.03.07 01:49:27.111227 [ 255 ] {33f6621a-a2c5-4f06-b809-46953e12c877} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1843 | 2026.03.07 01:49:27.111253 [ 255 ] {33f6621a-a2c5-4f06-b809-46953e12c877} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1844 | 2026.03.07 01:49:27.111309 [ 255 ] {33f6621a-a2c5-4f06-b809-46953e12c877} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1845 | 2026.03.07 01:49:27.111327 [ 255 ] {33f6621a-a2c5-4f06-b809-46953e12c877} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 13 rows with 2 streams | ||
| 1846 | 2026.03.07 01:49:27.111357 [ 255 ] {33f6621a-a2c5-4f06-b809-46953e12c877} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1847 | 2026.03.07 01:49:27.111388 [ 255 ] {33f6621a-a2c5-4f06-b809-46953e12c877} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1848 | 2026.03.07 01:49:27.112088 [ 255 ] {33f6621a-a2c5-4f06-b809-46953e12c877} <Debug> executeQuery: Read 13 rows, 514.00 B in 0.001634 sec., 7955.936352509179 rows/sec., 307.19 KiB/sec. | ||
| 1849 | 2026.03.07 01:49:27.112196 [ 255 ] {33f6621a-a2c5-4f06-b809-46953e12c877} <Debug> TCPHandler: Processed in 0.001876731 sec. | ||
| 1850 | 2026.03.07 01:49:27.112421 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.03.07 01:49:27.112546 [ 255 ] {498c161d-3b89-4650-a16c-04b9ab9386bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1852 | 2026.03.07 01:49:27.112741 [ 255 ] {498c161d-3b89-4650-a16c-04b9ab9386bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1853 | 2026.03.07 01:49:27.112773 [ 255 ] {498c161d-3b89-4650-a16c-04b9ab9386bd} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent')" moved to PREWHERE | ||
| 1854 | 2026.03.07 01:49:27.112932 [ 255 ] {498c161d-3b89-4650-a16c-04b9ab9386bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1855 | 2026.03.07 01:49:27.112984 [ 255 ] {498c161d-3b89-4650-a16c-04b9ab9386bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1856 | 2026.03.07 01:49:27.113099 [ 255 ] {498c161d-3b89-4650-a16c-04b9ab9386bd} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1857 | 2026.03.07 01:49:27.113168 [ 324 ] {498c161d-3b89-4650-a16c-04b9ab9386bd} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1858 | 2026.03.07 01:49:27.113177 [ 332 ] {498c161d-3b89-4650-a16c-04b9ab9386bd} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1859 | 2026.03.07 01:49:27.113267 [ 255 ] {498c161d-3b89-4650-a16c-04b9ab9386bd} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1860 | 2026.03.07 01:49:27.113294 [ 255 ] {498c161d-3b89-4650-a16c-04b9ab9386bd} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1861 | 2026.03.07 01:49:27.113348 [ 255 ] {498c161d-3b89-4650-a16c-04b9ab9386bd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1862 | 2026.03.07 01:49:27.113365 [ 255 ] {498c161d-3b89-4650-a16c-04b9ab9386bd} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 13 rows with 2 streams | ||
| 1863 | 2026.03.07 01:49:27.113396 [ 255 ] {498c161d-3b89-4650-a16c-04b9ab9386bd} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1864 | 2026.03.07 01:49:27.113427 [ 255 ] {498c161d-3b89-4650-a16c-04b9ab9386bd} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1865 | 2026.03.07 01:49:27.114019 [ 255 ] {498c161d-3b89-4650-a16c-04b9ab9386bd} <Debug> executeQuery: Read 13 rows, 514.00 B in 0.001516 sec., 8575.197889182058 rows/sec., 331.10 KiB/sec. | ||
| 1866 | 2026.03.07 01:49:27.114123 [ 255 ] {498c161d-3b89-4650-a16c-04b9ab9386bd} <Debug> TCPHandler: Processed in 0.001753057 sec. | ||
| 1867 | 2026.03.07 01:49:27.114325 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2026.03.07 01:49:27.114450 [ 255 ] {c7662c94-10c3-49f2-8e53-a5590d45677c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) 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:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1869 | 2026.03.07 01:49:27.114644 [ 255 ] {c7662c94-10c3-49f2-8e53-a5590d45677c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1870 | 2026.03.07 01:49:27.114675 [ 255 ] {c7662c94-10c3-49f2-8e53-a5590d45677c} <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:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent')" moved to PREWHERE | ||
| 1871 | 2026.03.07 01:49:27.114834 [ 255 ] {c7662c94-10c3-49f2-8e53-a5590d45677c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1872 | 2026.03.07 01:49:27.114886 [ 255 ] {c7662c94-10c3-49f2-8e53-a5590d45677c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1873 | 2026.03.07 01:49:27.114999 [ 255 ] {c7662c94-10c3-49f2-8e53-a5590d45677c} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1874 | 2026.03.07 01:49:27.115058 [ 329 ] {c7662c94-10c3-49f2-8e53-a5590d45677c} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1875 | 2026.03.07 01:49:27.115065 [ 324 ] {c7662c94-10c3-49f2-8e53-a5590d45677c} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1876 | 2026.03.07 01:49:27.115157 [ 255 ] {c7662c94-10c3-49f2-8e53-a5590d45677c} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1877 | 2026.03.07 01:49:27.115182 [ 255 ] {c7662c94-10c3-49f2-8e53-a5590d45677c} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1878 | 2026.03.07 01:49:27.115236 [ 255 ] {c7662c94-10c3-49f2-8e53-a5590d45677c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1879 | 2026.03.07 01:49:27.115253 [ 255 ] {c7662c94-10c3-49f2-8e53-a5590d45677c} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 13 rows with 2 streams | ||
| 1880 | 2026.03.07 01:49:27.115283 [ 255 ] {c7662c94-10c3-49f2-8e53-a5590d45677c} <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:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1881 | 2026.03.07 01:49:27.115314 [ 255 ] {c7662c94-10c3-49f2-8e53-a5590d45677c} <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:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1882 | 2026.03.07 01:49:27.116048 [ 255 ] {c7662c94-10c3-49f2-8e53-a5590d45677c} <Debug> executeQuery: Read 13 rows, 514.00 B in 0.001642 sec., 7917.174177831912 rows/sec., 305.70 KiB/sec. | ||
| 1883 | 2026.03.07 01:49:27.116139 [ 255 ] {c7662c94-10c3-49f2-8e53-a5590d45677c} <Debug> TCPHandler: Processed in 0.00186498 sec. | ||
| 1884 | 2026.03.07 01:49:27.116343 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1885 | 2026.03.07 01:49:27.116468 [ 255 ] {08cd979d-613d-408a-8926-832ee299109d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1886 | 2026.03.07 01:49:27.116660 [ 255 ] {08cd979d-613d-408a-8926-832ee299109d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1887 | 2026.03.07 01:49:27.116691 [ 255 ] {08cd979d-613d-408a-8926-832ee299109d} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent')" moved to PREWHERE | ||
| 1888 | 2026.03.07 01:49:27.116865 [ 255 ] {08cd979d-613d-408a-8926-832ee299109d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1889 | 2026.03.07 01:49:27.116918 [ 255 ] {08cd979d-613d-408a-8926-832ee299109d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1890 | 2026.03.07 01:49:27.117016 [ 255 ] {08cd979d-613d-408a-8926-832ee299109d} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1891 | 2026.03.07 01:49:27.117079 [ 304 ] {08cd979d-613d-408a-8926-832ee299109d} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1892 | 2026.03.07 01:49:27.117083 [ 307 ] {08cd979d-613d-408a-8926-832ee299109d} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1893 | 2026.03.07 01:49:27.117172 [ 255 ] {08cd979d-613d-408a-8926-832ee299109d} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1894 | 2026.03.07 01:49:27.117193 [ 255 ] {08cd979d-613d-408a-8926-832ee299109d} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1895 | 2026.03.07 01:49:27.117256 [ 255 ] {08cd979d-613d-408a-8926-832ee299109d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1896 | 2026.03.07 01:49:27.117275 [ 255 ] {08cd979d-613d-408a-8926-832ee299109d} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 13 rows with 2 streams | ||
| 1897 | 2026.03.07 01:49:27.117305 [ 255 ] {08cd979d-613d-408a-8926-832ee299109d} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1898 | 2026.03.07 01:49:27.117350 [ 255 ] {08cd979d-613d-408a-8926-832ee299109d} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1899 | 2026.03.07 01:49:27.117942 [ 255 ] {08cd979d-613d-408a-8926-832ee299109d} <Debug> executeQuery: Read 13 rows, 514.00 B in 0.001519 sec., 8558.262014483213 rows/sec., 330.45 KiB/sec. | ||
| 1900 | 2026.03.07 01:49:27.118026 [ 255 ] {08cd979d-613d-408a-8926-832ee299109d} <Debug> TCPHandler: Processed in 0.001733697 sec. | ||
| 1901 | 2026.03.07 01:49:27.118309 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1902 | 2026.03.07 01:49:27.118435 [ 255 ] {c867b249-7e26-4354-96d5-2e6e9f21a74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1903 | 2026.03.07 01:49:27.118626 [ 255 ] {c867b249-7e26-4354-96d5-2e6e9f21a74e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1904 | 2026.03.07 01:49:27.118657 [ 255 ] {c867b249-7e26-4354-96d5-2e6e9f21a74e} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent')" moved to PREWHERE | ||
| 1905 | 2026.03.07 01:49:27.118820 [ 255 ] {c867b249-7e26-4354-96d5-2e6e9f21a74e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1906 | 2026.03.07 01:49:27.118873 [ 255 ] {c867b249-7e26-4354-96d5-2e6e9f21a74e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1907 | 2026.03.07 01:49:27.118971 [ 255 ] {c867b249-7e26-4354-96d5-2e6e9f21a74e} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1908 | 2026.03.07 01:49:27.119026 [ 295 ] {c867b249-7e26-4354-96d5-2e6e9f21a74e} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1909 | 2026.03.07 01:49:27.119033 [ 332 ] {c867b249-7e26-4354-96d5-2e6e9f21a74e} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1910 | 2026.03.07 01:49:27.119123 [ 255 ] {c867b249-7e26-4354-96d5-2e6e9f21a74e} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1911 | 2026.03.07 01:49:27.119148 [ 255 ] {c867b249-7e26-4354-96d5-2e6e9f21a74e} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1912 | 2026.03.07 01:49:27.119201 [ 255 ] {c867b249-7e26-4354-96d5-2e6e9f21a74e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1913 | 2026.03.07 01:49:27.119217 [ 255 ] {c867b249-7e26-4354-96d5-2e6e9f21a74e} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 13 rows with 2 streams | ||
| 1914 | 2026.03.07 01:49:27.119246 [ 255 ] {c867b249-7e26-4354-96d5-2e6e9f21a74e} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1915 | 2026.03.07 01:49:27.119289 [ 255 ] {c867b249-7e26-4354-96d5-2e6e9f21a74e} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1916 | 2026.03.07 01:49:27.120026 [ 255 ] {c867b249-7e26-4354-96d5-2e6e9f21a74e} <Debug> executeQuery: Read 13 rows, 514.00 B in 0.001635 sec., 7951.070336391437 rows/sec., 307.00 KiB/sec. | ||
| 1917 | 2026.03.07 01:49:27.120134 [ 255 ] {c867b249-7e26-4354-96d5-2e6e9f21a74e} <Debug> TCPHandler: Processed in 0.001875031 sec. | ||
| 1918 | 2026.03.07 01:49:27.120328 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1919 | 2026.03.07 01:49:27.120453 [ 255 ] {d7021e73-8148-4679-8f54-d0dcd1e5a5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1920 | 2026.03.07 01:49:27.120649 [ 255 ] {d7021e73-8148-4679-8f54-d0dcd1e5a5cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1921 | 2026.03.07 01:49:27.120681 [ 255 ] {d7021e73-8148-4679-8f54-d0dcd1e5a5cf} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent')" moved to PREWHERE | ||
| 1922 | 2026.03.07 01:49:27.120843 [ 255 ] {d7021e73-8148-4679-8f54-d0dcd1e5a5cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1923 | 2026.03.07 01:49:27.120895 [ 255 ] {d7021e73-8148-4679-8f54-d0dcd1e5a5cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1924 | 2026.03.07 01:49:27.120993 [ 255 ] {d7021e73-8148-4679-8f54-d0dcd1e5a5cf} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1925 | 2026.03.07 01:49:27.121083 [ 326 ] {d7021e73-8148-4679-8f54-d0dcd1e5a5cf} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1926 | 2026.03.07 01:49:27.121086 [ 313 ] {d7021e73-8148-4679-8f54-d0dcd1e5a5cf} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1927 | 2026.03.07 01:49:27.121209 [ 255 ] {d7021e73-8148-4679-8f54-d0dcd1e5a5cf} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1928 | 2026.03.07 01:49:27.121235 [ 255 ] {d7021e73-8148-4679-8f54-d0dcd1e5a5cf} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1929 | 2026.03.07 01:49:27.121288 [ 255 ] {d7021e73-8148-4679-8f54-d0dcd1e5a5cf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1930 | 2026.03.07 01:49:27.121304 [ 255 ] {d7021e73-8148-4679-8f54-d0dcd1e5a5cf} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 13 rows with 2 streams | ||
| 1931 | 2026.03.07 01:49:27.121333 [ 255 ] {d7021e73-8148-4679-8f54-d0dcd1e5a5cf} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1932 | 2026.03.07 01:49:27.121364 [ 255 ] {d7021e73-8148-4679-8f54-d0dcd1e5a5cf} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1933 | 2026.03.07 01:49:27.121943 [ 255 ] {d7021e73-8148-4679-8f54-d0dcd1e5a5cf} <Debug> executeQuery: Read 13 rows, 514.00 B in 0.001535 sec., 8469.055374592834 rows/sec., 327.01 KiB/sec. | ||
| 1934 | 2026.03.07 01:49:27.122011 [ 255 ] {d7021e73-8148-4679-8f54-d0dcd1e5a5cf} <Debug> TCPHandler: Processed in 0.001733756 sec. | ||
| 1935 | 2026.03.07 01:49:27.122210 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2026.03.07 01:49:27.122336 [ 255 ] {606b3548-2af9-46f7-9cd4-e7b711ec1abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1937 | 2026.03.07 01:49:27.122526 [ 255 ] {606b3548-2af9-46f7-9cd4-e7b711ec1abb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1938 | 2026.03.07 01:49:27.122558 [ 255 ] {606b3548-2af9-46f7-9cd4-e7b711ec1abb} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent')" moved to PREWHERE | ||
| 1939 | 2026.03.07 01:49:27.122719 [ 255 ] {606b3548-2af9-46f7-9cd4-e7b711ec1abb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1940 | 2026.03.07 01:49:27.122771 [ 255 ] {606b3548-2af9-46f7-9cd4-e7b711ec1abb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1941 | 2026.03.07 01:49:27.122867 [ 255 ] {606b3548-2af9-46f7-9cd4-e7b711ec1abb} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1942 | 2026.03.07 01:49:27.122918 [ 331 ] {606b3548-2af9-46f7-9cd4-e7b711ec1abb} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1943 | 2026.03.07 01:49:27.122922 [ 295 ] {606b3548-2af9-46f7-9cd4-e7b711ec1abb} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1944 | 2026.03.07 01:49:27.122990 [ 255 ] {606b3548-2af9-46f7-9cd4-e7b711ec1abb} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1945 | 2026.03.07 01:49:27.123010 [ 255 ] {606b3548-2af9-46f7-9cd4-e7b711ec1abb} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1946 | 2026.03.07 01:49:27.123062 [ 255 ] {606b3548-2af9-46f7-9cd4-e7b711ec1abb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1947 | 2026.03.07 01:49:27.123080 [ 255 ] {606b3548-2af9-46f7-9cd4-e7b711ec1abb} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 13 rows with 2 streams | ||
| 1948 | 2026.03.07 01:49:27.123109 [ 255 ] {606b3548-2af9-46f7-9cd4-e7b711ec1abb} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1949 | 2026.03.07 01:49:27.123150 [ 255 ] {606b3548-2af9-46f7-9cd4-e7b711ec1abb} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1950 | 2026.03.07 01:49:27.123665 [ 255 ] {606b3548-2af9-46f7-9cd4-e7b711ec1abb} <Debug> executeQuery: Read 13 rows, 514.00 B in 0.001374 sec., 9461.426491994178 rows/sec., 365.32 KiB/sec. | ||
| 1951 | 2026.03.07 01:49:27.123753 [ 255 ] {606b3548-2af9-46f7-9cd4-e7b711ec1abb} <Debug> TCPHandler: Processed in 0.001592792 sec. | ||
| 1952 | 2026.03.07 01:49:27.123941 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2026.03.07 01:49:27.124066 [ 255 ] {882423de-5c2b-4744-bf4a-e887bd6a6a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1954 | 2026.03.07 01:49:27.124260 [ 255 ] {882423de-5c2b-4744-bf4a-e887bd6a6a82} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1955 | 2026.03.07 01:49:27.124292 [ 255 ] {882423de-5c2b-4744-bf4a-e887bd6a6a82} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent')" moved to PREWHERE | ||
| 1956 | 2026.03.07 01:49:27.124458 [ 255 ] {882423de-5c2b-4744-bf4a-e887bd6a6a82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1957 | 2026.03.07 01:49:27.124509 [ 255 ] {882423de-5c2b-4744-bf4a-e887bd6a6a82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1958 | 2026.03.07 01:49:27.124607 [ 255 ] {882423de-5c2b-4744-bf4a-e887bd6a6a82} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1959 | 2026.03.07 01:49:27.124665 [ 331 ] {882423de-5c2b-4744-bf4a-e887bd6a6a82} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1960 | 2026.03.07 01:49:27.124666 [ 326 ] {882423de-5c2b-4744-bf4a-e887bd6a6a82} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1961 | 2026.03.07 01:49:27.124750 [ 255 ] {882423de-5c2b-4744-bf4a-e887bd6a6a82} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1962 | 2026.03.07 01:49:27.124775 [ 255 ] {882423de-5c2b-4744-bf4a-e887bd6a6a82} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1963 | 2026.03.07 01:49:27.124829 [ 255 ] {882423de-5c2b-4744-bf4a-e887bd6a6a82} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1964 | 2026.03.07 01:49:27.124846 [ 255 ] {882423de-5c2b-4744-bf4a-e887bd6a6a82} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 13 rows with 2 streams | ||
| 1965 | 2026.03.07 01:49:27.124875 [ 255 ] {882423de-5c2b-4744-bf4a-e887bd6a6a82} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1966 | 2026.03.07 01:49:27.124904 [ 255 ] {882423de-5c2b-4744-bf4a-e887bd6a6a82} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1967 | 2026.03.07 01:49:27.125449 [ 255 ] {882423de-5c2b-4744-bf4a-e887bd6a6a82} <Debug> executeQuery: Read 13 rows, 514.00 B in 0.001429 sec., 9097.270818754374 rows/sec., 351.26 KiB/sec. | ||
| 1968 | 2026.03.07 01:49:27.125553 [ 255 ] {882423de-5c2b-4744-bf4a-e887bd6a6a82} <Debug> TCPHandler: Processed in 0.001661574 sec. | ||
| 1969 | 2026.03.07 01:49:27.125741 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1970 | 2026.03.07 01:49:27.125869 [ 255 ] {d0be9ab8-b91e-4357-8c3c-c595a5c32989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1971 | 2026.03.07 01:49:27.126104 [ 255 ] {d0be9ab8-b91e-4357-8c3c-c595a5c32989} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1972 | 2026.03.07 01:49:27.126137 [ 255 ] {d0be9ab8-b91e-4357-8c3c-c595a5c32989} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent')" moved to PREWHERE | ||
| 1973 | 2026.03.07 01:49:27.126310 [ 255 ] {d0be9ab8-b91e-4357-8c3c-c595a5c32989} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1974 | 2026.03.07 01:49:27.126362 [ 255 ] {d0be9ab8-b91e-4357-8c3c-c595a5c32989} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1975 | 2026.03.07 01:49:27.126459 [ 255 ] {d0be9ab8-b91e-4357-8c3c-c595a5c32989} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1976 | 2026.03.07 01:49:27.126517 [ 326 ] {d0be9ab8-b91e-4357-8c3c-c595a5c32989} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1977 | 2026.03.07 01:49:27.126518 [ 322 ] {d0be9ab8-b91e-4357-8c3c-c595a5c32989} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1978 | 2026.03.07 01:49:27.126609 [ 255 ] {d0be9ab8-b91e-4357-8c3c-c595a5c32989} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1979 | 2026.03.07 01:49:27.126633 [ 255 ] {d0be9ab8-b91e-4357-8c3c-c595a5c32989} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1980 | 2026.03.07 01:49:27.126686 [ 255 ] {d0be9ab8-b91e-4357-8c3c-c595a5c32989} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1981 | 2026.03.07 01:49:27.126703 [ 255 ] {d0be9ab8-b91e-4357-8c3c-c595a5c32989} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 13 rows with 2 streams | ||
| 1982 | 2026.03.07 01:49:27.126731 [ 255 ] {d0be9ab8-b91e-4357-8c3c-c595a5c32989} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1983 | 2026.03.07 01:49:27.126762 [ 255 ] {d0be9ab8-b91e-4357-8c3c-c595a5c32989} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 1984 | 2026.03.07 01:49:27.127308 [ 255 ] {d0be9ab8-b91e-4357-8c3c-c595a5c32989} <Debug> executeQuery: Read 13 rows, 514.00 B in 0.001486 sec., 8748.317631224765 rows/sec., 337.79 KiB/sec. | ||
| 1985 | 2026.03.07 01:49:27.127393 [ 255 ] {d0be9ab8-b91e-4357-8c3c-c595a5c32989} <Debug> TCPHandler: Processed in 0.001701456 sec. | ||
| 1986 | 2026.03.07 01:49:27.127585 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1987 | 2026.03.07 01:49:27.127712 [ 255 ] {5d6833f8-e5c7-482e-af07-0f10b765a1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1988 | 2026.03.07 01:49:27.127909 [ 255 ] {5d6833f8-e5c7-482e-af07-0f10b765a1af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1989 | 2026.03.07 01:49:27.127942 [ 255 ] {5d6833f8-e5c7-482e-af07-0f10b765a1af} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent')" moved to PREWHERE | ||
| 1990 | 2026.03.07 01:49:27.128110 [ 255 ] {5d6833f8-e5c7-482e-af07-0f10b765a1af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1991 | 2026.03.07 01:49:27.128161 [ 255 ] {5d6833f8-e5c7-482e-af07-0f10b765a1af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1992 | 2026.03.07 01:49:27.128258 [ 255 ] {5d6833f8-e5c7-482e-af07-0f10b765a1af} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1993 | 2026.03.07 01:49:27.128309 [ 331 ] {5d6833f8-e5c7-482e-af07-0f10b765a1af} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1994 | 2026.03.07 01:49:27.128322 [ 322 ] {5d6833f8-e5c7-482e-af07-0f10b765a1af} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1995 | 2026.03.07 01:49:27.128398 [ 255 ] {5d6833f8-e5c7-482e-af07-0f10b765a1af} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 1996 | 2026.03.07 01:49:27.128422 [ 255 ] {5d6833f8-e5c7-482e-af07-0f10b765a1af} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1997 | 2026.03.07 01:49:27.128475 [ 255 ] {5d6833f8-e5c7-482e-af07-0f10b765a1af} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1998 | 2026.03.07 01:49:27.128491 [ 255 ] {5d6833f8-e5c7-482e-af07-0f10b765a1af} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 13 rows with 2 streams | ||
| 1999 | 2026.03.07 01:49:27.128522 [ 255 ] {5d6833f8-e5c7-482e-af07-0f10b765a1af} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 2000 | 2026.03.07 01:49:27.128586 [ 255 ] {5d6833f8-e5c7-482e-af07-0f10b765a1af} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 2001 | 2026.03.07 01:49:27.129147 [ 255 ] {5d6833f8-e5c7-482e-af07-0f10b765a1af} <Debug> executeQuery: Read 13 rows, 514.00 B in 0.001482 sec., 8771.929824561403 rows/sec., 338.70 KiB/sec. | ||
| 2002 | 2026.03.07 01:49:27.129235 [ 255 ] {5d6833f8-e5c7-482e-af07-0f10b765a1af} <Debug> TCPHandler: Processed in 0.001701456 sec. | ||
| 2003 | 2026.03.07 01:49:27.129434 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.03.07 01:49:27.129589 [ 255 ] {69dcd518-33ee-41d1-b555-d84f4b60b747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) 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: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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 2005 | 2026.03.07 01:49:27.129789 [ 255 ] {69dcd518-33ee-41d1-b555-d84f4b60b747} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2006 | 2026.03.07 01:49:27.129820 [ 255 ] {69dcd518-33ee-41d1-b555-d84f4b60b747} <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: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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent')" moved to PREWHERE | ||
| 2007 | 2026.03.07 01:49:27.129990 [ 255 ] {69dcd518-33ee-41d1-b555-d84f4b60b747} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2008 | 2026.03.07 01:49:27.130042 [ 255 ] {69dcd518-33ee-41d1-b555-d84f4b60b747} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2009 | 2026.03.07 01:49:27.130139 [ 255 ] {69dcd518-33ee-41d1-b555-d84f4b60b747} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 2010 | 2026.03.07 01:49:27.130191 [ 331 ] {69dcd518-33ee-41d1-b555-d84f4b60b747} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2011 | 2026.03.07 01:49:27.130201 [ 322 ] {69dcd518-33ee-41d1-b555-d84f4b60b747} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2012 | 2026.03.07 01:49:27.130284 [ 255 ] {69dcd518-33ee-41d1-b555-d84f4b60b747} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 2013 | 2026.03.07 01:49:27.130308 [ 255 ] {69dcd518-33ee-41d1-b555-d84f4b60b747} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2014 | 2026.03.07 01:49:27.130360 [ 255 ] {69dcd518-33ee-41d1-b555-d84f4b60b747} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2015 | 2026.03.07 01:49:27.130377 [ 255 ] {69dcd518-33ee-41d1-b555-d84f4b60b747} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 13 rows with 2 streams | ||
| 2016 | 2026.03.07 01:49:27.130407 [ 255 ] {69dcd518-33ee-41d1-b555-d84f4b60b747} <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: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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 2017 | 2026.03.07 01:49:27.130436 [ 255 ] {69dcd518-33ee-41d1-b555-d84f4b60b747} <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: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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 2018 | 2026.03.07 01:49:27.130977 [ 255 ] {69dcd518-33ee-41d1-b555-d84f4b60b747} <Debug> executeQuery: Read 13 rows, 514.00 B in 0.001435 sec., 9059.233449477351 rows/sec., 349.79 KiB/sec. | ||
| 2019 | 2026.03.07 01:49:27.131067 [ 255 ] {69dcd518-33ee-41d1-b555-d84f4b60b747} <Debug> TCPHandler: Processed in 0.001684095 sec. | ||
| 2020 | 2026.03.07 01:49:27.131261 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2021 | 2026.03.07 01:49:27.131389 [ 255 ] {21eb9d35-0717-4d69-aee6-4fa2e53c7748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 2022 | 2026.03.07 01:49:27.131652 [ 255 ] {21eb9d35-0717-4d69-aee6-4fa2e53c7748} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2023 | 2026.03.07 01:49:27.131698 [ 255 ] {21eb9d35-0717-4d69-aee6-4fa2e53c7748} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent')" moved to PREWHERE | ||
| 2024 | 2026.03.07 01:49:27.131910 [ 255 ] {21eb9d35-0717-4d69-aee6-4fa2e53c7748} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2025 | 2026.03.07 01:49:27.131966 [ 255 ] {21eb9d35-0717-4d69-aee6-4fa2e53c7748} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2026 | 2026.03.07 01:49:27.132069 [ 255 ] {21eb9d35-0717-4d69-aee6-4fa2e53c7748} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 2027 | 2026.03.07 01:49:27.132125 [ 298 ] {21eb9d35-0717-4d69-aee6-4fa2e53c7748} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2028 | 2026.03.07 01:49:27.132130 [ 331 ] {21eb9d35-0717-4d69-aee6-4fa2e53c7748} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2029 | 2026.03.07 01:49:27.132232 [ 255 ] {21eb9d35-0717-4d69-aee6-4fa2e53c7748} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 2030 | 2026.03.07 01:49:27.132253 [ 255 ] {21eb9d35-0717-4d69-aee6-4fa2e53c7748} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2031 | 2026.03.07 01:49:27.132308 [ 255 ] {21eb9d35-0717-4d69-aee6-4fa2e53c7748} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2032 | 2026.03.07 01:49:27.132325 [ 255 ] {21eb9d35-0717-4d69-aee6-4fa2e53c7748} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 13 rows with 2 streams | ||
| 2033 | 2026.03.07 01:49:27.132356 [ 255 ] {21eb9d35-0717-4d69-aee6-4fa2e53c7748} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 2034 | 2026.03.07 01:49:27.132389 [ 255 ] {21eb9d35-0717-4d69-aee6-4fa2e53c7748} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 2035 | 2026.03.07 01:49:27.132939 [ 255 ] {21eb9d35-0717-4d69-aee6-4fa2e53c7748} <Debug> executeQuery: Read 13 rows, 514.00 B in 0.001598 sec., 8135.168961201502 rows/sec., 314.11 KiB/sec. | ||
| 2036 | 2026.03.07 01:49:27.133042 [ 255 ] {21eb9d35-0717-4d69-aee6-4fa2e53c7748} <Debug> TCPHandler: Processed in 0.00183087 sec. | ||
| 2037 | 2026.03.07 01:49:27.133233 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2038 | 2026.03.07 01:49:27.133364 [ 255 ] {d8fdb6b0-b150-4acc-9d40-2e40b56b4c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 2039 | 2026.03.07 01:49:27.133576 [ 255 ] {d8fdb6b0-b150-4acc-9d40-2e40b56b4c58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2040 | 2026.03.07 01:49:27.133609 [ 255 ] {d8fdb6b0-b150-4acc-9d40-2e40b56b4c58} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent')" moved to PREWHERE | ||
| 2041 | 2026.03.07 01:49:27.133791 [ 255 ] {d8fdb6b0-b150-4acc-9d40-2e40b56b4c58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2042 | 2026.03.07 01:49:27.133845 [ 255 ] {d8fdb6b0-b150-4acc-9d40-2e40b56b4c58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2043 | 2026.03.07 01:49:27.133945 [ 255 ] {d8fdb6b0-b150-4acc-9d40-2e40b56b4c58} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 2044 | 2026.03.07 01:49:27.134004 [ 298 ] {d8fdb6b0-b150-4acc-9d40-2e40b56b4c58} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2045 | 2026.03.07 01:49:27.134004 [ 322 ] {d8fdb6b0-b150-4acc-9d40-2e40b56b4c58} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2046 | 2026.03.07 01:49:27.134091 [ 255 ] {d8fdb6b0-b150-4acc-9d40-2e40b56b4c58} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 2047 | 2026.03.07 01:49:27.134116 [ 255 ] {d8fdb6b0-b150-4acc-9d40-2e40b56b4c58} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2048 | 2026.03.07 01:49:27.134170 [ 255 ] {d8fdb6b0-b150-4acc-9d40-2e40b56b4c58} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2049 | 2026.03.07 01:49:27.134188 [ 255 ] {d8fdb6b0-b150-4acc-9d40-2e40b56b4c58} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 13 rows with 2 streams | ||
| 2050 | 2026.03.07 01:49:27.134216 [ 255 ] {d8fdb6b0-b150-4acc-9d40-2e40b56b4c58} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 2051 | 2026.03.07 01:49:27.134247 [ 255 ] {d8fdb6b0-b150-4acc-9d40-2e40b56b4c58} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 2052 | 2026.03.07 01:49:27.134844 [ 255 ] {d8fdb6b0-b150-4acc-9d40-2e40b56b4c58} <Debug> executeQuery: Read 13 rows, 514.00 B in 0.001533 sec., 8480.10437051533 rows/sec., 327.43 KiB/sec. | ||
| 2053 | 2026.03.07 01:49:27.134933 [ 255 ] {d8fdb6b0-b150-4acc-9d40-2e40b56b4c58} <Debug> TCPHandler: Processed in 0.001750307 sec. | ||
| 2054 | 2026.03.07 01:49:27.181324 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2055 | 2026.03.07 01:49:27.181454 [ 255 ] {2a7f3aba-ed2e-4844-a36a-80dc654727db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2056 | 2026.03.07 01:49:27.181505 [ 255 ] {2a7f3aba-ed2e-4844-a36a-80dc654727db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2057 | 2026.03.07 01:49:27.182108 [ 255 ] {2a7f3aba-ed2e-4844-a36a-80dc654727db} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2026.03.07 01:49:27.182150 [ 255 ] {2a7f3aba-ed2e-4844-a36a-80dc654727db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2059 | 2026.03.07 01:49:27.182553 [ 255 ] {2a7f3aba-ed2e-4844-a36a-80dc654727db} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2060 | 2026.03.07 01:49:27.182742 [ 255 ] {2a7f3aba-ed2e-4844-a36a-80dc654727db} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2061 | 2026.03.07 01:49:27.182889 [ 255 ] {2a7f3aba-ed2e-4844-a36a-80dc654727db} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001471 sec., 9517.335146159076 rows/sec., 1.33 MiB/sec. | ||
| 2062 | 2026.03.07 01:49:27.182927 [ 255 ] {2a7f3aba-ed2e-4844-a36a-80dc654727db} <Debug> TCPHandler: Processed in 0.001665385 sec. | ||
| 2063 | 2026.03.07 01:49:27.183053 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2026.03.07 01:49:27.183150 [ 255 ] {e6506452-66e3-47cf-abb5-6d1a93cac95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2065 | 2026.03.07 01:49:27.183191 [ 255 ] {e6506452-66e3-47cf-abb5-6d1a93cac95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2066 | 2026.03.07 01:49:27.183592 [ 255 ] {e6506452-66e3-47cf-abb5-6d1a93cac95a} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2026.03.07 01:49:27.183630 [ 255 ] {e6506452-66e3-47cf-abb5-6d1a93cac95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2068 | 2026.03.07 01:49:27.183915 [ 255 ] {e6506452-66e3-47cf-abb5-6d1a93cac95a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2069 | 2026.03.07 01:49:27.184130 [ 255 ] {e6506452-66e3-47cf-abb5-6d1a93cac95a} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2026.03.07 01:49:27.184256 [ 255 ] {e6506452-66e3-47cf-abb5-6d1a93cac95a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001125 sec., 1777.7777777777778 rows/sec., 144.97 KiB/sec. | ||
| 2071 | 2026.03.07 01:49:27.184293 [ 255 ] {e6506452-66e3-47cf-abb5-6d1a93cac95a} <Debug> TCPHandler: Processed in 0.001287632 sec. | ||
| 2072 | 2026.03.07 01:49:27.184409 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2026.03.07 01:49:27.184503 [ 255 ] {0c712da5-4a33-4d83-a87e-0cd2c08f8871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2074 | 2026.03.07 01:49:27.184542 [ 255 ] {0c712da5-4a33-4d83-a87e-0cd2c08f8871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2075 | 2026.03.07 01:49:27.185983 [ 255 ] {0c712da5-4a33-4d83-a87e-0cd2c08f8871} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2026.03.07 01:49:27.186021 [ 255 ] {0c712da5-4a33-4d83-a87e-0cd2c08f8871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2077 | 2026.03.07 01:49:27.186498 [ 255 ] {0c712da5-4a33-4d83-a87e-0cd2c08f8871} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2078 | 2026.03.07 01:49:27.186725 [ 255 ] {0c712da5-4a33-4d83-a87e-0cd2c08f8871} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2026.03.07 01:49:27.186856 [ 255 ] {0c712da5-4a33-4d83-a87e-0cd2c08f8871} <Debug> executeQuery: Read 1949 rows, 150.76 KiB in 0.002371 sec., 822016.0269928301 rows/sec., 62.10 MiB/sec. | ||
| 2080 | 2026.03.07 01:49:27.186892 [ 255 ] {0c712da5-4a33-4d83-a87e-0cd2c08f8871} <Debug> TCPHandler: Processed in 0.002529753 sec. | ||
| 2081 | 2026.03.07 01:49:27.186998 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2026.03.07 01:49:27.187098 [ 255 ] {3e435b19-f6eb-4324-b69a-3c97ca778fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2083 | 2026.03.07 01:49:27.187139 [ 255 ] {3e435b19-f6eb-4324-b69a-3c97ca778fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2084 | 2026.03.07 01:49:27.187573 [ 255 ] {3e435b19-f6eb-4324-b69a-3c97ca778fcc} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2026.03.07 01:49:27.187610 [ 255 ] {3e435b19-f6eb-4324-b69a-3c97ca778fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2086 | 2026.03.07 01:49:27.187930 [ 255 ] {3e435b19-f6eb-4324-b69a-3c97ca778fcc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2087 | 2026.03.07 01:49:27.188143 [ 255 ] {3e435b19-f6eb-4324-b69a-3c97ca778fcc} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2026.03.07 01:49:27.188272 [ 255 ] {3e435b19-f6eb-4324-b69a-3c97ca778fcc} <Debug> executeQuery: Read 32 rows, 2.40 KiB in 0.001193 sec., 26823.134953897737 rows/sec., 1.96 MiB/sec. | ||
| 2089 | 2026.03.07 01:49:27.188309 [ 255 ] {3e435b19-f6eb-4324-b69a-3c97ca778fcc} <Debug> TCPHandler: Processed in 0.001362184 sec. | ||
| 2090 | 2026.03.07 01:49:27.188410 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2026.03.07 01:49:27.188503 [ 255 ] {98225059-8b39-4498-8367-4614cbaffdd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2092 | 2026.03.07 01:49:27.188543 [ 255 ] {98225059-8b39-4498-8367-4614cbaffdd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2093 | 2026.03.07 01:49:27.189144 [ 255 ] {98225059-8b39-4498-8367-4614cbaffdd4} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2026.03.07 01:49:27.189181 [ 255 ] {98225059-8b39-4498-8367-4614cbaffdd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2095 | 2026.03.07 01:49:27.189505 [ 255 ] {98225059-8b39-4498-8367-4614cbaffdd4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2096 | 2026.03.07 01:49:27.189719 [ 255 ] {98225059-8b39-4498-8367-4614cbaffdd4} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2026.03.07 01:49:27.189842 [ 255 ] {98225059-8b39-4498-8367-4614cbaffdd4} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001356 sec., 522123.8938053097 rows/sec., 30.46 MiB/sec. | ||
| 2098 | 2026.03.07 01:49:27.189881 [ 255 ] {98225059-8b39-4498-8367-4614cbaffdd4} <Debug> TCPHandler: Processed in 0.00151964 sec. | ||
| 2099 | 2026.03.07 01:49:27.189992 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2026.03.07 01:49:27.190086 [ 255 ] {37eb3774-4129-4e58-8d37-266614418e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2101 | 2026.03.07 01:49:27.190125 [ 255 ] {37eb3774-4129-4e58-8d37-266614418e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2102 | 2026.03.07 01:49:27.190510 [ 255 ] {37eb3774-4129-4e58-8d37-266614418e7f} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2026.03.07 01:49:27.190547 [ 255 ] {37eb3774-4129-4e58-8d37-266614418e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2104 | 2026.03.07 01:49:27.190852 [ 255 ] {37eb3774-4129-4e58-8d37-266614418e7f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2105 | 2026.03.07 01:49:27.191058 [ 255 ] {37eb3774-4129-4e58-8d37-266614418e7f} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2026.03.07 01:49:27.191183 [ 255 ] {37eb3774-4129-4e58-8d37-266614418e7f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 63.06 KiB/sec. | ||
| 2107 | 2026.03.07 01:49:27.191219 [ 255 ] {37eb3774-4129-4e58-8d37-266614418e7f} <Debug> TCPHandler: Processed in 0.001275881 sec. | ||
| 2108 | 2026.03.07 01:49:27.191318 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2026.03.07 01:49:27.191410 [ 255 ] {7770cd1d-ad7c-4668-a042-fbc01881584f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2110 | 2026.03.07 01:49:27.191450 [ 255 ] {7770cd1d-ad7c-4668-a042-fbc01881584f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2111 | 2026.03.07 01:49:27.192155 [ 255 ] {7770cd1d-ad7c-4668-a042-fbc01881584f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2026.03.07 01:49:27.192192 [ 255 ] {7770cd1d-ad7c-4668-a042-fbc01881584f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2113 | 2026.03.07 01:49:27.192523 [ 255 ] {7770cd1d-ad7c-4668-a042-fbc01881584f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2114 | 2026.03.07 01:49:27.192725 [ 255 ] {7770cd1d-ad7c-4668-a042-fbc01881584f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2026.03.07 01:49:27.192852 [ 255 ] {7770cd1d-ad7c-4668-a042-fbc01881584f} <Debug> executeQuery: Read 996 rows, 70.03 KiB in 0.001459 sec., 682659.355723098 rows/sec., 46.87 MiB/sec. | ||
| 2116 | 2026.03.07 01:49:27.192889 [ 255 ] {7770cd1d-ad7c-4668-a042-fbc01881584f} <Debug> TCPHandler: Processed in 0.001620273 sec. | ||
| 2117 | 2026.03.07 01:49:27.192992 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2026.03.07 01:49:27.193087 [ 255 ] {6d83b11c-876c-413d-a9d4-f9eaae6f702f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2119 | 2026.03.07 01:49:27.193129 [ 255 ] {6d83b11c-876c-413d-a9d4-f9eaae6f702f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2120 | 2026.03.07 01:49:27.193739 [ 255 ] {6d83b11c-876c-413d-a9d4-f9eaae6f702f} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2026.03.07 01:49:27.193777 [ 255 ] {6d83b11c-876c-413d-a9d4-f9eaae6f702f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2122 | 2026.03.07 01:49:27.194224 [ 255 ] {6d83b11c-876c-413d-a9d4-f9eaae6f702f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2123 | 2026.03.07 01:49:27.194430 [ 255 ] {6d83b11c-876c-413d-a9d4-f9eaae6f702f} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2026.03.07 01:49:27.194554 [ 255 ] {6d83b11c-876c-413d-a9d4-f9eaae6f702f} <Debug> executeQuery: Read 1206 rows, 77.13 KiB in 0.001485 sec., 812121.2121212122 rows/sec., 50.72 MiB/sec. | ||
| 2125 | 2026.03.07 01:49:27.194591 [ 255 ] {6d83b11c-876c-413d-a9d4-f9eaae6f702f} <Debug> TCPHandler: Processed in 0.001648223 sec. | ||
| 2126 | 2026.03.07 01:49:27.194701 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2127 | 2026.03.07 01:49:27.194795 [ 255 ] {a2815173-f74a-46c6-ac70-a51b060f61ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2128 | 2026.03.07 01:49:27.194849 [ 255 ] {a2815173-f74a-46c6-ac70-a51b060f61ea} <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 | ||
| 2129 | 2026.03.07 01:49:27.195612 [ 255 ] {a2815173-f74a-46c6-ac70-a51b060f61ea} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2026.03.07 01:49:27.195648 [ 255 ] {a2815173-f74a-46c6-ac70-a51b060f61ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2131 | 2026.03.07 01:49:27.196174 [ 255 ] {a2815173-f74a-46c6-ac70-a51b060f61ea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2132 | 2026.03.07 01:49:27.196392 [ 255 ] {a2815173-f74a-46c6-ac70-a51b060f61ea} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.03.07 01:49:27.196527 [ 255 ] {a2815173-f74a-46c6-ac70-a51b060f61ea} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001751 sec., 17133.066818960593 rows/sec., 30.70 MiB/sec. | ||
| 2134 | 2026.03.07 01:49:27.196579 [ 255 ] {a2815173-f74a-46c6-ac70-a51b060f61ea} <Debug> TCPHandler: Processed in 0.001927023 sec. | ||
| 2135 | 2026.03.07 01:49:27.196685 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2136 | 2026.03.07 01:49:27.196779 [ 255 ] {7b78f6d3-8d69-4262-8f96-c2a1327405ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2137 | 2026.03.07 01:49:27.196821 [ 255 ] {7b78f6d3-8d69-4262-8f96-c2a1327405ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2138 | 2026.03.07 01:49:27.197127 [ 255 ] {7b78f6d3-8d69-4262-8f96-c2a1327405ce} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2026.03.07 01:49:27.197163 [ 255 ] {7b78f6d3-8d69-4262-8f96-c2a1327405ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2140 | 2026.03.07 01:49:27.197586 [ 255 ] {7b78f6d3-8d69-4262-8f96-c2a1327405ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2141 | 2026.03.07 01:49:27.197790 [ 255 ] {7b78f6d3-8d69-4262-8f96-c2a1327405ce} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2026.03.07 01:49:27.197913 [ 255 ] {7b78f6d3-8d69-4262-8f96-c2a1327405ce} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 365.36 KiB/sec. | ||
| 2143 | 2026.03.07 01:49:27.197948 [ 255 ] {7b78f6d3-8d69-4262-8f96-c2a1327405ce} <Debug> TCPHandler: Processed in 0.001312793 sec. | ||
| 2144 | 2026.03.07 01:49:31.097478 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2026.03.07 01:49:31.097690 [ 255 ] {ace41907-2bea-4556-ba8f-37ca47e147f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2146 | 2026.03.07 01:49:31.097764 [ 255 ] {ace41907-2bea-4556-ba8f-37ca47e147f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2147 | 2026.03.07 01:49:31.098591 [ 255 ] {ace41907-2bea-4556-ba8f-37ca47e147f3} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2026.03.07 01:49:31.098659 [ 255 ] {ace41907-2bea-4556-ba8f-37ca47e147f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2149 | 2026.03.07 01:49:31.099240 [ 255 ] {ace41907-2bea-4556-ba8f-37ca47e147f3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2150 | 2026.03.07 01:49:31.099582 [ 255 ] {ace41907-2bea-4556-ba8f-37ca47e147f3} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2026.03.07 01:49:31.099809 [ 255 ] {ace41907-2bea-4556-ba8f-37ca47e147f3} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002168 sec., 11992.619926199262 rows/sec., 925.66 KiB/sec. | ||
| 2152 | 2026.03.07 01:49:31.099876 [ 255 ] {ace41907-2bea-4556-ba8f-37ca47e147f3} <Debug> TCPHandler: Processed in 0.002553333 sec. | ||
| 2153 | 2026.03.07 01:49:31.100032 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2026.03.07 01:49:31.100163 [ 255 ] {f4c7a246-9a85-47ff-b5f6-83702a12c692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2155 | 2026.03.07 01:49:31.100224 [ 255 ] {f4c7a246-9a85-47ff-b5f6-83702a12c692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2156 | 2026.03.07 01:49:31.100863 [ 255 ] {f4c7a246-9a85-47ff-b5f6-83702a12c692} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2026.03.07 01:49:31.100921 [ 255 ] {f4c7a246-9a85-47ff-b5f6-83702a12c692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2158 | 2026.03.07 01:49:31.101397 [ 255 ] {f4c7a246-9a85-47ff-b5f6-83702a12c692} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2159 | 2026.03.07 01:49:31.101722 [ 255 ] {f4c7a246-9a85-47ff-b5f6-83702a12c692} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2026.03.07 01:49:31.101910 [ 255 ] {f4c7a246-9a85-47ff-b5f6-83702a12c692} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001779 sec., 15739.179314221474 rows/sec., 1.23 MiB/sec. | ||
| 2161 | 2026.03.07 01:49:31.101967 [ 255 ] {f4c7a246-9a85-47ff-b5f6-83702a12c692} <Debug> TCPHandler: Processed in 0.002000066 sec. | ||
| 2162 | 2026.03.07 01:49:31.102147 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2163 | 2026.03.07 01:49:31.102275 [ 255 ] {322233aa-837b-49eb-8da4-47610c2de6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2164 | 2026.03.07 01:49:31.102368 [ 255 ] {322233aa-837b-49eb-8da4-47610c2de6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2165 | 2026.03.07 01:49:31.102935 [ 255 ] {322233aa-837b-49eb-8da4-47610c2de6f5} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2026.03.07 01:49:31.103004 [ 255 ] {322233aa-837b-49eb-8da4-47610c2de6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2167 | 2026.03.07 01:49:31.103494 [ 255 ] {322233aa-837b-49eb-8da4-47610c2de6f5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2168 | 2026.03.07 01:49:31.103774 [ 255 ] {322233aa-837b-49eb-8da4-47610c2de6f5} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2026.03.07 01:49:31.103945 [ 255 ] {322233aa-837b-49eb-8da4-47610c2de6f5} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.001704 sec., 46948.35680751174 rows/sec., 3.26 MiB/sec. | ||
| 2170 | 2026.03.07 01:49:31.103991 [ 255 ] {322233aa-837b-49eb-8da4-47610c2de6f5} <Debug> TCPHandler: Processed in 0.001910043 sec. | ||
| 2171 | 2026.03.07 01:49:31.104199 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2172 | 2026.03.07 01:49:31.104309 [ 255 ] {40cf968b-2580-4858-9743-03e2fde2d227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2173 | 2026.03.07 01:49:31.104361 [ 255 ] {40cf968b-2580-4858-9743-03e2fde2d227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2174 | 2026.03.07 01:49:31.104813 [ 255 ] {40cf968b-2580-4858-9743-03e2fde2d227} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2026.03.07 01:49:31.104860 [ 255 ] {40cf968b-2580-4858-9743-03e2fde2d227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2176 | 2026.03.07 01:49:31.105300 [ 255 ] {40cf968b-2580-4858-9743-03e2fde2d227} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2177 | 2026.03.07 01:49:31.105607 [ 255 ] {40cf968b-2580-4858-9743-03e2fde2d227} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2178 | 2026.03.07 01:49:31.105770 [ 255 ] {40cf968b-2580-4858-9743-03e2fde2d227} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001487 sec., 16139.878950907867 rows/sec., 1.11 MiB/sec. | ||
| 2179 | 2026.03.07 01:49:31.105818 [ 255 ] {40cf968b-2580-4858-9743-03e2fde2d227} <Debug> TCPHandler: Processed in 0.001678594 sec. | ||
| 2180 | 2026.03.07 01:49:31.457699 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4356 | ||
| 2181 | 2026.03.07 01:49:31.458228 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2182 | 2026.03.07 01:49:31.458285 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2183 | 2026.03.07 01:49:31.458845 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2184 | 2026.03.07 01:49:31.459097 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2185 | 2026.03.07 01:49:31.459246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4356 | ||
| 2186 | 2026.03.07 01:49:31.618848 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53615 | ||
| 2187 | 2026.03.07 01:49:31.618963 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2188 | 2026.03.07 01:49:31.618990 [ 289 ] {} <Debug> TCP-Session: 3540c4fc-2930-4eae-8440-4584e6c0a1bd Authenticating user 'default' from [fd00:1122:3344:101::e]:53615 | ||
| 2189 | 2026.03.07 01:49:31.619012 [ 289 ] {} <Debug> TCP-Session: 3540c4fc-2930-4eae-8440-4584e6c0a1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.03.07 01:49:31.619026 [ 289 ] {} <Debug> TCP-Session: 3540c4fc-2930-4eae-8440-4584e6c0a1bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2026.03.07 01:49:31.619255 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65476 | ||
| 2192 | 2026.03.07 01:49:31.619279 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50896 | ||
| 2193 | 2026.03.07 01:49:31.619271 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50087 | ||
| 2194 | 2026.03.07 01:49:31.619321 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45509 | ||
| 2195 | 2026.03.07 01:49:31.619345 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44880 | ||
| 2196 | 2026.03.07 01:49:31.619372 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2197 | 2026.03.07 01:49:31.619391 [ 289 ] {} <Trace> TCP-Session: 3540c4fc-2930-4eae-8440-4584e6c0a1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2198 | 2026.03.07 01:49:31.619416 [ 294 ] {} <Debug> TCP-Session: a330f7af-69fc-4a5a-a57d-c7b24f0b2ae7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50896 | ||
| 2199 | 2026.03.07 01:49:31.619393 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2200 | 2026.03.07 01:49:31.619454 [ 294 ] {} <Debug> TCP-Session: a330f7af-69fc-4a5a-a57d-c7b24f0b2ae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.03.07 01:49:31.619372 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2202 | 2026.03.07 01:49:31.619477 [ 294 ] {} <Debug> TCP-Session: a330f7af-69fc-4a5a-a57d-c7b24f0b2ae7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2026.03.07 01:49:31.619475 [ 293 ] {} <Debug> TCP-Session: 9515aa49-e5ad-48e7-b2e5-631ab9d929bd Authenticating user 'default' from [fd00:1122:3344:101::e]:50087 | ||
| 2204 | 2026.03.07 01:49:31.619499 [ 290 ] {} <Debug> TCP-Session: bb56332a-3c76-49d1-ba83-a3f909d6377c Authenticating user 'default' from [fd00:1122:3344:101::e]:65476 | ||
| 2205 | 2026.03.07 01:49:31.619517 [ 293 ] {} <Debug> TCP-Session: 9515aa49-e5ad-48e7-b2e5-631ab9d929bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.03.07 01:49:31.619534 [ 290 ] {} <Debug> TCP-Session: bb56332a-3c76-49d1-ba83-a3f909d6377c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2026.03.07 01:49:31.619542 [ 293 ] {} <Debug> TCP-Session: 9515aa49-e5ad-48e7-b2e5-631ab9d929bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.03.07 01:49:31.619556 [ 290 ] {} <Debug> TCP-Session: bb56332a-3c76-49d1-ba83-a3f909d6377c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.03.07 01:49:31.619567 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2210 | 2026.03.07 01:49:31.619592 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2211 | 2026.03.07 01:49:31.619615 [ 3 ] {} <Debug> TCP-Session: 6b4925e0-da0a-43e4-8faf-cda8fc45c665 Authenticating user 'default' from [fd00:1122:3344:101::e]:45509 | ||
| 2212 | 2026.03.07 01:49:31.619633 [ 286 ] {} <Debug> TCP-Session: 266ccffc-468d-4770-9681-bb7db052a56e Authenticating user 'default' from [fd00:1122:3344:101::e]:44880 | ||
| 2213 | 2026.03.07 01:49:31.619351 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54151 | ||
| 2214 | 2026.03.07 01:49:31.619661 [ 286 ] {} <Debug> TCP-Session: 266ccffc-468d-4770-9681-bb7db052a56e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.03.07 01:49:31.619666 [ 289 ] {cbf82fe8-05f0-4c0e-b5f9-b45d2713ec3d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53615) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2216 | 2026.03.07 01:49:31.619707 [ 286 ] {} <Debug> TCP-Session: 266ccffc-468d-4770-9681-bb7db052a56e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2026.03.07 01:49:31.619268 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48874 | ||
| 2218 | 2026.03.07 01:49:31.619263 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41695 | ||
| 2219 | 2026.03.07 01:49:31.619651 [ 3 ] {} <Debug> TCP-Session: 6b4925e0-da0a-43e4-8faf-cda8fc45c665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.03.07 01:49:31.619822 [ 3 ] {} <Debug> TCP-Session: 6b4925e0-da0a-43e4-8faf-cda8fc45c665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.03.07 01:49:31.620024 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2222 | 2026.03.07 01:49:31.620030 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2223 | 2026.03.07 01:49:31.620061 [ 292 ] {} <Debug> TCP-Session: d832ebda-1b5c-4fcc-9bd3-2edbfc1845e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48874 | ||
| 2224 | 2026.03.07 01:49:31.620095 [ 292 ] {} <Debug> TCP-Session: d832ebda-1b5c-4fcc-9bd3-2edbfc1845e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.03.07 01:49:31.620099 [ 287 ] {} <Debug> TCP-Session: 1007bba7-6800-4339-8662-b2123fd7a5e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54151 | ||
| 2226 | 2026.03.07 01:49:31.620110 [ 292 ] {} <Debug> TCP-Session: d832ebda-1b5c-4fcc-9bd3-2edbfc1845e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2227 | 2026.03.07 01:49:31.620133 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2228 | 2026.03.07 01:49:31.620145 [ 287 ] {} <Debug> TCP-Session: 1007bba7-6800-4339-8662-b2123fd7a5e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2026.03.07 01:49:31.620166 [ 291 ] {} <Debug> TCP-Session: 66964780-5b5e-4b45-92bc-80ef7c7dea51 Authenticating user 'default' from [fd00:1122:3344:101::e]:41695 | ||
| 2230 | 2026.03.07 01:49:31.620167 [ 287 ] {} <Debug> TCP-Session: 1007bba7-6800-4339-8662-b2123fd7a5e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2026.03.07 01:49:31.620184 [ 291 ] {} <Debug> TCP-Session: 66964780-5b5e-4b45-92bc-80ef7c7dea51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.03.07 01:49:31.620201 [ 291 ] {} <Debug> TCP-Session: 66964780-5b5e-4b45-92bc-80ef7c7dea51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.03.07 01:49:31.620322 [ 289 ] {cbf82fe8-05f0-4c0e-b5f9-b45d2713ec3d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2234 | 2026.03.07 01:49:31.620388 [ 289 ] {cbf82fe8-05f0-4c0e-b5f9-b45d2713ec3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2235 | 2026.03.07 01:49:31.620722 [ 289 ] {cbf82fe8-05f0-4c0e-b5f9-b45d2713ec3d} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 2236 | 2026.03.07 01:49:31.622096 [ 338 ] {cbf82fe8-05f0-4c0e-b5f9-b45d2713ec3d} <Trace> AggregatingTransform: Aggregating | ||
| 2237 | 2026.03.07 01:49:31.622146 [ 338 ] {cbf82fe8-05f0-4c0e-b5f9-b45d2713ec3d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2238 | 2026.03.07 01:49:31.622179 [ 338 ] {cbf82fe8-05f0-4c0e-b5f9-b45d2713ec3d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001357485 sec. (736.656 rows/sec., 28.78 KiB/sec.) | ||
| 2239 | 2026.03.07 01:49:31.622197 [ 338 ] {cbf82fe8-05f0-4c0e-b5f9-b45d2713ec3d} <Trace> Aggregator: Merging aggregated data | ||
| 2240 | 2026.03.07 01:49:31.623351 [ 289 ] {cbf82fe8-05f0-4c0e-b5f9-b45d2713ec3d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003755 sec., 266.31158455392807 rows/sec., 10.40 KiB/sec. | ||
| 2241 | 2026.03.07 01:49:31.623513 [ 289 ] {cbf82fe8-05f0-4c0e-b5f9-b45d2713ec3d} <Debug> TCPHandler: Processed in 0.00428948 sec. | ||
| 2242 | 2026.03.07 01:49:31.623623 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2243 | 2026.03.07 01:49:31.623651 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2244 | 2026.03.07 01:49:31.623653 [ 289 ] {} <Debug> TCP-Session: 3540c4fc-2930-4eae-8440-4584e6c0a1bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2026.03.07 01:49:31.623667 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2246 | 2026.03.07 01:49:31.623694 [ 287 ] {} <Debug> TCP-Session: 1007bba7-6800-4339-8662-b2123fd7a5e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.03.07 01:49:31.623699 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2248 | 2026.03.07 01:49:31.623727 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2249 | 2026.03.07 01:49:31.623741 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2250 | 2026.03.07 01:49:31.623755 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2251 | 2026.03.07 01:49:31.623775 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2252 | 2026.03.07 01:49:31.623796 [ 293 ] {} <Debug> TCP-Session: 9515aa49-e5ad-48e7-b2e5-631ab9d929bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.03.07 01:49:31.623811 [ 294 ] {} <Debug> TCP-Session: a330f7af-69fc-4a5a-a57d-c7b24f0b2ae7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2026.03.07 01:49:31.623825 [ 286 ] {} <Debug> TCP-Session: 266ccffc-468d-4770-9681-bb7db052a56e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.03.07 01:49:31.623773 [ 3 ] {} <Debug> TCP-Session: 6b4925e0-da0a-43e4-8faf-cda8fc45c665 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2026.03.07 01:49:31.623761 [ 292 ] {} <Debug> TCP-Session: d832ebda-1b5c-4fcc-9bd3-2edbfc1845e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2026.03.07 01:49:31.623728 [ 291 ] {} <Debug> TCP-Session: 66964780-5b5e-4b45-92bc-80ef7c7dea51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2026.03.07 01:49:31.623681 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2259 | 2026.03.07 01:49:31.623934 [ 290 ] {} <Debug> TCP-Session: bb56332a-3c76-49d1-ba83-a3f909d6377c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.03.07 01:49:31.685749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2261 | 2026.03.07 01:49:31.703475 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2026.03.07 01:49:31.703542 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2263 | 2026.03.07 01:49:31.709890 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2264 | 2026.03.07 01:49:31.710630 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2026.03.07 01:49:31.713818 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2266 | 2026.03.07 01:49:32.001186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.05 MiB, peak 214.63 MiB, free memory in arenas 0.00 B, will set to 206.98 MiB (RSS), difference: 1.94 MiB | ||
| 2267 | 2026.03.07 01:49:33.292522 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51115 | ||
| 2268 | 2026.03.07 01:49:33.292657 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2269 | 2026.03.07 01:49:33.292683 [ 289 ] {} <Debug> TCP-Session: 4070f146-7458-4256-ae7e-4a5ca1ceeed0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51115 | ||
| 2270 | 2026.03.07 01:49:33.292705 [ 289 ] {} <Debug> TCP-Session: 4070f146-7458-4256-ae7e-4a5ca1ceeed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.03.07 01:49:33.292717 [ 289 ] {} <Debug> TCP-Session: 4070f146-7458-4256-ae7e-4a5ca1ceeed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.03.07 01:49:33.292926 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62960 | ||
| 2273 | 2026.03.07 01:49:33.292942 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57518 | ||
| 2274 | 2026.03.07 01:49:33.292970 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36709 | ||
| 2275 | 2026.03.07 01:49:33.292994 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58876 | ||
| 2276 | 2026.03.07 01:49:33.293051 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2277 | 2026.03.07 01:49:33.293015 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48042 | ||
| 2278 | 2026.03.07 01:49:33.293084 [ 290 ] {} <Debug> TCP-Session: 58562a04-dd09-46b5-a47f-c87f5ac00d09 Authenticating user 'default' from [fd00:1122:3344:101::e]:62960 | ||
| 2279 | 2026.03.07 01:49:33.293091 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2280 | 2026.03.07 01:49:33.293107 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2281 | 2026.03.07 01:49:33.293122 [ 290 ] {} <Debug> TCP-Session: 58562a04-dd09-46b5-a47f-c87f5ac00d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2026.03.07 01:49:33.293134 [ 294 ] {} <Debug> TCP-Session: 0041716a-f63d-4173-ac84-389eaefec464 Authenticating user 'default' from [fd00:1122:3344:101::e]:36709 | ||
| 2283 | 2026.03.07 01:49:33.293141 [ 286 ] {} <Debug> TCP-Session: 1140fc6f-557b-414b-ba37-29415a08dee8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58876 | ||
| 2284 | 2026.03.07 01:49:33.293145 [ 290 ] {} <Debug> TCP-Session: 58562a04-dd09-46b5-a47f-c87f5ac00d09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.03.07 01:49:33.293156 [ 294 ] {} <Debug> TCP-Session: 0041716a-f63d-4173-ac84-389eaefec464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2026.03.07 01:49:33.293163 [ 286 ] {} <Debug> TCP-Session: 1140fc6f-557b-414b-ba37-29415a08dee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.03.07 01:49:33.293176 [ 294 ] {} <Debug> TCP-Session: 0041716a-f63d-4173-ac84-389eaefec464 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.03.07 01:49:33.293185 [ 286 ] {} <Debug> TCP-Session: 1140fc6f-557b-414b-ba37-29415a08dee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.03.07 01:49:33.293150 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2290 | 2026.03.07 01:49:33.293099 [ 289 ] {} <Trace> TCP-Session: 4070f146-7458-4256-ae7e-4a5ca1ceeed0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2291 | 2026.03.07 01:49:33.293238 [ 287 ] {} <Debug> TCP-Session: 5e7df049-c18e-4981-a5c0-27e27fa84ea9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48042 | ||
| 2292 | 2026.03.07 01:49:33.292984 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60201 | ||
| 2293 | 2026.03.07 01:49:33.293275 [ 287 ] {} <Debug> TCP-Session: 5e7df049-c18e-4981-a5c0-27e27fa84ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.03.07 01:49:33.292942 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56193 | ||
| 2295 | 2026.03.07 01:49:33.293324 [ 287 ] {} <Debug> TCP-Session: 5e7df049-c18e-4981-a5c0-27e27fa84ea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2026.03.07 01:49:33.292944 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54909 | ||
| 2297 | 2026.03.07 01:49:33.293386 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2298 | 2026.03.07 01:49:33.293094 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2299 | 2026.03.07 01:49:33.293425 [ 3 ] {} <Debug> TCP-Session: d78bef4b-8c4d-4524-a31d-655ece68ba45 Authenticating user 'default' from [fd00:1122:3344:101::e]:60201 | ||
| 2300 | 2026.03.07 01:49:33.293410 [ 289 ] {cf7353f5-4adb-453a-99db-de4202f7c12c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51115) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2301 | 2026.03.07 01:49:33.293452 [ 291 ] {} <Debug> TCP-Session: 5226c377-7d88-45c6-989e-4dda9dba011f Authenticating user 'default' from [fd00:1122:3344:101::e]:57518 | ||
| 2302 | 2026.03.07 01:49:33.293463 [ 3 ] {} <Debug> TCP-Session: d78bef4b-8c4d-4524-a31d-655ece68ba45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2026.03.07 01:49:33.293497 [ 291 ] {} <Debug> TCP-Session: 5226c377-7d88-45c6-989e-4dda9dba011f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2026.03.07 01:49:33.293503 [ 3 ] {} <Debug> TCP-Session: d78bef4b-8c4d-4524-a31d-655ece68ba45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.03.07 01:49:33.293522 [ 291 ] {} <Debug> TCP-Session: 5226c377-7d88-45c6-989e-4dda9dba011f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2026.03.07 01:49:33.293575 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2307 | 2026.03.07 01:49:33.293577 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2308 | 2026.03.07 01:49:33.293613 [ 293 ] {} <Debug> TCP-Session: c2a8c1b6-dfd1-4d33-a49e-76bf36a23046 Authenticating user 'default' from [fd00:1122:3344:101::e]:54909 | ||
| 2309 | 2026.03.07 01:49:33.293642 [ 292 ] {} <Debug> TCP-Session: b4262ba6-f25a-40ab-a481-f5253655c885 Authenticating user 'default' from [fd00:1122:3344:101::e]:56193 | ||
| 2310 | 2026.03.07 01:49:33.293644 [ 293 ] {} <Debug> TCP-Session: c2a8c1b6-dfd1-4d33-a49e-76bf36a23046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.03.07 01:49:33.293680 [ 292 ] {} <Debug> TCP-Session: b4262ba6-f25a-40ab-a481-f5253655c885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2026.03.07 01:49:33.293681 [ 293 ] {} <Debug> TCP-Session: c2a8c1b6-dfd1-4d33-a49e-76bf36a23046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.03.07 01:49:33.293712 [ 292 ] {} <Debug> TCP-Session: b4262ba6-f25a-40ab-a481-f5253655c885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.03.07 01:49:33.293817 [ 289 ] {cf7353f5-4adb-453a-99db-de4202f7c12c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2315 | 2026.03.07 01:49:33.293890 [ 289 ] {cf7353f5-4adb-453a-99db-de4202f7c12c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2316 | 2026.03.07 01:49:33.294182 [ 289 ] {cf7353f5-4adb-453a-99db-de4202f7c12c} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 2317 | 2026.03.07 01:49:33.295095 [ 322 ] {cf7353f5-4adb-453a-99db-de4202f7c12c} <Trace> AggregatingTransform: Aggregating | ||
| 2318 | 2026.03.07 01:49:33.295131 [ 322 ] {cf7353f5-4adb-453a-99db-de4202f7c12c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2319 | 2026.03.07 01:49:33.295162 [ 322 ] {cf7353f5-4adb-453a-99db-de4202f7c12c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883209 sec. (1132.235 rows/sec., 44.23 KiB/sec.) | ||
| 2320 | 2026.03.07 01:49:33.295175 [ 322 ] {cf7353f5-4adb-453a-99db-de4202f7c12c} <Trace> Aggregator: Merging aggregated data | ||
| 2321 | 2026.03.07 01:49:33.296456 [ 289 ] {cf7353f5-4adb-453a-99db-de4202f7c12c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003103 sec., 322.2687721559781 rows/sec., 12.59 KiB/sec. | ||
| 2322 | 2026.03.07 01:49:33.296628 [ 289 ] {cf7353f5-4adb-453a-99db-de4202f7c12c} <Debug> TCPHandler: Processed in 0.003641999 sec. | ||
| 2323 | 2026.03.07 01:49:33.296756 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2324 | 2026.03.07 01:49:33.296784 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2325 | 2026.03.07 01:49:33.296790 [ 289 ] {} <Debug> TCP-Session: 4070f146-7458-4256-ae7e-4a5ca1ceeed0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.03.07 01:49:33.296810 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2327 | 2026.03.07 01:49:33.296835 [ 290 ] {} <Debug> TCP-Session: 58562a04-dd09-46b5-a47f-c87f5ac00d09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.03.07 01:49:33.296862 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2329 | 2026.03.07 01:49:33.296864 [ 287 ] {} <Debug> TCP-Session: 5e7df049-c18e-4981-a5c0-27e27fa84ea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2026.03.07 01:49:33.296894 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2331 | 2026.03.07 01:49:33.296920 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2332 | 2026.03.07 01:49:33.296939 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2333 | 2026.03.07 01:49:33.296963 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2334 | 2026.03.07 01:49:33.296972 [ 294 ] {} <Debug> TCP-Session: 0041716a-f63d-4173-ac84-389eaefec464 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.03.07 01:49:33.296988 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2336 | 2026.03.07 01:49:33.296994 [ 292 ] {} <Debug> TCP-Session: b4262ba6-f25a-40ab-a481-f5253655c885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.03.07 01:49:33.297008 [ 293 ] {} <Debug> TCP-Session: c2a8c1b6-dfd1-4d33-a49e-76bf36a23046 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.03.07 01:49:33.297032 [ 286 ] {} <Debug> TCP-Session: 1140fc6f-557b-414b-ba37-29415a08dee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.03.07 01:49:33.296968 [ 3 ] {} <Debug> TCP-Session: d78bef4b-8c4d-4524-a31d-655ece68ba45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.03.07 01:49:33.296915 [ 291 ] {} <Debug> TCP-Session: 5226c377-7d88-45c6-989e-4dda9dba011f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.03.07 01:49:33.495188 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57044 | ||
| 2342 | 2026.03.07 01:49:33.495316 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2343 | 2026.03.07 01:49:33.495355 [ 289 ] {} <Debug> TCP-Session: 939f5895-4cec-4794-ad0d-744d84c2f28c Authenticating user 'default' from [fd00:1122:3344:101::e]:57044 | ||
| 2344 | 2026.03.07 01:49:33.495379 [ 289 ] {} <Debug> TCP-Session: 939f5895-4cec-4794-ad0d-744d84c2f28c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.03.07 01:49:33.495392 [ 289 ] {} <Debug> TCP-Session: 939f5895-4cec-4794-ad0d-744d84c2f28c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.03.07 01:49:33.495596 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63052 | ||
| 2347 | 2026.03.07 01:49:33.495608 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45298 | ||
| 2348 | 2026.03.07 01:49:33.495658 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47944 | ||
| 2349 | 2026.03.07 01:49:33.495677 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43635 | ||
| 2350 | 2026.03.07 01:49:33.495716 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2351 | 2026.03.07 01:49:33.495667 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64386 | ||
| 2352 | 2026.03.07 01:49:33.495752 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2353 | 2026.03.07 01:49:33.495758 [ 290 ] {} <Debug> TCP-Session: 99496698-62f0-442d-910f-02e93da8fd44 Authenticating user 'default' from [fd00:1122:3344:101::e]:63052 | ||
| 2354 | 2026.03.07 01:49:33.495779 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2355 | 2026.03.07 01:49:33.495791 [ 291 ] {} <Debug> TCP-Session: 2ba1fa36-a4b4-4d36-82dd-b7a780a2a593 Authenticating user 'default' from [fd00:1122:3344:101::e]:45298 | ||
| 2356 | 2026.03.07 01:49:33.495809 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2357 | 2026.03.07 01:49:33.495820 [ 3 ] {} <Debug> TCP-Session: bf8fa27e-51ed-4eda-911a-00e829c89904 Authenticating user 'default' from [fd00:1122:3344:101::e]:47944 | ||
| 2358 | 2026.03.07 01:49:33.495829 [ 291 ] {} <Debug> TCP-Session: 2ba1fa36-a4b4-4d36-82dd-b7a780a2a593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2026.03.07 01:49:33.495842 [ 286 ] {} <Debug> TCP-Session: c07bc8bf-81f2-4cec-aec6-25dcf55e3891 Authenticating user 'default' from [fd00:1122:3344:101::e]:64386 | ||
| 2360 | 2026.03.07 01:49:33.495863 [ 291 ] {} <Debug> TCP-Session: 2ba1fa36-a4b4-4d36-82dd-b7a780a2a593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.03.07 01:49:33.495884 [ 286 ] {} <Debug> TCP-Session: c07bc8bf-81f2-4cec-aec6-25dcf55e3891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2026.03.07 01:49:33.495914 [ 286 ] {} <Debug> TCP-Session: c07bc8bf-81f2-4cec-aec6-25dcf55e3891 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.03.07 01:49:33.495857 [ 3 ] {} <Debug> TCP-Session: bf8fa27e-51ed-4eda-911a-00e829c89904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.03.07 01:49:33.495803 [ 290 ] {} <Debug> TCP-Session: 99496698-62f0-442d-910f-02e93da8fd44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2026.03.07 01:49:33.495955 [ 3 ] {} <Debug> TCP-Session: bf8fa27e-51ed-4eda-911a-00e829c89904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2366 | 2026.03.07 01:49:33.495973 [ 290 ] {} <Debug> TCP-Session: 99496698-62f0-442d-910f-02e93da8fd44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2367 | 2026.03.07 01:49:33.495779 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2368 | 2026.03.07 01:49:33.495770 [ 289 ] {} <Trace> TCP-Session: 939f5895-4cec-4794-ad0d-744d84c2f28c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2369 | 2026.03.07 01:49:33.496039 [ 287 ] {} <Debug> TCP-Session: fd818b95-762e-4304-bc74-febebf7cb9c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43635 | ||
| 2370 | 2026.03.07 01:49:33.495641 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45526 | ||
| 2371 | 2026.03.07 01:49:33.496086 [ 287 ] {} <Debug> TCP-Session: fd818b95-762e-4304-bc74-febebf7cb9c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2026.03.07 01:49:33.495618 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51318 | ||
| 2373 | 2026.03.07 01:49:33.496124 [ 287 ] {} <Debug> TCP-Session: fd818b95-762e-4304-bc74-febebf7cb9c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2374 | 2026.03.07 01:49:33.496148 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2375 | 2026.03.07 01:49:33.495620 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49466 | ||
| 2376 | 2026.03.07 01:49:33.496191 [ 294 ] {} <Debug> TCP-Session: 9be0bd80-8136-4cbf-ac8b-3fb2b105106e Authenticating user 'default' from [fd00:1122:3344:101::e]:45526 | ||
| 2377 | 2026.03.07 01:49:33.496197 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2378 | 2026.03.07 01:49:33.496226 [ 294 ] {} <Debug> TCP-Session: 9be0bd80-8136-4cbf-ac8b-3fb2b105106e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2379 | 2026.03.07 01:49:33.496243 [ 293 ] {} <Debug> TCP-Session: 72cb9132-20b2-464e-9144-a7c908b22437 Authenticating user 'default' from [fd00:1122:3344:101::e]:51318 | ||
| 2380 | 2026.03.07 01:49:33.496248 [ 294 ] {} <Debug> TCP-Session: 9be0bd80-8136-4cbf-ac8b-3fb2b105106e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2026.03.07 01:49:33.496261 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2382 | 2026.03.07 01:49:33.496268 [ 293 ] {} <Debug> TCP-Session: 72cb9132-20b2-464e-9144-a7c908b22437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2383 | 2026.03.07 01:49:33.496299 [ 292 ] {} <Debug> TCP-Session: 5c152fef-5408-4e66-b62c-62e6cb7b182b Authenticating user 'default' from [fd00:1122:3344:101::e]:49466 | ||
| 2384 | 2026.03.07 01:49:33.496310 [ 293 ] {} <Debug> TCP-Session: 72cb9132-20b2-464e-9144-a7c908b22437 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2026.03.07 01:49:33.496328 [ 292 ] {} <Debug> TCP-Session: 5c152fef-5408-4e66-b62c-62e6cb7b182b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2026.03.07 01:49:33.496258 [ 289 ] {ddf609f9-c9d8-4664-9e5d-76304a69480e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57044) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2387 | 2026.03.07 01:49:33.496350 [ 292 ] {} <Debug> TCP-Session: 5c152fef-5408-4e66-b62c-62e6cb7b182b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.03.07 01:49:33.496631 [ 289 ] {ddf609f9-c9d8-4664-9e5d-76304a69480e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2389 | 2026.03.07 01:49:33.496698 [ 289 ] {ddf609f9-c9d8-4664-9e5d-76304a69480e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2390 | 2026.03.07 01:49:33.497049 [ 289 ] {ddf609f9-c9d8-4664-9e5d-76304a69480e} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 2391 | 2026.03.07 01:49:33.498041 [ 268 ] {ddf609f9-c9d8-4664-9e5d-76304a69480e} <Trace> AggregatingTransform: Aggregating | ||
| 2392 | 2026.03.07 01:49:33.498079 [ 268 ] {ddf609f9-c9d8-4664-9e5d-76304a69480e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2393 | 2026.03.07 01:49:33.498116 [ 268 ] {ddf609f9-c9d8-4664-9e5d-76304a69480e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000966451 sec. (1034.714 rows/sec., 40.42 KiB/sec.) | ||
| 2394 | 2026.03.07 01:49:33.498134 [ 268 ] {ddf609f9-c9d8-4664-9e5d-76304a69480e} <Trace> Aggregator: Merging aggregated data | ||
| 2395 | 2026.03.07 01:49:33.499484 [ 289 ] {ddf609f9-c9d8-4664-9e5d-76304a69480e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003306 sec., 302.48033877797945 rows/sec., 11.82 KiB/sec. | ||
| 2396 | 2026.03.07 01:49:33.499648 [ 289 ] {ddf609f9-c9d8-4664-9e5d-76304a69480e} <Debug> TCPHandler: Processed in 0.00399281 sec. | ||
| 2397 | 2026.03.07 01:49:33.499792 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2398 | 2026.03.07 01:49:33.499820 [ 289 ] {} <Debug> TCP-Session: 939f5895-4cec-4794-ad0d-744d84c2f28c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2399 | 2026.03.07 01:49:33.499825 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2400 | 2026.03.07 01:49:33.499847 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2401 | 2026.03.07 01:49:33.499861 [ 293 ] {} <Debug> TCP-Session: 72cb9132-20b2-464e-9144-a7c908b22437 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2402 | 2026.03.07 01:49:33.499862 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2403 | 2026.03.07 01:49:33.499884 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2404 | 2026.03.07 01:49:33.499900 [ 291 ] {} <Debug> TCP-Session: 2ba1fa36-a4b4-4d36-82dd-b7a780a2a593 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2405 | 2026.03.07 01:49:33.499925 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2406 | 2026.03.07 01:49:33.499927 [ 294 ] {} <Debug> TCP-Session: 9be0bd80-8136-4cbf-ac8b-3fb2b105106e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2407 | 2026.03.07 01:49:33.499938 [ 287 ] {} <Debug> TCP-Session: fd818b95-762e-4304-bc74-febebf7cb9c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2408 | 2026.03.07 01:49:33.499952 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2409 | 2026.03.07 01:49:33.499978 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2410 | 2026.03.07 01:49:33.500011 [ 292 ] {} <Debug> TCP-Session: 5c152fef-5408-4e66-b62c-62e6cb7b182b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2026.03.07 01:49:33.500025 [ 3 ] {} <Debug> TCP-Session: bf8fa27e-51ed-4eda-911a-00e829c89904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2026.03.07 01:49:33.499967 [ 286 ] {} <Debug> TCP-Session: c07bc8bf-81f2-4cec-aec6-25dcf55e3891 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2026.03.07 01:49:33.499910 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2414 | 2026.03.07 01:49:33.500104 [ 290 ] {} <Debug> TCP-Session: 99496698-62f0-442d-910f-02e93da8fd44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2026.03.07 01:49:33.957531 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 266 | ||
| 2416 | 2026.03.07 01:49:33.960626 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2417 | 2026.03.07 01:49:33.960683 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2418 | 2026.03.07 01:49:33.962100 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2419 | 2026.03.07 01:49:33.962594 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2420 | 2026.03.07 01:49:33.962961 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
| 2421 | 2026.03.07 01:49:36.097580 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2026.03.07 01:49:36.097776 [ 255 ] {01b34c23-9803-476a-b591-0a7a98a315bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2423 | 2026.03.07 01:49:36.097852 [ 255 ] {01b34c23-9803-476a-b591-0a7a98a315bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2424 | 2026.03.07 01:49:36.098478 [ 255 ] {01b34c23-9803-476a-b591-0a7a98a315bb} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2425 | 2026.03.07 01:49:36.098524 [ 255 ] {01b34c23-9803-476a-b591-0a7a98a315bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2426 | 2026.03.07 01:49:36.098896 [ 255 ] {01b34c23-9803-476a-b591-0a7a98a315bb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2427 | 2026.03.07 01:49:36.099112 [ 255 ] {01b34c23-9803-476a-b591-0a7a98a315bb} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2026.03.07 01:49:36.099241 [ 47 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2429 | 2026.03.07 01:49:36.099260 [ 255 ] {01b34c23-9803-476a-b591-0a7a98a315bb} <Debug> executeQuery: Read 46 rows, 4.01 KiB in 0.001535 sec., 29967.426710097723 rows/sec., 2.55 MiB/sec. | ||
| 2430 | 2026.03.07 01:49:36.099313 [ 47 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2431 | 2026.03.07 01:49:36.099325 [ 255 ] {01b34c23-9803-476a-b591-0a7a98a315bb} <Debug> TCPHandler: Processed in 0.001906122 sec. | ||
| 2432 | 2026.03.07 01:49:36.099341 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2433 | 2026.03.07 01:49:36.099454 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2434 | 2026.03.07 01:49:36.099455 [ 190 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::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 | ||
| 2435 | 2026.03.07 01:49:36.099554 [ 255 ] {18a39d44-e0d1-4ea7-848c-c6e5634e7a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2436 | 2026.03.07 01:49:36.099598 [ 255 ] {18a39d44-e0d1-4ea7-848c-c6e5634e7a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2437 | 2026.03.07 01:49:36.099600 [ 190 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2438 | 2026.03.07 01:49:36.099644 [ 190 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1941 rows starting from the beginning of the part | ||
| 2439 | 2026.03.07 01:49:36.099706 [ 190 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part | ||
| 2440 | 2026.03.07 01:49:36.099749 [ 190 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::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 | ||
| 2441 | 2026.03.07 01:49:36.099790 [ 190 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1949 rows starting from the beginning of the part | ||
| 2442 | 2026.03.07 01:49:36.099829 [ 190 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 2443 | 2026.03.07 01:49:36.099866 [ 190 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part | ||
| 2444 | 2026.03.07 01:49:36.100005 [ 255 ] {18a39d44-e0d1-4ea7-848c-c6e5634e7a23} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2445 | 2026.03.07 01:49:36.100046 [ 255 ] {18a39d44-e0d1-4ea7-848c-c6e5634e7a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2446 | 2026.03.07 01:49:36.100353 [ 255 ] {18a39d44-e0d1-4ea7-848c-c6e5634e7a23} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2447 | 2026.03.07 01:49:36.100569 [ 255 ] {18a39d44-e0d1-4ea7-848c-c6e5634e7a23} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2448 | 2026.03.07 01:49:36.100695 [ 255 ] {18a39d44-e0d1-4ea7-848c-c6e5634e7a23} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00116 sec., 8620.689655172413 rows/sec., 648.24 KiB/sec. | ||
| 2449 | 2026.03.07 01:49:36.100732 [ 255 ] {18a39d44-e0d1-4ea7-848c-c6e5634e7a23} <Debug> TCPHandler: Processed in 0.001328673 sec. | ||
| 2450 | 2026.03.07 01:49:36.100843 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2451 | 2026.03.07 01:49:36.100942 [ 255 ] {871c4462-6f3a-4342-8b1f-0468f650b63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2452 | 2026.03.07 01:49:36.100982 [ 255 ] {871c4462-6f3a-4342-8b1f-0468f650b63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2453 | 2026.03.07 01:49:36.101377 [ 255 ] {871c4462-6f3a-4342-8b1f-0468f650b63a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2454 | 2026.03.07 01:49:36.101392 [ 197 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4026 rows, containing 5 columns (5 merged, 0 gathered) in 0.001984005 sec., 2029228.7569839794 rows/sec., 162.05 MiB/sec. | ||
| 2455 | 2026.03.07 01:49:36.101412 [ 255 ] {871c4462-6f3a-4342-8b1f-0468f650b63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2456 | 2026.03.07 01:49:36.101728 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2457 | 2026.03.07 01:49:36.101750 [ 255 ] {871c4462-6f3a-4342-8b1f-0468f650b63a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2458 | 2026.03.07 01:49:36.102044 [ 255 ] {871c4462-6f3a-4342-8b1f-0468f650b63a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.03.07 01:49:36.102141 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_11_2} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.03.07 01:49:36.102151 [ 47 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2461 | 2026.03.07 01:49:36.102178 [ 255 ] {871c4462-6f3a-4342-8b1f-0468f650b63a} <Debug> executeQuery: Read 38 rows, 3.04 KiB in 0.001261 sec., 30134.81363996828 rows/sec., 2.35 MiB/sec. | ||
| 2462 | 2026.03.07 01:49:36.102193 [ 47 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.03.07 01:49:36.102223 [ 255 ] {871c4462-6f3a-4342-8b1f-0468f650b63a} <Debug> TCPHandler: Processed in 0.001426967 sec. | ||
| 2464 | 2026.03.07 01:49:36.102227 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2465 | 2026.03.07 01:49:36.102234 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_11_2} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2466 | 2026.03.07 01:49:36.102316 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::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 | ||
| 2467 | 2026.03.07 01:49:36.102340 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 2468 | 2026.03.07 01:49:36.102346 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2026.03.07 01:49:36.102402 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2470 | 2026.03.07 01:49:36.102431 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 995 rows starting from the beginning of the part | ||
| 2471 | 2026.03.07 01:49:36.102447 [ 255 ] {429b1e7f-b051-47fb-abcd-a15c9865a902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2472 | 2026.03.07 01:49:36.102476 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 2473 | 2026.03.07 01:49:36.102495 [ 255 ] {429b1e7f-b051-47fb-abcd-a15c9865a902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2474 | 2026.03.07 01:49:36.102517 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2475 | 2026.03.07 01:49:36.102560 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 996 rows starting from the beginning of the part | ||
| 2476 | 2026.03.07 01:49:36.102595 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part | ||
| 2477 | 2026.03.07 01:49:36.102632 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
| 2478 | 2026.03.07 01:49:36.102877 [ 255 ] {429b1e7f-b051-47fb-abcd-a15c9865a902} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.03.07 01:49:36.102916 [ 255 ] {429b1e7f-b051-47fb-abcd-a15c9865a902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2480 | 2026.03.07 01:49:36.103244 [ 255 ] {429b1e7f-b051-47fb-abcd-a15c9865a902} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2481 | 2026.03.07 01:49:36.103454 [ 255 ] {429b1e7f-b051-47fb-abcd-a15c9865a902} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.03.07 01:49:36.103519 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2089 rows, containing 5 columns (5 merged, 0 gathered) in 0.00123033 sec., 1697918.4446449326 rows/sec., 123.81 MiB/sec. | ||
| 2483 | 2026.03.07 01:49:36.103583 [ 255 ] {429b1e7f-b051-47fb-abcd-a15c9865a902} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001154 sec., 86655.11265164644 rows/sec., 6.01 MiB/sec. | ||
| 2484 | 2026.03.07 01:49:36.103622 [ 255 ] {429b1e7f-b051-47fb-abcd-a15c9865a902} <Debug> TCPHandler: Processed in 0.001322133 sec. | ||
| 2485 | 2026.03.07 01:49:36.103667 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2486 | 2026.03.07 01:49:36.103733 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2026.03.07 01:49:36.103830 [ 255 ] {fdb72081-c9af-4bff-80a4-3e95d1888de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2488 | 2026.03.07 01:49:36.103885 [ 255 ] {fdb72081-c9af-4bff-80a4-3e95d1888de4} <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 | ||
| 2489 | 2026.03.07 01:49:36.103901 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_11_2} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2026.03.07 01:49:36.103976 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_11_2} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2491 | 2026.03.07 01:49:36.104035 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 2492 | 2026.03.07 01:49:36.104618 [ 255 ] {fdb72081-c9af-4bff-80a4-3e95d1888de4} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2493 | 2026.03.07 01:49:36.104658 [ 255 ] {fdb72081-c9af-4bff-80a4-3e95d1888de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2494 | 2026.03.07 01:49:36.105153 [ 255 ] {fdb72081-c9af-4bff-80a4-3e95d1888de4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2495 | 2026.03.07 01:49:36.105368 [ 255 ] {fdb72081-c9af-4bff-80a4-3e95d1888de4} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2496 | 2026.03.07 01:49:36.105506 [ 255 ] {fdb72081-c9af-4bff-80a4-3e95d1888de4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001694 sec., 5903.18772136954 rows/sec., 10.58 MiB/sec. | ||
| 2497 | 2026.03.07 01:49:36.105562 [ 255 ] {fdb72081-c9af-4bff-80a4-3e95d1888de4} <Debug> TCPHandler: Processed in 0.001876261 sec. | ||
| 2498 | 2026.03.07 01:49:36.105672 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2499 | 2026.03.07 01:49:36.105771 [ 255 ] {bd823254-705b-42e2-a616-0d7f4472f0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2500 | 2026.03.07 01:49:36.105813 [ 255 ] {bd823254-705b-42e2-a616-0d7f4472f0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2501 | 2026.03.07 01:49:36.106159 [ 255 ] {bd823254-705b-42e2-a616-0d7f4472f0a3} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2026.03.07 01:49:36.106194 [ 255 ] {bd823254-705b-42e2-a616-0d7f4472f0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2503 | 2026.03.07 01:49:36.106486 [ 255 ] {bd823254-705b-42e2-a616-0d7f4472f0a3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2504 | 2026.03.07 01:49:36.106694 [ 255 ] {bd823254-705b-42e2-a616-0d7f4472f0a3} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2026.03.07 01:49:36.106816 [ 255 ] {bd823254-705b-42e2-a616-0d7f4472f0a3} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001062 sec., 28248.58757062147 rows/sec., 1.94 MiB/sec. | ||
| 2506 | 2026.03.07 01:49:36.106849 [ 255 ] {bd823254-705b-42e2-a616-0d7f4472f0a3} <Debug> TCPHandler: Processed in 0.00122492 sec. | ||
| 2507 | 2026.03.07 01:49:38.883711 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2508 | 2026.03.07 01:49:38.883786 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2509 | 2026.03.07 01:49:38.960268 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4804 | ||
| 2510 | 2026.03.07 01:49:38.960769 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2026.03.07 01:49:38.960807 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2512 | 2026.03.07 01:49:38.961272 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2513 | 2026.03.07 01:49:38.961512 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2514 | 2026.03.07 01:49:38.961635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4804 | ||
| 2515 | 2026.03.07 01:49:39.214843 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2516 | 2026.03.07 01:49:39.232246 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2026.03.07 01:49:39.232298 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2518 | 2026.03.07 01:49:39.238696 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2519 | 2026.03.07 01:49:39.239427 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2026.03.07 01:49:39.242805 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2521 | 2026.03.07 01:49:40.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.75 MiB, peak 214.63 MiB, free memory in arenas 0.00 B, will set to 209.23 MiB (RSS), difference: 1.48 MiB | ||
| 2522 | 2026.03.07 01:49:41.101544 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2523 | 2026.03.07 01:49:41.101725 [ 255 ] {5519bbc9-1cfe-49c6-8e74-06423d3c3802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2524 | 2026.03.07 01:49:41.101792 [ 255 ] {5519bbc9-1cfe-49c6-8e74-06423d3c3802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2525 | 2026.03.07 01:49:41.102476 [ 255 ] {5519bbc9-1cfe-49c6-8e74-06423d3c3802} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2026.03.07 01:49:41.102529 [ 255 ] {5519bbc9-1cfe-49c6-8e74-06423d3c3802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2527 | 2026.03.07 01:49:41.102945 [ 255 ] {5519bbc9-1cfe-49c6-8e74-06423d3c3802} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2528 | 2026.03.07 01:49:41.103193 [ 255 ] {5519bbc9-1cfe-49c6-8e74-06423d3c3802} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2026.03.07 01:49:41.103377 [ 255 ] {5519bbc9-1cfe-49c6-8e74-06423d3c3802} <Debug> executeQuery: Read 72 rows, 6.34 KiB in 0.001704 sec., 42253.52112676056 rows/sec., 3.64 MiB/sec. | ||
| 2530 | 2026.03.07 01:49:41.103434 [ 255 ] {5519bbc9-1cfe-49c6-8e74-06423d3c3802} <Debug> TCPHandler: Processed in 0.002027056 sec. | ||
| 2531 | 2026.03.07 01:49:41.103655 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2532 | 2026.03.07 01:49:41.103756 [ 255 ] {656545de-6ed4-43c8-9b00-80efc948a32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2533 | 2026.03.07 01:49:41.103800 [ 255 ] {656545de-6ed4-43c8-9b00-80efc948a32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2534 | 2026.03.07 01:49:41.104251 [ 255 ] {656545de-6ed4-43c8-9b00-80efc948a32b} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2535 | 2026.03.07 01:49:41.104291 [ 255 ] {656545de-6ed4-43c8-9b00-80efc948a32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2536 | 2026.03.07 01:49:41.104633 [ 255 ] {656545de-6ed4-43c8-9b00-80efc948a32b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2537 | 2026.03.07 01:49:41.104840 [ 255 ] {656545de-6ed4-43c8-9b00-80efc948a32b} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2026.03.07 01:49:41.104972 [ 255 ] {656545de-6ed4-43c8-9b00-80efc948a32b} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001237 sec., 18593.37105901374 rows/sec., 1.37 MiB/sec. | ||
| 2539 | 2026.03.07 01:49:41.104963 [ 39 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2540 | 2026.03.07 01:49:41.105011 [ 255 ] {656545de-6ed4-43c8-9b00-80efc948a32b} <Debug> TCPHandler: Processed in 0.001410106 sec. | ||
| 2541 | 2026.03.07 01:49:41.105052 [ 39 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.03.07 01:49:41.105080 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2543 | 2026.03.07 01:49:41.105152 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2544 | 2026.03.07 01:49:41.105209 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 2545 | 2026.03.07 01:49:41.105263 [ 255 ] {b3500823-e2ec-4dd5-a250-93b19dc99634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2546 | 2026.03.07 01:49:41.105311 [ 255 ] {b3500823-e2ec-4dd5-a250-93b19dc99634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2547 | 2026.03.07 01:49:41.105404 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2548 | 2026.03.07 01:49:41.105462 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 44 rows starting from the beginning of the part | ||
| 2549 | 2026.03.07 01:49:41.105601 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 2550 | 2026.03.07 01:49:41.105685 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2551 | 2026.03.07 01:49:41.105745 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 2552 | 2026.03.07 01:49:41.105766 [ 255 ] {b3500823-e2ec-4dd5-a250-93b19dc99634} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2026.03.07 01:49:41.105792 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2554 | 2026.03.07 01:49:41.105809 [ 255 ] {b3500823-e2ec-4dd5-a250-93b19dc99634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2555 | 2026.03.07 01:49:41.105845 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part | ||
| 2556 | 2026.03.07 01:49:41.106152 [ 255 ] {b3500823-e2ec-4dd5-a250-93b19dc99634} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2557 | 2026.03.07 01:49:41.106379 [ 255 ] {b3500823-e2ec-4dd5-a250-93b19dc99634} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2026.03.07 01:49:41.106516 [ 255 ] {b3500823-e2ec-4dd5-a250-93b19dc99634} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001278 sec., 39906.103286384976 rows/sec., 3.12 MiB/sec. | ||
| 2559 | 2026.03.07 01:49:41.106555 [ 255 ] {b3500823-e2ec-4dd5-a250-93b19dc99634} <Debug> TCPHandler: Processed in 0.001453708 sec. | ||
| 2560 | 2026.03.07 01:49:41.106680 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2026.03.07 01:49:41.106768 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 141 rows, containing 5 columns (5 merged, 0 gathered) in 0.001617463 sec., 87173.55512923634 rows/sec., 6.71 MiB/sec. | ||
| 2562 | 2026.03.07 01:49:41.106776 [ 255 ] {390e970c-d2b3-4e61-a643-35668563f6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2563 | 2026.03.07 01:49:41.106865 [ 255 ] {390e970c-d2b3-4e61-a643-35668563f6d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2564 | 2026.03.07 01:49:41.106971 [ 190 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2565 | 2026.03.07 01:49:41.107274 [ 255 ] {390e970c-d2b3-4e61-a643-35668563f6d5} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2566 | 2026.03.07 01:49:41.107308 [ 190 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_11_2} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.03.07 01:49:41.107314 [ 255 ] {390e970c-d2b3-4e61-a643-35668563f6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2568 | 2026.03.07 01:49:41.107403 [ 190 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_11_2} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2569 | 2026.03.07 01:49:41.107490 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2570 | 2026.03.07 01:49:41.107673 [ 255 ] {390e970c-d2b3-4e61-a643-35668563f6d5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2571 | 2026.03.07 01:49:41.107895 [ 255 ] {390e970c-d2b3-4e61-a643-35668563f6d5} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2572 | 2026.03.07 01:49:41.108025 [ 255 ] {390e970c-d2b3-4e61-a643-35668563f6d5} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001269 sec., 78802.20646178094 rows/sec., 5.46 MiB/sec. | ||
| 2573 | 2026.03.07 01:49:41.108047 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2574 | 2026.03.07 01:49:41.108062 [ 255 ] {390e970c-d2b3-4e61-a643-35668563f6d5} <Debug> TCPHandler: Processed in 0.001431257 sec. | ||
| 2575 | 2026.03.07 01:49:41.108116 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.03.07 01:49:41.108145 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2577 | 2026.03.07 01:49:41.108226 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2578 | 2026.03.07 01:49:41.108268 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 2579 | 2026.03.07 01:49:41.108351 [ 255 ] {35c5e6f2-ce83-409a-8028-01cecdb9e0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2580 | 2026.03.07 01:49:41.108408 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2581 | 2026.03.07 01:49:41.108425 [ 255 ] {35c5e6f2-ce83-409a-8028-01cecdb9e0ea} <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 | ||
| 2582 | 2026.03.07 01:49:41.108465 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2583 | 2026.03.07 01:49:41.108559 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3360 rows starting from the beginning of the part | ||
| 2584 | 2026.03.07 01:49:41.108635 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1206 rows starting from the beginning of the part | ||
| 2585 | 2026.03.07 01:49:41.108719 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 80 rows starting from the beginning of the part | ||
| 2586 | 2026.03.07 01:49:41.108797 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 2587 | 2026.03.07 01:49:41.108851 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 2588 | 2026.03.07 01:49:41.109264 [ 255 ] {35c5e6f2-ce83-409a-8028-01cecdb9e0ea} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2589 | 2026.03.07 01:49:41.109305 [ 255 ] {35c5e6f2-ce83-409a-8028-01cecdb9e0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2590 | 2026.03.07 01:49:41.109941 [ 255 ] {35c5e6f2-ce83-409a-8028-01cecdb9e0ea} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2591 | 2026.03.07 01:49:41.110231 [ 255 ] {35c5e6f2-ce83-409a-8028-01cecdb9e0ea} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2026.03.07 01:49:41.110368 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2593 | 2026.03.07 01:49:41.110387 [ 255 ] {35c5e6f2-ce83-409a-8028-01cecdb9e0ea} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002058 sec., 11175.898931000973 rows/sec., 20.03 MiB/sec. | ||
| 2594 | 2026.03.07 01:49:41.110422 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.03.07 01:49:41.110448 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2596 | 2026.03.07 01:49:41.110482 [ 255 ] {35c5e6f2-ce83-409a-8028-01cecdb9e0ea} <Debug> TCPHandler: Processed in 0.002309566 sec. | ||
| 2597 | 2026.03.07 01:49:41.110543 [ 190 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 2598 | 2026.03.07 01:49:41.110639 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2599 | 2026.03.07 01:49:41.110745 [ 255 ] {48e1a7f8-c602-40b9-81f7-97c64777a139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2600 | 2026.03.07 01:49:41.110787 [ 255 ] {48e1a7f8-c602-40b9-81f7-97c64777a139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2601 | 2026.03.07 01:49:41.110789 [ 190 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2602 | 2026.03.07 01:49:41.110801 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4847 rows, containing 5 columns (5 merged, 0 gathered) in 0.002576624 sec., 1881143.6981103956 rows/sec., 121.82 MiB/sec. | ||
| 2603 | 2026.03.07 01:49:41.110891 [ 190 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 88 rows starting from the beginning of the part | ||
| 2604 | 2026.03.07 01:49:41.111047 [ 190 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 2605 | 2026.03.07 01:49:41.111161 [ 190 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2606 | 2026.03.07 01:49:41.111213 [ 255 ] {48e1a7f8-c602-40b9-81f7-97c64777a139} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.03.07 01:49:41.111267 [ 255 ] {48e1a7f8-c602-40b9-81f7-97c64777a139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2608 | 2026.03.07 01:49:41.111276 [ 190 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2609 | 2026.03.07 01:49:41.111309 [ 193 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2610 | 2026.03.07 01:49:41.111452 [ 190 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2611 | 2026.03.07 01:49:41.111591 [ 190 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part | ||
| 2612 | 2026.03.07 01:49:41.111723 [ 255 ] {48e1a7f8-c602-40b9-81f7-97c64777a139} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2613 | 2026.03.07 01:49:41.111759 [ 193 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2026.03.07 01:49:41.111857 [ 193 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2615 | 2026.03.07 01:49:41.111958 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 2616 | 2026.03.07 01:49:41.112029 [ 255 ] {48e1a7f8-c602-40b9-81f7-97c64777a139} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2617 | 2026.03.07 01:49:41.112175 [ 255 ] {48e1a7f8-c602-40b9-81f7-97c64777a139} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001449 sec., 20703.933747412008 rows/sec., 1.42 MiB/sec. | ||
| 2618 | 2026.03.07 01:49:41.112216 [ 255 ] {48e1a7f8-c602-40b9-81f7-97c64777a139} <Debug> TCPHandler: Processed in 0.001637843 sec. | ||
| 2619 | 2026.03.07 01:49:41.118698 [ 195 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 19 columns (19 merged, 0 gathered) in 0.008200158 sec., 22316.643167119462 rows/sec., 39.99 MiB/sec. | ||
| 2620 | 2026.03.07 01:49:41.119087 [ 193 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2621 | 2026.03.07 01:49:41.119477 [ 193 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.03.07 01:49:41.119570 [ 193 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2623 | 2026.03.07 01:49:41.119699 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 2624 | 2026.03.07 01:49:43.963243 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 290 | ||
| 2625 | 2026.03.07 01:49:43.965274 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.03.07 01:49:43.965322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2627 | 2026.03.07 01:49:43.966438 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2628 | 2026.03.07 01:49:43.966705 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.03.07 01:49:43.966961 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 290 | ||
| 2630 | 2026.03.07 01:49:46.098915 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2026.03.07 01:49:46.099107 [ 255 ] {5621d301-1a96-4578-84e3-3a749b966d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2632 | 2026.03.07 01:49:46.099178 [ 255 ] {5621d301-1a96-4578-84e3-3a749b966d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2633 | 2026.03.07 01:49:46.099803 [ 255 ] {5621d301-1a96-4578-84e3-3a749b966d67} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.03.07 01:49:46.099853 [ 255 ] {5621d301-1a96-4578-84e3-3a749b966d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2635 | 2026.03.07 01:49:46.100252 [ 255 ] {5621d301-1a96-4578-84e3-3a749b966d67} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2636 | 2026.03.07 01:49:46.100483 [ 255 ] {5621d301-1a96-4578-84e3-3a749b966d67} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2026.03.07 01:49:46.100647 [ 255 ] {5621d301-1a96-4578-84e3-3a749b966d67} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00159 sec., 3773.5849056603774 rows/sec., 307.71 KiB/sec. | ||
| 2638 | 2026.03.07 01:49:46.100694 [ 255 ] {5621d301-1a96-4578-84e3-3a749b966d67} <Debug> TCPHandler: Processed in 0.001913063 sec. | ||
| 2639 | 2026.03.07 01:49:46.100820 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2026.03.07 01:49:46.100924 [ 255 ] {3d06a519-1176-41f1-ba10-6ba927ac7026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2641 | 2026.03.07 01:49:46.100968 [ 255 ] {3d06a519-1176-41f1-ba10-6ba927ac7026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2642 | 2026.03.07 01:49:46.101411 [ 255 ] {3d06a519-1176-41f1-ba10-6ba927ac7026} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2026.03.07 01:49:46.101448 [ 255 ] {3d06a519-1176-41f1-ba10-6ba927ac7026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2644 | 2026.03.07 01:49:46.101773 [ 255 ] {3d06a519-1176-41f1-ba10-6ba927ac7026} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2645 | 2026.03.07 01:49:46.102000 [ 255 ] {3d06a519-1176-41f1-ba10-6ba927ac7026} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.03.07 01:49:46.102134 [ 255 ] {3d06a519-1176-41f1-ba10-6ba927ac7026} <Debug> executeQuery: Read 65 rows, 5.77 KiB in 0.001232 sec., 52759.74025974026 rows/sec., 4.57 MiB/sec. | ||
| 2647 | 2026.03.07 01:49:46.102171 [ 255 ] {3d06a519-1176-41f1-ba10-6ba927ac7026} <Debug> TCPHandler: Processed in 0.001403736 sec. | ||
| 2648 | 2026.03.07 01:49:46.102284 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2026.03.07 01:49:46.102378 [ 255 ] {a5fdb75d-cb20-4785-8dbf-aecf56ed29fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2650 | 2026.03.07 01:49:46.102420 [ 255 ] {a5fdb75d-cb20-4785-8dbf-aecf56ed29fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2651 | 2026.03.07 01:49:46.102819 [ 255 ] {a5fdb75d-cb20-4785-8dbf-aecf56ed29fc} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2026.03.07 01:49:46.102855 [ 255 ] {a5fdb75d-cb20-4785-8dbf-aecf56ed29fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2653 | 2026.03.07 01:49:46.103161 [ 255 ] {a5fdb75d-cb20-4785-8dbf-aecf56ed29fc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2654 | 2026.03.07 01:49:46.103371 [ 255 ] {a5fdb75d-cb20-4785-8dbf-aecf56ed29fc} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.03.07 01:49:46.103504 [ 255 ] {a5fdb75d-cb20-4785-8dbf-aecf56ed29fc} <Debug> executeQuery: Read 24 rows, 1.77 KiB in 0.001144 sec., 20979.020979020977 rows/sec., 1.51 MiB/sec. | ||
| 2656 | 2026.03.07 01:49:46.103541 [ 255 ] {a5fdb75d-cb20-4785-8dbf-aecf56ed29fc} <Debug> TCPHandler: Processed in 0.001308173 sec. | ||
| 2657 | 2026.03.07 01:49:46.103654 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2026.03.07 01:49:46.103749 [ 255 ] {27875de9-1136-4b09-ae77-56042dbeb634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2659 | 2026.03.07 01:49:46.103790 [ 255 ] {27875de9-1136-4b09-ae77-56042dbeb634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2660 | 2026.03.07 01:49:46.104216 [ 255 ] {27875de9-1136-4b09-ae77-56042dbeb634} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.03.07 01:49:46.104252 [ 255 ] {27875de9-1136-4b09-ae77-56042dbeb634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2662 | 2026.03.07 01:49:46.104560 [ 255 ] {27875de9-1136-4b09-ae77-56042dbeb634} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2663 | 2026.03.07 01:49:46.104773 [ 255 ] {27875de9-1136-4b09-ae77-56042dbeb634} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.03.07 01:49:46.104903 [ 255 ] {27875de9-1136-4b09-ae77-56042dbeb634} <Debug> executeQuery: Read 55 rows, 4.41 KiB in 0.001171 sec., 46968.40307429548 rows/sec., 3.68 MiB/sec. | ||
| 2665 | 2026.03.07 01:49:46.104940 [ 255 ] {27875de9-1136-4b09-ae77-56042dbeb634} <Debug> TCPHandler: Processed in 0.001335583 sec. | ||
| 2666 | 2026.03.07 01:49:46.105043 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2026.03.07 01:49:46.105137 [ 255 ] {5a523774-5b4a-4239-8d10-44714ddb52f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2668 | 2026.03.07 01:49:46.105181 [ 255 ] {5a523774-5b4a-4239-8d10-44714ddb52f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2669 | 2026.03.07 01:49:46.105551 [ 255 ] {5a523774-5b4a-4239-8d10-44714ddb52f3} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2026.03.07 01:49:46.105589 [ 255 ] {5a523774-5b4a-4239-8d10-44714ddb52f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2671 | 2026.03.07 01:49:46.105919 [ 255 ] {5a523774-5b4a-4239-8d10-44714ddb52f3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2672 | 2026.03.07 01:49:46.106143 [ 255 ] {5a523774-5b4a-4239-8d10-44714ddb52f3} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2026.03.07 01:49:46.106299 [ 255 ] {5a523774-5b4a-4239-8d10-44714ddb52f3} <Debug> executeQuery: Read 103 rows, 7.31 KiB in 0.00118 sec., 87288.13559322033 rows/sec., 6.05 MiB/sec. | ||
| 2674 | 2026.03.07 01:49:46.106337 [ 255 ] {5a523774-5b4a-4239-8d10-44714ddb52f3} <Debug> TCPHandler: Processed in 0.001344444 sec. | ||
| 2675 | 2026.03.07 01:49:46.106450 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2676 | 2026.03.07 01:49:46.106544 [ 255 ] {7dbc8616-32a8-4b75-8418-8274945425db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2677 | 2026.03.07 01:49:46.106602 [ 255 ] {7dbc8616-32a8-4b75-8418-8274945425db} <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 | ||
| 2678 | 2026.03.07 01:49:46.107370 [ 255 ] {7dbc8616-32a8-4b75-8418-8274945425db} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.03.07 01:49:46.107408 [ 255 ] {7dbc8616-32a8-4b75-8418-8274945425db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2680 | 2026.03.07 01:49:46.107988 [ 255 ] {7dbc8616-32a8-4b75-8418-8274945425db} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2681 | 2026.03.07 01:49:46.108211 [ 255 ] {7dbc8616-32a8-4b75-8418-8274945425db} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2026.03.07 01:49:46.108349 [ 255 ] {7dbc8616-32a8-4b75-8418-8274945425db} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001822 sec., 9879.253567508233 rows/sec., 17.70 MiB/sec. | ||
| 2683 | 2026.03.07 01:49:46.108410 [ 255 ] {7dbc8616-32a8-4b75-8418-8274945425db} <Debug> TCPHandler: Processed in 0.002010075 sec. | ||
| 2684 | 2026.03.07 01:49:46.108525 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2685 | 2026.03.07 01:49:46.108620 [ 255 ] {84d5bcc7-a5ff-42e7-9ef5-faed9f41f096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2686 | 2026.03.07 01:49:46.108661 [ 255 ] {84d5bcc7-a5ff-42e7-9ef5-faed9f41f096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2687 | 2026.03.07 01:49:46.108977 [ 255 ] {84d5bcc7-a5ff-42e7-9ef5-faed9f41f096} <Trace> oximeter.measurements_i64 (788c2c4c-adec-4a9b-bc34-8e75e7772310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.03.07 01:49:46.109013 [ 255 ] {84d5bcc7-a5ff-42e7-9ef5-faed9f41f096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2689 | 2026.03.07 01:49:46.109311 [ 255 ] {84d5bcc7-a5ff-42e7-9ef5-faed9f41f096} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2690 | 2026.03.07 01:49:46.109514 [ 255 ] {84d5bcc7-a5ff-42e7-9ef5-faed9f41f096} <Trace> oximeter.measurements_i64 (788c2c4c-adec-4a9b-bc34-8e75e7772310): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.03.07 01:49:46.109639 [ 255 ] {84d5bcc7-a5ff-42e7-9ef5-faed9f41f096} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001038 sec., 2890.173410404624 rows/sec., 204.16 KiB/sec. | ||
| 2692 | 2026.03.07 01:49:46.109675 [ 255 ] {84d5bcc7-a5ff-42e7-9ef5-faed9f41f096} <Debug> TCPHandler: Processed in 0.00119985 sec. | ||
| 2693 | 2026.03.07 01:49:46.109783 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2694 | 2026.03.07 01:49:46.109876 [ 255 ] {6211f8eb-a905-412a-839d-709cd99218d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2695 | 2026.03.07 01:49:46.109917 [ 255 ] {6211f8eb-a905-412a-839d-709cd99218d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2696 | 2026.03.07 01:49:46.110227 [ 255 ] {6211f8eb-a905-412a-839d-709cd99218d9} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2026.03.07 01:49:46.110263 [ 255 ] {6211f8eb-a905-412a-839d-709cd99218d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2698 | 2026.03.07 01:49:46.110556 [ 255 ] {6211f8eb-a905-412a-839d-709cd99218d9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2699 | 2026.03.07 01:49:46.110770 [ 255 ] {6211f8eb-a905-412a-839d-709cd99218d9} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2026.03.07 01:49:46.110901 [ 255 ] {6211f8eb-a905-412a-839d-709cd99218d9} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001042 sec., 28790.786948176585 rows/sec., 1.97 MiB/sec. | ||
| 2701 | 2026.03.07 01:49:46.110937 [ 255 ] {6211f8eb-a905-412a-839d-709cd99218d9} <Debug> TCPHandler: Processed in 0.001202619 sec. | ||
| 2702 | 2026.03.07 01:49:46.461751 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5316 | ||
| 2703 | 2026.03.07 01:49:46.462525 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2026.03.07 01:49:46.462600 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2705 | 2026.03.07 01:49:46.463297 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2706 | 2026.03.07 01:49:46.463527 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.03.07 01:49:46.463670 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5316 | ||
| 2708 | 2026.03.07 01:49:46.463702 [ 33 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2709 | 2026.03.07 01:49:46.463800 [ 33 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2026.03.07 01:49:46.463837 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2711 | 2026.03.07 01:49:46.463948 [ 190 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 2712 | 2026.03.07 01:49:46.464045 [ 190 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2713 | 2026.03.07 01:49:46.464076 [ 190 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2884 rows starting from the beginning of the part | ||
| 2714 | 2026.03.07 01:49:46.464131 [ 190 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2715 | 2026.03.07 01:49:46.464172 [ 190 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2716 | 2026.03.07 01:49:46.464211 [ 190 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2717 | 2026.03.07 01:49:46.464248 [ 190 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2718 | 2026.03.07 01:49:46.464291 [ 190 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2719 | 2026.03.07 01:49:46.465597 [ 191 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5316 rows, containing 4 columns (4 merged, 0 gathered) in 0.001685465 sec., 3154025.7436375124 rows/sec., 45.12 MiB/sec. | ||
| 2720 | 2026.03.07 01:49:46.465946 [ 190 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2721 | 2026.03.07 01:49:46.466197 [ 190 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_11_2} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2026.03.07 01:49:46.466263 [ 190 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_11_2} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2723 | 2026.03.07 01:49:46.466331 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2724 | 2026.03.07 01:49:46.742911 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2725 | 2026.03.07 01:49:46.759496 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2726 | 2026.03.07 01:49:46.759555 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2727 | 2026.03.07 01:49:46.765285 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2728 | 2026.03.07 01:49:46.765980 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2026.03.07 01:49:46.766260 [ 33 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2730 | 2026.03.07 01:49:46.766303 [ 33 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2026.03.07 01:49:46.766324 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2732 | 2026.03.07 01:49:46.766470 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 2733 | 2026.03.07 01:49:46.769136 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2734 | 2026.03.07 01:49:46.770545 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2735 | 2026.03.07 01:49:46.771948 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 2736 | 2026.03.07 01:49:46.776490 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 2737 | 2026.03.07 01:49:46.780733 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 2738 | 2026.03.07 01:49:46.784976 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 2739 | 2026.03.07 01:49:46.789657 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 2740 | 2026.03.07 01:49:46.793908 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 2741 | 2026.03.07 01:49:46.845527 [ 188 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079123131 sec., 1048.9979219856707 rows/sec., 5.42 MiB/sec. | ||
| 2742 | 2026.03.07 01:49:46.848073 [ 201 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2743 | 2026.03.07 01:49:46.850300 [ 201 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_11_2} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.03.07 01:49:46.850378 [ 201 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_11_2} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2745 | 2026.03.07 01:49:46.852062 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2746 | 2026.03.07 01:49:47.000340 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.67 MiB, peak 221.54 MiB, free memory in arenas 0.00 B, will set to 220.11 MiB (RSS), difference: 8.44 MiB | ||
| 2747 | 2026.03.07 01:49:51.098439 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2026.03.07 01:49:51.098632 [ 255 ] {fbf9f8b4-5e84-4fcf-913a-a8520a5afed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2749 | 2026.03.07 01:49:51.098699 [ 255 ] {fbf9f8b4-5e84-4fcf-913a-a8520a5afed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2750 | 2026.03.07 01:49:51.099350 [ 255 ] {fbf9f8b4-5e84-4fcf-913a-a8520a5afed1} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2026.03.07 01:49:51.099394 [ 255 ] {fbf9f8b4-5e84-4fcf-913a-a8520a5afed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2752 | 2026.03.07 01:49:51.099801 [ 255 ] {fbf9f8b4-5e84-4fcf-913a-a8520a5afed1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2753 | 2026.03.07 01:49:51.100047 [ 255 ] {fbf9f8b4-5e84-4fcf-913a-a8520a5afed1} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2026.03.07 01:49:51.100213 [ 255 ] {fbf9f8b4-5e84-4fcf-913a-a8520a5afed1} <Debug> executeQuery: Read 72 rows, 6.34 KiB in 0.001628 sec., 44226.04422604422 rows/sec., 3.81 MiB/sec. | ||
| 2755 | 2026.03.07 01:49:51.100261 [ 255 ] {fbf9f8b4-5e84-4fcf-913a-a8520a5afed1} <Debug> TCPHandler: Processed in 0.001955444 sec. | ||
| 2756 | 2026.03.07 01:49:51.100388 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2757 | 2026.03.07 01:49:51.100491 [ 255 ] {f528abc7-0e06-44ad-8c0e-e1d50b230699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2758 | 2026.03.07 01:49:51.100534 [ 255 ] {f528abc7-0e06-44ad-8c0e-e1d50b230699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2759 | 2026.03.07 01:49:51.100952 [ 255 ] {f528abc7-0e06-44ad-8c0e-e1d50b230699} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2026.03.07 01:49:51.100988 [ 255 ] {f528abc7-0e06-44ad-8c0e-e1d50b230699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2761 | 2026.03.07 01:49:51.101298 [ 255 ] {f528abc7-0e06-44ad-8c0e-e1d50b230699} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2762 | 2026.03.07 01:49:51.101509 [ 255 ] {f528abc7-0e06-44ad-8c0e-e1d50b230699} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.03.07 01:49:51.101645 [ 255 ] {f528abc7-0e06-44ad-8c0e-e1d50b230699} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001178 sec., 19524.617996604415 rows/sec., 1.43 MiB/sec. | ||
| 2764 | 2026.03.07 01:49:51.101684 [ 255 ] {f528abc7-0e06-44ad-8c0e-e1d50b230699} <Debug> TCPHandler: Processed in 0.001349394 sec. | ||
| 2765 | 2026.03.07 01:49:51.101792 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2766 | 2026.03.07 01:49:51.101887 [ 255 ] {37ad7fc4-f373-45d6-a50d-9ed8d4873f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2767 | 2026.03.07 01:49:51.101928 [ 255 ] {37ad7fc4-f373-45d6-a50d-9ed8d4873f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2768 | 2026.03.07 01:49:51.102352 [ 255 ] {37ad7fc4-f373-45d6-a50d-9ed8d4873f7e} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2026.03.07 01:49:51.102389 [ 255 ] {37ad7fc4-f373-45d6-a50d-9ed8d4873f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2770 | 2026.03.07 01:49:51.102738 [ 255 ] {37ad7fc4-f373-45d6-a50d-9ed8d4873f7e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2771 | 2026.03.07 01:49:51.102952 [ 255 ] {37ad7fc4-f373-45d6-a50d-9ed8d4873f7e} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2026.03.07 01:49:51.103088 [ 255 ] {37ad7fc4-f373-45d6-a50d-9ed8d4873f7e} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001219 sec., 41837.571780147664 rows/sec., 3.27 MiB/sec. | ||
| 2773 | 2026.03.07 01:49:51.103126 [ 255 ] {37ad7fc4-f373-45d6-a50d-9ed8d4873f7e} <Debug> TCPHandler: Processed in 0.001385115 sec. | ||
| 2774 | 2026.03.07 01:49:51.103239 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2775 | 2026.03.07 01:49:51.103334 [ 255 ] {e7e0b9b6-30ad-4242-ad73-5aae782db3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2776 | 2026.03.07 01:49:51.103378 [ 255 ] {e7e0b9b6-30ad-4242-ad73-5aae782db3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2777 | 2026.03.07 01:49:51.103757 [ 255 ] {e7e0b9b6-30ad-4242-ad73-5aae782db3c6} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2026.03.07 01:49:51.103793 [ 255 ] {e7e0b9b6-30ad-4242-ad73-5aae782db3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2779 | 2026.03.07 01:49:51.104129 [ 255 ] {e7e0b9b6-30ad-4242-ad73-5aae782db3c6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2780 | 2026.03.07 01:49:51.104339 [ 255 ] {e7e0b9b6-30ad-4242-ad73-5aae782db3c6} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2026.03.07 01:49:51.104470 [ 255 ] {e7e0b9b6-30ad-4242-ad73-5aae782db3c6} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001154 sec., 86655.11265164644 rows/sec., 6.01 MiB/sec. | ||
| 2782 | 2026.03.07 01:49:51.104506 [ 255 ] {e7e0b9b6-30ad-4242-ad73-5aae782db3c6} <Debug> TCPHandler: Processed in 0.001316673 sec. | ||
| 2783 | 2026.03.07 01:49:51.104622 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2784 | 2026.03.07 01:49:51.104721 [ 255 ] {e9dd535b-aa43-4cc5-8d8e-1d73146acf8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2785 | 2026.03.07 01:49:51.104786 [ 255 ] {e9dd535b-aa43-4cc5-8d8e-1d73146acf8f} <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 | ||
| 2786 | 2026.03.07 01:49:51.105671 [ 255 ] {e9dd535b-aa43-4cc5-8d8e-1d73146acf8f} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2787 | 2026.03.07 01:49:51.105708 [ 255 ] {e9dd535b-aa43-4cc5-8d8e-1d73146acf8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2788 | 2026.03.07 01:49:51.106275 [ 255 ] {e9dd535b-aa43-4cc5-8d8e-1d73146acf8f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2789 | 2026.03.07 01:49:51.106513 [ 255 ] {e9dd535b-aa43-4cc5-8d8e-1d73146acf8f} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2790 | 2026.03.07 01:49:51.106653 [ 255 ] {e9dd535b-aa43-4cc5-8d8e-1d73146acf8f} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001954 sec., 11770.726714431934 rows/sec., 21.09 MiB/sec. | ||
| 2791 | 2026.03.07 01:49:51.106714 [ 255 ] {e9dd535b-aa43-4cc5-8d8e-1d73146acf8f} <Debug> TCPHandler: Processed in 0.00214238 sec. | ||
| 2792 | 2026.03.07 01:49:51.106838 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2793 | 2026.03.07 01:49:51.106934 [ 255 ] {8bb74dea-8ed3-4a12-8cc2-80f126c571a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2794 | 2026.03.07 01:49:51.106978 [ 255 ] {8bb74dea-8ed3-4a12-8cc2-80f126c571a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2795 | 2026.03.07 01:49:51.107312 [ 255 ] {8bb74dea-8ed3-4a12-8cc2-80f126c571a1} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2026.03.07 01:49:51.107347 [ 255 ] {8bb74dea-8ed3-4a12-8cc2-80f126c571a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2797 | 2026.03.07 01:49:51.107660 [ 255 ] {8bb74dea-8ed3-4a12-8cc2-80f126c571a1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2798 | 2026.03.07 01:49:51.107874 [ 255 ] {8bb74dea-8ed3-4a12-8cc2-80f126c571a1} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2799 | 2026.03.07 01:49:51.107967 [ 24 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2800 | 2026.03.07 01:49:51.108001 [ 24 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.03.07 01:49:51.108001 [ 255 ] {8bb74dea-8ed3-4a12-8cc2-80f126c571a1} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001086 sec., 27624.309392265193 rows/sec., 1.89 MiB/sec. | ||
| 2802 | 2026.03.07 01:49:51.108019 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2803 | 2026.03.07 01:49:51.108044 [ 255 ] {8bb74dea-8ed3-4a12-8cc2-80f126c571a1} <Debug> TCPHandler: Processed in 0.001256701 sec. | ||
| 2804 | 2026.03.07 01:49:51.108152 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 2805 | 2026.03.07 01:49:51.108330 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2806 | 2026.03.07 01:49:51.108368 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 2807 | 2026.03.07 01:49:51.108460 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 2808 | 2026.03.07 01:49:51.108512 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 2809 | 2026.03.07 01:49:51.108556 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 2810 | 2026.03.07 01:49:51.108596 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 2811 | 2026.03.07 01:49:51.108647 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 2812 | 2026.03.07 01:49:51.109481 [ 188 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001396365 sec., 107421.77009592763 rows/sec., 7.36 MiB/sec. | ||
| 2813 | 2026.03.07 01:49:51.109681 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2814 | 2026.03.07 01:49:51.110026 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_6_1} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2815 | 2026.03.07 01:49:51.110112 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_6_1} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2816 | 2026.03.07 01:49:51.110210 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 2817 | 2026.03.07 01:49:53.883828 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2818 | 2026.03.07 01:49:53.883890 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2819 | 2026.03.07 01:49:53.964543 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5764 | ||
| 2820 | 2026.03.07 01:49:53.965053 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.03.07 01:49:53.965097 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2822 | 2026.03.07 01:49:53.965659 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2823 | 2026.03.07 01:49:53.965909 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.03.07 01:49:53.966040 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5764 | ||
| 2825 | 2026.03.07 01:49:53.967857 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 318 | ||
| 2826 | 2026.03.07 01:49:53.970047 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2827 | 2026.03.07 01:49:53.970090 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2828 | 2026.03.07 01:49:53.971299 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2829 | 2026.03.07 01:49:53.971590 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2026.03.07 01:49:53.971922 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 318 | ||
| 2831 | 2026.03.07 01:49:54.269969 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2832 | 2026.03.07 01:49:54.287394 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.03.07 01:49:54.287464 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2834 | 2026.03.07 01:49:54.293355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2835 | 2026.03.07 01:49:54.294051 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.03.07 01:49:54.297202 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2837 | 2026.03.07 01:49:56.098125 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2838 | 2026.03.07 01:49:56.098306 [ 255 ] {6c8d1438-396e-4f56-9181-eae88644bd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2839 | 2026.03.07 01:49:56.098372 [ 255 ] {6c8d1438-396e-4f56-9181-eae88644bd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2840 | 2026.03.07 01:49:56.099007 [ 255 ] {6c8d1438-396e-4f56-9181-eae88644bd62} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2026.03.07 01:49:56.099062 [ 255 ] {6c8d1438-396e-4f56-9181-eae88644bd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2842 | 2026.03.07 01:49:56.099456 [ 255 ] {6c8d1438-396e-4f56-9181-eae88644bd62} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2843 | 2026.03.07 01:49:56.099671 [ 255 ] {6c8d1438-396e-4f56-9181-eae88644bd62} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.03.07 01:49:56.099820 [ 255 ] {6c8d1438-396e-4f56-9181-eae88644bd62} <Debug> executeQuery: Read 62 rows, 5.55 KiB in 0.001564 sec., 39641.943734015345 rows/sec., 3.47 MiB/sec. | ||
| 2845 | 2026.03.07 01:49:56.099859 [ 255 ] {6c8d1438-396e-4f56-9181-eae88644bd62} <Debug> TCPHandler: Processed in 0.001895022 sec. | ||
| 2846 | 2026.03.07 01:49:56.100000 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2847 | 2026.03.07 01:49:56.100094 [ 255 ] {7558d19a-fb01-4867-b807-9c0353c1e6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2848 | 2026.03.07 01:49:56.100135 [ 255 ] {7558d19a-fb01-4867-b807-9c0353c1e6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2849 | 2026.03.07 01:49:56.100549 [ 255 ] {7558d19a-fb01-4867-b807-9c0353c1e6b5} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.03.07 01:49:56.100585 [ 255 ] {7558d19a-fb01-4867-b807-9c0353c1e6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2851 | 2026.03.07 01:49:56.100876 [ 255 ] {7558d19a-fb01-4867-b807-9c0353c1e6b5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2852 | 2026.03.07 01:49:56.101076 [ 255 ] {7558d19a-fb01-4867-b807-9c0353c1e6b5} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.03.07 01:49:56.101199 [ 255 ] {7558d19a-fb01-4867-b807-9c0353c1e6b5} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001125 sec., 16000.000000000002 rows/sec., 1.17 MiB/sec. | ||
| 2854 | 2026.03.07 01:49:56.101235 [ 255 ] {7558d19a-fb01-4867-b807-9c0353c1e6b5} <Debug> TCPHandler: Processed in 0.001283822 sec. | ||
| 2855 | 2026.03.07 01:49:56.101344 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.03.07 01:49:56.101436 [ 255 ] {7a80db65-049f-4f11-abd3-ec1b77097e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2857 | 2026.03.07 01:49:56.101475 [ 255 ] {7a80db65-049f-4f11-abd3-ec1b77097e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2858 | 2026.03.07 01:49:56.101878 [ 255 ] {7a80db65-049f-4f11-abd3-ec1b77097e57} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.03.07 01:49:56.101913 [ 255 ] {7a80db65-049f-4f11-abd3-ec1b77097e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2860 | 2026.03.07 01:49:56.102195 [ 255 ] {7a80db65-049f-4f11-abd3-ec1b77097e57} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2861 | 2026.03.07 01:49:56.102396 [ 255 ] {7a80db65-049f-4f11-abd3-ec1b77097e57} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.03.07 01:49:56.102519 [ 255 ] {7a80db65-049f-4f11-abd3-ec1b77097e57} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001101 sec., 41780.199818346955 rows/sec., 3.26 MiB/sec. | ||
| 2863 | 2026.03.07 01:49:56.102555 [ 255 ] {7a80db65-049f-4f11-abd3-ec1b77097e57} <Debug> TCPHandler: Processed in 0.001258011 sec. | ||
| 2864 | 2026.03.07 01:49:56.102667 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2865 | 2026.03.07 01:49:56.102758 [ 255 ] {4b220f11-0ae8-4a0a-82b0-b778c7ebee59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2866 | 2026.03.07 01:49:56.102800 [ 255 ] {4b220f11-0ae8-4a0a-82b0-b778c7ebee59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2867 | 2026.03.07 01:49:56.103176 [ 255 ] {4b220f11-0ae8-4a0a-82b0-b778c7ebee59} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.03.07 01:49:56.103211 [ 255 ] {4b220f11-0ae8-4a0a-82b0-b778c7ebee59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2869 | 2026.03.07 01:49:56.103522 [ 255 ] {4b220f11-0ae8-4a0a-82b0-b778c7ebee59} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2870 | 2026.03.07 01:49:56.103720 [ 255 ] {4b220f11-0ae8-4a0a-82b0-b778c7ebee59} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.03.07 01:49:56.103843 [ 255 ] {4b220f11-0ae8-4a0a-82b0-b778c7ebee59} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001103 sec., 90661.83136899365 rows/sec., 6.29 MiB/sec. | ||
| 2872 | 2026.03.07 01:49:56.103878 [ 255 ] {4b220f11-0ae8-4a0a-82b0-b778c7ebee59} <Debug> TCPHandler: Processed in 0.001258961 sec. | ||
| 2873 | 2026.03.07 01:49:56.103991 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.03.07 01:49:56.104083 [ 255 ] {ea863aa2-3291-42a1-804e-79ae6b9399d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2875 | 2026.03.07 01:49:56.104136 [ 255 ] {ea863aa2-3291-42a1-804e-79ae6b9399d0} <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 | ||
| 2876 | 2026.03.07 01:49:56.104886 [ 255 ] {ea863aa2-3291-42a1-804e-79ae6b9399d0} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.03.07 01:49:56.104922 [ 255 ] {ea863aa2-3291-42a1-804e-79ae6b9399d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2878 | 2026.03.07 01:49:56.105438 [ 255 ] {ea863aa2-3291-42a1-804e-79ae6b9399d0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2879 | 2026.03.07 01:49:56.105651 [ 255 ] {ea863aa2-3291-42a1-804e-79ae6b9399d0} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.03.07 01:49:56.105782 [ 255 ] {ea863aa2-3291-42a1-804e-79ae6b9399d0} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001716 sec., 10489.510489510489 rows/sec., 18.80 MiB/sec. | ||
| 2881 | 2026.03.07 01:49:56.105842 [ 255 ] {ea863aa2-3291-42a1-804e-79ae6b9399d0} <Debug> TCPHandler: Processed in 0.001898502 sec. | ||
| 2882 | 2026.03.07 01:49:56.105960 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.03.07 01:49:56.106053 [ 255 ] {32f69219-95f9-4066-adad-9b869589cbec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2884 | 2026.03.07 01:49:56.106094 [ 255 ] {32f69219-95f9-4066-adad-9b869589cbec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2885 | 2026.03.07 01:49:56.106414 [ 255 ] {32f69219-95f9-4066-adad-9b869589cbec} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.03.07 01:49:56.106449 [ 255 ] {32f69219-95f9-4066-adad-9b869589cbec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2887 | 2026.03.07 01:49:56.106742 [ 255 ] {32f69219-95f9-4066-adad-9b869589cbec} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2888 | 2026.03.07 01:49:56.106945 [ 255 ] {32f69219-95f9-4066-adad-9b869589cbec} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2026.03.07 01:49:56.107071 [ 255 ] {32f69219-95f9-4066-adad-9b869589cbec} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001036 sec., 28957.528957528957 rows/sec., 1.98 MiB/sec. | ||
| 2890 | 2026.03.07 01:49:56.107105 [ 255 ] {32f69219-95f9-4066-adad-9b869589cbec} <Debug> TCPHandler: Processed in 0.001192619 sec. | ||
| 2891 | 2026.03.07 01:49:57.103462 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.03.07 01:49:57.103729 [ 255 ] {a4e34f8a-a877-4e99-9f27-e479a4d2c25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 2893 | 2026.03.07 01:49:57.104097 [ 255 ] {a4e34f8a-a877-4e99-9f27-e479a4d2c25b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2894 | 2026.03.07 01:49:57.104137 [ 255 ] {a4e34f8a-a877-4e99-9f27-e479a4d2c25b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent')" moved to PREWHERE | ||
| 2895 | 2026.03.07 01:49:57.104377 [ 255 ] {a4e34f8a-a877-4e99-9f27-e479a4d2c25b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2896 | 2026.03.07 01:49:57.104453 [ 255 ] {a4e34f8a-a877-4e99-9f27-e479a4d2c25b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2897 | 2026.03.07 01:49:57.104600 [ 255 ] {a4e34f8a-a877-4e99-9f27-e479a4d2c25b} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2898 | 2026.03.07 01:49:57.104714 [ 269 ] {a4e34f8a-a877-4e99-9f27-e479a4d2c25b} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2899 | 2026.03.07 01:49:57.104723 [ 318 ] {a4e34f8a-a877-4e99-9f27-e479a4d2c25b} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2900 | 2026.03.07 01:49:57.104738 [ 317 ] {a4e34f8a-a877-4e99-9f27-e479a4d2c25b} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2901 | 2026.03.07 01:49:57.104871 [ 255 ] {a4e34f8a-a877-4e99-9f27-e479a4d2c25b} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 2902 | 2026.03.07 01:49:57.104898 [ 255 ] {a4e34f8a-a877-4e99-9f27-e479a4d2c25b} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2903 | 2026.03.07 01:49:57.104983 [ 255 ] {a4e34f8a-a877-4e99-9f27-e479a4d2c25b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2904 | 2026.03.07 01:49:57.105003 [ 255 ] {a4e34f8a-a877-4e99-9f27-e479a4d2c25b} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2905 | 2026.03.07 01:49:57.105040 [ 255 ] {a4e34f8a-a877-4e99-9f27-e479a4d2c25b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 2906 | 2026.03.07 01:49:57.105078 [ 255 ] {a4e34f8a-a877-4e99-9f27-e479a4d2c25b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 2907 | 2026.03.07 01:49:57.105114 [ 255 ] {a4e34f8a-a877-4e99-9f27-e479a4d2c25b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
| 2908 | 2026.03.07 01:49:57.106131 [ 255 ] {a4e34f8a-a877-4e99-9f27-e479a4d2c25b} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.002513 sec., 10744.130521289295 rows/sec., 427.08 KiB/sec. | ||
| 2909 | 2026.03.07 01:49:57.106248 [ 255 ] {a4e34f8a-a877-4e99-9f27-e479a4d2c25b} <Debug> TCPHandler: Processed in 0.002931056 sec. | ||
| 2910 | 2026.03.07 01:49:57.106651 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2911 | 2026.03.07 01:49:57.106798 [ 255 ] {c9c9c8c7-0dcb-4368-93f8-f29c309b9687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 2912 | 2026.03.07 01:49:57.107016 [ 255 ] {c9c9c8c7-0dcb-4368-93f8-f29c309b9687} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2913 | 2026.03.07 01:49:57.107053 [ 255 ] {c9c9c8c7-0dcb-4368-93f8-f29c309b9687} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:errors_received')" moved to PREWHERE | ||
| 2914 | 2026.03.07 01:49:57.107246 [ 255 ] {c9c9c8c7-0dcb-4368-93f8-f29c309b9687} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2915 | 2026.03.07 01:49:57.107302 [ 255 ] {c9c9c8c7-0dcb-4368-93f8-f29c309b9687} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2916 | 2026.03.07 01:49:57.107408 [ 255 ] {c9c9c8c7-0dcb-4368-93f8-f29c309b9687} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2917 | 2026.03.07 01:49:57.107468 [ 269 ] {c9c9c8c7-0dcb-4368-93f8-f29c309b9687} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2918 | 2026.03.07 01:49:57.107469 [ 315 ] {c9c9c8c7-0dcb-4368-93f8-f29c309b9687} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2919 | 2026.03.07 01:49:57.107480 [ 268 ] {c9c9c8c7-0dcb-4368-93f8-f29c309b9687} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2920 | 2026.03.07 01:49:57.107598 [ 255 ] {c9c9c8c7-0dcb-4368-93f8-f29c309b9687} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 2921 | 2026.03.07 01:49:57.107623 [ 255 ] {c9c9c8c7-0dcb-4368-93f8-f29c309b9687} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2922 | 2026.03.07 01:49:57.107692 [ 255 ] {c9c9c8c7-0dcb-4368-93f8-f29c309b9687} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2923 | 2026.03.07 01:49:57.107710 [ 255 ] {c9c9c8c7-0dcb-4368-93f8-f29c309b9687} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2924 | 2026.03.07 01:49:57.107741 [ 255 ] {c9c9c8c7-0dcb-4368-93f8-f29c309b9687} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:errors_received'))" | ||
| 2925 | 2026.03.07 01:49:57.107773 [ 255 ] {c9c9c8c7-0dcb-4368-93f8-f29c309b9687} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:errors_received'))" | ||
| 2926 | 2026.03.07 01:49:57.107803 [ 255 ] {c9c9c8c7-0dcb-4368-93f8-f29c309b9687} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:errors_received'))" | ||
| 2927 | 2026.03.07 01:49:57.108448 [ 255 ] {c9c9c8c7-0dcb-4368-93f8-f29c309b9687} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001706 sec., 15826.494724501757 rows/sec., 629.10 KiB/sec. | ||
| 2928 | 2026.03.07 01:49:57.108567 [ 255 ] {c9c9c8c7-0dcb-4368-93f8-f29c309b9687} <Debug> TCPHandler: Processed in 0.001974865 sec. | ||
| 2929 | 2026.03.07 01:49:57.108811 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.03.07 01:49:57.108945 [ 255 ] {66cefb24-dfd6-42f4-8ef3-91ce8f8f8b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 2931 | 2026.03.07 01:49:57.109163 [ 255 ] {66cefb24-dfd6-42f4-8ef3-91ce8f8f8b69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2932 | 2026.03.07 01:49:57.109201 [ 255 ] {66cefb24-dfd6-42f4-8ef3-91ce8f8f8b69} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 2933 | 2026.03.07 01:49:57.109399 [ 255 ] {66cefb24-dfd6-42f4-8ef3-91ce8f8f8b69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2934 | 2026.03.07 01:49:57.109454 [ 255 ] {66cefb24-dfd6-42f4-8ef3-91ce8f8f8b69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2935 | 2026.03.07 01:49:57.109558 [ 255 ] {66cefb24-dfd6-42f4-8ef3-91ce8f8f8b69} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2936 | 2026.03.07 01:49:57.109625 [ 329 ] {66cefb24-dfd6-42f4-8ef3-91ce8f8f8b69} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2937 | 2026.03.07 01:49:57.109627 [ 315 ] {66cefb24-dfd6-42f4-8ef3-91ce8f8f8b69} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2938 | 2026.03.07 01:49:57.109627 [ 268 ] {66cefb24-dfd6-42f4-8ef3-91ce8f8f8b69} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2939 | 2026.03.07 01:49:57.109751 [ 255 ] {66cefb24-dfd6-42f4-8ef3-91ce8f8f8b69} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 2940 | 2026.03.07 01:49:57.109777 [ 255 ] {66cefb24-dfd6-42f4-8ef3-91ce8f8f8b69} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2941 | 2026.03.07 01:49:57.109845 [ 255 ] {66cefb24-dfd6-42f4-8ef3-91ce8f8f8b69} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2942 | 2026.03.07 01:49:57.109863 [ 255 ] {66cefb24-dfd6-42f4-8ef3-91ce8f8f8b69} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2943 | 2026.03.07 01:49:57.109894 [ 255 ] {66cefb24-dfd6-42f4-8ef3-91ce8f8f8b69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 2944 | 2026.03.07 01:49:57.109927 [ 255 ] {66cefb24-dfd6-42f4-8ef3-91ce8f8f8b69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 2945 | 2026.03.07 01:49:57.109955 [ 255 ] {66cefb24-dfd6-42f4-8ef3-91ce8f8f8b69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 2946 | 2026.03.07 01:49:57.110674 [ 255 ] {66cefb24-dfd6-42f4-8ef3-91ce8f8f8b69} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001781 sec., 15160.022459292531 rows/sec., 602.61 KiB/sec. | ||
| 2947 | 2026.03.07 01:49:57.110792 [ 255 ] {66cefb24-dfd6-42f4-8ef3-91ce8f8f8b69} <Debug> TCPHandler: Processed in 0.002031436 sec. | ||
| 2948 | 2026.03.07 01:49:57.111069 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2026.03.07 01:49:57.111205 [ 255 ] {aed74392-bce9-4106-bb3e-801bdeefcc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 2950 | 2026.03.07 01:49:57.111421 [ 255 ] {aed74392-bce9-4106-bb3e-801bdeefcc57} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2951 | 2026.03.07 01:49:57.111457 [ 255 ] {aed74392-bce9-4106-bb3e-801bdeefcc57} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 2952 | 2026.03.07 01:49:57.111658 [ 255 ] {aed74392-bce9-4106-bb3e-801bdeefcc57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2953 | 2026.03.07 01:49:57.111713 [ 255 ] {aed74392-bce9-4106-bb3e-801bdeefcc57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2954 | 2026.03.07 01:49:57.111816 [ 255 ] {aed74392-bce9-4106-bb3e-801bdeefcc57} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2955 | 2026.03.07 01:49:57.111888 [ 269 ] {aed74392-bce9-4106-bb3e-801bdeefcc57} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2956 | 2026.03.07 01:49:57.111887 [ 268 ] {aed74392-bce9-4106-bb3e-801bdeefcc57} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2957 | 2026.03.07 01:49:57.111906 [ 320 ] {aed74392-bce9-4106-bb3e-801bdeefcc57} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2958 | 2026.03.07 01:49:57.112024 [ 255 ] {aed74392-bce9-4106-bb3e-801bdeefcc57} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 2959 | 2026.03.07 01:49:57.112051 [ 255 ] {aed74392-bce9-4106-bb3e-801bdeefcc57} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2960 | 2026.03.07 01:49:57.112119 [ 255 ] {aed74392-bce9-4106-bb3e-801bdeefcc57} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2961 | 2026.03.07 01:49:57.112137 [ 255 ] {aed74392-bce9-4106-bb3e-801bdeefcc57} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2962 | 2026.03.07 01:49:57.112167 [ 255 ] {aed74392-bce9-4106-bb3e-801bdeefcc57} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 2963 | 2026.03.07 01:49:57.112197 [ 255 ] {aed74392-bce9-4106-bb3e-801bdeefcc57} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 2964 | 2026.03.07 01:49:57.112225 [ 255 ] {aed74392-bce9-4106-bb3e-801bdeefcc57} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 2965 | 2026.03.07 01:49:57.112819 [ 255 ] {aed74392-bce9-4106-bb3e-801bdeefcc57} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.00167 sec., 16167.664670658682 rows/sec., 642.66 KiB/sec. | ||
| 2966 | 2026.03.07 01:49:57.112935 [ 255 ] {aed74392-bce9-4106-bb3e-801bdeefcc57} <Debug> TCPHandler: Processed in 0.001916523 sec. | ||
| 2967 | 2026.03.07 01:49:57.113183 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2968 | 2026.03.07 01:49:57.113318 [ 255 ] {19a169ab-e4bb-4a88-9826-07610b94f1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 2969 | 2026.03.07 01:49:57.113534 [ 255 ] {19a169ab-e4bb-4a88-9826-07610b94f1cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2970 | 2026.03.07 01:49:57.113570 [ 255 ] {19a169ab-e4bb-4a88-9826-07610b94f1cd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received')" moved to PREWHERE | ||
| 2971 | 2026.03.07 01:49:57.113765 [ 255 ] {19a169ab-e4bb-4a88-9826-07610b94f1cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2972 | 2026.03.07 01:49:57.113820 [ 255 ] {19a169ab-e4bb-4a88-9826-07610b94f1cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2973 | 2026.03.07 01:49:57.113920 [ 255 ] {19a169ab-e4bb-4a88-9826-07610b94f1cd} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2974 | 2026.03.07 01:49:57.113988 [ 269 ] {19a169ab-e4bb-4a88-9826-07610b94f1cd} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2975 | 2026.03.07 01:49:57.113997 [ 315 ] {19a169ab-e4bb-4a88-9826-07610b94f1cd} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2976 | 2026.03.07 01:49:57.113999 [ 268 ] {19a169ab-e4bb-4a88-9826-07610b94f1cd} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2977 | 2026.03.07 01:49:57.114106 [ 255 ] {19a169ab-e4bb-4a88-9826-07610b94f1cd} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 2978 | 2026.03.07 01:49:57.114133 [ 255 ] {19a169ab-e4bb-4a88-9826-07610b94f1cd} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2979 | 2026.03.07 01:49:57.114200 [ 255 ] {19a169ab-e4bb-4a88-9826-07610b94f1cd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2980 | 2026.03.07 01:49:57.114218 [ 255 ] {19a169ab-e4bb-4a88-9826-07610b94f1cd} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2981 | 2026.03.07 01:49:57.114248 [ 255 ] {19a169ab-e4bb-4a88-9826-07610b94f1cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
| 2982 | 2026.03.07 01:49:57.114286 [ 255 ] {19a169ab-e4bb-4a88-9826-07610b94f1cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
| 2983 | 2026.03.07 01:49:57.114320 [ 255 ] {19a169ab-e4bb-4a88-9826-07610b94f1cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
| 2984 | 2026.03.07 01:49:57.114977 [ 255 ] {19a169ab-e4bb-4a88-9826-07610b94f1cd} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001713 sec., 15761.82136602452 rows/sec., 626.53 KiB/sec. | ||
| 2985 | 2026.03.07 01:49:57.115078 [ 255 ] {19a169ab-e4bb-4a88-9826-07610b94f1cd} <Debug> TCPHandler: Processed in 0.001945244 sec. | ||
| 2986 | 2026.03.07 01:49:57.115327 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2026.03.07 01:49:57.115462 [ 255 ] {3aafaa0b-3c4b-4471-8b4e-5a8eddcb26e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 2988 | 2026.03.07 01:49:57.115696 [ 255 ] {3aafaa0b-3c4b-4471-8b4e-5a8eddcb26e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2989 | 2026.03.07 01:49:57.115732 [ 255 ] {3aafaa0b-3c4b-4471-8b4e-5a8eddcb26e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received')" moved to PREWHERE | ||
| 2990 | 2026.03.07 01:49:57.115927 [ 255 ] {3aafaa0b-3c4b-4471-8b4e-5a8eddcb26e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2991 | 2026.03.07 01:49:57.115982 [ 255 ] {3aafaa0b-3c4b-4471-8b4e-5a8eddcb26e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2992 | 2026.03.07 01:49:57.116082 [ 255 ] {3aafaa0b-3c4b-4471-8b4e-5a8eddcb26e8} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2993 | 2026.03.07 01:49:57.116146 [ 315 ] {3aafaa0b-3c4b-4471-8b4e-5a8eddcb26e8} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2994 | 2026.03.07 01:49:57.116157 [ 268 ] {3aafaa0b-3c4b-4471-8b4e-5a8eddcb26e8} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2995 | 2026.03.07 01:49:57.116151 [ 296 ] {3aafaa0b-3c4b-4471-8b4e-5a8eddcb26e8} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2996 | 2026.03.07 01:49:57.116280 [ 255 ] {3aafaa0b-3c4b-4471-8b4e-5a8eddcb26e8} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 2997 | 2026.03.07 01:49:57.116306 [ 255 ] {3aafaa0b-3c4b-4471-8b4e-5a8eddcb26e8} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2998 | 2026.03.07 01:49:57.116373 [ 255 ] {3aafaa0b-3c4b-4471-8b4e-5a8eddcb26e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2999 | 2026.03.07 01:49:57.116390 [ 255 ] {3aafaa0b-3c4b-4471-8b4e-5a8eddcb26e8} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 3000 | 2026.03.07 01:49:57.116419 [ 255 ] {3aafaa0b-3c4b-4471-8b4e-5a8eddcb26e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
| 3001 | 2026.03.07 01:49:57.116449 [ 255 ] {3aafaa0b-3c4b-4471-8b4e-5a8eddcb26e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
| 3002 | 2026.03.07 01:49:57.116478 [ 255 ] {3aafaa0b-3c4b-4471-8b4e-5a8eddcb26e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
| 3003 | 2026.03.07 01:49:57.117083 [ 255 ] {3aafaa0b-3c4b-4471-8b4e-5a8eddcb26e8} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001676 sec., 16109.785202863963 rows/sec., 640.36 KiB/sec. | ||
| 3004 | 2026.03.07 01:49:57.117199 [ 255 ] {3aafaa0b-3c4b-4471-8b4e-5a8eddcb26e8} <Debug> TCPHandler: Processed in 0.001923033 sec. | ||
| 3005 | 2026.03.07 01:49:57.181013 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3006 | 2026.03.07 01:49:57.181161 [ 255 ] {97855552-d16d-4345-a56f-74cd2f4707ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3007 | 2026.03.07 01:49:57.181220 [ 255 ] {97855552-d16d-4345-a56f-74cd2f4707ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3008 | 2026.03.07 01:49:57.181882 [ 255 ] {97855552-d16d-4345-a56f-74cd2f4707ad} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2026.03.07 01:49:57.181927 [ 255 ] {97855552-d16d-4345-a56f-74cd2f4707ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3010 | 2026.03.07 01:49:57.182363 [ 255 ] {97855552-d16d-4345-a56f-74cd2f4707ad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3011 | 2026.03.07 01:49:57.182563 [ 255 ] {97855552-d16d-4345-a56f-74cd2f4707ad} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2026.03.07 01:49:57.182710 [ 255 ] {97855552-d16d-4345-a56f-74cd2f4707ad} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001589 sec., 3775.9597230962872 rows/sec., 1.75 MiB/sec. | ||
| 3013 | 2026.03.07 01:49:57.182753 [ 255 ] {97855552-d16d-4345-a56f-74cd2f4707ad} <Debug> TCPHandler: Processed in 0.001821239 sec. | ||
| 3014 | 2026.03.07 01:49:57.182868 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3015 | 2026.03.07 01:49:57.182966 [ 255 ] {50d905b1-efea-4d6a-afa7-109892a865d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3016 | 2026.03.07 01:49:57.183007 [ 255 ] {50d905b1-efea-4d6a-afa7-109892a865d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3017 | 2026.03.07 01:49:57.185444 [ 255 ] {50d905b1-efea-4d6a-afa7-109892a865d0} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2026.03.07 01:49:57.185511 [ 255 ] {50d905b1-efea-4d6a-afa7-109892a865d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3019 | 2026.03.07 01:49:57.185976 [ 255 ] {50d905b1-efea-4d6a-afa7-109892a865d0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3020 | 2026.03.07 01:49:57.186189 [ 255 ] {50d905b1-efea-4d6a-afa7-109892a865d0} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.03.07 01:49:57.186316 [ 255 ] {50d905b1-efea-4d6a-afa7-109892a865d0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00337 sec., 7121.661721068249 rows/sec., 605.06 KiB/sec. | ||
| 3022 | 2026.03.07 01:49:57.186353 [ 255 ] {50d905b1-efea-4d6a-afa7-109892a865d0} <Debug> TCPHandler: Processed in 0.003535596 sec. | ||
| 3023 | 2026.03.07 01:49:57.186469 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3024 | 2026.03.07 01:49:57.186564 [ 255 ] {c49f3b4d-9788-49d8-a796-ee1e5274f956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3025 | 2026.03.07 01:49:57.186604 [ 255 ] {c49f3b4d-9788-49d8-a796-ee1e5274f956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3026 | 2026.03.07 01:49:57.186995 [ 255 ] {c49f3b4d-9788-49d8-a796-ee1e5274f956} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2026.03.07 01:49:57.187031 [ 255 ] {c49f3b4d-9788-49d8-a796-ee1e5274f956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3028 | 2026.03.07 01:49:57.187313 [ 255 ] {c49f3b4d-9788-49d8-a796-ee1e5274f956} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3029 | 2026.03.07 01:49:57.187517 [ 255 ] {c49f3b4d-9788-49d8-a796-ee1e5274f956} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.03.07 01:49:57.187649 [ 255 ] {c49f3b4d-9788-49d8-a796-ee1e5274f956} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 443.17 KiB/sec. | ||
| 3031 | 2026.03.07 01:49:57.187687 [ 255 ] {c49f3b4d-9788-49d8-a796-ee1e5274f956} <Debug> TCPHandler: Processed in 0.001268271 sec. | ||
| 3032 | 2026.03.07 01:49:57.187790 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3033 | 2026.03.07 01:49:57.187885 [ 255 ] {04f86fd5-06bc-4ffd-838f-f30eae3e80b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3034 | 2026.03.07 01:49:57.187925 [ 255 ] {04f86fd5-06bc-4ffd-838f-f30eae3e80b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3035 | 2026.03.07 01:49:57.189131 [ 255 ] {04f86fd5-06bc-4ffd-838f-f30eae3e80b6} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2026.03.07 01:49:57.189168 [ 255 ] {04f86fd5-06bc-4ffd-838f-f30eae3e80b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3037 | 2026.03.07 01:49:57.189584 [ 255 ] {04f86fd5-06bc-4ffd-838f-f30eae3e80b6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3038 | 2026.03.07 01:49:57.189816 [ 255 ] {04f86fd5-06bc-4ffd-838f-f30eae3e80b6} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2026.03.07 01:49:57.189925 [ 119 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3040 | 2026.03.07 01:49:57.189948 [ 255 ] {04f86fd5-06bc-4ffd-838f-f30eae3e80b6} <Debug> executeQuery: Read 2075 rows, 162.74 KiB in 0.00208 sec., 997596.153846154 rows/sec., 76.41 MiB/sec. | ||
| 3041 | 2026.03.07 01:49:57.190002 [ 119 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2026.03.07 01:49:57.190008 [ 255 ] {04f86fd5-06bc-4ffd-838f-f30eae3e80b6} <Debug> TCPHandler: Processed in 0.002266414 sec. | ||
| 3043 | 2026.03.07 01:49:57.190036 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3044 | 2026.03.07 01:49:57.190146 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.03.07 01:49:57.190160 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::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 | ||
| 3046 | 2026.03.07 01:49:57.190276 [ 255 ] {b2bf0db3-f532-4211-bf4a-b4e71b9ec7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3047 | 2026.03.07 01:49:57.190319 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3048 | 2026.03.07 01:49:57.190332 [ 255 ] {b2bf0db3-f532-4211-bf4a-b4e71b9ec7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3049 | 2026.03.07 01:49:57.190364 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1972 rows starting from the beginning of the part | ||
| 3050 | 2026.03.07 01:49:57.190440 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part | ||
| 3051 | 2026.03.07 01:49:57.190492 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 65 rows starting from the beginning of the part | ||
| 3052 | 2026.03.07 01:49:57.190540 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 72 rows starting from the beginning of the part | ||
| 3053 | 2026.03.07 01:49:57.190586 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 62 rows starting from the beginning of the part | ||
| 3054 | 2026.03.07 01:49:57.190632 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2075 rows starting from the beginning of the part | ||
| 3055 | 2026.03.07 01:49:57.190850 [ 255 ] {b2bf0db3-f532-4211-bf4a-b4e71b9ec7bc} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2026.03.07 01:49:57.190894 [ 255 ] {b2bf0db3-f532-4211-bf4a-b4e71b9ec7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3057 | 2026.03.07 01:49:57.191309 [ 255 ] {b2bf0db3-f532-4211-bf4a-b4e71b9ec7bc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3058 | 2026.03.07 01:49:57.191559 [ 255 ] {b2bf0db3-f532-4211-bf4a-b4e71b9ec7bc} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.03.07 01:49:57.191695 [ 255 ] {b2bf0db3-f532-4211-bf4a-b4e71b9ec7bc} <Debug> executeQuery: Read 50 rows, 3.79 KiB in 0.001445 sec., 34602.07612456747 rows/sec., 2.56 MiB/sec. | ||
| 3060 | 2026.03.07 01:49:57.191735 [ 255 ] {b2bf0db3-f532-4211-bf4a-b4e71b9ec7bc} <Debug> TCPHandler: Processed in 0.001651383 sec. | ||
| 3061 | 2026.03.07 01:49:57.191843 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3062 | 2026.03.07 01:49:57.191946 [ 255 ] {21c45a1b-a99b-45a5-96b0-6e2d6b8e6a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3063 | 2026.03.07 01:49:57.191987 [ 255 ] {21c45a1b-a99b-45a5-96b0-6e2d6b8e6a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3064 | 2026.03.07 01:49:57.192375 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4318 rows, containing 5 columns (5 merged, 0 gathered) in 0.002268264 sec., 1903658.4806706805 rows/sec., 153.53 MiB/sec. | ||
| 3065 | 2026.03.07 01:49:57.192631 [ 255 ] {21c45a1b-a99b-45a5-96b0-6e2d6b8e6a7d} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.03.07 01:49:57.192670 [ 255 ] {21c45a1b-a99b-45a5-96b0-6e2d6b8e6a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3067 | 2026.03.07 01:49:57.192725 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3068 | 2026.03.07 01:49:57.193087 [ 255 ] {21c45a1b-a99b-45a5-96b0-6e2d6b8e6a7d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3069 | 2026.03.07 01:49:57.193129 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_16_3} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2026.03.07 01:49:57.193237 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_16_3} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3071 | 2026.03.07 01:49:57.193343 [ 255 ] {21c45a1b-a99b-45a5-96b0-6e2d6b8e6a7d} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.03.07 01:49:57.193358 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 3073 | 2026.03.07 01:49:57.193484 [ 255 ] {21c45a1b-a99b-45a5-96b0-6e2d6b8e6a7d} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001556 sec., 470437.01799485856 rows/sec., 27.82 MiB/sec. | ||
| 3074 | 2026.03.07 01:49:57.193530 [ 255 ] {21c45a1b-a99b-45a5-96b0-6e2d6b8e6a7d} <Debug> TCPHandler: Processed in 0.001736797 sec. | ||
| 3075 | 2026.03.07 01:49:57.193647 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3076 | 2026.03.07 01:49:57.193744 [ 255 ] {4ec9f4a2-3a2e-4d62-ab04-8ff5a9037377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3077 | 2026.03.07 01:49:57.193786 [ 255 ] {4ec9f4a2-3a2e-4d62-ab04-8ff5a9037377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3078 | 2026.03.07 01:49:57.194177 [ 255 ] {4ec9f4a2-3a2e-4d62-ab04-8ff5a9037377} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2026.03.07 01:49:57.194214 [ 255 ] {4ec9f4a2-3a2e-4d62-ab04-8ff5a9037377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3080 | 2026.03.07 01:49:57.194503 [ 255 ] {4ec9f4a2-3a2e-4d62-ab04-8ff5a9037377} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3081 | 2026.03.07 01:49:57.194712 [ 255 ] {4ec9f4a2-3a2e-4d62-ab04-8ff5a9037377} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2026.03.07 01:49:57.194844 [ 255 ] {4ec9f4a2-3a2e-4d62-ab04-8ff5a9037377} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 63.00 KiB/sec. | ||
| 3083 | 2026.03.07 01:49:57.194883 [ 255 ] {4ec9f4a2-3a2e-4d62-ab04-8ff5a9037377} <Debug> TCPHandler: Processed in 0.001286692 sec. | ||
| 3084 | 2026.03.07 01:49:57.194992 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2026.03.07 01:49:57.195086 [ 255 ] {0506004e-ad82-41c8-9910-c0157c98a7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3086 | 2026.03.07 01:49:57.195126 [ 255 ] {0506004e-ad82-41c8-9910-c0157c98a7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3087 | 2026.03.07 01:49:57.195522 [ 255 ] {0506004e-ad82-41c8-9910-c0157c98a7b8} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2026.03.07 01:49:57.195557 [ 255 ] {0506004e-ad82-41c8-9910-c0157c98a7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3089 | 2026.03.07 01:49:57.198043 [ 255 ] {0506004e-ad82-41c8-9910-c0157c98a7b8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3090 | 2026.03.07 01:49:57.198466 [ 255 ] {0506004e-ad82-41c8-9910-c0157c98a7b8} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.03.07 01:49:57.198709 [ 255 ] {0506004e-ad82-41c8-9910-c0157c98a7b8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003634 sec., 3302.1463951568517 rows/sec., 257.98 KiB/sec. | ||
| 3092 | 2026.03.07 01:49:57.198784 [ 255 ] {0506004e-ad82-41c8-9910-c0157c98a7b8} <Debug> TCPHandler: Processed in 0.003841115 sec. | ||
| 3093 | 2026.03.07 01:49:57.198921 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2026.03.07 01:49:57.199014 [ 255 ] {587d7135-ddff-4d40-b08e-db4eafc33351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3095 | 2026.03.07 01:49:57.199053 [ 255 ] {587d7135-ddff-4d40-b08e-db4eafc33351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3096 | 2026.03.07 01:49:57.199801 [ 255 ] {587d7135-ddff-4d40-b08e-db4eafc33351} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.03.07 01:49:57.199838 [ 255 ] {587d7135-ddff-4d40-b08e-db4eafc33351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3098 | 2026.03.07 01:49:57.200210 [ 255 ] {587d7135-ddff-4d40-b08e-db4eafc33351} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3099 | 2026.03.07 01:49:57.200419 [ 255 ] {587d7135-ddff-4d40-b08e-db4eafc33351} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.03.07 01:49:57.200545 [ 255 ] {587d7135-ddff-4d40-b08e-db4eafc33351} <Debug> executeQuery: Read 1038 rows, 73.77 KiB in 0.001549 sec., 670109.7482246611 rows/sec., 46.51 MiB/sec. | ||
| 3101 | 2026.03.07 01:49:57.200548 [ 136 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3102 | 2026.03.07 01:49:57.200581 [ 255 ] {587d7135-ddff-4d40-b08e-db4eafc33351} <Debug> TCPHandler: Processed in 0.001709816 sec. | ||
| 3103 | 2026.03.07 01:49:57.200596 [ 136 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2026.03.07 01:49:57.200619 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3105 | 2026.03.07 01:49:57.200693 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3106 | 2026.03.07 01:49:57.200707 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::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 | ||
| 3107 | 2026.03.07 01:49:57.200791 [ 255 ] {c2da0fd5-03b0-4380-9ec8-d7a438d9e684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3108 | 2026.03.07 01:49:57.200816 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3109 | 2026.03.07 01:49:57.200839 [ 255 ] {c2da0fd5-03b0-4380-9ec8-d7a438d9e684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3110 | 2026.03.07 01:49:57.200856 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1027 rows starting from the beginning of the part | ||
| 3111 | 2026.03.07 01:49:57.200936 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part | ||
| 3112 | 2026.03.07 01:49:57.200985 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 55 rows starting from the beginning of the part | ||
| 3113 | 2026.03.07 01:49:57.201032 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 51 rows starting from the beginning of the part | ||
| 3114 | 2026.03.07 01:49:57.201077 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part | ||
| 3115 | 2026.03.07 01:49:57.201123 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1038 rows starting from the beginning of the part | ||
| 3116 | 2026.03.07 01:49:57.201572 [ 255 ] {c2da0fd5-03b0-4380-9ec8-d7a438d9e684} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2026.03.07 01:49:57.201612 [ 255 ] {c2da0fd5-03b0-4380-9ec8-d7a438d9e684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3118 | 2026.03.07 01:49:57.202108 [ 255 ] {c2da0fd5-03b0-4380-9ec8-d7a438d9e684} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3119 | 2026.03.07 01:49:57.202319 [ 255 ] {c2da0fd5-03b0-4380-9ec8-d7a438d9e684} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.03.07 01:49:57.202346 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2268 rows, containing 5 columns (5 merged, 0 gathered) in 0.001678614 sec., 1351114.669602422 rows/sec., 99.71 MiB/sec. | ||
| 3121 | 2026.03.07 01:49:57.202447 [ 255 ] {c2da0fd5-03b0-4380-9ec8-d7a438d9e684} <Debug> executeQuery: Read 1628 rows, 112.13 KiB in 0.001674 sec., 972520.908004779 rows/sec., 65.41 MiB/sec. | ||
| 3122 | 2026.03.07 01:49:57.202484 [ 255 ] {c2da0fd5-03b0-4380-9ec8-d7a438d9e684} <Debug> TCPHandler: Processed in 0.00184114 sec. | ||
| 3123 | 2026.03.07 01:49:57.202506 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3124 | 2026.03.07 01:49:57.202607 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3125 | 2026.03.07 01:49:57.202734 [ 255 ] {9810cf75-9e62-4d6c-bc53-b63dfeb4c3bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3126 | 2026.03.07 01:49:57.202753 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_16_3} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2026.03.07 01:49:57.202801 [ 255 ] {9810cf75-9e62-4d6c-bc53-b63dfeb4c3bc} <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 | ||
| 3128 | 2026.03.07 01:49:57.202824 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_16_3} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3129 | 2026.03.07 01:49:57.202890 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 3130 | 2026.03.07 01:49:57.203612 [ 255 ] {9810cf75-9e62-4d6c-bc53-b63dfeb4c3bc} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2026.03.07 01:49:57.203655 [ 255 ] {9810cf75-9e62-4d6c-bc53-b63dfeb4c3bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3132 | 2026.03.07 01:49:57.204215 [ 255 ] {9810cf75-9e62-4d6c-bc53-b63dfeb4c3bc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3133 | 2026.03.07 01:49:57.204444 [ 255 ] {9810cf75-9e62-4d6c-bc53-b63dfeb4c3bc} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2026.03.07 01:49:57.204585 [ 255 ] {9810cf75-9e62-4d6c-bc53-b63dfeb4c3bc} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001876 sec., 17057.569296375266 rows/sec., 30.57 MiB/sec. | ||
| 3135 | 2026.03.07 01:49:57.204637 [ 255 ] {9810cf75-9e62-4d6c-bc53-b63dfeb4c3bc} <Debug> TCPHandler: Processed in 0.002091718 sec. | ||
| 3136 | 2026.03.07 01:49:57.204753 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3137 | 2026.03.07 01:49:57.204854 [ 255 ] {0b87e74d-12db-4386-b92e-9d2caa766164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3138 | 2026.03.07 01:49:57.204897 [ 255 ] {0b87e74d-12db-4386-b92e-9d2caa766164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3139 | 2026.03.07 01:49:57.205227 [ 255 ] {0b87e74d-12db-4386-b92e-9d2caa766164} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.03.07 01:49:57.205262 [ 255 ] {0b87e74d-12db-4386-b92e-9d2caa766164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3141 | 2026.03.07 01:49:57.205567 [ 255 ] {0b87e74d-12db-4386-b92e-9d2caa766164} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3142 | 2026.03.07 01:49:57.205776 [ 255 ] {0b87e74d-12db-4386-b92e-9d2caa766164} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2026.03.07 01:49:57.205908 [ 255 ] {0b87e74d-12db-4386-b92e-9d2caa766164} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 392.26 KiB/sec. | ||
| 3144 | 2026.03.07 01:49:57.205944 [ 255 ] {0b87e74d-12db-4386-b92e-9d2caa766164} <Debug> TCPHandler: Processed in 0.001241291 sec. | ||
| 3145 | 2026.03.07 01:50:01.097112 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3146 | 2026.03.07 01:50:01.097312 [ 255 ] {4db341a8-30ba-4aeb-aa3a-c2dc39630440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3147 | 2026.03.07 01:50:01.097381 [ 255 ] {4db341a8-30ba-4aeb-aa3a-c2dc39630440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3148 | 2026.03.07 01:50:01.098032 [ 255 ] {4db341a8-30ba-4aeb-aa3a-c2dc39630440} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.03.07 01:50:01.098081 [ 255 ] {4db341a8-30ba-4aeb-aa3a-c2dc39630440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3150 | 2026.03.07 01:50:01.098479 [ 255 ] {4db341a8-30ba-4aeb-aa3a-c2dc39630440} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3151 | 2026.03.07 01:50:01.098698 [ 255 ] {4db341a8-30ba-4aeb-aa3a-c2dc39630440} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3152 | 2026.03.07 01:50:01.098850 [ 255 ] {4db341a8-30ba-4aeb-aa3a-c2dc39630440} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001589 sec., 16362.492133417245 rows/sec., 1.23 MiB/sec. | ||
| 3153 | 2026.03.07 01:50:01.098890 [ 255 ] {4db341a8-30ba-4aeb-aa3a-c2dc39630440} <Debug> TCPHandler: Processed in 0.001917512 sec. | ||
| 3154 | 2026.03.07 01:50:01.099046 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3155 | 2026.03.07 01:50:01.099176 [ 255 ] {c5b48438-7c14-4919-b5c8-f8b51ad6d69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3156 | 2026.03.07 01:50:01.099231 [ 255 ] {c5b48438-7c14-4919-b5c8-f8b51ad6d69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3157 | 2026.03.07 01:50:01.099782 [ 255 ] {c5b48438-7c14-4919-b5c8-f8b51ad6d69c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2026.03.07 01:50:01.099828 [ 255 ] {c5b48438-7c14-4919-b5c8-f8b51ad6d69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3159 | 2026.03.07 01:50:01.100294 [ 255 ] {c5b48438-7c14-4919-b5c8-f8b51ad6d69c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3160 | 2026.03.07 01:50:01.100618 [ 255 ] {c5b48438-7c14-4919-b5c8-f8b51ad6d69c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2026.03.07 01:50:01.100795 [ 255 ] {c5b48438-7c14-4919-b5c8-f8b51ad6d69c} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001643 sec., 17041.99634814364 rows/sec., 1.33 MiB/sec. | ||
| 3162 | 2026.03.07 01:50:01.100847 [ 255 ] {c5b48438-7c14-4919-b5c8-f8b51ad6d69c} <Debug> TCPHandler: Processed in 0.001866991 sec. | ||
| 3163 | 2026.03.07 01:50:01.100988 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3164 | 2026.03.07 01:50:01.101104 [ 255 ] {7d547388-be32-4baa-a2b5-96290c2a8a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3165 | 2026.03.07 01:50:01.101161 [ 255 ] {7d547388-be32-4baa-a2b5-96290c2a8a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3166 | 2026.03.07 01:50:01.101616 [ 255 ] {7d547388-be32-4baa-a2b5-96290c2a8a08} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3167 | 2026.03.07 01:50:01.101663 [ 255 ] {7d547388-be32-4baa-a2b5-96290c2a8a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3168 | 2026.03.07 01:50:01.102029 [ 255 ] {7d547388-be32-4baa-a2b5-96290c2a8a08} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3169 | 2026.03.07 01:50:01.102238 [ 255 ] {7d547388-be32-4baa-a2b5-96290c2a8a08} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2026.03.07 01:50:01.102351 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3171 | 2026.03.07 01:50:01.102370 [ 255 ] {7d547388-be32-4baa-a2b5-96290c2a8a08} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.001291 sec., 61967.46707978311 rows/sec., 4.30 MiB/sec. | ||
| 3172 | 2026.03.07 01:50:01.102427 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3173 | 2026.03.07 01:50:01.102435 [ 255 ] {7d547388-be32-4baa-a2b5-96290c2a8a08} <Debug> TCPHandler: Processed in 0.001506889 sec. | ||
| 3174 | 2026.03.07 01:50:01.102456 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3175 | 2026.03.07 01:50:01.102568 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3176 | 2026.03.07 01:50:01.102618 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 3177 | 2026.03.07 01:50:01.102668 [ 255 ] {43da05f7-fec3-4a01-ace5-211ad7092321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3178 | 2026.03.07 01:50:01.102749 [ 255 ] {43da05f7-fec3-4a01-ace5-211ad7092321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3179 | 2026.03.07 01:50:01.102885 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3180 | 2026.03.07 01:50:01.102950 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 4847 rows starting from the beginning of the part | ||
| 3181 | 2026.03.07 01:50:01.103064 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 103 rows starting from the beginning of the part | ||
| 3182 | 2026.03.07 01:50:01.103092 [ 255 ] {43da05f7-fec3-4a01-ace5-211ad7092321} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.03.07 01:50:01.103128 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 100 rows starting from the beginning of the part | ||
| 3184 | 2026.03.07 01:50:01.103135 [ 255 ] {43da05f7-fec3-4a01-ace5-211ad7092321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3185 | 2026.03.07 01:50:01.103204 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part | ||
| 3186 | 2026.03.07 01:50:01.103314 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1628 rows starting from the beginning of the part | ||
| 3187 | 2026.03.07 01:50:01.103391 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 80 rows starting from the beginning of the part | ||
| 3188 | 2026.03.07 01:50:01.103489 [ 255 ] {43da05f7-fec3-4a01-ace5-211ad7092321} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3189 | 2026.03.07 01:50:01.103759 [ 255 ] {43da05f7-fec3-4a01-ace5-211ad7092321} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2026.03.07 01:50:01.103895 [ 255 ] {43da05f7-fec3-4a01-ace5-211ad7092321} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001246 sec., 19261.63723916533 rows/sec., 1.32 MiB/sec. | ||
| 3191 | 2026.03.07 01:50:01.103933 [ 255 ] {43da05f7-fec3-4a01-ace5-211ad7092321} <Debug> TCPHandler: Processed in 0.001415526 sec. | ||
| 3192 | 2026.03.07 01:50:01.106562 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6858 rows, containing 5 columns (5 merged, 0 gathered) in 0.004024061 sec., 1704248.5190955107 rows/sec., 111.81 MiB/sec. | ||
| 3193 | 2026.03.07 01:50:01.107081 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3194 | 2026.03.07 01:50:01.107368 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2026.03.07 01:50:01.107454 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3196 | 2026.03.07 01:50:01.107538 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 3197 | 2026.03.07 01:50:01.467053 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6276 | ||
| 3198 | 2026.03.07 01:50:01.467562 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2026.03.07 01:50:01.467609 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3200 | 2026.03.07 01:50:01.468093 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3201 | 2026.03.07 01:50:01.468331 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2026.03.07 01:50:01.468476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6276 | ||
| 3203 | 2026.03.07 01:50:01.798216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3204 | 2026.03.07 01:50:01.815563 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.03.07 01:50:01.815630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3206 | 2026.03.07 01:50:01.821699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3207 | 2026.03.07 01:50:01.822440 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.03.07 01:50:01.826019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3209 | 2026.03.07 01:50:02.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.96 MiB, peak 225.96 MiB, free memory in arenas 0.00 B, will set to 223.38 MiB (RSS), difference: 1.42 MiB | ||
| 3210 | 2026.03.07 01:50:03.972981 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 374 | ||
| 3211 | 2026.03.07 01:50:03.975783 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.03.07 01:50:03.975837 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3213 | 2026.03.07 01:50:03.977063 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3214 | 2026.03.07 01:50:03.977336 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.03.07 01:50:03.977693 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 374 | ||
| 3216 | 2026.03.07 01:50:06.099410 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3217 | 2026.03.07 01:50:06.099692 [ 255 ] {b40faab3-99f2-4761-b166-bfd415d18770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3218 | 2026.03.07 01:50:06.099795 [ 255 ] {b40faab3-99f2-4761-b166-bfd415d18770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3219 | 2026.03.07 01:50:06.100607 [ 255 ] {b40faab3-99f2-4761-b166-bfd415d18770} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2026.03.07 01:50:06.100652 [ 255 ] {b40faab3-99f2-4761-b166-bfd415d18770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3221 | 2026.03.07 01:50:06.101035 [ 255 ] {b40faab3-99f2-4761-b166-bfd415d18770} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3222 | 2026.03.07 01:50:06.101265 [ 255 ] {b40faab3-99f2-4761-b166-bfd415d18770} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2026.03.07 01:50:06.101421 [ 255 ] {b40faab3-99f2-4761-b166-bfd415d18770} <Debug> executeQuery: Read 62 rows, 5.55 KiB in 0.001806 sec., 34330.01107419712 rows/sec., 3.00 MiB/sec. | ||
| 3224 | 2026.03.07 01:50:06.101467 [ 255 ] {b40faab3-99f2-4761-b166-bfd415d18770} <Debug> TCPHandler: Processed in 0.002239923 sec. | ||
| 3225 | 2026.03.07 01:50:06.101592 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3226 | 2026.03.07 01:50:06.101696 [ 255 ] {e6d8162a-beb3-4c12-8bd3-2d876ae1839c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3227 | 2026.03.07 01:50:06.101736 [ 255 ] {e6d8162a-beb3-4c12-8bd3-2d876ae1839c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3228 | 2026.03.07 01:50:06.102164 [ 255 ] {e6d8162a-beb3-4c12-8bd3-2d876ae1839c} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2026.03.07 01:50:06.102201 [ 255 ] {e6d8162a-beb3-4c12-8bd3-2d876ae1839c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3230 | 2026.03.07 01:50:06.102495 [ 255 ] {e6d8162a-beb3-4c12-8bd3-2d876ae1839c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3231 | 2026.03.07 01:50:06.102702 [ 255 ] {e6d8162a-beb3-4c12-8bd3-2d876ae1839c} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2026.03.07 01:50:06.102828 [ 255 ] {e6d8162a-beb3-4c12-8bd3-2d876ae1839c} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001151 sec., 15638.575152041703 rows/sec., 1.15 MiB/sec. | ||
| 3233 | 2026.03.07 01:50:06.102831 [ 143 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3234 | 2026.03.07 01:50:06.102866 [ 255 ] {e6d8162a-beb3-4c12-8bd3-2d876ae1839c} <Debug> TCPHandler: Processed in 0.001322173 sec. | ||
| 3235 | 2026.03.07 01:50:06.102906 [ 143 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2026.03.07 01:50:06.102932 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3237 | 2026.03.07 01:50:06.103004 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2026.03.07 01:50:06.103034 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 3239 | 2026.03.07 01:50:06.103101 [ 255 ] {6542d985-e35a-478d-bc32-cc8aa837c716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3240 | 2026.03.07 01:50:06.103144 [ 255 ] {6542d985-e35a-478d-bc32-cc8aa837c716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3241 | 2026.03.07 01:50:06.103176 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3242 | 2026.03.07 01:50:06.103218 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 49 rows starting from the beginning of the part | ||
| 3243 | 2026.03.07 01:50:06.103285 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 3244 | 2026.03.07 01:50:06.103333 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part | ||
| 3245 | 2026.03.07 01:50:06.103376 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 18 rows starting from the beginning of the part | ||
| 3246 | 2026.03.07 01:50:06.103417 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
| 3247 | 2026.03.07 01:50:06.103461 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 18 rows starting from the beginning of the part | ||
| 3248 | 2026.03.07 01:50:06.103563 [ 255 ] {6542d985-e35a-478d-bc32-cc8aa837c716} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2026.03.07 01:50:06.103606 [ 255 ] {6542d985-e35a-478d-bc32-cc8aa837c716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3250 | 2026.03.07 01:50:06.104023 [ 255 ] {6542d985-e35a-478d-bc32-cc8aa837c716} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3251 | 2026.03.07 01:50:06.104254 [ 255 ] {6542d985-e35a-478d-bc32-cc8aa837c716} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3252 | 2026.03.07 01:50:06.104348 [ 186 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001357134 sec., 134106.13837690308 rows/sec., 10.32 MiB/sec. | ||
| 3253 | 2026.03.07 01:50:06.104389 [ 255 ] {6542d985-e35a-478d-bc32-cc8aa837c716} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001305 sec., 35249.04214559387 rows/sec., 2.75 MiB/sec. | ||
| 3254 | 2026.03.07 01:50:06.104432 [ 255 ] {6542d985-e35a-478d-bc32-cc8aa837c716} <Debug> TCPHandler: Processed in 0.001475928 sec. | ||
| 3255 | 2026.03.07 01:50:06.104511 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3256 | 2026.03.07 01:50:06.104558 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3257 | 2026.03.07 01:50:06.104667 [ 255 ] {edba264c-91d9-4e0d-8aa3-f10395d84d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3258 | 2026.03.07 01:50:06.104713 [ 255 ] {edba264c-91d9-4e0d-8aa3-f10395d84d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3259 | 2026.03.07 01:50:06.104777 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_16_3} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.03.07 01:50:06.104848 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_16_3} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3261 | 2026.03.07 01:50:06.104930 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3262 | 2026.03.07 01:50:06.105085 [ 255 ] {edba264c-91d9-4e0d-8aa3-f10395d84d21} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3263 | 2026.03.07 01:50:06.105122 [ 255 ] {edba264c-91d9-4e0d-8aa3-f10395d84d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3264 | 2026.03.07 01:50:06.105426 [ 255 ] {edba264c-91d9-4e0d-8aa3-f10395d84d21} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3265 | 2026.03.07 01:50:06.105625 [ 255 ] {edba264c-91d9-4e0d-8aa3-f10395d84d21} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3266 | 2026.03.07 01:50:06.105808 [ 255 ] {edba264c-91d9-4e0d-8aa3-f10395d84d21} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001158 sec., 86355.78583765113 rows/sec., 5.99 MiB/sec. | ||
| 3267 | 2026.03.07 01:50:06.105843 [ 255 ] {edba264c-91d9-4e0d-8aa3-f10395d84d21} <Debug> TCPHandler: Processed in 0.001331673 sec. | ||
| 3268 | 2026.03.07 01:50:06.105959 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3269 | 2026.03.07 01:50:06.106066 [ 255 ] {b7667ade-a32f-41eb-ba8a-f065dfafe791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3270 | 2026.03.07 01:50:06.106120 [ 255 ] {b7667ade-a32f-41eb-ba8a-f065dfafe791} <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 | ||
| 3271 | 2026.03.07 01:50:06.106900 [ 255 ] {b7667ade-a32f-41eb-ba8a-f065dfafe791} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2026.03.07 01:50:06.106938 [ 255 ] {b7667ade-a32f-41eb-ba8a-f065dfafe791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3273 | 2026.03.07 01:50:06.107455 [ 255 ] {b7667ade-a32f-41eb-ba8a-f065dfafe791} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3274 | 2026.03.07 01:50:06.107666 [ 255 ] {b7667ade-a32f-41eb-ba8a-f065dfafe791} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2026.03.07 01:50:06.107790 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3276 | 2026.03.07 01:50:06.107798 [ 255 ] {b7667ade-a32f-41eb-ba8a-f065dfafe791} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001749 sec., 10291.595197255576 rows/sec., 18.44 MiB/sec. | ||
| 3277 | 2026.03.07 01:50:06.107832 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2026.03.07 01:50:06.107857 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3279 | 2026.03.07 01:50:06.107868 [ 255 ] {b7667ade-a32f-41eb-ba8a-f065dfafe791} <Debug> TCPHandler: Processed in 0.001956333 sec. | ||
| 3280 | 2026.03.07 01:50:06.107935 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 3281 | 2026.03.07 01:50:06.107988 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3282 | 2026.03.07 01:50:06.108099 [ 255 ] {30361bba-6256-486c-8f5f-aaa8e8577ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3283 | 2026.03.07 01:50:06.108140 [ 255 ] {30361bba-6256-486c-8f5f-aaa8e8577ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3284 | 2026.03.07 01:50:06.108185 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3285 | 2026.03.07 01:50:06.108246 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 183 rows starting from the beginning of the part | ||
| 3286 | 2026.03.07 01:50:06.108380 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part | ||
| 3287 | 2026.03.07 01:50:06.108462 [ 255 ] {30361bba-6256-486c-8f5f-aaa8e8577ca3} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2026.03.07 01:50:06.108501 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part | ||
| 3289 | 2026.03.07 01:50:06.108503 [ 255 ] {30361bba-6256-486c-8f5f-aaa8e8577ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3290 | 2026.03.07 01:50:06.108631 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 18 rows starting from the beginning of the part | ||
| 3291 | 2026.03.07 01:50:06.108749 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 3292 | 2026.03.07 01:50:06.108836 [ 255 ] {30361bba-6256-486c-8f5f-aaa8e8577ca3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3293 | 2026.03.07 01:50:06.108864 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 18 rows starting from the beginning of the part | ||
| 3294 | 2026.03.07 01:50:06.109061 [ 255 ] {30361bba-6256-486c-8f5f-aaa8e8577ca3} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2026.03.07 01:50:06.109192 [ 255 ] {30361bba-6256-486c-8f5f-aaa8e8577ca3} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001112 sec., 26978.41726618705 rows/sec., 1.85 MiB/sec. | ||
| 3296 | 2026.03.07 01:50:06.109229 [ 255 ] {30361bba-6256-486c-8f5f-aaa8e8577ca3} <Debug> TCPHandler: Processed in 0.001289452 sec. | ||
| 3297 | 2026.03.07 01:50:06.111522 [ 192 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 19 columns (19 merged, 0 gathered) in 0.003622619 sec., 80604.66750712675 rows/sec., 144.44 MiB/sec. | ||
| 3298 | 2026.03.07 01:50:06.112110 [ 187 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3299 | 2026.03.07 01:50:06.112438 [ 187 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2026.03.07 01:50:06.112508 [ 187 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3301 | 2026.03.07 01:50:06.112603 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 3302 | 2026.03.07 01:50:08.884151 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3303 | 2026.03.07 01:50:08.884220 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3304 | 2026.03.07 01:50:08.968624 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6724 | ||
| 3305 | 2026.03.07 01:50:08.969097 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2026.03.07 01:50:08.969140 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3307 | 2026.03.07 01:50:08.969613 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3308 | 2026.03.07 01:50:08.969837 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3309 | 2026.03.07 01:50:08.969969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6724 | ||
| 3310 | 2026.03.07 01:50:09.326164 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3311 | 2026.03.07 01:50:09.343728 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.03.07 01:50:09.343780 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3313 | 2026.03.07 01:50:09.349187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3314 | 2026.03.07 01:50:09.349876 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.03.07 01:50:09.353006 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3316 | 2026.03.07 01:50:10.711084 [ 139 ] {} <Debug> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3317 | 2026.03.07 01:50:10.711152 [ 139 ] {} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.03.07 01:50:10.711176 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3319 | 2026.03.07 01:50:10.711298 [ 186 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::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 | ||
| 3320 | 2026.03.07 01:50:10.711435 [ 186 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3321 | 2026.03.07 01:50:10.711466 [ 186 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3322 | 2026.03.07 01:50:10.711527 [ 186 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3323 | 2026.03.07 01:50:10.711568 [ 186 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3324 | 2026.03.07 01:50:10.711606 [ 186 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3325 | 2026.03.07 01:50:10.711645 [ 186 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3326 | 2026.03.07 01:50:10.712401 [ 192 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.001153067 sec., 17345.045864637526 rows/sec., 1.45 MiB/sec. | ||
| 3327 | 2026.03.07 01:50:10.712544 [ 186 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3328 | 2026.03.07 01:50:10.712783 [ 186 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_5_1} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2026.03.07 01:50:10.712855 [ 186 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_5_1} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3330 | 2026.03.07 01:50:10.712921 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3331 | 2026.03.07 01:50:11.099140 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3332 | 2026.03.07 01:50:11.099346 [ 255 ] {67f18aeb-1eda-45df-9de6-f60dec77c979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3333 | 2026.03.07 01:50:11.099424 [ 255 ] {67f18aeb-1eda-45df-9de6-f60dec77c979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3334 | 2026.03.07 01:50:11.100060 [ 255 ] {67f18aeb-1eda-45df-9de6-f60dec77c979} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2026.03.07 01:50:11.100113 [ 255 ] {67f18aeb-1eda-45df-9de6-f60dec77c979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3336 | 2026.03.07 01:50:11.100521 [ 255 ] {67f18aeb-1eda-45df-9de6-f60dec77c979} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3337 | 2026.03.07 01:50:11.100765 [ 255 ] {67f18aeb-1eda-45df-9de6-f60dec77c979} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3338 | 2026.03.07 01:50:11.100929 [ 255 ] {67f18aeb-1eda-45df-9de6-f60dec77c979} <Debug> executeQuery: Read 72 rows, 6.34 KiB in 0.001637 sec., 43982.89554062309 rows/sec., 3.78 MiB/sec. | ||
| 3339 | 2026.03.07 01:50:11.100978 [ 255 ] {67f18aeb-1eda-45df-9de6-f60dec77c979} <Debug> TCPHandler: Processed in 0.001980255 sec. | ||
| 3340 | 2026.03.07 01:50:11.101102 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3341 | 2026.03.07 01:50:11.101205 [ 255 ] {6f940bce-fb92-4237-a3c6-e0b7824f5ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3342 | 2026.03.07 01:50:11.101250 [ 255 ] {6f940bce-fb92-4237-a3c6-e0b7824f5ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3343 | 2026.03.07 01:50:11.101662 [ 255 ] {6f940bce-fb92-4237-a3c6-e0b7824f5ba1} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2026.03.07 01:50:11.101701 [ 255 ] {6f940bce-fb92-4237-a3c6-e0b7824f5ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3345 | 2026.03.07 01:50:11.102006 [ 255 ] {6f940bce-fb92-4237-a3c6-e0b7824f5ba1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3346 | 2026.03.07 01:50:11.102215 [ 255 ] {6f940bce-fb92-4237-a3c6-e0b7824f5ba1} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3347 | 2026.03.07 01:50:11.102351 [ 255 ] {6f940bce-fb92-4237-a3c6-e0b7824f5ba1} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001168 sec., 19691.780821917808 rows/sec., 1.45 MiB/sec. | ||
| 3348 | 2026.03.07 01:50:11.102390 [ 255 ] {6f940bce-fb92-4237-a3c6-e0b7824f5ba1} <Debug> TCPHandler: Processed in 0.001340964 sec. | ||
| 3349 | 2026.03.07 01:50:11.102494 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3350 | 2026.03.07 01:50:11.102591 [ 255 ] {9674dd61-60ec-46dc-bb4d-483036a70d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3351 | 2026.03.07 01:50:11.102631 [ 255 ] {9674dd61-60ec-46dc-bb4d-483036a70d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3352 | 2026.03.07 01:50:11.103029 [ 255 ] {9674dd61-60ec-46dc-bb4d-483036a70d0f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2026.03.07 01:50:11.103067 [ 255 ] {9674dd61-60ec-46dc-bb4d-483036a70d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3354 | 2026.03.07 01:50:11.103367 [ 255 ] {9674dd61-60ec-46dc-bb4d-483036a70d0f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3355 | 2026.03.07 01:50:11.103577 [ 255 ] {9674dd61-60ec-46dc-bb4d-483036a70d0f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2026.03.07 01:50:11.103708 [ 255 ] {9674dd61-60ec-46dc-bb4d-483036a70d0f} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001136 sec., 44894.366197183095 rows/sec., 3.51 MiB/sec. | ||
| 3357 | 2026.03.07 01:50:11.103745 [ 255 ] {9674dd61-60ec-46dc-bb4d-483036a70d0f} <Debug> TCPHandler: Processed in 0.001301162 sec. | ||
| 3358 | 2026.03.07 01:50:11.103847 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2026.03.07 01:50:11.103942 [ 255 ] {b379f33d-28d4-4240-967b-89e5fbac3b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3360 | 2026.03.07 01:50:11.103986 [ 255 ] {b379f33d-28d4-4240-967b-89e5fbac3b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3361 | 2026.03.07 01:50:11.104351 [ 255 ] {b379f33d-28d4-4240-967b-89e5fbac3b13} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3362 | 2026.03.07 01:50:11.104388 [ 255 ] {b379f33d-28d4-4240-967b-89e5fbac3b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3363 | 2026.03.07 01:50:11.104708 [ 255 ] {b379f33d-28d4-4240-967b-89e5fbac3b13} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3364 | 2026.03.07 01:50:11.104912 [ 255 ] {b379f33d-28d4-4240-967b-89e5fbac3b13} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3365 | 2026.03.07 01:50:11.105043 [ 255 ] {b379f33d-28d4-4240-967b-89e5fbac3b13} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001119 sec., 89365.50491510278 rows/sec., 6.20 MiB/sec. | ||
| 3366 | 2026.03.07 01:50:11.105080 [ 255 ] {b379f33d-28d4-4240-967b-89e5fbac3b13} <Debug> TCPHandler: Processed in 0.001282142 sec. | ||
| 3367 | 2026.03.07 01:50:11.105194 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3368 | 2026.03.07 01:50:11.105288 [ 255 ] {b8aba383-b07c-41ea-b27e-f61ddff54e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3369 | 2026.03.07 01:50:11.105342 [ 255 ] {b8aba383-b07c-41ea-b27e-f61ddff54e1f} <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 | ||
| 3370 | 2026.03.07 01:50:11.106097 [ 255 ] {b8aba383-b07c-41ea-b27e-f61ddff54e1f} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3371 | 2026.03.07 01:50:11.106135 [ 255 ] {b8aba383-b07c-41ea-b27e-f61ddff54e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3372 | 2026.03.07 01:50:11.106667 [ 255 ] {b8aba383-b07c-41ea-b27e-f61ddff54e1f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3373 | 2026.03.07 01:50:11.106891 [ 255 ] {b8aba383-b07c-41ea-b27e-f61ddff54e1f} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3374 | 2026.03.07 01:50:11.107030 [ 255 ] {b8aba383-b07c-41ea-b27e-f61ddff54e1f} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001761 sec., 13060.76093128904 rows/sec., 23.40 MiB/sec. | ||
| 3375 | 2026.03.07 01:50:11.107090 [ 255 ] {b8aba383-b07c-41ea-b27e-f61ddff54e1f} <Debug> TCPHandler: Processed in 0.001945183 sec. | ||
| 3376 | 2026.03.07 01:50:11.107208 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3377 | 2026.03.07 01:50:11.107303 [ 255 ] {92c70882-df85-4fd2-a40a-b89792b46d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3378 | 2026.03.07 01:50:11.107346 [ 255 ] {92c70882-df85-4fd2-a40a-b89792b46d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3379 | 2026.03.07 01:50:11.107666 [ 255 ] {92c70882-df85-4fd2-a40a-b89792b46d1c} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3380 | 2026.03.07 01:50:11.107702 [ 255 ] {92c70882-df85-4fd2-a40a-b89792b46d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3381 | 2026.03.07 01:50:11.108005 [ 255 ] {92c70882-df85-4fd2-a40a-b89792b46d1c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3382 | 2026.03.07 01:50:11.108214 [ 255 ] {92c70882-df85-4fd2-a40a-b89792b46d1c} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3383 | 2026.03.07 01:50:11.108342 [ 255 ] {92c70882-df85-4fd2-a40a-b89792b46d1c} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001057 sec., 28382.21381267739 rows/sec., 1.94 MiB/sec. | ||
| 3384 | 2026.03.07 01:50:11.108344 [ 138 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3385 | 2026.03.07 01:50:11.108379 [ 255 ] {92c70882-df85-4fd2-a40a-b89792b46d1c} <Debug> TCPHandler: Processed in 0.001221809 sec. | ||
| 3386 | 2026.03.07 01:50:11.108427 [ 138 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.03.07 01:50:11.108459 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3388 | 2026.03.07 01:50:11.108586 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 3389 | 2026.03.07 01:50:11.108742 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3390 | 2026.03.07 01:50:11.108781 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 150 rows starting from the beginning of the part | ||
| 3391 | 2026.03.07 01:50:11.108852 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 3392 | 2026.03.07 01:50:11.108899 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3393 | 2026.03.07 01:50:11.108944 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3394 | 2026.03.07 01:50:11.108984 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 3395 | 2026.03.07 01:50:11.109022 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3396 | 2026.03.07 01:50:11.109872 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001343964 sec., 200898.23834566996 rows/sec., 13.76 MiB/sec. | ||
| 3397 | 2026.03.07 01:50:11.110033 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3398 | 2026.03.07 01:50:11.110301 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_11_2} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2026.03.07 01:50:11.110367 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_11_2} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3400 | 2026.03.07 01:50:11.110443 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3401 | 2026.03.07 01:50:13.978006 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 398 | ||
| 3402 | 2026.03.07 01:50:13.980153 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3403 | 2026.03.07 01:50:13.980195 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3404 | 2026.03.07 01:50:13.981347 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3405 | 2026.03.07 01:50:13.981613 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3406 | 2026.03.07 01:50:13.981756 [ 120 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3407 | 2026.03.07 01:50:13.981795 [ 120 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3408 | 2026.03.07 01:50:13.981814 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3409 | 2026.03.07 01:50:13.981895 [ 200 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::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 | ||
| 3410 | 2026.03.07 01:50:13.981931 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
| 3411 | 2026.03.07 01:50:13.982369 [ 200 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3412 | 2026.03.07 01:50:13.982517 [ 200 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 196 rows starting from the beginning of the part | ||
| 3413 | 2026.03.07 01:50:13.982891 [ 200 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part | ||
| 3414 | 2026.03.07 01:50:13.983215 [ 200 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 3415 | 2026.03.07 01:50:13.983538 [ 200 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 3416 | 2026.03.07 01:50:13.983867 [ 200 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::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 | ||
| 3417 | 2026.03.07 01:50:13.984169 [ 200 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3418 | 2026.03.07 01:50:13.990183 [ 186 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 72 columns (72 merged, 0 gathered) in 0.008318152 sec., 47847.16605322913 rows/sec., 44.25 MiB/sec. | ||
| 3419 | 2026.03.07 01:50:13.991142 [ 189 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3420 | 2026.03.07 01:50:13.991784 [ 189 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_11_2} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.03.07 01:50:13.991876 [ 189 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_11_2} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3422 | 2026.03.07 01:50:13.992223 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3423 | 2026.03.07 01:50:16.098079 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3424 | 2026.03.07 01:50:16.098281 [ 255 ] {87e63480-8819-48f1-b984-fb703c1b54ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3425 | 2026.03.07 01:50:16.098354 [ 255 ] {87e63480-8819-48f1-b984-fb703c1b54ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3426 | 2026.03.07 01:50:16.099006 [ 255 ] {87e63480-8819-48f1-b984-fb703c1b54ea} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.03.07 01:50:16.099055 [ 255 ] {87e63480-8819-48f1-b984-fb703c1b54ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3428 | 2026.03.07 01:50:16.099455 [ 255 ] {87e63480-8819-48f1-b984-fb703c1b54ea} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3429 | 2026.03.07 01:50:16.099678 [ 255 ] {87e63480-8819-48f1-b984-fb703c1b54ea} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2026.03.07 01:50:16.099833 [ 255 ] {87e63480-8819-48f1-b984-fb703c1b54ea} <Debug> executeQuery: Read 62 rows, 5.55 KiB in 0.001605 sec., 38629.28348909657 rows/sec., 3.38 MiB/sec. | ||
| 3431 | 2026.03.07 01:50:16.099873 [ 255 ] {87e63480-8819-48f1-b984-fb703c1b54ea} <Debug> TCPHandler: Processed in 0.001937503 sec. | ||
| 3432 | 2026.03.07 01:50:16.099994 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3433 | 2026.03.07 01:50:16.100090 [ 255 ] {9da19773-4401-40d1-a4a0-e8826448e65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3434 | 2026.03.07 01:50:16.100131 [ 255 ] {9da19773-4401-40d1-a4a0-e8826448e65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3435 | 2026.03.07 01:50:16.100524 [ 255 ] {9da19773-4401-40d1-a4a0-e8826448e65c} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2026.03.07 01:50:16.100561 [ 255 ] {9da19773-4401-40d1-a4a0-e8826448e65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3437 | 2026.03.07 01:50:16.100866 [ 255 ] {9da19773-4401-40d1-a4a0-e8826448e65c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3438 | 2026.03.07 01:50:16.101075 [ 255 ] {9da19773-4401-40d1-a4a0-e8826448e65c} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3439 | 2026.03.07 01:50:16.101207 [ 255 ] {9da19773-4401-40d1-a4a0-e8826448e65c} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001135 sec., 15859.030837004406 rows/sec., 1.16 MiB/sec. | ||
| 3440 | 2026.03.07 01:50:16.101244 [ 255 ] {9da19773-4401-40d1-a4a0-e8826448e65c} <Debug> TCPHandler: Processed in 0.001300112 sec. | ||
| 3441 | 2026.03.07 01:50:16.101345 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3442 | 2026.03.07 01:50:16.101439 [ 255 ] {64a3c8af-81f3-4866-8141-f4875772897e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3443 | 2026.03.07 01:50:16.101479 [ 255 ] {64a3c8af-81f3-4866-8141-f4875772897e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3444 | 2026.03.07 01:50:16.101873 [ 255 ] {64a3c8af-81f3-4866-8141-f4875772897e} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2026.03.07 01:50:16.101910 [ 255 ] {64a3c8af-81f3-4866-8141-f4875772897e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3446 | 2026.03.07 01:50:16.102207 [ 255 ] {64a3c8af-81f3-4866-8141-f4875772897e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3447 | 2026.03.07 01:50:16.102410 [ 255 ] {64a3c8af-81f3-4866-8141-f4875772897e} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2026.03.07 01:50:16.102539 [ 255 ] {64a3c8af-81f3-4866-8141-f4875772897e} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001117 sec., 41181.73679498657 rows/sec., 3.22 MiB/sec. | ||
| 3449 | 2026.03.07 01:50:16.102575 [ 255 ] {64a3c8af-81f3-4866-8141-f4875772897e} <Debug> TCPHandler: Processed in 0.001278332 sec. | ||
| 3450 | 2026.03.07 01:50:16.102676 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3451 | 2026.03.07 01:50:16.102770 [ 255 ] {ffb72e1d-7442-4def-8f02-dcf33e778672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3452 | 2026.03.07 01:50:16.102814 [ 255 ] {ffb72e1d-7442-4def-8f02-dcf33e778672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3453 | 2026.03.07 01:50:16.103177 [ 255 ] {ffb72e1d-7442-4def-8f02-dcf33e778672} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.03.07 01:50:16.103212 [ 255 ] {ffb72e1d-7442-4def-8f02-dcf33e778672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3455 | 2026.03.07 01:50:16.103522 [ 255 ] {ffb72e1d-7442-4def-8f02-dcf33e778672} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3456 | 2026.03.07 01:50:16.103728 [ 255 ] {ffb72e1d-7442-4def-8f02-dcf33e778672} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.03.07 01:50:16.103854 [ 255 ] {ffb72e1d-7442-4def-8f02-dcf33e778672} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001101 sec., 90826.52134423252 rows/sec., 6.30 MiB/sec. | ||
| 3458 | 2026.03.07 01:50:16.103890 [ 255 ] {ffb72e1d-7442-4def-8f02-dcf33e778672} <Debug> TCPHandler: Processed in 0.001263401 sec. | ||
| 3459 | 2026.03.07 01:50:16.104001 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3460 | 2026.03.07 01:50:16.104096 [ 255 ] {62dc08a9-ec5d-484a-937a-eec35250de19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3461 | 2026.03.07 01:50:16.104149 [ 255 ] {62dc08a9-ec5d-484a-937a-eec35250de19} <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 | ||
| 3462 | 2026.03.07 01:50:16.104881 [ 255 ] {62dc08a9-ec5d-484a-937a-eec35250de19} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2026.03.07 01:50:16.104917 [ 255 ] {62dc08a9-ec5d-484a-937a-eec35250de19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3464 | 2026.03.07 01:50:16.105433 [ 255 ] {62dc08a9-ec5d-484a-937a-eec35250de19} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3465 | 2026.03.07 01:50:16.105656 [ 255 ] {62dc08a9-ec5d-484a-937a-eec35250de19} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2026.03.07 01:50:16.105794 [ 255 ] {62dc08a9-ec5d-484a-937a-eec35250de19} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001717 sec., 10483.401281304601 rows/sec., 18.79 MiB/sec. | ||
| 3467 | 2026.03.07 01:50:16.105846 [ 255 ] {62dc08a9-ec5d-484a-937a-eec35250de19} <Debug> TCPHandler: Processed in 0.001894342 sec. | ||
| 3468 | 2026.03.07 01:50:16.105962 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2026.03.07 01:50:16.106077 [ 255 ] {ba1ff4c1-8e1c-41e6-9320-a7851ee1499d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3470 | 2026.03.07 01:50:16.106123 [ 255 ] {ba1ff4c1-8e1c-41e6-9320-a7851ee1499d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3471 | 2026.03.07 01:50:16.106438 [ 255 ] {ba1ff4c1-8e1c-41e6-9320-a7851ee1499d} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2026.03.07 01:50:16.106475 [ 255 ] {ba1ff4c1-8e1c-41e6-9320-a7851ee1499d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3473 | 2026.03.07 01:50:16.106780 [ 255 ] {ba1ff4c1-8e1c-41e6-9320-a7851ee1499d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3474 | 2026.03.07 01:50:16.106986 [ 255 ] {ba1ff4c1-8e1c-41e6-9320-a7851ee1499d} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2026.03.07 01:50:16.107110 [ 255 ] {ba1ff4c1-8e1c-41e6-9320-a7851ee1499d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001052 sec., 28517.110266159696 rows/sec., 1.95 MiB/sec. | ||
| 3476 | 2026.03.07 01:50:16.107146 [ 255 ] {ba1ff4c1-8e1c-41e6-9320-a7851ee1499d} <Debug> TCPHandler: Processed in 0.00123487 sec. | ||
| 3477 | 2026.03.07 01:50:16.470156 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7236 | ||
| 3478 | 2026.03.07 01:50:16.470676 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2026.03.07 01:50:16.470725 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3480 | 2026.03.07 01:50:16.471220 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3481 | 2026.03.07 01:50:16.471475 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2026.03.07 01:50:16.471620 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7236 | ||
| 3483 | 2026.03.07 01:50:16.853191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3484 | 2026.03.07 01:50:16.869583 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2026.03.07 01:50:16.869639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3486 | 2026.03.07 01:50:16.875644 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3487 | 2026.03.07 01:50:16.876349 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2026.03.07 01:50:16.879596 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3489 | 2026.03.07 01:50:21.099206 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3490 | 2026.03.07 01:50:21.099399 [ 255 ] {bc65d71c-9be9-467b-aa47-4d640da5df11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3491 | 2026.03.07 01:50:21.099467 [ 255 ] {bc65d71c-9be9-467b-aa47-4d640da5df11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3492 | 2026.03.07 01:50:21.100101 [ 255 ] {bc65d71c-9be9-467b-aa47-4d640da5df11} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3493 | 2026.03.07 01:50:21.100151 [ 255 ] {bc65d71c-9be9-467b-aa47-4d640da5df11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3494 | 2026.03.07 01:50:21.100559 [ 255 ] {bc65d71c-9be9-467b-aa47-4d640da5df11} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3495 | 2026.03.07 01:50:21.100787 [ 255 ] {bc65d71c-9be9-467b-aa47-4d640da5df11} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2026.03.07 01:50:21.100945 [ 255 ] {bc65d71c-9be9-467b-aa47-4d640da5df11} <Debug> executeQuery: Read 72 rows, 6.34 KiB in 0.001593 sec., 45197.74011299435 rows/sec., 3.89 MiB/sec. | ||
| 3497 | 2026.03.07 01:50:21.100948 [ 134 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3498 | 2026.03.07 01:50:21.100996 [ 255 ] {bc65d71c-9be9-467b-aa47-4d640da5df11} <Debug> TCPHandler: Processed in 0.001920833 sec. | ||
| 3499 | 2026.03.07 01:50:21.101031 [ 134 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2026.03.07 01:50:21.101063 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3501 | 2026.03.07 01:50:21.101134 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3502 | 2026.03.07 01:50:21.101168 [ 200 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::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 | ||
| 3503 | 2026.03.07 01:50:21.101239 [ 255 ] {7d9e8c3a-4a17-4b6f-8e63-d45c909c2f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3504 | 2026.03.07 01:50:21.101264 [ 200 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3505 | 2026.03.07 01:50:21.101285 [ 255 ] {7d9e8c3a-4a17-4b6f-8e63-d45c909c2f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3506 | 2026.03.07 01:50:21.101297 [ 200 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2115 rows starting from the beginning of the part | ||
| 3507 | 2026.03.07 01:50:21.101360 [ 200 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 3508 | 2026.03.07 01:50:21.101408 [ 200 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 62 rows starting from the beginning of the part | ||
| 3509 | 2026.03.07 01:50:21.101452 [ 200 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part | ||
| 3510 | 2026.03.07 01:50:21.101496 [ 200 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 62 rows starting from the beginning of the part | ||
| 3511 | 2026.03.07 01:50:21.101537 [ 200 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 72 rows starting from the beginning of the part | ||
| 3512 | 2026.03.07 01:50:21.101706 [ 255 ] {7d9e8c3a-4a17-4b6f-8e63-d45c909c2f60} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2026.03.07 01:50:21.101743 [ 255 ] {7d9e8c3a-4a17-4b6f-8e63-d45c909c2f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3514 | 2026.03.07 01:50:21.102161 [ 255 ] {7d9e8c3a-4a17-4b6f-8e63-d45c909c2f60} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3515 | 2026.03.07 01:50:21.102391 [ 255 ] {7d9e8c3a-4a17-4b6f-8e63-d45c909c2f60} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2026.03.07 01:50:21.102533 [ 255 ] {7d9e8c3a-4a17-4b6f-8e63-d45c909c2f60} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001315 sec., 17490.49429657795 rows/sec., 1.28 MiB/sec. | ||
| 3517 | 2026.03.07 01:50:21.102575 [ 255 ] {7d9e8c3a-4a17-4b6f-8e63-d45c909c2f60} <Debug> TCPHandler: Processed in 0.001493198 sec. | ||
| 3518 | 2026.03.07 01:50:21.102680 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3519 | 2026.03.07 01:50:21.102763 [ 186 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2409 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638893 sec., 1469894.617891467 rows/sec., 120.23 MiB/sec. | ||
| 3520 | 2026.03.07 01:50:21.102778 [ 255 ] {b27a923f-56e7-490f-ae04-f3d245bf8cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3521 | 2026.03.07 01:50:21.102836 [ 255 ] {b27a923f-56e7-490f-ae04-f3d245bf8cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3522 | 2026.03.07 01:50:21.103103 [ 197 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3523 | 2026.03.07 01:50:21.103245 [ 255 ] {b27a923f-56e7-490f-ae04-f3d245bf8cb3} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.03.07 01:50:21.103291 [ 255 ] {b27a923f-56e7-490f-ae04-f3d245bf8cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3525 | 2026.03.07 01:50:21.103451 [ 197 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_21_4} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.03.07 01:50:21.103546 [ 197 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_21_4} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3527 | 2026.03.07 01:50:21.103622 [ 255 ] {b27a923f-56e7-490f-ae04-f3d245bf8cb3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3528 | 2026.03.07 01:50:21.103647 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 3529 | 2026.03.07 01:50:21.103842 [ 255 ] {b27a923f-56e7-490f-ae04-f3d245bf8cb3} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2026.03.07 01:50:21.103948 [ 134 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3531 | 2026.03.07 01:50:21.103979 [ 255 ] {b27a923f-56e7-490f-ae04-f3d245bf8cb3} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.00122 sec., 41803.278688524595 rows/sec., 3.26 MiB/sec. | ||
| 3532 | 2026.03.07 01:50:21.103982 [ 134 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2026.03.07 01:50:21.104021 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3534 | 2026.03.07 01:50:21.104025 [ 255 ] {b27a923f-56e7-490f-ae04-f3d245bf8cb3} <Debug> TCPHandler: Processed in 0.001393816 sec. | ||
| 3535 | 2026.03.07 01:50:21.104090 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::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 | ||
| 3536 | 2026.03.07 01:50:21.104144 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3537 | 2026.03.07 01:50:21.104170 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3538 | 2026.03.07 01:50:21.104194 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1082 rows starting from the beginning of the part | ||
| 3539 | 2026.03.07 01:50:21.104240 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
| 3540 | 2026.03.07 01:50:21.104247 [ 255 ] {2fe5f826-5832-4c94-9ffa-8cf25b513d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3541 | 2026.03.07 01:50:21.104277 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part | ||
| 3542 | 2026.03.07 01:50:21.104294 [ 255 ] {2fe5f826-5832-4c94-9ffa-8cf25b513d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3543 | 2026.03.07 01:50:21.104311 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part | ||
| 3544 | 2026.03.07 01:50:21.104345 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part | ||
| 3545 | 2026.03.07 01:50:21.104379 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part | ||
| 3546 | 2026.03.07 01:50:21.104679 [ 255 ] {2fe5f826-5832-4c94-9ffa-8cf25b513d00} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3547 | 2026.03.07 01:50:21.104715 [ 255 ] {2fe5f826-5832-4c94-9ffa-8cf25b513d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3548 | 2026.03.07 01:50:21.105071 [ 255 ] {2fe5f826-5832-4c94-9ffa-8cf25b513d00} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3549 | 2026.03.07 01:50:21.105195 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1304 rows, containing 5 columns (5 merged, 0 gathered) in 0.001130587 sec., 1153383.1540606783 rows/sec., 86.51 MiB/sec. | ||
| 3550 | 2026.03.07 01:50:21.105295 [ 255 ] {2fe5f826-5832-4c94-9ffa-8cf25b513d00} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2026.03.07 01:50:21.105360 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3552 | 2026.03.07 01:50:21.105435 [ 255 ] {2fe5f826-5832-4c94-9ffa-8cf25b513d00} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001208 sec., 82781.45695364238 rows/sec., 5.74 MiB/sec. | ||
| 3553 | 2026.03.07 01:50:21.105472 [ 255 ] {2fe5f826-5832-4c94-9ffa-8cf25b513d00} <Debug> TCPHandler: Processed in 0.001378105 sec. | ||
| 3554 | 2026.03.07 01:50:21.105586 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3555 | 2026.03.07 01:50:21.105587 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_21_4} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3556 | 2026.03.07 01:50:21.105659 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_21_4} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3557 | 2026.03.07 01:50:21.105680 [ 255 ] {0854c16d-0e42-410c-a4fc-5c07ff6e72aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3558 | 2026.03.07 01:50:21.105718 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3559 | 2026.03.07 01:50:21.105736 [ 255 ] {0854c16d-0e42-410c-a4fc-5c07ff6e72aa} <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 | ||
| 3560 | 2026.03.07 01:50:21.106583 [ 255 ] {0854c16d-0e42-410c-a4fc-5c07ff6e72aa} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.03.07 01:50:21.106627 [ 255 ] {0854c16d-0e42-410c-a4fc-5c07ff6e72aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3562 | 2026.03.07 01:50:21.107228 [ 255 ] {0854c16d-0e42-410c-a4fc-5c07ff6e72aa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3563 | 2026.03.07 01:50:21.107446 [ 255 ] {0854c16d-0e42-410c-a4fc-5c07ff6e72aa} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.03.07 01:50:21.107583 [ 255 ] {0854c16d-0e42-410c-a4fc-5c07ff6e72aa} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001921 sec., 11972.930765226445 rows/sec., 21.45 MiB/sec. | ||
| 3565 | 2026.03.07 01:50:21.107642 [ 255 ] {0854c16d-0e42-410c-a4fc-5c07ff6e72aa} <Debug> TCPHandler: Processed in 0.002104579 sec. | ||
| 3566 | 2026.03.07 01:50:21.107762 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2026.03.07 01:50:21.107858 [ 255 ] {eb96f8ae-de27-4939-8313-4fc220873be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3568 | 2026.03.07 01:50:21.107900 [ 255 ] {eb96f8ae-de27-4939-8313-4fc220873be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3569 | 2026.03.07 01:50:21.108225 [ 255 ] {eb96f8ae-de27-4939-8313-4fc220873be3} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2026.03.07 01:50:21.108262 [ 255 ] {eb96f8ae-de27-4939-8313-4fc220873be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3571 | 2026.03.07 01:50:21.108559 [ 255 ] {eb96f8ae-de27-4939-8313-4fc220873be3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3572 | 2026.03.07 01:50:21.108765 [ 255 ] {eb96f8ae-de27-4939-8313-4fc220873be3} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2026.03.07 01:50:21.108892 [ 255 ] {eb96f8ae-de27-4939-8313-4fc220873be3} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001052 sec., 28517.110266159696 rows/sec., 1.95 MiB/sec. | ||
| 3574 | 2026.03.07 01:50:21.108927 [ 255 ] {eb96f8ae-de27-4939-8313-4fc220873be3} <Debug> TCPHandler: Processed in 0.001214219 sec. | ||
| 3575 | 2026.03.07 01:50:23.884514 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3576 | 2026.03.07 01:50:23.884629 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3577 | 2026.03.07 01:50:23.971676 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7684 | ||
| 3578 | 2026.03.07 01:50:23.972233 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2026.03.07 01:50:23.972272 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3580 | 2026.03.07 01:50:23.972797 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3581 | 2026.03.07 01:50:23.973021 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2026.03.07 01:50:23.973145 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7684 | ||
| 3583 | 2026.03.07 01:50:23.973166 [ 129 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3584 | 2026.03.07 01:50:23.973233 [ 129 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2026.03.07 01:50:23.973253 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3586 | 2026.03.07 01:50:23.973346 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 3587 | 2026.03.07 01:50:23.973435 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3588 | 2026.03.07 01:50:23.973462 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5316 rows starting from the beginning of the part | ||
| 3589 | 2026.03.07 01:50:23.973513 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3590 | 2026.03.07 01:50:23.973553 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3591 | 2026.03.07 01:50:23.973590 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3592 | 2026.03.07 01:50:23.973624 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3593 | 2026.03.07 01:50:23.973660 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3594 | 2026.03.07 01:50:23.974933 [ 194 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7684 rows, containing 4 columns (4 merged, 0 gathered) in 0.001628053 sec., 4719748.067169803 rows/sec., 67.52 MiB/sec. | ||
| 3595 | 2026.03.07 01:50:23.975479 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3596 | 2026.03.07 01:50:23.975707 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_16_3} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2026.03.07 01:50:23.975767 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_16_3} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3598 | 2026.03.07 01:50:23.975829 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3599 | 2026.03.07 01:50:23.982162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 422 | ||
| 3600 | 2026.03.07 01:50:23.984312 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3601 | 2026.03.07 01:50:23.984370 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3602 | 2026.03.07 01:50:23.985575 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3603 | 2026.03.07 01:50:23.985845 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2026.03.07 01:50:23.986206 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
| 3605 | 2026.03.07 01:50:24.002158 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000831797 sec. | ||
| 3606 | 2026.03.07 01:50:24.380659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3607 | 2026.03.07 01:50:24.396316 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2026.03.07 01:50:24.396360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3609 | 2026.03.07 01:50:24.401793 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3610 | 2026.03.07 01:50:24.402486 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3611 | 2026.03.07 01:50:24.402775 [ 129 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3612 | 2026.03.07 01:50:24.402817 [ 129 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2026.03.07 01:50:24.402839 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3614 | 2026.03.07 01:50:24.402961 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 3615 | 2026.03.07 01:50:24.405396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3616 | 2026.03.07 01:50:24.407115 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3617 | 2026.03.07 01:50:24.408502 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 3618 | 2026.03.07 01:50:24.412835 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 3619 | 2026.03.07 01:50:24.416896 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 3620 | 2026.03.07 01:50:24.420808 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 3621 | 2026.03.07 01:50:24.425318 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 3622 | 2026.03.07 01:50:24.429522 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 3623 | 2026.03.07 01:50:24.485381 [ 193 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082460731 sec., 1467.3651146750083 rows/sec., 7.59 MiB/sec. | ||
| 3624 | 2026.03.07 01:50:24.487326 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3625 | 2026.03.07 01:50:24.489282 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_16_3} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3626 | 2026.03.07 01:50:24.489387 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_16_3} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3627 | 2026.03.07 01:50:24.490846 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3628 | 2026.03.07 01:50:25.001182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.32 MiB, peak 237.30 MiB, free memory in arenas 0.00 B, will set to 235.74 MiB (RSS), difference: 8.42 MiB | ||
| 3629 | 2026.03.07 01:50:26.098742 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3630 | 2026.03.07 01:50:26.098920 [ 255 ] {39dbe5d8-1417-4cd0-8ae1-711e5283c067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3631 | 2026.03.07 01:50:26.098992 [ 255 ] {39dbe5d8-1417-4cd0-8ae1-711e5283c067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3632 | 2026.03.07 01:50:26.099616 [ 255 ] {39dbe5d8-1417-4cd0-8ae1-711e5283c067} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3633 | 2026.03.07 01:50:26.099664 [ 255 ] {39dbe5d8-1417-4cd0-8ae1-711e5283c067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3634 | 2026.03.07 01:50:26.100056 [ 255 ] {39dbe5d8-1417-4cd0-8ae1-711e5283c067} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3635 | 2026.03.07 01:50:26.100285 [ 255 ] {39dbe5d8-1417-4cd0-8ae1-711e5283c067} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2026.03.07 01:50:26.100439 [ 255 ] {39dbe5d8-1417-4cd0-8ae1-711e5283c067} <Debug> executeQuery: Read 62 rows, 5.55 KiB in 0.001567 sec., 39566.04977664327 rows/sec., 3.46 MiB/sec. | ||
| 3637 | 2026.03.07 01:50:26.100480 [ 255 ] {39dbe5d8-1417-4cd0-8ae1-711e5283c067} <Debug> TCPHandler: Processed in 0.001872111 sec. | ||
| 3638 | 2026.03.07 01:50:26.100603 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3639 | 2026.03.07 01:50:26.100698 [ 255 ] {258b122b-076c-4293-a76c-5729a513a5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3640 | 2026.03.07 01:50:26.100739 [ 255 ] {258b122b-076c-4293-a76c-5729a513a5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3641 | 2026.03.07 01:50:26.101134 [ 255 ] {258b122b-076c-4293-a76c-5729a513a5c4} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2026.03.07 01:50:26.101169 [ 255 ] {258b122b-076c-4293-a76c-5729a513a5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3643 | 2026.03.07 01:50:26.101466 [ 255 ] {258b122b-076c-4293-a76c-5729a513a5c4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3644 | 2026.03.07 01:50:26.101682 [ 255 ] {258b122b-076c-4293-a76c-5729a513a5c4} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3645 | 2026.03.07 01:50:26.101810 [ 255 ] {258b122b-076c-4293-a76c-5729a513a5c4} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.00113 sec., 15929.20353982301 rows/sec., 1.17 MiB/sec. | ||
| 3646 | 2026.03.07 01:50:26.101845 [ 255 ] {258b122b-076c-4293-a76c-5729a513a5c4} <Debug> TCPHandler: Processed in 0.001293682 sec. | ||
| 3647 | 2026.03.07 01:50:26.101950 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3648 | 2026.03.07 01:50:26.102044 [ 255 ] {2da94a53-7cf2-4d8a-94b2-2601df3a626f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3649 | 2026.03.07 01:50:26.102083 [ 255 ] {2da94a53-7cf2-4d8a-94b2-2601df3a626f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3650 | 2026.03.07 01:50:26.102482 [ 255 ] {2da94a53-7cf2-4d8a-94b2-2601df3a626f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3651 | 2026.03.07 01:50:26.102515 [ 255 ] {2da94a53-7cf2-4d8a-94b2-2601df3a626f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3652 | 2026.03.07 01:50:26.102804 [ 255 ] {2da94a53-7cf2-4d8a-94b2-2601df3a626f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3653 | 2026.03.07 01:50:26.103008 [ 255 ] {2da94a53-7cf2-4d8a-94b2-2601df3a626f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2026.03.07 01:50:26.103131 [ 255 ] {2da94a53-7cf2-4d8a-94b2-2601df3a626f} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001106 sec., 41591.32007233273 rows/sec., 3.25 MiB/sec. | ||
| 3655 | 2026.03.07 01:50:26.103167 [ 255 ] {2da94a53-7cf2-4d8a-94b2-2601df3a626f} <Debug> TCPHandler: Processed in 0.001266831 sec. | ||
| 3656 | 2026.03.07 01:50:26.103275 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3657 | 2026.03.07 01:50:26.103369 [ 255 ] {d93a2683-afd9-4b26-8556-1485df1830d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3658 | 2026.03.07 01:50:26.103412 [ 255 ] {d93a2683-afd9-4b26-8556-1485df1830d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3659 | 2026.03.07 01:50:26.103779 [ 255 ] {d93a2683-afd9-4b26-8556-1485df1830d6} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3660 | 2026.03.07 01:50:26.103814 [ 255 ] {d93a2683-afd9-4b26-8556-1485df1830d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3661 | 2026.03.07 01:50:26.104134 [ 255 ] {d93a2683-afd9-4b26-8556-1485df1830d6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3662 | 2026.03.07 01:50:26.104334 [ 255 ] {d93a2683-afd9-4b26-8556-1485df1830d6} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3663 | 2026.03.07 01:50:26.104425 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3664 | 2026.03.07 01:50:26.104457 [ 255 ] {d93a2683-afd9-4b26-8556-1485df1830d6} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001105 sec., 90497.73755656109 rows/sec., 6.27 MiB/sec. | ||
| 3665 | 2026.03.07 01:50:26.104465 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2026.03.07 01:50:26.104490 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3667 | 2026.03.07 01:50:26.104492 [ 255 ] {d93a2683-afd9-4b26-8556-1485df1830d6} <Debug> TCPHandler: Processed in 0.001266041 sec. | ||
| 3668 | 2026.03.07 01:50:26.104600 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 3669 | 2026.03.07 01:50:26.104611 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3670 | 2026.03.07 01:50:26.104746 [ 255 ] {1785dc58-0de0-4d9f-8718-c7aa58df7265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3671 | 2026.03.07 01:50:26.104772 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3672 | 2026.03.07 01:50:26.104801 [ 255 ] {1785dc58-0de0-4d9f-8718-c7aa58df7265} <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 | ||
| 3673 | 2026.03.07 01:50:26.104830 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 6858 rows starting from the beginning of the part | ||
| 3674 | 2026.03.07 01:50:26.104929 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
| 3675 | 2026.03.07 01:50:26.104985 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part | ||
| 3676 | 2026.03.07 01:50:26.105042 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 100 rows starting from the beginning of the part | ||
| 3677 | 2026.03.07 01:50:26.105085 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 100 rows starting from the beginning of the part | ||
| 3678 | 2026.03.07 01:50:26.105132 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 100 rows starting from the beginning of the part | ||
| 3679 | 2026.03.07 01:50:26.105579 [ 255 ] {1785dc58-0de0-4d9f-8718-c7aa58df7265} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3680 | 2026.03.07 01:50:26.105618 [ 255 ] {1785dc58-0de0-4d9f-8718-c7aa58df7265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3681 | 2026.03.07 01:50:26.106428 [ 255 ] {1785dc58-0de0-4d9f-8718-c7aa58df7265} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3682 | 2026.03.07 01:50:26.106678 [ 255 ] {1785dc58-0de0-4d9f-8718-c7aa58df7265} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3683 | 2026.03.07 01:50:26.106817 [ 255 ] {1785dc58-0de0-4d9f-8718-c7aa58df7265} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00209 sec., 8612.44019138756 rows/sec., 15.43 MiB/sec. | ||
| 3684 | 2026.03.07 01:50:26.106870 [ 255 ] {1785dc58-0de0-4d9f-8718-c7aa58df7265} <Debug> TCPHandler: Processed in 0.002308965 sec. | ||
| 3685 | 2026.03.07 01:50:26.106982 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2026.03.07 01:50:26.107077 [ 255 ] {da5732cc-ca64-4c9d-bc1c-8295affcabe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3687 | 2026.03.07 01:50:26.107119 [ 255 ] {da5732cc-ca64-4c9d-bc1c-8295affcabe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3688 | 2026.03.07 01:50:26.107439 [ 255 ] {da5732cc-ca64-4c9d-bc1c-8295affcabe1} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2026.03.07 01:50:26.107474 [ 255 ] {da5732cc-ca64-4c9d-bc1c-8295affcabe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3690 | 2026.03.07 01:50:26.107891 [ 255 ] {da5732cc-ca64-4c9d-bc1c-8295affcabe1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3691 | 2026.03.07 01:50:26.108100 [ 255 ] {da5732cc-ca64-4c9d-bc1c-8295affcabe1} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2026.03.07 01:50:26.108187 [ 193 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7358 rows, containing 5 columns (5 merged, 0 gathered) in 0.003637239 sec., 2022963.0222264745 rows/sec., 133.24 MiB/sec. | ||
| 3693 | 2026.03.07 01:50:26.108229 [ 255 ] {da5732cc-ca64-4c9d-bc1c-8295affcabe1} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001169 sec., 25662.959794696322 rows/sec., 1.76 MiB/sec. | ||
| 3694 | 2026.03.07 01:50:26.108270 [ 255 ] {da5732cc-ca64-4c9d-bc1c-8295affcabe1} <Debug> TCPHandler: Processed in 0.001338304 sec. | ||
| 3695 | 2026.03.07 01:50:26.108774 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3696 | 2026.03.07 01:50:26.109045 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3697 | 2026.03.07 01:50:26.109114 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3698 | 2026.03.07 01:50:26.109189 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 3699 | 2026.03.07 01:50:27.001027 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.21 MiB, peak 240.46 MiB, free memory in arenas 0.00 B, will set to 237.31 MiB (RSS), difference: 1.10 MiB | ||
| 3700 | 2026.03.07 01:50:27.151325 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3701 | 2026.03.07 01:50:27.151503 [ 255 ] {148a000e-a6b7-4f24-bf44-c619c26f4b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3702 | 2026.03.07 01:50:27.151570 [ 255 ] {148a000e-a6b7-4f24-bf44-c619c26f4b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3703 | 2026.03.07 01:50:27.152202 [ 255 ] {148a000e-a6b7-4f24-bf44-c619c26f4b71} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3704 | 2026.03.07 01:50:27.152246 [ 255 ] {148a000e-a6b7-4f24-bf44-c619c26f4b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3705 | 2026.03.07 01:50:27.152639 [ 255 ] {148a000e-a6b7-4f24-bf44-c619c26f4b71} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3706 | 2026.03.07 01:50:27.152871 [ 255 ] {148a000e-a6b7-4f24-bf44-c619c26f4b71} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3707 | 2026.03.07 01:50:27.153032 [ 255 ] {148a000e-a6b7-4f24-bf44-c619c26f4b71} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001577 sec., 15218.769816106531 rows/sec., 1.26 MiB/sec. | ||
| 3708 | 2026.03.07 01:50:27.153081 [ 255 ] {148a000e-a6b7-4f24-bf44-c619c26f4b71} <Debug> TCPHandler: Processed in 0.001886902 sec. | ||
| 3709 | 2026.03.07 01:50:27.153203 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3710 | 2026.03.07 01:50:27.153304 [ 255 ] {ded924dc-4987-4b72-b839-d863f6faa244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3711 | 2026.03.07 01:50:27.153349 [ 255 ] {ded924dc-4987-4b72-b839-d863f6faa244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3712 | 2026.03.07 01:50:27.153751 [ 255 ] {ded924dc-4987-4b72-b839-d863f6faa244} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3713 | 2026.03.07 01:50:27.153789 [ 255 ] {ded924dc-4987-4b72-b839-d863f6faa244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3714 | 2026.03.07 01:50:27.154090 [ 255 ] {ded924dc-4987-4b72-b839-d863f6faa244} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3715 | 2026.03.07 01:50:27.154313 [ 255 ] {ded924dc-4987-4b72-b839-d863f6faa244} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3716 | 2026.03.07 01:50:27.154449 [ 255 ] {ded924dc-4987-4b72-b839-d863f6faa244} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001166 sec., 3430.5317324185253 rows/sec., 279.74 KiB/sec. | ||
| 3717 | 2026.03.07 01:50:27.154486 [ 255 ] {ded924dc-4987-4b72-b839-d863f6faa244} <Debug> TCPHandler: Processed in 0.001335644 sec. | ||
| 3718 | 2026.03.07 01:50:27.154590 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3719 | 2026.03.07 01:50:27.154685 [ 255 ] {c05b2fc3-1dd7-4f3d-a40d-0a221b4084a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3720 | 2026.03.07 01:50:27.154726 [ 255 ] {c05b2fc3-1dd7-4f3d-a40d-0a221b4084a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3721 | 2026.03.07 01:50:27.156174 [ 255 ] {c05b2fc3-1dd7-4f3d-a40d-0a221b4084a5} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3722 | 2026.03.07 01:50:27.156211 [ 255 ] {c05b2fc3-1dd7-4f3d-a40d-0a221b4084a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3723 | 2026.03.07 01:50:27.156669 [ 255 ] {c05b2fc3-1dd7-4f3d-a40d-0a221b4084a5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3724 | 2026.03.07 01:50:27.156890 [ 255 ] {c05b2fc3-1dd7-4f3d-a40d-0a221b4084a5} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3725 | 2026.03.07 01:50:27.157022 [ 255 ] {c05b2fc3-1dd7-4f3d-a40d-0a221b4084a5} <Debug> executeQuery: Read 2100 rows, 164.73 KiB in 0.002356 sec., 891341.2563667232 rows/sec., 68.28 MiB/sec. | ||
| 3726 | 2026.03.07 01:50:27.157059 [ 255 ] {c05b2fc3-1dd7-4f3d-a40d-0a221b4084a5} <Debug> TCPHandler: Processed in 0.002520152 sec. | ||
| 3727 | 2026.03.07 01:50:27.157183 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3728 | 2026.03.07 01:50:27.157277 [ 255 ] {07e8bf90-d4b4-42dd-8a58-40024d939a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3729 | 2026.03.07 01:50:27.157318 [ 255 ] {07e8bf90-d4b4-42dd-8a58-40024d939a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3730 | 2026.03.07 01:50:27.157740 [ 255 ] {07e8bf90-d4b4-42dd-8a58-40024d939a64} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3731 | 2026.03.07 01:50:27.157778 [ 255 ] {07e8bf90-d4b4-42dd-8a58-40024d939a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3732 | 2026.03.07 01:50:27.158073 [ 255 ] {07e8bf90-d4b4-42dd-8a58-40024d939a64} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3733 | 2026.03.07 01:50:27.158278 [ 255 ] {07e8bf90-d4b4-42dd-8a58-40024d939a64} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3734 | 2026.03.07 01:50:27.158386 [ 123 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3735 | 2026.03.07 01:50:27.158407 [ 255 ] {07e8bf90-d4b4-42dd-8a58-40024d939a64} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001148 sec., 41811.84668989547 rows/sec., 3.10 MiB/sec. | ||
| 3736 | 2026.03.07 01:50:27.158456 [ 123 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2026.03.07 01:50:27.158466 [ 255 ] {07e8bf90-d4b4-42dd-8a58-40024d939a64} <Debug> TCPHandler: Processed in 0.001333164 sec. | ||
| 3738 | 2026.03.07 01:50:27.158486 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3739 | 2026.03.07 01:50:27.158610 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 3740 | 2026.03.07 01:50:27.158727 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3741 | 2026.03.07 01:50:27.158758 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3742 | 2026.03.07 01:50:27.158799 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 76 rows starting from the beginning of the part | ||
| 3743 | 2026.03.07 01:50:27.158876 [ 255 ] {2e001c8b-d0f8-4cf9-9cc6-c5a8f255ddd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3744 | 2026.03.07 01:50:27.158903 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 23 rows starting from the beginning of the part | ||
| 3745 | 2026.03.07 01:50:27.158938 [ 255 ] {2e001c8b-d0f8-4cf9-9cc6-c5a8f255ddd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3746 | 2026.03.07 01:50:27.158964 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 18 rows starting from the beginning of the part | ||
| 3747 | 2026.03.07 01:50:27.159017 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part | ||
| 3748 | 2026.03.07 01:50:27.159063 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 18 rows starting from the beginning of the part | ||
| 3749 | 2026.03.07 01:50:27.159109 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
| 3750 | 2026.03.07 01:50:27.159854 [ 255 ] {2e001c8b-d0f8-4cf9-9cc6-c5a8f255ddd4} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2026.03.07 01:50:27.159905 [ 255 ] {2e001c8b-d0f8-4cf9-9cc6-c5a8f255ddd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3752 | 2026.03.07 01:50:27.159961 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409926 sec., 146106.95880493018 rows/sec., 11.30 MiB/sec. | ||
| 3753 | 2026.03.07 01:50:27.160205 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3754 | 2026.03.07 01:50:27.160298 [ 255 ] {2e001c8b-d0f8-4cf9-9cc6-c5a8f255ddd4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3755 | 2026.03.07 01:50:27.160669 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_21_4} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2026.03.07 01:50:27.160673 [ 255 ] {2e001c8b-d0f8-4cf9-9cc6-c5a8f255ddd4} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2026.03.07 01:50:27.160793 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_21_4} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3758 | 2026.03.07 01:50:27.160882 [ 255 ] {2e001c8b-d0f8-4cf9-9cc6-c5a8f255ddd4} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.002053 sec., 356551.38821237214 rows/sec., 21.09 MiB/sec. | ||
| 3759 | 2026.03.07 01:50:27.160908 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3760 | 2026.03.07 01:50:27.160957 [ 255 ] {2e001c8b-d0f8-4cf9-9cc6-c5a8f255ddd4} <Debug> TCPHandler: Processed in 0.002383748 sec. | ||
| 3761 | 2026.03.07 01:50:27.161095 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3762 | 2026.03.07 01:50:27.161193 [ 255 ] {a81e1785-70fe-449b-b9a7-11045ebd657b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3763 | 2026.03.07 01:50:27.161235 [ 255 ] {a81e1785-70fe-449b-b9a7-11045ebd657b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3764 | 2026.03.07 01:50:27.161633 [ 255 ] {a81e1785-70fe-449b-b9a7-11045ebd657b} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3765 | 2026.03.07 01:50:27.161669 [ 255 ] {a81e1785-70fe-449b-b9a7-11045ebd657b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3766 | 2026.03.07 01:50:27.161979 [ 255 ] {a81e1785-70fe-449b-b9a7-11045ebd657b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3767 | 2026.03.07 01:50:27.162184 [ 255 ] {a81e1785-70fe-449b-b9a7-11045ebd657b} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3768 | 2026.03.07 01:50:27.162311 [ 255 ] {a81e1785-70fe-449b-b9a7-11045ebd657b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001138 sec., 878.7346221441126 rows/sec., 61.79 KiB/sec. | ||
| 3769 | 2026.03.07 01:50:27.162349 [ 255 ] {a81e1785-70fe-449b-b9a7-11045ebd657b} <Debug> TCPHandler: Processed in 0.001314343 sec. | ||
| 3770 | 2026.03.07 01:50:27.162470 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3771 | 2026.03.07 01:50:27.162565 [ 255 ] {bdfad6d7-d49a-45b8-a7fb-3a19f3ab5dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3772 | 2026.03.07 01:50:27.162606 [ 255 ] {bdfad6d7-d49a-45b8-a7fb-3a19f3ab5dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3773 | 2026.03.07 01:50:27.163002 [ 255 ] {bdfad6d7-d49a-45b8-a7fb-3a19f3ab5dae} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3774 | 2026.03.07 01:50:27.163038 [ 255 ] {bdfad6d7-d49a-45b8-a7fb-3a19f3ab5dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3775 | 2026.03.07 01:50:27.163330 [ 255 ] {bdfad6d7-d49a-45b8-a7fb-3a19f3ab5dae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3776 | 2026.03.07 01:50:27.163530 [ 255 ] {bdfad6d7-d49a-45b8-a7fb-3a19f3ab5dae} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3777 | 2026.03.07 01:50:27.163654 [ 255 ] {bdfad6d7-d49a-45b8-a7fb-3a19f3ab5dae} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001106 sec., 10849.9095840868 rows/sec., 847.65 KiB/sec. | ||
| 3778 | 2026.03.07 01:50:27.163690 [ 255 ] {bdfad6d7-d49a-45b8-a7fb-3a19f3ab5dae} <Debug> TCPHandler: Processed in 0.001271232 sec. | ||
| 3779 | 2026.03.07 01:50:27.163800 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3780 | 2026.03.07 01:50:27.163894 [ 255 ] {df9cdfab-2455-44f7-8c0e-bec6637acd6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3781 | 2026.03.07 01:50:27.163934 [ 255 ] {df9cdfab-2455-44f7-8c0e-bec6637acd6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3782 | 2026.03.07 01:50:27.164681 [ 255 ] {df9cdfab-2455-44f7-8c0e-bec6637acd6b} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3783 | 2026.03.07 01:50:27.164716 [ 255 ] {df9cdfab-2455-44f7-8c0e-bec6637acd6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3784 | 2026.03.07 01:50:27.165065 [ 255 ] {df9cdfab-2455-44f7-8c0e-bec6637acd6b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3785 | 2026.03.07 01:50:27.165268 [ 255 ] {df9cdfab-2455-44f7-8c0e-bec6637acd6b} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3786 | 2026.03.07 01:50:27.165394 [ 255 ] {df9cdfab-2455-44f7-8c0e-bec6637acd6b} <Debug> executeQuery: Read 1064 rows, 75.85 KiB in 0.001517 sec., 701384.3111404087 rows/sec., 48.83 MiB/sec. | ||
| 3787 | 2026.03.07 01:50:27.165432 [ 255 ] {df9cdfab-2455-44f7-8c0e-bec6637acd6b} <Debug> TCPHandler: Processed in 0.001681375 sec. | ||
| 3788 | 2026.03.07 01:50:27.165544 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3789 | 2026.03.07 01:50:27.165639 [ 255 ] {0589c1d4-a1b1-42a6-a8f7-c656c2c974eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3790 | 2026.03.07 01:50:27.165682 [ 255 ] {0589c1d4-a1b1-42a6-a8f7-c656c2c974eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3791 | 2026.03.07 01:50:27.166339 [ 255 ] {0589c1d4-a1b1-42a6-a8f7-c656c2c974eb} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3792 | 2026.03.07 01:50:27.166376 [ 255 ] {0589c1d4-a1b1-42a6-a8f7-c656c2c974eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3793 | 2026.03.07 01:50:27.166801 [ 255 ] {0589c1d4-a1b1-42a6-a8f7-c656c2c974eb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3794 | 2026.03.07 01:50:27.167023 [ 255 ] {0589c1d4-a1b1-42a6-a8f7-c656c2c974eb} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3795 | 2026.03.07 01:50:27.167151 [ 255 ] {0589c1d4-a1b1-42a6-a8f7-c656c2c974eb} <Debug> executeQuery: Read 1253 rows, 80.89 KiB in 0.001531 sec., 818419.3337687786 rows/sec., 51.60 MiB/sec. | ||
| 3796 | 2026.03.07 01:50:27.167188 [ 255 ] {0589c1d4-a1b1-42a6-a8f7-c656c2c974eb} <Debug> TCPHandler: Processed in 0.001695535 sec. | ||
| 3797 | 2026.03.07 01:50:27.167305 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3798 | 2026.03.07 01:50:27.167400 [ 255 ] {e5b73f4a-e866-403d-a3eb-8d1be4557df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3799 | 2026.03.07 01:50:27.167454 [ 255 ] {e5b73f4a-e866-403d-a3eb-8d1be4557df3} <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 | ||
| 3800 | 2026.03.07 01:50:27.168256 [ 255 ] {e5b73f4a-e866-403d-a3eb-8d1be4557df3} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3801 | 2026.03.07 01:50:27.168292 [ 255 ] {e5b73f4a-e866-403d-a3eb-8d1be4557df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3802 | 2026.03.07 01:50:27.168833 [ 255 ] {e5b73f4a-e866-403d-a3eb-8d1be4557df3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3803 | 2026.03.07 01:50:27.169052 [ 255 ] {e5b73f4a-e866-403d-a3eb-8d1be4557df3} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3804 | 2026.03.07 01:50:27.169159 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3805 | 2026.03.07 01:50:27.169188 [ 255 ] {e5b73f4a-e866-403d-a3eb-8d1be4557df3} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001806 sec., 17718.715393133996 rows/sec., 31.75 MiB/sec. | ||
| 3806 | 2026.03.07 01:50:27.169201 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3807 | 2026.03.07 01:50:27.169232 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3808 | 2026.03.07 01:50:27.169255 [ 255 ] {e5b73f4a-e866-403d-a3eb-8d1be4557df3} <Debug> TCPHandler: Processed in 0.001999116 sec. | ||
| 3809 | 2026.03.07 01:50:27.169319 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 3810 | 2026.03.07 01:50:27.169392 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2026.03.07 01:50:27.169492 [ 255 ] {acb47c6c-c668-435e-87ff-bc803a12d6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3812 | 2026.03.07 01:50:27.169535 [ 255 ] {acb47c6c-c668-435e-87ff-bc803a12d6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3813 | 2026.03.07 01:50:27.169557 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3814 | 2026.03.07 01:50:27.169618 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 292 rows starting from the beginning of the part | ||
| 3815 | 2026.03.07 01:50:27.169744 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 23 rows starting from the beginning of the part | ||
| 3816 | 2026.03.07 01:50:27.169856 [ 255 ] {acb47c6c-c668-435e-87ff-bc803a12d6dc} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2026.03.07 01:50:27.169866 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 18 rows starting from the beginning of the part | ||
| 3818 | 2026.03.07 01:50:27.169899 [ 255 ] {acb47c6c-c668-435e-87ff-bc803a12d6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3819 | 2026.03.07 01:50:27.169996 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part | ||
| 3820 | 2026.03.07 01:50:27.170125 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 18 rows starting from the beginning of the part | ||
| 3821 | 2026.03.07 01:50:27.170232 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 3822 | 2026.03.07 01:50:27.170232 [ 255 ] {acb47c6c-c668-435e-87ff-bc803a12d6dc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3823 | 2026.03.07 01:50:27.170461 [ 255 ] {acb47c6c-c668-435e-87ff-bc803a12d6dc} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3824 | 2026.03.07 01:50:27.170601 [ 255 ] {acb47c6c-c668-435e-87ff-bc803a12d6dc} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.001128 sec., 8865.248226950354 rows/sec., 622.47 KiB/sec. | ||
| 3825 | 2026.03.07 01:50:27.170638 [ 255 ] {acb47c6c-c668-435e-87ff-bc803a12d6dc} <Debug> TCPHandler: Processed in 0.001295482 sec. | ||
| 3826 | 2026.03.07 01:50:27.174051 [ 193 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 406 rows, containing 19 columns (19 merged, 0 gathered) in 0.004767986 sec., 85151.25673607262 rows/sec., 152.59 MiB/sec. | ||
| 3827 | 2026.03.07 01:50:27.174697 [ 193 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3828 | 2026.03.07 01:50:27.175046 [ 193 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2026.03.07 01:50:27.175122 [ 193 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3830 | 2026.03.07 01:50:27.175246 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 3831 | 2026.03.07 01:50:28.001015 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.19 MiB, peak 243.28 MiB, free memory in arenas 0.00 B, will set to 239.36 MiB (RSS), difference: 1.18 MiB | ||
| 3832 | 2026.03.07 01:50:31.102499 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3833 | 2026.03.07 01:50:31.102733 [ 255 ] {0d7d70e9-5633-4edf-9542-63441721349e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3834 | 2026.03.07 01:50:31.102811 [ 255 ] {0d7d70e9-5633-4edf-9542-63441721349e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3835 | 2026.03.07 01:50:31.103547 [ 255 ] {0d7d70e9-5633-4edf-9542-63441721349e} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2026.03.07 01:50:31.103599 [ 255 ] {0d7d70e9-5633-4edf-9542-63441721349e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3837 | 2026.03.07 01:50:31.104040 [ 255 ] {0d7d70e9-5633-4edf-9542-63441721349e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3838 | 2026.03.07 01:50:31.104266 [ 255 ] {0d7d70e9-5633-4edf-9542-63441721349e} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3839 | 2026.03.07 01:50:31.104426 [ 255 ] {0d7d70e9-5633-4edf-9542-63441721349e} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001749 sec., 29731.275014293882 rows/sec., 2.27 MiB/sec. | ||
| 3840 | 2026.03.07 01:50:31.104469 [ 255 ] {0d7d70e9-5633-4edf-9542-63441721349e} <Debug> TCPHandler: Processed in 0.002120939 sec. | ||
| 3841 | 2026.03.07 01:50:31.104598 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3842 | 2026.03.07 01:50:31.104694 [ 255 ] {b3626cea-af97-42a1-8e5a-6fa3fa0c528f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3843 | 2026.03.07 01:50:31.104735 [ 255 ] {b3626cea-af97-42a1-8e5a-6fa3fa0c528f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3844 | 2026.03.07 01:50:31.105189 [ 255 ] {b3626cea-af97-42a1-8e5a-6fa3fa0c528f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2026.03.07 01:50:31.105228 [ 255 ] {b3626cea-af97-42a1-8e5a-6fa3fa0c528f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3846 | 2026.03.07 01:50:31.105560 [ 255 ] {b3626cea-af97-42a1-8e5a-6fa3fa0c528f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3847 | 2026.03.07 01:50:31.105855 [ 255 ] {b3626cea-af97-42a1-8e5a-6fa3fa0c528f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3848 | 2026.03.07 01:50:31.106015 [ 255 ] {b3626cea-af97-42a1-8e5a-6fa3fa0c528f} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001339 sec., 41822.25541448843 rows/sec., 3.26 MiB/sec. | ||
| 3849 | 2026.03.07 01:50:31.106063 [ 255 ] {b3626cea-af97-42a1-8e5a-6fa3fa0c528f} <Debug> TCPHandler: Processed in 0.001512949 sec. | ||
| 3850 | 2026.03.07 01:50:31.106209 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3851 | 2026.03.07 01:50:31.106323 [ 255 ] {7150ee97-c7ea-4c09-9d3f-efae94fa4043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3852 | 2026.03.07 01:50:31.106377 [ 255 ] {7150ee97-c7ea-4c09-9d3f-efae94fa4043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3853 | 2026.03.07 01:50:31.106863 [ 255 ] {7150ee97-c7ea-4c09-9d3f-efae94fa4043} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3854 | 2026.03.07 01:50:31.106903 [ 255 ] {7150ee97-c7ea-4c09-9d3f-efae94fa4043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3855 | 2026.03.07 01:50:31.107345 [ 255 ] {7150ee97-c7ea-4c09-9d3f-efae94fa4043} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3856 | 2026.03.07 01:50:31.107657 [ 255 ] {7150ee97-c7ea-4c09-9d3f-efae94fa4043} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3857 | 2026.03.07 01:50:31.107794 [ 255 ] {7150ee97-c7ea-4c09-9d3f-efae94fa4043} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001495 sec., 80267.5585284281 rows/sec., 5.57 MiB/sec. | ||
| 3858 | 2026.03.07 01:50:31.107830 [ 255 ] {7150ee97-c7ea-4c09-9d3f-efae94fa4043} <Debug> TCPHandler: Processed in 0.001681615 sec. | ||
| 3859 | 2026.03.07 01:50:31.107959 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3860 | 2026.03.07 01:50:31.108055 [ 255 ] {d97cf067-15e0-4bca-b0e0-dcd51d121377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3861 | 2026.03.07 01:50:31.108100 [ 255 ] {d97cf067-15e0-4bca-b0e0-dcd51d121377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3862 | 2026.03.07 01:50:31.108475 [ 255 ] {d97cf067-15e0-4bca-b0e0-dcd51d121377} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2026.03.07 01:50:31.108511 [ 255 ] {d97cf067-15e0-4bca-b0e0-dcd51d121377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3864 | 2026.03.07 01:50:31.108887 [ 255 ] {d97cf067-15e0-4bca-b0e0-dcd51d121377} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3865 | 2026.03.07 01:50:31.109097 [ 255 ] {d97cf067-15e0-4bca-b0e0-dcd51d121377} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3866 | 2026.03.07 01:50:31.109227 [ 255 ] {d97cf067-15e0-4bca-b0e0-dcd51d121377} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001191 sec., 33585.22250209907 rows/sec., 2.30 MiB/sec. | ||
| 3867 | 2026.03.07 01:50:31.109264 [ 255 ] {d97cf067-15e0-4bca-b0e0-dcd51d121377} <Debug> TCPHandler: Processed in 0.001354154 sec. | ||
| 3868 | 2026.03.07 01:50:31.109277 [ 115 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3869 | 2026.03.07 01:50:31.109380 [ 115 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3870 | 2026.03.07 01:50:31.109414 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3871 | 2026.03.07 01:50:31.109550 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 3872 | 2026.03.07 01:50:31.109740 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3873 | 2026.03.07 01:50:31.109788 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 270 rows starting from the beginning of the part | ||
| 3874 | 2026.03.07 01:50:31.109878 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 3875 | 2026.03.07 01:50:31.109942 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 3876 | 2026.03.07 01:50:31.110004 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 3877 | 2026.03.07 01:50:31.110076 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 3878 | 2026.03.07 01:50:31.110152 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 3879 | 2026.03.07 01:50:31.111342 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 410 rows, containing 4 columns (4 merged, 0 gathered) in 0.001847151 sec., 221963.44532742587 rows/sec., 15.21 MiB/sec. | ||
| 3880 | 2026.03.07 01:50:31.111564 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3881 | 2026.03.07 01:50:31.111907 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_16_3} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2026.03.07 01:50:31.111999 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_16_3} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3883 | 2026.03.07 01:50:31.112094 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3884 | 2026.03.07 01:50:31.473823 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8196 | ||
| 3885 | 2026.03.07 01:50:31.474629 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3886 | 2026.03.07 01:50:31.474689 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3887 | 2026.03.07 01:50:31.475370 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3888 | 2026.03.07 01:50:31.475663 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3889 | 2026.03.07 01:50:31.475832 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8196 | ||
| 3890 | 2026.03.07 01:50:31.635623 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48830 | ||
| 3891 | 2026.03.07 01:50:31.635735 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3892 | 2026.03.07 01:50:31.635764 [ 287 ] {} <Debug> TCP-Session: 77d88f5c-e37a-455d-ac7a-5a98915fb37a Authenticating user 'default' from [fd00:1122:3344:101::e]:48830 | ||
| 3893 | 2026.03.07 01:50:31.635789 [ 287 ] {} <Debug> TCP-Session: 77d88f5c-e37a-455d-ac7a-5a98915fb37a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3894 | 2026.03.07 01:50:31.635805 [ 287 ] {} <Debug> TCP-Session: 77d88f5c-e37a-455d-ac7a-5a98915fb37a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.03.07 01:50:31.635990 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35177 | ||
| 3896 | 2026.03.07 01:50:31.636005 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61655 | ||
| 3897 | 2026.03.07 01:50:31.636052 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40078 | ||
| 3898 | 2026.03.07 01:50:31.636062 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61155 | ||
| 3899 | 2026.03.07 01:50:31.636105 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3900 | 2026.03.07 01:50:31.636067 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40481 | ||
| 3901 | 2026.03.07 01:50:31.636145 [ 288 ] {} <Debug> TCP-Session: d7aaf046-2af9-424f-9581-079ccdd7f9eb Authenticating user 'default' from [fd00:1122:3344:101::e]:35177 | ||
| 3902 | 2026.03.07 01:50:31.636038 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49242 | ||
| 3903 | 2026.03.07 01:50:31.636174 [ 288 ] {} <Debug> TCP-Session: d7aaf046-2af9-424f-9581-079ccdd7f9eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3904 | 2026.03.07 01:50:31.636189 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3905 | 2026.03.07 01:50:31.636200 [ 287 ] {} <Trace> TCP-Session: 77d88f5c-e37a-455d-ac7a-5a98915fb37a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3906 | 2026.03.07 01:50:31.636226 [ 289 ] {} <Debug> TCP-Session: 32e427ba-1d75-4785-9062-a773ded7259e Authenticating user 'default' from [fd00:1122:3344:101::e]:61655 | ||
| 3907 | 2026.03.07 01:50:31.636195 [ 288 ] {} <Debug> TCP-Session: d7aaf046-2af9-424f-9581-079ccdd7f9eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3908 | 2026.03.07 01:50:31.636263 [ 289 ] {} <Debug> TCP-Session: 32e427ba-1d75-4785-9062-a773ded7259e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.03.07 01:50:31.636268 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3910 | 2026.03.07 01:50:31.636284 [ 289 ] {} <Debug> TCP-Session: 32e427ba-1d75-4785-9062-a773ded7259e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3911 | 2026.03.07 01:50:31.636030 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46236 | ||
| 3912 | 2026.03.07 01:50:31.636310 [ 293 ] {} <Debug> TCP-Session: b71e9b94-1b33-455e-9345-2045aaac43ac Authenticating user 'default' from [fd00:1122:3344:101::e]:40078 | ||
| 3913 | 2026.03.07 01:50:31.636029 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45074 | ||
| 3914 | 2026.03.07 01:50:31.636361 [ 293 ] {} <Debug> TCP-Session: b71e9b94-1b33-455e-9345-2045aaac43ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2026.03.07 01:50:31.636400 [ 287 ] {7261c982-54d8-4524-93cf-958051625cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48830) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3916 | 2026.03.07 01:50:31.636403 [ 293 ] {} <Debug> TCP-Session: b71e9b94-1b33-455e-9345-2045aaac43ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3917 | 2026.03.07 01:50:31.636595 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3918 | 2026.03.07 01:50:31.636608 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3919 | 2026.03.07 01:50:31.636631 [ 291 ] {} <Debug> TCP-Session: 781ed8e7-3fc1-4f45-be31-2d4aab4eb777 Authenticating user 'default' from [fd00:1122:3344:101::e]:46236 | ||
| 3920 | 2026.03.07 01:50:31.636640 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3921 | 2026.03.07 01:50:31.636658 [ 290 ] {} <Debug> TCP-Session: 21e1799c-3e36-4dac-a7dc-4e7c26cb729b Authenticating user 'default' from [fd00:1122:3344:101::e]:45074 | ||
| 3922 | 2026.03.07 01:50:31.636670 [ 291 ] {} <Debug> TCP-Session: 781ed8e7-3fc1-4f45-be31-2d4aab4eb777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2026.03.07 01:50:31.636712 [ 290 ] {} <Debug> TCP-Session: 21e1799c-3e36-4dac-a7dc-4e7c26cb729b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2026.03.07 01:50:31.636712 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3925 | 2026.03.07 01:50:31.636737 [ 290 ] {} <Debug> TCP-Session: 21e1799c-3e36-4dac-a7dc-4e7c26cb729b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3926 | 2026.03.07 01:50:31.636724 [ 291 ] {} <Debug> TCP-Session: 781ed8e7-3fc1-4f45-be31-2d4aab4eb777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3927 | 2026.03.07 01:50:31.636769 [ 287 ] {7261c982-54d8-4524-93cf-958051625cd7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3928 | 2026.03.07 01:50:31.636797 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3929 | 2026.03.07 01:50:31.636768 [ 292 ] {} <Debug> TCP-Session: cf83ea09-0359-4578-9ff0-82693a53d6cb Authenticating user 'default' from [fd00:1122:3344:101::e]:49242 | ||
| 3930 | 2026.03.07 01:50:31.636837 [ 294 ] {} <Debug> TCP-Session: 1c8597ef-12b2-4745-911f-d027ff9cb98d Authenticating user 'default' from [fd00:1122:3344:101::e]:61155 | ||
| 3931 | 2026.03.07 01:50:31.636842 [ 287 ] {7261c982-54d8-4524-93cf-958051625cd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3932 | 2026.03.07 01:50:31.636863 [ 292 ] {} <Debug> TCP-Session: cf83ea09-0359-4578-9ff0-82693a53d6cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3933 | 2026.03.07 01:50:31.636870 [ 294 ] {} <Debug> TCP-Session: 1c8597ef-12b2-4745-911f-d027ff9cb98d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.03.07 01:50:31.636894 [ 292 ] {} <Debug> TCP-Session: cf83ea09-0359-4578-9ff0-82693a53d6cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2026.03.07 01:50:31.636906 [ 294 ] {} <Debug> TCP-Session: 1c8597ef-12b2-4745-911f-d027ff9cb98d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2026.03.07 01:50:31.636689 [ 3 ] {} <Debug> TCP-Session: ebde04f8-cd9d-4c34-a4b8-2c721f7adb63 Authenticating user 'default' from [fd00:1122:3344:101::e]:40481 | ||
| 3937 | 2026.03.07 01:50:31.636954 [ 3 ] {} <Debug> TCP-Session: ebde04f8-cd9d-4c34-a4b8-2c721f7adb63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3938 | 2026.03.07 01:50:31.636966 [ 3 ] {} <Debug> TCP-Session: ebde04f8-cd9d-4c34-a4b8-2c721f7adb63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3939 | 2026.03.07 01:50:31.637178 [ 287 ] {7261c982-54d8-4524-93cf-958051625cd7} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 3940 | 2026.03.07 01:50:31.638278 [ 315 ] {7261c982-54d8-4524-93cf-958051625cd7} <Trace> AggregatingTransform: Aggregating | ||
| 3941 | 2026.03.07 01:50:31.638324 [ 315 ] {7261c982-54d8-4524-93cf-958051625cd7} <Trace> Aggregator: Aggregation method: without_key | ||
| 3942 | 2026.03.07 01:50:31.638363 [ 315 ] {7261c982-54d8-4524-93cf-958051625cd7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001080675 sec. (925.348 rows/sec., 36.15 KiB/sec.) | ||
| 3943 | 2026.03.07 01:50:31.638388 [ 315 ] {7261c982-54d8-4524-93cf-958051625cd7} <Trace> Aggregator: Merging aggregated data | ||
| 3944 | 2026.03.07 01:50:31.639476 [ 287 ] {7261c982-54d8-4524-93cf-958051625cd7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003138 sec., 318.674314850223 rows/sec., 12.45 KiB/sec. | ||
| 3945 | 2026.03.07 01:50:31.639592 [ 287 ] {7261c982-54d8-4524-93cf-958051625cd7} <Debug> TCPHandler: Processed in 0.003571297 sec. | ||
| 3946 | 2026.03.07 01:50:31.639717 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3947 | 2026.03.07 01:50:31.639743 [ 287 ] {} <Debug> TCP-Session: 77d88f5c-e37a-455d-ac7a-5a98915fb37a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3948 | 2026.03.07 01:50:31.639750 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3949 | 2026.03.07 01:50:31.639774 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3950 | 2026.03.07 01:50:31.639789 [ 290 ] {} <Debug> TCP-Session: 21e1799c-3e36-4dac-a7dc-4e7c26cb729b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2026.03.07 01:50:31.639807 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3952 | 2026.03.07 01:50:31.639822 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3953 | 2026.03.07 01:50:31.639837 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3954 | 2026.03.07 01:50:31.639851 [ 3 ] {} <Debug> TCP-Session: ebde04f8-cd9d-4c34-a4b8-2c721f7adb63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2026.03.07 01:50:31.639861 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3956 | 2026.03.07 01:50:31.639881 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3957 | 2026.03.07 01:50:31.639903 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3958 | 2026.03.07 01:50:31.639914 [ 292 ] {} <Debug> TCP-Session: cf83ea09-0359-4578-9ff0-82693a53d6cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2026.03.07 01:50:31.639935 [ 291 ] {} <Debug> TCP-Session: 781ed8e7-3fc1-4f45-be31-2d4aab4eb777 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2026.03.07 01:50:31.639956 [ 294 ] {} <Debug> TCP-Session: 1c8597ef-12b2-4745-911f-d027ff9cb98d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3961 | 2026.03.07 01:50:31.639886 [ 293 ] {} <Debug> TCP-Session: b71e9b94-1b33-455e-9345-2045aaac43ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.03.07 01:50:31.639873 [ 289 ] {} <Debug> TCP-Session: 32e427ba-1d75-4785-9062-a773ded7259e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2026.03.07 01:50:31.639830 [ 288 ] {} <Debug> TCP-Session: d7aaf046-2af9-424f-9581-079ccdd7f9eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3964 | 2026.03.07 01:50:31.906053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3965 | 2026.03.07 01:50:31.923100 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3966 | 2026.03.07 01:50:31.923173 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3967 | 2026.03.07 01:50:31.929336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3968 | 2026.03.07 01:50:31.930090 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3969 | 2026.03.07 01:50:31.933234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3970 | 2026.03.07 01:50:33.411011 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33704 | ||
| 3971 | 2026.03.07 01:50:33.411147 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3972 | 2026.03.07 01:50:33.411175 [ 287 ] {} <Debug> TCP-Session: bdf9bd86-b4c3-49d6-8bae-8ae68af1fe59 Authenticating user 'default' from [fd00:1122:3344:101::e]:33704 | ||
| 3973 | 2026.03.07 01:50:33.411197 [ 287 ] {} <Debug> TCP-Session: bdf9bd86-b4c3-49d6-8bae-8ae68af1fe59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3974 | 2026.03.07 01:50:33.411210 [ 287 ] {} <Debug> TCP-Session: bdf9bd86-b4c3-49d6-8bae-8ae68af1fe59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.03.07 01:50:33.411424 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64587 | ||
| 3976 | 2026.03.07 01:50:33.411463 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62704 | ||
| 3977 | 2026.03.07 01:50:33.411501 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40272 | ||
| 3978 | 2026.03.07 01:50:33.411515 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65527 | ||
| 3979 | 2026.03.07 01:50:33.411563 [ 287 ] {} <Trace> TCP-Session: bdf9bd86-b4c3-49d6-8bae-8ae68af1fe59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3980 | 2026.03.07 01:50:33.411602 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3981 | 2026.03.07 01:50:33.411602 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3982 | 2026.03.07 01:50:33.411633 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3983 | 2026.03.07 01:50:33.411639 [ 293 ] {} <Debug> TCP-Session: efbee033-6ab9-4dd4-b988-a0208c1aecb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40272 | ||
| 3984 | 2026.03.07 01:50:33.411644 [ 289 ] {} <Debug> TCP-Session: 4ac03ecb-17e9-4b7d-966c-a219d9d17034 Authenticating user 'default' from [fd00:1122:3344:101::e]:62704 | ||
| 3985 | 2026.03.07 01:50:33.411668 [ 3 ] {} <Debug> TCP-Session: ffe592ed-5a3c-4d5d-85c7-f20a919ad5eb Authenticating user 'default' from [fd00:1122:3344:101::e]:65527 | ||
| 3986 | 2026.03.07 01:50:33.411678 [ 293 ] {} <Debug> TCP-Session: efbee033-6ab9-4dd4-b988-a0208c1aecb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2026.03.07 01:50:33.411682 [ 289 ] {} <Debug> TCP-Session: 4ac03ecb-17e9-4b7d-966c-a219d9d17034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.03.07 01:50:33.411700 [ 3 ] {} <Debug> TCP-Session: ffe592ed-5a3c-4d5d-85c7-f20a919ad5eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2026.03.07 01:50:33.411710 [ 289 ] {} <Debug> TCP-Session: 4ac03ecb-17e9-4b7d-966c-a219d9d17034 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2026.03.07 01:50:33.411725 [ 3 ] {} <Debug> TCP-Session: ffe592ed-5a3c-4d5d-85c7-f20a919ad5eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3991 | 2026.03.07 01:50:33.411703 [ 293 ] {} <Debug> TCP-Session: efbee033-6ab9-4dd4-b988-a0208c1aecb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2026.03.07 01:50:33.411762 [ 287 ] {a68fa26e-c81d-41c9-977c-5ea30407993c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33704) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3993 | 2026.03.07 01:50:33.411510 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33266 | ||
| 3994 | 2026.03.07 01:50:33.411489 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62746 | ||
| 3995 | 2026.03.07 01:50:33.411472 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32840 | ||
| 3996 | 2026.03.07 01:50:33.411481 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40310 | ||
| 3997 | 2026.03.07 01:50:33.411915 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3998 | 2026.03.07 01:50:33.411920 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3999 | 2026.03.07 01:50:33.411969 [ 294 ] {} <Debug> TCP-Session: 4db623c3-512f-4b02-9724-0918b1b83cbf Authenticating user 'default' from [fd00:1122:3344:101::e]:33266 | ||
| 4000 | 2026.03.07 01:50:33.411964 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4001 | 2026.03.07 01:50:33.411990 [ 292 ] {} <Debug> TCP-Session: 2e19dbb7-2686-4cea-9cfe-88eab8b7827d Authenticating user 'default' from [fd00:1122:3344:101::e]:62746 | ||
| 4002 | 2026.03.07 01:50:33.412002 [ 294 ] {} <Debug> TCP-Session: 4db623c3-512f-4b02-9724-0918b1b83cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4003 | 2026.03.07 01:50:33.412012 [ 290 ] {} <Debug> TCP-Session: 792e5af7-1e3f-4b5a-b6df-bb31eb07d957 Authenticating user 'default' from [fd00:1122:3344:101::e]:32840 | ||
| 4004 | 2026.03.07 01:50:33.412023 [ 292 ] {} <Debug> TCP-Session: 2e19dbb7-2686-4cea-9cfe-88eab8b7827d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4005 | 2026.03.07 01:50:33.412032 [ 294 ] {} <Debug> TCP-Session: 4db623c3-512f-4b02-9724-0918b1b83cbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4006 | 2026.03.07 01:50:33.412059 [ 292 ] {} <Debug> TCP-Session: 2e19dbb7-2686-4cea-9cfe-88eab8b7827d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2026.03.07 01:50:33.412090 [ 287 ] {a68fa26e-c81d-41c9-977c-5ea30407993c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4008 | 2026.03.07 01:50:33.412046 [ 290 ] {} <Debug> TCP-Session: 792e5af7-1e3f-4b5a-b6df-bb31eb07d957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4009 | 2026.03.07 01:50:33.412155 [ 290 ] {} <Debug> TCP-Session: 792e5af7-1e3f-4b5a-b6df-bb31eb07d957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4010 | 2026.03.07 01:50:33.412014 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4011 | 2026.03.07 01:50:33.412184 [ 287 ] {a68fa26e-c81d-41c9-977c-5ea30407993c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4012 | 2026.03.07 01:50:33.412205 [ 291 ] {} <Debug> TCP-Session: 290563eb-810a-4276-bda1-faf75ad46eb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40310 | ||
| 4013 | 2026.03.07 01:50:33.411551 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4014 | 2026.03.07 01:50:33.412229 [ 291 ] {} <Debug> TCP-Session: 290563eb-810a-4276-bda1-faf75ad46eb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2026.03.07 01:50:33.412253 [ 288 ] {} <Debug> TCP-Session: 8a024ddb-1329-404b-939f-b26886ffa134 Authenticating user 'default' from [fd00:1122:3344:101::e]:64587 | ||
| 4016 | 2026.03.07 01:50:33.412255 [ 291 ] {} <Debug> TCP-Session: 290563eb-810a-4276-bda1-faf75ad46eb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4017 | 2026.03.07 01:50:33.412277 [ 288 ] {} <Debug> TCP-Session: 8a024ddb-1329-404b-939f-b26886ffa134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4018 | 2026.03.07 01:50:33.412298 [ 288 ] {} <Debug> TCP-Session: 8a024ddb-1329-404b-939f-b26886ffa134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4019 | 2026.03.07 01:50:33.412536 [ 287 ] {a68fa26e-c81d-41c9-977c-5ea30407993c} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 4020 | 2026.03.07 01:50:33.413594 [ 333 ] {a68fa26e-c81d-41c9-977c-5ea30407993c} <Trace> AggregatingTransform: Aggregating | ||
| 4021 | 2026.03.07 01:50:33.413654 [ 333 ] {a68fa26e-c81d-41c9-977c-5ea30407993c} <Trace> Aggregator: Aggregation method: without_key | ||
| 4022 | 2026.03.07 01:50:33.413694 [ 333 ] {a68fa26e-c81d-41c9-977c-5ea30407993c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001052384 sec. (950.223 rows/sec., 37.12 KiB/sec.) | ||
| 4023 | 2026.03.07 01:50:33.413714 [ 333 ] {a68fa26e-c81d-41c9-977c-5ea30407993c} <Trace> Aggregator: Merging aggregated data | ||
| 4024 | 2026.03.07 01:50:33.415296 [ 287 ] {a68fa26e-c81d-41c9-977c-5ea30407993c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003594 sec., 278.2415136338342 rows/sec., 10.87 KiB/sec. | ||
| 4025 | 2026.03.07 01:50:33.415453 [ 287 ] {a68fa26e-c81d-41c9-977c-5ea30407993c} <Debug> TCPHandler: Processed in 0.004027001 sec. | ||
| 4026 | 2026.03.07 01:50:33.415563 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4027 | 2026.03.07 01:50:33.415591 [ 287 ] {} <Debug> TCP-Session: bdf9bd86-b4c3-49d6-8bae-8ae68af1fe59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4028 | 2026.03.07 01:50:33.415606 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4029 | 2026.03.07 01:50:33.415634 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4030 | 2026.03.07 01:50:33.415651 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4031 | 2026.03.07 01:50:33.415672 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4032 | 2026.03.07 01:50:33.415691 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4033 | 2026.03.07 01:50:33.415713 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4034 | 2026.03.07 01:50:33.415729 [ 288 ] {} <Debug> TCP-Session: 8a024ddb-1329-404b-939f-b26886ffa134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4035 | 2026.03.07 01:50:33.415746 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4036 | 2026.03.07 01:50:33.415755 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4037 | 2026.03.07 01:50:33.415797 [ 292 ] {} <Debug> TCP-Session: 2e19dbb7-2686-4cea-9cfe-88eab8b7827d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4038 | 2026.03.07 01:50:33.415770 [ 293 ] {} <Debug> TCP-Session: efbee033-6ab9-4dd4-b988-a0208c1aecb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4039 | 2026.03.07 01:50:33.415826 [ 294 ] {} <Debug> TCP-Session: 4db623c3-512f-4b02-9724-0918b1b83cbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4040 | 2026.03.07 01:50:33.415752 [ 290 ] {} <Debug> TCP-Session: 792e5af7-1e3f-4b5a-b6df-bb31eb07d957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4041 | 2026.03.07 01:50:33.415703 [ 291 ] {} <Debug> TCP-Session: 290563eb-810a-4276-bda1-faf75ad46eb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4042 | 2026.03.07 01:50:33.415680 [ 289 ] {} <Debug> TCP-Session: 4ac03ecb-17e9-4b7d-966c-a219d9d17034 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4043 | 2026.03.07 01:50:33.415645 [ 3 ] {} <Debug> TCP-Session: ffe592ed-5a3c-4d5d-85c7-f20a919ad5eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4044 | 2026.03.07 01:50:33.551877 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46785 | ||
| 4045 | 2026.03.07 01:50:33.551986 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4046 | 2026.03.07 01:50:33.552014 [ 287 ] {} <Debug> TCP-Session: d313dba5-9cf5-4a42-9bf7-1f2b94979244 Authenticating user 'default' from [fd00:1122:3344:101::e]:46785 | ||
| 4047 | 2026.03.07 01:50:33.552036 [ 287 ] {} <Debug> TCP-Session: d313dba5-9cf5-4a42-9bf7-1f2b94979244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4048 | 2026.03.07 01:50:33.552049 [ 287 ] {} <Debug> TCP-Session: d313dba5-9cf5-4a42-9bf7-1f2b94979244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4049 | 2026.03.07 01:50:33.552219 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45303 | ||
| 4050 | 2026.03.07 01:50:33.552234 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56679 | ||
| 4051 | 2026.03.07 01:50:33.552279 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53129 | ||
| 4052 | 2026.03.07 01:50:33.552293 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34184 | ||
| 4053 | 2026.03.07 01:50:33.552329 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50990 | ||
| 4054 | 2026.03.07 01:50:33.552340 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43452 | ||
| 4055 | 2026.03.07 01:50:33.552371 [ 287 ] {} <Trace> TCP-Session: d313dba5-9cf5-4a42-9bf7-1f2b94979244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4056 | 2026.03.07 01:50:33.552399 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4057 | 2026.03.07 01:50:33.552399 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4058 | 2026.03.07 01:50:33.552412 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4059 | 2026.03.07 01:50:33.552438 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4060 | 2026.03.07 01:50:33.552471 [ 293 ] {} <Debug> TCP-Session: b2a9db00-09d7-423d-a731-ba414934c7b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50990 | ||
| 4061 | 2026.03.07 01:50:33.552439 [ 292 ] {} <Debug> TCP-Session: c1784ec3-97a0-4230-8b86-54022df54753 Authenticating user 'default' from [fd00:1122:3344:101::e]:34184 | ||
| 4062 | 2026.03.07 01:50:33.552498 [ 294 ] {} <Debug> TCP-Session: 57968c7a-916e-409e-a45a-c8a38d2f7796 Authenticating user 'default' from [fd00:1122:3344:101::e]:43452 | ||
| 4063 | 2026.03.07 01:50:33.552508 [ 293 ] {} <Debug> TCP-Session: b2a9db00-09d7-423d-a731-ba414934c7b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4064 | 2026.03.07 01:50:33.552529 [ 292 ] {} <Debug> TCP-Session: c1784ec3-97a0-4230-8b86-54022df54753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4065 | 2026.03.07 01:50:33.552540 [ 294 ] {} <Debug> TCP-Session: 57968c7a-916e-409e-a45a-c8a38d2f7796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4066 | 2026.03.07 01:50:33.552559 [ 292 ] {} <Debug> TCP-Session: c1784ec3-97a0-4230-8b86-54022df54753 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2026.03.07 01:50:33.552572 [ 294 ] {} <Debug> TCP-Session: 57968c7a-916e-409e-a45a-c8a38d2f7796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4068 | 2026.03.07 01:50:33.552559 [ 287 ] {8b0a8fe3-0457-4d24-9ecb-9b012ba81402} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46785) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4069 | 2026.03.07 01:50:33.552452 [ 290 ] {} <Debug> TCP-Session: 798410da-26cb-4c59-b12e-1700831a8e9f Authenticating user 'default' from [fd00:1122:3344:101::e]:53129 | ||
| 4070 | 2026.03.07 01:50:33.552365 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4071 | 2026.03.07 01:50:33.552655 [ 290 ] {} <Debug> TCP-Session: 798410da-26cb-4c59-b12e-1700831a8e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4072 | 2026.03.07 01:50:33.552678 [ 289 ] {} <Debug> TCP-Session: 76d01a5a-e7d2-4c09-a0da-e136c6a5bcb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56679 | ||
| 4073 | 2026.03.07 01:50:33.552687 [ 290 ] {} <Debug> TCP-Session: 798410da-26cb-4c59-b12e-1700831a8e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4074 | 2026.03.07 01:50:33.552704 [ 289 ] {} <Debug> TCP-Session: 76d01a5a-e7d2-4c09-a0da-e136c6a5bcb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4075 | 2026.03.07 01:50:33.552287 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34822 | ||
| 4076 | 2026.03.07 01:50:33.552737 [ 289 ] {} <Debug> TCP-Session: 76d01a5a-e7d2-4c09-a0da-e136c6a5bcb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4077 | 2026.03.07 01:50:33.552544 [ 293 ] {} <Debug> TCP-Session: b2a9db00-09d7-423d-a731-ba414934c7b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4078 | 2026.03.07 01:50:33.552345 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4079 | 2026.03.07 01:50:33.552810 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4080 | 2026.03.07 01:50:33.552345 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33232 | ||
| 4081 | 2026.03.07 01:50:33.552844 [ 291 ] {} <Debug> TCP-Session: 59eb97ce-f073-4346-97a6-4de301c6ab5f Authenticating user 'default' from [fd00:1122:3344:101::e]:34822 | ||
| 4082 | 2026.03.07 01:50:33.552835 [ 288 ] {} <Debug> TCP-Session: 1ccfb02c-3870-43ed-983a-33b3664b8ed2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45303 | ||
| 4083 | 2026.03.07 01:50:33.552886 [ 291 ] {} <Debug> TCP-Session: 59eb97ce-f073-4346-97a6-4de301c6ab5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4084 | 2026.03.07 01:50:33.552892 [ 287 ] {8b0a8fe3-0457-4d24-9ecb-9b012ba81402} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4085 | 2026.03.07 01:50:33.552907 [ 291 ] {} <Debug> TCP-Session: 59eb97ce-f073-4346-97a6-4de301c6ab5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2026.03.07 01:50:33.552912 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4087 | 2026.03.07 01:50:33.552901 [ 288 ] {} <Debug> TCP-Session: 1ccfb02c-3870-43ed-983a-33b3664b8ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2026.03.07 01:50:33.552952 [ 3 ] {} <Debug> TCP-Session: 1912e956-5e0e-49ff-8615-c8d8c0ae52a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33232 | ||
| 4089 | 2026.03.07 01:50:33.552958 [ 288 ] {} <Debug> TCP-Session: 1ccfb02c-3870-43ed-983a-33b3664b8ed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4090 | 2026.03.07 01:50:33.552958 [ 287 ] {8b0a8fe3-0457-4d24-9ecb-9b012ba81402} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4091 | 2026.03.07 01:50:33.552969 [ 3 ] {} <Debug> TCP-Session: 1912e956-5e0e-49ff-8615-c8d8c0ae52a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4092 | 2026.03.07 01:50:33.552999 [ 3 ] {} <Debug> TCP-Session: 1912e956-5e0e-49ff-8615-c8d8c0ae52a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4093 | 2026.03.07 01:50:33.553273 [ 287 ] {8b0a8fe3-0457-4d24-9ecb-9b012ba81402} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 4094 | 2026.03.07 01:50:33.554301 [ 324 ] {8b0a8fe3-0457-4d24-9ecb-9b012ba81402} <Trace> AggregatingTransform: Aggregating | ||
| 4095 | 2026.03.07 01:50:33.554338 [ 324 ] {8b0a8fe3-0457-4d24-9ecb-9b012ba81402} <Trace> Aggregator: Aggregation method: without_key | ||
| 4096 | 2026.03.07 01:50:33.554377 [ 324 ] {8b0a8fe3-0457-4d24-9ecb-9b012ba81402} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000963662 sec. (1037.708 rows/sec., 40.54 KiB/sec.) | ||
| 4097 | 2026.03.07 01:50:33.554397 [ 324 ] {8b0a8fe3-0457-4d24-9ecb-9b012ba81402} <Trace> Aggregator: Merging aggregated data | ||
| 4098 | 2026.03.07 01:50:33.555860 [ 287 ] {8b0a8fe3-0457-4d24-9ecb-9b012ba81402} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003354 sec., 298.1514609421586 rows/sec., 11.65 KiB/sec. | ||
| 4099 | 2026.03.07 01:50:33.556049 [ 287 ] {8b0a8fe3-0457-4d24-9ecb-9b012ba81402} <Debug> TCPHandler: Processed in 0.003796573 sec. | ||
| 4100 | 2026.03.07 01:50:33.556181 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4101 | 2026.03.07 01:50:33.556215 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4102 | 2026.03.07 01:50:33.556242 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4103 | 2026.03.07 01:50:33.556221 [ 287 ] {} <Debug> TCP-Session: d313dba5-9cf5-4a42-9bf7-1f2b94979244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4104 | 2026.03.07 01:50:33.556279 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4105 | 2026.03.07 01:50:33.556302 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4106 | 2026.03.07 01:50:33.556323 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4107 | 2026.03.07 01:50:33.556343 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4108 | 2026.03.07 01:50:33.556360 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4109 | 2026.03.07 01:50:33.556382 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4110 | 2026.03.07 01:50:33.556398 [ 292 ] {} <Debug> TCP-Session: c1784ec3-97a0-4230-8b86-54022df54753 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2026.03.07 01:50:33.556419 [ 290 ] {} <Debug> TCP-Session: 798410da-26cb-4c59-b12e-1700831a8e9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4112 | 2026.03.07 01:50:33.556429 [ 294 ] {} <Debug> TCP-Session: 57968c7a-916e-409e-a45a-c8a38d2f7796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4113 | 2026.03.07 01:50:33.556379 [ 293 ] {} <Debug> TCP-Session: b2a9db00-09d7-423d-a731-ba414934c7b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4114 | 2026.03.07 01:50:33.556351 [ 291 ] {} <Debug> TCP-Session: 59eb97ce-f073-4346-97a6-4de301c6ab5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4115 | 2026.03.07 01:50:33.556328 [ 3 ] {} <Debug> TCP-Session: 1912e956-5e0e-49ff-8615-c8d8c0ae52a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4116 | 2026.03.07 01:50:33.556293 [ 289 ] {} <Debug> TCP-Session: 76d01a5a-e7d2-4c09-a0da-e136c6a5bcb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4117 | 2026.03.07 01:50:33.556281 [ 288 ] {} <Debug> TCP-Session: 1ccfb02c-3870-43ed-983a-33b3664b8ed2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2026.03.07 01:50:33.987149 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 470 | ||
| 4119 | 2026.03.07 01:50:33.989904 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4120 | 2026.03.07 01:50:33.989975 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4121 | 2026.03.07 01:50:33.991251 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4122 | 2026.03.07 01:50:33.991541 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4123 | 2026.03.07 01:50:33.991951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 470 | ||
| 4124 | 2026.03.07 01:50:36.100874 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4125 | 2026.03.07 01:50:36.101136 [ 255 ] {67ab26b8-e048-403c-99a0-791f92f5b1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4126 | 2026.03.07 01:50:36.101233 [ 255 ] {67ab26b8-e048-403c-99a0-791f92f5b1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4127 | 2026.03.07 01:50:36.102054 [ 255 ] {67ab26b8-e048-403c-99a0-791f92f5b1f1} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2026.03.07 01:50:36.102101 [ 255 ] {67ab26b8-e048-403c-99a0-791f92f5b1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4129 | 2026.03.07 01:50:36.102490 [ 255 ] {67ab26b8-e048-403c-99a0-791f92f5b1f1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4130 | 2026.03.07 01:50:36.102716 [ 255 ] {67ab26b8-e048-403c-99a0-791f92f5b1f1} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2026.03.07 01:50:36.102880 [ 255 ] {67ab26b8-e048-403c-99a0-791f92f5b1f1} <Debug> executeQuery: Read 88 rows, 7.61 KiB in 0.001815 sec., 48484.84848484849 rows/sec., 4.10 MiB/sec. | ||
| 4132 | 2026.03.07 01:50:36.102929 [ 255 ] {67ab26b8-e048-403c-99a0-791f92f5b1f1} <Debug> TCPHandler: Processed in 0.002225793 sec. | ||
| 4133 | 2026.03.07 01:50:36.103060 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4134 | 2026.03.07 01:50:36.103163 [ 255 ] {ec4c0929-ea98-4f0a-84ef-8fad1b7addee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4135 | 2026.03.07 01:50:36.103207 [ 255 ] {ec4c0929-ea98-4f0a-84ef-8fad1b7addee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4136 | 2026.03.07 01:50:36.103619 [ 255 ] {ec4c0929-ea98-4f0a-84ef-8fad1b7addee} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2026.03.07 01:50:36.103658 [ 255 ] {ec4c0929-ea98-4f0a-84ef-8fad1b7addee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4138 | 2026.03.07 01:50:36.103973 [ 255 ] {ec4c0929-ea98-4f0a-84ef-8fad1b7addee} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4139 | 2026.03.07 01:50:36.104194 [ 255 ] {ec4c0929-ea98-4f0a-84ef-8fad1b7addee} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2026.03.07 01:50:36.104328 [ 255 ] {ec4c0929-ea98-4f0a-84ef-8fad1b7addee} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001187 sec., 15164.279696714408 rows/sec., 1.11 MiB/sec. | ||
| 4141 | 2026.03.07 01:50:36.104366 [ 255 ] {ec4c0929-ea98-4f0a-84ef-8fad1b7addee} <Debug> TCPHandler: Processed in 0.001358135 sec. | ||
| 4142 | 2026.03.07 01:50:36.104467 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4143 | 2026.03.07 01:50:36.104563 [ 255 ] {620aee72-94a8-4334-a624-8b5f8dbd853c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4144 | 2026.03.07 01:50:36.104610 [ 255 ] {620aee72-94a8-4334-a624-8b5f8dbd853c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4145 | 2026.03.07 01:50:36.105023 [ 255 ] {620aee72-94a8-4334-a624-8b5f8dbd853c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4146 | 2026.03.07 01:50:36.105062 [ 255 ] {620aee72-94a8-4334-a624-8b5f8dbd853c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4147 | 2026.03.07 01:50:36.105365 [ 255 ] {620aee72-94a8-4334-a624-8b5f8dbd853c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4148 | 2026.03.07 01:50:36.105568 [ 255 ] {620aee72-94a8-4334-a624-8b5f8dbd853c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2026.03.07 01:50:36.105699 [ 255 ] {620aee72-94a8-4334-a624-8b5f8dbd853c} <Debug> executeQuery: Read 74 rows, 5.91 KiB in 0.001155 sec., 64069.26406926407 rows/sec., 5.00 MiB/sec. | ||
| 4150 | 2026.03.07 01:50:36.105736 [ 255 ] {620aee72-94a8-4334-a624-8b5f8dbd853c} <Debug> TCPHandler: Processed in 0.001317854 sec. | ||
| 4151 | 2026.03.07 01:50:36.105853 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2026.03.07 01:50:36.105948 [ 255 ] {66b7c181-b762-451c-b847-1fb20b52f5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4153 | 2026.03.07 01:50:36.105992 [ 255 ] {66b7c181-b762-451c-b847-1fb20b52f5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4154 | 2026.03.07 01:50:36.106422 [ 255 ] {66b7c181-b762-451c-b847-1fb20b52f5d3} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2026.03.07 01:50:36.106460 [ 255 ] {66b7c181-b762-451c-b847-1fb20b52f5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4156 | 2026.03.07 01:50:36.106788 [ 255 ] {66b7c181-b762-451c-b847-1fb20b52f5d3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4157 | 2026.03.07 01:50:36.106987 [ 255 ] {66b7c181-b762-451c-b847-1fb20b52f5d3} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2026.03.07 01:50:36.107118 [ 255 ] {66b7c181-b762-451c-b847-1fb20b52f5d3} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001188 sec., 126262.62626262626 rows/sec., 8.75 MiB/sec. | ||
| 4159 | 2026.03.07 01:50:36.107154 [ 255 ] {66b7c181-b762-451c-b847-1fb20b52f5d3} <Debug> TCPHandler: Processed in 0.001351484 sec. | ||
| 4160 | 2026.03.07 01:50:36.107266 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2026.03.07 01:50:36.107360 [ 255 ] {e75eccdb-d008-43ef-a891-4be3e6ef5dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4162 | 2026.03.07 01:50:36.107415 [ 255 ] {e75eccdb-d008-43ef-a891-4be3e6ef5dfe} <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 | ||
| 4163 | 2026.03.07 01:50:36.108251 [ 255 ] {e75eccdb-d008-43ef-a891-4be3e6ef5dfe} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2026.03.07 01:50:36.108290 [ 255 ] {e75eccdb-d008-43ef-a891-4be3e6ef5dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4165 | 2026.03.07 01:50:36.108801 [ 255 ] {e75eccdb-d008-43ef-a891-4be3e6ef5dfe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4166 | 2026.03.07 01:50:36.109028 [ 255 ] {e75eccdb-d008-43ef-a891-4be3e6ef5dfe} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.03.07 01:50:36.109165 [ 255 ] {e75eccdb-d008-43ef-a891-4be3e6ef5dfe} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001823 sec., 9873.834339001645 rows/sec., 17.69 MiB/sec. | ||
| 4168 | 2026.03.07 01:50:36.109229 [ 255 ] {e75eccdb-d008-43ef-a891-4be3e6ef5dfe} <Debug> TCPHandler: Processed in 0.002012595 sec. | ||
| 4169 | 2026.03.07 01:50:36.109343 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2026.03.07 01:50:36.109438 [ 255 ] {efee34d6-a6ad-4d1d-b1ff-5c2de1ce2f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4171 | 2026.03.07 01:50:36.109480 [ 255 ] {efee34d6-a6ad-4d1d-b1ff-5c2de1ce2f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4172 | 2026.03.07 01:50:36.109805 [ 255 ] {efee34d6-a6ad-4d1d-b1ff-5c2de1ce2f4a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4173 | 2026.03.07 01:50:36.109841 [ 255 ] {efee34d6-a6ad-4d1d-b1ff-5c2de1ce2f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4174 | 2026.03.07 01:50:36.110138 [ 255 ] {efee34d6-a6ad-4d1d-b1ff-5c2de1ce2f4a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4175 | 2026.03.07 01:50:36.110335 [ 255 ] {efee34d6-a6ad-4d1d-b1ff-5c2de1ce2f4a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2026.03.07 01:50:36.110461 [ 255 ] {efee34d6-a6ad-4d1d-b1ff-5c2de1ce2f4a} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001041 sec., 48030.73967339097 rows/sec., 3.29 MiB/sec. | ||
| 4177 | 2026.03.07 01:50:36.110496 [ 255 ] {efee34d6-a6ad-4d1d-b1ff-5c2de1ce2f4a} <Debug> TCPHandler: Processed in 0.001202569 sec. | ||
| 4178 | 2026.03.07 01:50:38.884690 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4179 | 2026.03.07 01:50:38.884780 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4180 | 2026.03.07 01:50:38.976382 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8644 | ||
| 4181 | 2026.03.07 01:50:38.976848 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2026.03.07 01:50:38.976881 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4183 | 2026.03.07 01:50:38.977339 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4184 | 2026.03.07 01:50:38.977584 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2026.03.07 01:50:38.977710 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8644 | ||
| 4186 | 2026.03.07 01:50:39.433776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4187 | 2026.03.07 01:50:39.449303 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4188 | 2026.03.07 01:50:39.449362 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4189 | 2026.03.07 01:50:39.455408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4190 | 2026.03.07 01:50:39.456099 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4191 | 2026.03.07 01:50:39.458757 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4192 | 2026.03.07 01:50:41.101305 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4193 | 2026.03.07 01:50:41.101588 [ 255 ] {e9a04ccd-a6b3-4a27-9665-f0561b16ea3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4194 | 2026.03.07 01:50:41.101696 [ 255 ] {e9a04ccd-a6b3-4a27-9665-f0561b16ea3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4195 | 2026.03.07 01:50:41.102448 [ 255 ] {e9a04ccd-a6b3-4a27-9665-f0561b16ea3e} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4196 | 2026.03.07 01:50:41.102497 [ 255 ] {e9a04ccd-a6b3-4a27-9665-f0561b16ea3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4197 | 2026.03.07 01:50:41.102893 [ 255 ] {e9a04ccd-a6b3-4a27-9665-f0561b16ea3e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4198 | 2026.03.07 01:50:41.103119 [ 255 ] {e9a04ccd-a6b3-4a27-9665-f0561b16ea3e} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4199 | 2026.03.07 01:50:41.103274 [ 255 ] {e9a04ccd-a6b3-4a27-9665-f0561b16ea3e} <Debug> executeQuery: Read 98 rows, 8.41 KiB in 0.001762 sec., 55618.61520998865 rows/sec., 4.66 MiB/sec. | ||
| 4200 | 2026.03.07 01:50:41.103288 [ 111 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4201 | 2026.03.07 01:50:41.103322 [ 255 ] {e9a04ccd-a6b3-4a27-9665-f0561b16ea3e} <Debug> TCPHandler: Processed in 0.002204962 sec. | ||
| 4202 | 2026.03.07 01:50:41.103362 [ 111 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4203 | 2026.03.07 01:50:41.103389 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4204 | 2026.03.07 01:50:41.103465 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4205 | 2026.03.07 01:50:41.103508 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::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 | ||
| 4206 | 2026.03.07 01:50:41.103573 [ 255 ] {966afc6c-d7cd-434e-ae3b-f2691c0ae0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4207 | 2026.03.07 01:50:41.103623 [ 255 ] {966afc6c-d7cd-434e-ae3b-f2691c0ae0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4208 | 2026.03.07 01:50:41.103666 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4209 | 2026.03.07 01:50:41.103706 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2115 rows starting from the beginning of the part | ||
| 4210 | 2026.03.07 01:50:41.103773 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 62 rows starting from the beginning of the part | ||
| 4211 | 2026.03.07 01:50:41.103819 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2100 rows starting from the beginning of the part | ||
| 4212 | 2026.03.07 01:50:41.103860 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 52 rows starting from the beginning of the part | ||
| 4213 | 2026.03.07 01:50:41.103898 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 88 rows starting from the beginning of the part | ||
| 4214 | 2026.03.07 01:50:41.103938 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 98 rows starting from the beginning of the part | ||
| 4215 | 2026.03.07 01:50:41.104053 [ 255 ] {966afc6c-d7cd-434e-ae3b-f2691c0ae0b5} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2026.03.07 01:50:41.104096 [ 255 ] {966afc6c-d7cd-434e-ae3b-f2691c0ae0b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4217 | 2026.03.07 01:50:41.104449 [ 255 ] {966afc6c-d7cd-434e-ae3b-f2691c0ae0b5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4218 | 2026.03.07 01:50:41.104683 [ 255 ] {966afc6c-d7cd-434e-ae3b-f2691c0ae0b5} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2026.03.07 01:50:41.104819 [ 255 ] {966afc6c-d7cd-434e-ae3b-f2691c0ae0b5} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00127 sec., 18110.23622047244 rows/sec., 1.33 MiB/sec. | ||
| 4220 | 2026.03.07 01:50:41.104858 [ 255 ] {966afc6c-d7cd-434e-ae3b-f2691c0ae0b5} <Debug> TCPHandler: Processed in 0.001445407 sec. | ||
| 4221 | 2026.03.07 01:50:41.104975 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4222 | 2026.03.07 01:50:41.105071 [ 255 ] {b22a3cb1-881f-413a-ba94-4f3b9a17f404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4223 | 2026.03.07 01:50:41.105113 [ 255 ] {b22a3cb1-881f-413a-ba94-4f3b9a17f404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4224 | 2026.03.07 01:50:41.105531 [ 255 ] {b22a3cb1-881f-413a-ba94-4f3b9a17f404} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4225 | 2026.03.07 01:50:41.105568 [ 255 ] {b22a3cb1-881f-413a-ba94-4f3b9a17f404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4226 | 2026.03.07 01:50:41.105592 [ 195 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4515 rows, containing 5 columns (5 merged, 0 gathered) in 0.00213813 sec., 2111658.3182500596 rows/sec., 171.08 MiB/sec. | ||
| 4227 | 2026.03.07 01:50:41.105844 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4228 | 2026.03.07 01:50:41.105893 [ 255 ] {b22a3cb1-881f-413a-ba94-4f3b9a17f404} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4229 | 2026.03.07 01:50:41.106188 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_26_5} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4230 | 2026.03.07 01:50:41.106203 [ 255 ] {b22a3cb1-881f-413a-ba94-4f3b9a17f404} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2026.03.07 01:50:41.106274 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_26_5} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4232 | 2026.03.07 01:50:41.106325 [ 111 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4233 | 2026.03.07 01:50:41.106352 [ 255 ] {b22a3cb1-881f-413a-ba94-4f3b9a17f404} <Debug> executeQuery: Read 79 rows, 6.31 KiB in 0.001299 sec., 60816.01231716705 rows/sec., 4.75 MiB/sec. | ||
| 4234 | 2026.03.07 01:50:41.106356 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 4235 | 2026.03.07 01:50:41.106357 [ 111 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.03.07 01:50:41.106396 [ 255 ] {b22a3cb1-881f-413a-ba94-4f3b9a17f404} <Debug> TCPHandler: Processed in 0.001472908 sec. | ||
| 4237 | 2026.03.07 01:50:41.106419 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4238 | 2026.03.07 01:50:41.106516 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::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 | ||
| 4239 | 2026.03.07 01:50:41.106523 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4240 | 2026.03.07 01:50:41.106631 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4241 | 2026.03.07 01:50:41.106632 [ 255 ] {3d11ae13-6281-404e-b9af-12cd4926ef51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4242 | 2026.03.07 01:50:41.106672 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1082 rows starting from the beginning of the part | ||
| 4243 | 2026.03.07 01:50:41.106685 [ 255 ] {3d11ae13-6281-404e-b9af-12cd4926ef51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4244 | 2026.03.07 01:50:41.106761 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part | ||
| 4245 | 2026.03.07 01:50:41.106819 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1064 rows starting from the beginning of the part | ||
| 4246 | 2026.03.07 01:50:41.106864 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4247 | 2026.03.07 01:50:41.106906 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 74 rows starting from the beginning of the part | ||
| 4248 | 2026.03.07 01:50:41.106948 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 79 rows starting from the beginning of the part | ||
| 4249 | 2026.03.07 01:50:41.107092 [ 255 ] {3d11ae13-6281-404e-b9af-12cd4926ef51} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4250 | 2026.03.07 01:50:41.107128 [ 255 ] {3d11ae13-6281-404e-b9af-12cd4926ef51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4251 | 2026.03.07 01:50:41.107471 [ 255 ] {3d11ae13-6281-404e-b9af-12cd4926ef51} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4252 | 2026.03.07 01:50:41.107677 [ 255 ] {3d11ae13-6281-404e-b9af-12cd4926ef51} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4253 | 2026.03.07 01:50:41.107809 [ 255 ] {3d11ae13-6281-404e-b9af-12cd4926ef51} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001194 sec., 125628.1407035176 rows/sec., 8.71 MiB/sec. | ||
| 4254 | 2026.03.07 01:50:41.107844 [ 255 ] {3d11ae13-6281-404e-b9af-12cd4926ef51} <Debug> TCPHandler: Processed in 0.001370825 sec. | ||
| 4255 | 2026.03.07 01:50:41.107954 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4256 | 2026.03.07 01:50:41.108048 [ 255 ] {a23ae3b0-0ba6-483c-9464-59394a685eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4257 | 2026.03.07 01:50:41.108098 [ 194 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2401 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627673 sec., 1475112.0157427199 rows/sec., 109.75 MiB/sec. | ||
| 4258 | 2026.03.07 01:50:41.108104 [ 255 ] {a23ae3b0-0ba6-483c-9464-59394a685eb7} <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 | ||
| 4259 | 2026.03.07 01:50:41.108337 [ 195 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4260 | 2026.03.07 01:50:41.108698 [ 195 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_26_5} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2026.03.07 01:50:41.108791 [ 195 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_26_5} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4262 | 2026.03.07 01:50:41.108889 [ 255 ] {a23ae3b0-0ba6-483c-9464-59394a685eb7} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2026.03.07 01:50:41.108911 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 4264 | 2026.03.07 01:50:41.108932 [ 255 ] {a23ae3b0-0ba6-483c-9464-59394a685eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4265 | 2026.03.07 01:50:41.109499 [ 255 ] {a23ae3b0-0ba6-483c-9464-59394a685eb7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4266 | 2026.03.07 01:50:41.109718 [ 255 ] {a23ae3b0-0ba6-483c-9464-59394a685eb7} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4267 | 2026.03.07 01:50:41.109858 [ 255 ] {a23ae3b0-0ba6-483c-9464-59394a685eb7} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001827 sec., 12588.943623426381 rows/sec., 22.56 MiB/sec. | ||
| 4268 | 2026.03.07 01:50:41.109918 [ 255 ] {a23ae3b0-0ba6-483c-9464-59394a685eb7} <Debug> TCPHandler: Processed in 0.002013955 sec. | ||
| 4269 | 2026.03.07 01:50:41.110031 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4270 | 2026.03.07 01:50:41.110126 [ 255 ] {12355590-7464-443f-acf0-f01919c7af82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4271 | 2026.03.07 01:50:41.110169 [ 255 ] {12355590-7464-443f-acf0-f01919c7af82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4272 | 2026.03.07 01:50:41.110494 [ 255 ] {12355590-7464-443f-acf0-f01919c7af82} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2026.03.07 01:50:41.110529 [ 255 ] {12355590-7464-443f-acf0-f01919c7af82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4274 | 2026.03.07 01:50:41.110839 [ 255 ] {12355590-7464-443f-acf0-f01919c7af82} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4275 | 2026.03.07 01:50:41.111046 [ 255 ] {12355590-7464-443f-acf0-f01919c7af82} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4276 | 2026.03.07 01:50:41.111181 [ 255 ] {12355590-7464-443f-acf0-f01919c7af82} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001073 sec., 46598.32246039143 rows/sec., 3.20 MiB/sec. | ||
| 4277 | 2026.03.07 01:50:41.111216 [ 255 ] {12355590-7464-443f-acf0-f01919c7af82} <Debug> TCPHandler: Processed in 0.001235011 sec. | ||
| 4278 | 2026.03.07 01:50:43.992224 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 494 | ||
| 4279 | 2026.03.07 01:50:43.994426 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4280 | 2026.03.07 01:50:43.994474 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4281 | 2026.03.07 01:50:43.995662 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4282 | 2026.03.07 01:50:43.995943 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4283 | 2026.03.07 01:50:43.996297 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 494 | ||
| 4284 | 2026.03.07 01:50:46.096022 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4285 | 2026.03.07 01:50:46.096265 [ 255 ] {9c392c95-308c-40a9-9550-7ddc9cbe3e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 4286 | 2026.03.07 01:50:46.096647 [ 255 ] {9c392c95-308c-40a9-9550-7ddc9cbe3e61} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4287 | 2026.03.07 01:50:46.096697 [ 255 ] {9c392c95-308c-40a9-9550-7ddc9cbe3e61} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 4288 | 2026.03.07 01:50:46.096949 [ 255 ] {9c392c95-308c-40a9-9550-7ddc9cbe3e61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4289 | 2026.03.07 01:50:46.097021 [ 255 ] {9c392c95-308c-40a9-9550-7ddc9cbe3e61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4290 | 2026.03.07 01:50:46.097168 [ 255 ] {9c392c95-308c-40a9-9550-7ddc9cbe3e61} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 4291 | 2026.03.07 01:50:46.097280 [ 327 ] {9c392c95-308c-40a9-9550-7ddc9cbe3e61} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4292 | 2026.03.07 01:50:46.097300 [ 320 ] {9c392c95-308c-40a9-9550-7ddc9cbe3e61} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4293 | 2026.03.07 01:50:46.097316 [ 314 ] {9c392c95-308c-40a9-9550-7ddc9cbe3e61} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4294 | 2026.03.07 01:50:46.097325 [ 317 ] {9c392c95-308c-40a9-9550-7ddc9cbe3e61} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4295 | 2026.03.07 01:50:46.097528 [ 255 ] {9c392c95-308c-40a9-9550-7ddc9cbe3e61} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4296 | 2026.03.07 01:50:46.097559 [ 255 ] {9c392c95-308c-40a9-9550-7ddc9cbe3e61} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4297 | 2026.03.07 01:50:46.097661 [ 255 ] {9c392c95-308c-40a9-9550-7ddc9cbe3e61} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4298 | 2026.03.07 01:50:46.097683 [ 255 ] {9c392c95-308c-40a9-9550-7ddc9cbe3e61} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 33 rows with 4 streams | ||
| 4299 | 2026.03.07 01:50:46.097720 [ 255 ] {9c392c95-308c-40a9-9550-7ddc9cbe3e61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 4300 | 2026.03.07 01:50:46.097765 [ 255 ] {9c392c95-308c-40a9-9550-7ddc9cbe3e61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 4301 | 2026.03.07 01:50:46.097807 [ 255 ] {9c392c95-308c-40a9-9550-7ddc9cbe3e61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 4302 | 2026.03.07 01:50:46.097845 [ 255 ] {9c392c95-308c-40a9-9550-7ddc9cbe3e61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 4303 | 2026.03.07 01:50:46.098812 [ 255 ] {9c392c95-308c-40a9-9550-7ddc9cbe3e61} <Debug> executeQuery: Read 33 rows, 1.38 KiB in 0.002647 sec., 12466.94370986022 rows/sec., 520.56 KiB/sec. | ||
| 4304 | 2026.03.07 01:50:46.098996 [ 255 ] {9c392c95-308c-40a9-9550-7ddc9cbe3e61} <Debug> MemoryTracker: Peak memory usage (for query): 144.10 KiB. | ||
| 4305 | 2026.03.07 01:50:46.099018 [ 255 ] {9c392c95-308c-40a9-9550-7ddc9cbe3e61} <Debug> TCPHandler: Processed in 0.003131142 sec. | ||
| 4306 | 2026.03.07 01:50:46.099337 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.03.07 01:50:46.099491 [ 255 ] {4611f3fc-8c4d-41cf-a22c-a6c834a88e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 4308 | 2026.03.07 01:50:46.099731 [ 255 ] {4611f3fc-8c4d-41cf-a22c-a6c834a88e84} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4309 | 2026.03.07 01:50:46.099769 [ 255 ] {4611f3fc-8c4d-41cf-a22c-a6c834a88e84} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 4310 | 2026.03.07 01:50:46.099983 [ 255 ] {4611f3fc-8c4d-41cf-a22c-a6c834a88e84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4311 | 2026.03.07 01:50:46.100040 [ 255 ] {4611f3fc-8c4d-41cf-a22c-a6c834a88e84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4312 | 2026.03.07 01:50:46.100151 [ 255 ] {4611f3fc-8c4d-41cf-a22c-a6c834a88e84} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 4313 | 2026.03.07 01:50:46.100218 [ 327 ] {4611f3fc-8c4d-41cf-a22c-a6c834a88e84} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4314 | 2026.03.07 01:50:46.100243 [ 269 ] {4611f3fc-8c4d-41cf-a22c-a6c834a88e84} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4315 | 2026.03.07 01:50:46.100254 [ 314 ] {4611f3fc-8c4d-41cf-a22c-a6c834a88e84} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4316 | 2026.03.07 01:50:46.100243 [ 317 ] {4611f3fc-8c4d-41cf-a22c-a6c834a88e84} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4317 | 2026.03.07 01:50:46.100385 [ 255 ] {4611f3fc-8c4d-41cf-a22c-a6c834a88e84} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4318 | 2026.03.07 01:50:46.100413 [ 255 ] {4611f3fc-8c4d-41cf-a22c-a6c834a88e84} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4319 | 2026.03.07 01:50:46.100497 [ 255 ] {4611f3fc-8c4d-41cf-a22c-a6c834a88e84} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4320 | 2026.03.07 01:50:46.100517 [ 255 ] {4611f3fc-8c4d-41cf-a22c-a6c834a88e84} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 33 rows with 4 streams | ||
| 4321 | 2026.03.07 01:50:46.100549 [ 255 ] {4611f3fc-8c4d-41cf-a22c-a6c834a88e84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 4322 | 2026.03.07 01:50:46.100583 [ 255 ] {4611f3fc-8c4d-41cf-a22c-a6c834a88e84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 4323 | 2026.03.07 01:50:46.100614 [ 255 ] {4611f3fc-8c4d-41cf-a22c-a6c834a88e84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 4324 | 2026.03.07 01:50:46.100644 [ 255 ] {4611f3fc-8c4d-41cf-a22c-a6c834a88e84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 4325 | 2026.03.07 01:50:46.101326 [ 255 ] {4611f3fc-8c4d-41cf-a22c-a6c834a88e84} <Debug> executeQuery: Read 33 rows, 1.38 KiB in 0.001904 sec., 17331.93277310924 rows/sec., 723.70 KiB/sec. | ||
| 4326 | 2026.03.07 01:50:46.101451 [ 255 ] {4611f3fc-8c4d-41cf-a22c-a6c834a88e84} <Debug> MemoryTracker: Peak memory usage (for query): 142.74 KiB. | ||
| 4327 | 2026.03.07 01:50:46.101469 [ 255 ] {4611f3fc-8c4d-41cf-a22c-a6c834a88e84} <Debug> TCPHandler: Processed in 0.002189242 sec. | ||
| 4328 | 2026.03.07 01:50:46.102088 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4329 | 2026.03.07 01:50:46.102236 [ 255 ] {3602849e-b6e8-405e-ac7a-6ad1c40f0064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 4330 | 2026.03.07 01:50:46.102468 [ 255 ] {3602849e-b6e8-405e-ac7a-6ad1c40f0064} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4331 | 2026.03.07 01:50:46.102505 [ 255 ] {3602849e-b6e8-405e-ac7a-6ad1c40f0064} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 4332 | 2026.03.07 01:50:46.102721 [ 255 ] {3602849e-b6e8-405e-ac7a-6ad1c40f0064} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4333 | 2026.03.07 01:50:46.102778 [ 255 ] {3602849e-b6e8-405e-ac7a-6ad1c40f0064} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4334 | 2026.03.07 01:50:46.102883 [ 255 ] {3602849e-b6e8-405e-ac7a-6ad1c40f0064} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 4335 | 2026.03.07 01:50:46.102938 [ 335 ] {3602849e-b6e8-405e-ac7a-6ad1c40f0064} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4336 | 2026.03.07 01:50:46.102952 [ 327 ] {3602849e-b6e8-405e-ac7a-6ad1c40f0064} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4337 | 2026.03.07 01:50:46.102961 [ 317 ] {3602849e-b6e8-405e-ac7a-6ad1c40f0064} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4338 | 2026.03.07 01:50:46.102944 [ 269 ] {3602849e-b6e8-405e-ac7a-6ad1c40f0064} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4339 | 2026.03.07 01:50:46.103077 [ 255 ] {3602849e-b6e8-405e-ac7a-6ad1c40f0064} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4340 | 2026.03.07 01:50:46.103099 [ 255 ] {3602849e-b6e8-405e-ac7a-6ad1c40f0064} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4341 | 2026.03.07 01:50:46.103177 [ 255 ] {3602849e-b6e8-405e-ac7a-6ad1c40f0064} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4342 | 2026.03.07 01:50:46.103196 [ 255 ] {3602849e-b6e8-405e-ac7a-6ad1c40f0064} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 33 rows with 4 streams | ||
| 4343 | 2026.03.07 01:50:46.103227 [ 255 ] {3602849e-b6e8-405e-ac7a-6ad1c40f0064} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 4344 | 2026.03.07 01:50:46.103267 [ 255 ] {3602849e-b6e8-405e-ac7a-6ad1c40f0064} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 4345 | 2026.03.07 01:50:46.103302 [ 255 ] {3602849e-b6e8-405e-ac7a-6ad1c40f0064} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 4346 | 2026.03.07 01:50:46.103334 [ 255 ] {3602849e-b6e8-405e-ac7a-6ad1c40f0064} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 4347 | 2026.03.07 01:50:46.104077 [ 255 ] {3602849e-b6e8-405e-ac7a-6ad1c40f0064} <Debug> executeQuery: Read 33 rows, 1.38 KiB in 0.001901 sec., 17359.284587059443 rows/sec., 724.84 KiB/sec. | ||
| 4348 | 2026.03.07 01:50:46.104192 [ 255 ] {3602849e-b6e8-405e-ac7a-6ad1c40f0064} <Debug> MemoryTracker: Peak memory usage (for query): 142.97 KiB. | ||
| 4349 | 2026.03.07 01:50:46.104209 [ 255 ] {3602849e-b6e8-405e-ac7a-6ad1c40f0064} <Debug> TCPHandler: Processed in 0.00217278 sec. | ||
| 4350 | 2026.03.07 01:50:46.104454 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4351 | 2026.03.07 01:50:46.104591 [ 255 ] {74a1085e-ee2e-47ee-b12d-2902363689fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 4352 | 2026.03.07 01:50:46.104810 [ 255 ] {74a1085e-ee2e-47ee-b12d-2902363689fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4353 | 2026.03.07 01:50:46.104846 [ 255 ] {74a1085e-ee2e-47ee-b12d-2902363689fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity')" moved to PREWHERE | ||
| 4354 | 2026.03.07 01:50:46.105049 [ 255 ] {74a1085e-ee2e-47ee-b12d-2902363689fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4355 | 2026.03.07 01:50:46.105102 [ 255 ] {74a1085e-ee2e-47ee-b12d-2902363689fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4356 | 2026.03.07 01:50:46.105204 [ 255 ] {74a1085e-ee2e-47ee-b12d-2902363689fa} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 4357 | 2026.03.07 01:50:46.105265 [ 327 ] {74a1085e-ee2e-47ee-b12d-2902363689fa} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4358 | 2026.03.07 01:50:46.105270 [ 335 ] {74a1085e-ee2e-47ee-b12d-2902363689fa} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4359 | 2026.03.07 01:50:46.105299 [ 306 ] {74a1085e-ee2e-47ee-b12d-2902363689fa} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4360 | 2026.03.07 01:50:46.105266 [ 269 ] {74a1085e-ee2e-47ee-b12d-2902363689fa} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4361 | 2026.03.07 01:50:46.105404 [ 255 ] {74a1085e-ee2e-47ee-b12d-2902363689fa} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4362 | 2026.03.07 01:50:46.105426 [ 255 ] {74a1085e-ee2e-47ee-b12d-2902363689fa} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4363 | 2026.03.07 01:50:46.105503 [ 255 ] {74a1085e-ee2e-47ee-b12d-2902363689fa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4364 | 2026.03.07 01:50:46.105521 [ 255 ] {74a1085e-ee2e-47ee-b12d-2902363689fa} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 33 rows with 4 streams | ||
| 4365 | 2026.03.07 01:50:46.105551 [ 255 ] {74a1085e-ee2e-47ee-b12d-2902363689fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity'))" | ||
| 4366 | 2026.03.07 01:50:46.105581 [ 255 ] {74a1085e-ee2e-47ee-b12d-2902363689fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity'))" | ||
| 4367 | 2026.03.07 01:50:46.105609 [ 255 ] {74a1085e-ee2e-47ee-b12d-2902363689fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity'))" | ||
| 4368 | 2026.03.07 01:50:46.105641 [ 255 ] {74a1085e-ee2e-47ee-b12d-2902363689fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity'))" | ||
| 4369 | 2026.03.07 01:50:46.106314 [ 255 ] {74a1085e-ee2e-47ee-b12d-2902363689fa} <Debug> executeQuery: Read 33 rows, 1.38 KiB in 0.001779 sec., 18549.74704890388 rows/sec., 774.55 KiB/sec. | ||
| 4370 | 2026.03.07 01:50:46.106426 [ 255 ] {74a1085e-ee2e-47ee-b12d-2902363689fa} <Debug> MemoryTracker: Peak memory usage (for query): 143.14 KiB. | ||
| 4371 | 2026.03.07 01:50:46.106444 [ 255 ] {74a1085e-ee2e-47ee-b12d-2902363689fa} <Debug> TCPHandler: Processed in 0.002041046 sec. | ||
| 4372 | 2026.03.07 01:50:46.106680 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4373 | 2026.03.07 01:50:46.106821 [ 255 ] {eb529557-4257-4752-8868-cd8283193a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 4374 | 2026.03.07 01:50:46.107045 [ 255 ] {eb529557-4257-4752-8868-cd8283193a68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4375 | 2026.03.07 01:50:46.107083 [ 255 ] {eb529557-4257-4752-8868-cd8283193a68} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 4376 | 2026.03.07 01:50:46.107292 [ 255 ] {eb529557-4257-4752-8868-cd8283193a68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4377 | 2026.03.07 01:50:46.107347 [ 255 ] {eb529557-4257-4752-8868-cd8283193a68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4378 | 2026.03.07 01:50:46.107449 [ 255 ] {eb529557-4257-4752-8868-cd8283193a68} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 4379 | 2026.03.07 01:50:46.107508 [ 327 ] {eb529557-4257-4752-8868-cd8283193a68} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4380 | 2026.03.07 01:50:46.107509 [ 269 ] {eb529557-4257-4752-8868-cd8283193a68} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4381 | 2026.03.07 01:50:46.107515 [ 335 ] {eb529557-4257-4752-8868-cd8283193a68} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4382 | 2026.03.07 01:50:46.107515 [ 311 ] {eb529557-4257-4752-8868-cd8283193a68} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4383 | 2026.03.07 01:50:46.107619 [ 255 ] {eb529557-4257-4752-8868-cd8283193a68} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4384 | 2026.03.07 01:50:46.107641 [ 255 ] {eb529557-4257-4752-8868-cd8283193a68} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4385 | 2026.03.07 01:50:46.107719 [ 255 ] {eb529557-4257-4752-8868-cd8283193a68} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4386 | 2026.03.07 01:50:46.107738 [ 255 ] {eb529557-4257-4752-8868-cd8283193a68} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 33 rows with 4 streams | ||
| 4387 | 2026.03.07 01:50:46.107768 [ 255 ] {eb529557-4257-4752-8868-cd8283193a68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 4388 | 2026.03.07 01:50:46.107800 [ 255 ] {eb529557-4257-4752-8868-cd8283193a68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 4389 | 2026.03.07 01:50:46.107830 [ 255 ] {eb529557-4257-4752-8868-cd8283193a68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 4390 | 2026.03.07 01:50:46.107869 [ 255 ] {eb529557-4257-4752-8868-cd8283193a68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 4391 | 2026.03.07 01:50:46.108592 [ 255 ] {eb529557-4257-4752-8868-cd8283193a68} <Debug> executeQuery: Read 33 rows, 1.38 KiB in 0.001828 sec., 18052.516411378558 rows/sec., 753.79 KiB/sec. | ||
| 4392 | 2026.03.07 01:50:46.108712 [ 255 ] {eb529557-4257-4752-8868-cd8283193a68} <Debug> MemoryTracker: Peak memory usage (for query): 143.39 KiB. | ||
| 4393 | 2026.03.07 01:50:46.108729 [ 255 ] {eb529557-4257-4752-8868-cd8283193a68} <Debug> TCPHandler: Processed in 0.002099709 sec. | ||
| 4394 | 2026.03.07 01:50:46.109014 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4395 | 2026.03.07 01:50:46.109183 [ 255 ] {c116b3c2-9334-46cf-a9b4-ab260d27229d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 4396 | 2026.03.07 01:50:46.109402 [ 255 ] {c116b3c2-9334-46cf-a9b4-ab260d27229d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4397 | 2026.03.07 01:50:46.109439 [ 255 ] {c116b3c2-9334-46cf-a9b4-ab260d27229d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 4398 | 2026.03.07 01:50:46.109645 [ 255 ] {c116b3c2-9334-46cf-a9b4-ab260d27229d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4399 | 2026.03.07 01:50:46.109699 [ 255 ] {c116b3c2-9334-46cf-a9b4-ab260d27229d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4400 | 2026.03.07 01:50:46.109802 [ 255 ] {c116b3c2-9334-46cf-a9b4-ab260d27229d} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 4401 | 2026.03.07 01:50:46.109854 [ 347 ] {c116b3c2-9334-46cf-a9b4-ab260d27229d} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4402 | 2026.03.07 01:50:46.109876 [ 335 ] {c116b3c2-9334-46cf-a9b4-ab260d27229d} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4403 | 2026.03.07 01:50:46.109877 [ 311 ] {c116b3c2-9334-46cf-a9b4-ab260d27229d} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4404 | 2026.03.07 01:50:46.109881 [ 306 ] {c116b3c2-9334-46cf-a9b4-ab260d27229d} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4405 | 2026.03.07 01:50:46.110003 [ 255 ] {c116b3c2-9334-46cf-a9b4-ab260d27229d} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4406 | 2026.03.07 01:50:46.110028 [ 255 ] {c116b3c2-9334-46cf-a9b4-ab260d27229d} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4407 | 2026.03.07 01:50:46.110105 [ 255 ] {c116b3c2-9334-46cf-a9b4-ab260d27229d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4408 | 2026.03.07 01:50:46.110124 [ 255 ] {c116b3c2-9334-46cf-a9b4-ab260d27229d} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 33 rows with 4 streams | ||
| 4409 | 2026.03.07 01:50:46.110153 [ 255 ] {c116b3c2-9334-46cf-a9b4-ab260d27229d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 4410 | 2026.03.07 01:50:46.110186 [ 255 ] {c116b3c2-9334-46cf-a9b4-ab260d27229d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 4411 | 2026.03.07 01:50:46.110215 [ 255 ] {c116b3c2-9334-46cf-a9b4-ab260d27229d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 4412 | 2026.03.07 01:50:46.110244 [ 255 ] {c116b3c2-9334-46cf-a9b4-ab260d27229d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 4413 | 2026.03.07 01:50:46.110995 [ 255 ] {c116b3c2-9334-46cf-a9b4-ab260d27229d} <Debug> executeQuery: Read 33 rows, 1.38 KiB in 0.001868 sec., 17665.95289079229 rows/sec., 737.65 KiB/sec. | ||
| 4414 | 2026.03.07 01:50:46.111107 [ 255 ] {c116b3c2-9334-46cf-a9b4-ab260d27229d} <Debug> MemoryTracker: Peak memory usage (for query): 143.66 KiB. | ||
| 4415 | 2026.03.07 01:50:46.111123 [ 255 ] {c116b3c2-9334-46cf-a9b4-ab260d27229d} <Debug> TCPHandler: Processed in 0.00216119 sec. | ||
| 4416 | 2026.03.07 01:50:46.111370 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4417 | 2026.03.07 01:50:46.111508 [ 255 ] {e0b8591c-4300-4b74-b9e5-a71ea7ddc119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 4418 | 2026.03.07 01:50:46.111728 [ 255 ] {e0b8591c-4300-4b74-b9e5-a71ea7ddc119} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4419 | 2026.03.07 01:50:46.111766 [ 255 ] {e0b8591c-4300-4b74-b9e5-a71ea7ddc119} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 4420 | 2026.03.07 01:50:46.111975 [ 255 ] {e0b8591c-4300-4b74-b9e5-a71ea7ddc119} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4421 | 2026.03.07 01:50:46.112028 [ 255 ] {e0b8591c-4300-4b74-b9e5-a71ea7ddc119} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4422 | 2026.03.07 01:50:46.112129 [ 255 ] {e0b8591c-4300-4b74-b9e5-a71ea7ddc119} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 4423 | 2026.03.07 01:50:46.112181 [ 327 ] {e0b8591c-4300-4b74-b9e5-a71ea7ddc119} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4424 | 2026.03.07 01:50:46.112190 [ 311 ] {e0b8591c-4300-4b74-b9e5-a71ea7ddc119} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4425 | 2026.03.07 01:50:46.112187 [ 347 ] {e0b8591c-4300-4b74-b9e5-a71ea7ddc119} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4426 | 2026.03.07 01:50:46.112228 [ 330 ] {e0b8591c-4300-4b74-b9e5-a71ea7ddc119} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4427 | 2026.03.07 01:50:46.112318 [ 255 ] {e0b8591c-4300-4b74-b9e5-a71ea7ddc119} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4428 | 2026.03.07 01:50:46.112344 [ 255 ] {e0b8591c-4300-4b74-b9e5-a71ea7ddc119} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4429 | 2026.03.07 01:50:46.112421 [ 255 ] {e0b8591c-4300-4b74-b9e5-a71ea7ddc119} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4430 | 2026.03.07 01:50:46.112439 [ 255 ] {e0b8591c-4300-4b74-b9e5-a71ea7ddc119} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 33 rows with 4 streams | ||
| 4431 | 2026.03.07 01:50:46.112469 [ 255 ] {e0b8591c-4300-4b74-b9e5-a71ea7ddc119} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 4432 | 2026.03.07 01:50:46.112501 [ 255 ] {e0b8591c-4300-4b74-b9e5-a71ea7ddc119} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 4433 | 2026.03.07 01:50:46.112530 [ 255 ] {e0b8591c-4300-4b74-b9e5-a71ea7ddc119} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 4434 | 2026.03.07 01:50:46.112578 [ 255 ] {e0b8591c-4300-4b74-b9e5-a71ea7ddc119} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 4435 | 2026.03.07 01:50:46.113302 [ 255 ] {e0b8591c-4300-4b74-b9e5-a71ea7ddc119} <Debug> executeQuery: Read 33 rows, 1.38 KiB in 0.001851 sec., 17828.200972447325 rows/sec., 744.42 KiB/sec. | ||
| 4436 | 2026.03.07 01:50:46.113432 [ 255 ] {e0b8591c-4300-4b74-b9e5-a71ea7ddc119} <Debug> MemoryTracker: Peak memory usage (for query): 143.81 KiB. | ||
| 4437 | 2026.03.07 01:50:46.113447 [ 255 ] {e0b8591c-4300-4b74-b9e5-a71ea7ddc119} <Debug> TCPHandler: Processed in 0.00212982 sec. | ||
| 4438 | 2026.03.07 01:50:46.113664 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4439 | 2026.03.07 01:50:46.113803 [ 255 ] {95f546d2-fd6e-4822-973c-b141540b4ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4440 | 2026.03.07 01:50:46.114024 [ 255 ] {95f546d2-fd6e-4822-973c-b141540b4ffd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4441 | 2026.03.07 01:50:46.114061 [ 255 ] {95f546d2-fd6e-4822-973c-b141540b4ffd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 4442 | 2026.03.07 01:50:46.114266 [ 255 ] {95f546d2-fd6e-4822-973c-b141540b4ffd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4443 | 2026.03.07 01:50:46.114319 [ 255 ] {95f546d2-fd6e-4822-973c-b141540b4ffd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4444 | 2026.03.07 01:50:46.114419 [ 255 ] {95f546d2-fd6e-4822-973c-b141540b4ffd} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 4445 | 2026.03.07 01:50:46.114484 [ 338 ] {95f546d2-fd6e-4822-973c-b141540b4ffd} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4446 | 2026.03.07 01:50:46.114485 [ 330 ] {95f546d2-fd6e-4822-973c-b141540b4ffd} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4447 | 2026.03.07 01:50:46.114516 [ 341 ] {95f546d2-fd6e-4822-973c-b141540b4ffd} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4448 | 2026.03.07 01:50:46.114484 [ 268 ] {95f546d2-fd6e-4822-973c-b141540b4ffd} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4449 | 2026.03.07 01:50:46.114648 [ 255 ] {95f546d2-fd6e-4822-973c-b141540b4ffd} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4450 | 2026.03.07 01:50:46.114673 [ 255 ] {95f546d2-fd6e-4822-973c-b141540b4ffd} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4451 | 2026.03.07 01:50:46.114752 [ 255 ] {95f546d2-fd6e-4822-973c-b141540b4ffd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4452 | 2026.03.07 01:50:46.114770 [ 255 ] {95f546d2-fd6e-4822-973c-b141540b4ffd} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 33 rows with 4 streams | ||
| 4453 | 2026.03.07 01:50:46.114800 [ 255 ] {95f546d2-fd6e-4822-973c-b141540b4ffd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 4454 | 2026.03.07 01:50:46.114832 [ 255 ] {95f546d2-fd6e-4822-973c-b141540b4ffd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 4455 | 2026.03.07 01:50:46.114862 [ 255 ] {95f546d2-fd6e-4822-973c-b141540b4ffd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 4456 | 2026.03.07 01:50:46.114909 [ 255 ] {95f546d2-fd6e-4822-973c-b141540b4ffd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 4457 | 2026.03.07 01:50:46.115593 [ 255 ] {95f546d2-fd6e-4822-973c-b141540b4ffd} <Debug> executeQuery: Read 33 rows, 1.38 KiB in 0.001848 sec., 17857.142857142855 rows/sec., 745.63 KiB/sec. | ||
| 4458 | 2026.03.07 01:50:46.115736 [ 255 ] {95f546d2-fd6e-4822-973c-b141540b4ffd} <Debug> MemoryTracker: Peak memory usage (for query): 144.23 KiB. | ||
| 4459 | 2026.03.07 01:50:46.115751 [ 255 ] {95f546d2-fd6e-4822-973c-b141540b4ffd} <Debug> TCPHandler: Processed in 0.00213855 sec. | ||
| 4460 | 2026.03.07 01:50:46.115982 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4461 | 2026.03.07 01:50:46.116120 [ 255 ] {1875fd11-5d84-4042-8051-06acc57e4127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4462 | 2026.03.07 01:50:46.116340 [ 255 ] {1875fd11-5d84-4042-8051-06acc57e4127} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4463 | 2026.03.07 01:50:46.116378 [ 255 ] {1875fd11-5d84-4042-8051-06acc57e4127} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 4464 | 2026.03.07 01:50:46.116588 [ 255 ] {1875fd11-5d84-4042-8051-06acc57e4127} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4465 | 2026.03.07 01:50:46.116640 [ 255 ] {1875fd11-5d84-4042-8051-06acc57e4127} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4466 | 2026.03.07 01:50:46.116743 [ 255 ] {1875fd11-5d84-4042-8051-06acc57e4127} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 4467 | 2026.03.07 01:50:46.116803 [ 268 ] {1875fd11-5d84-4042-8051-06acc57e4127} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4468 | 2026.03.07 01:50:46.116813 [ 330 ] {1875fd11-5d84-4042-8051-06acc57e4127} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4469 | 2026.03.07 01:50:46.116821 [ 341 ] {1875fd11-5d84-4042-8051-06acc57e4127} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4470 | 2026.03.07 01:50:46.116803 [ 338 ] {1875fd11-5d84-4042-8051-06acc57e4127} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4471 | 2026.03.07 01:50:46.116950 [ 255 ] {1875fd11-5d84-4042-8051-06acc57e4127} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4472 | 2026.03.07 01:50:46.116976 [ 255 ] {1875fd11-5d84-4042-8051-06acc57e4127} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4473 | 2026.03.07 01:50:46.117053 [ 255 ] {1875fd11-5d84-4042-8051-06acc57e4127} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4474 | 2026.03.07 01:50:46.117071 [ 255 ] {1875fd11-5d84-4042-8051-06acc57e4127} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 33 rows with 4 streams | ||
| 4475 | 2026.03.07 01:50:46.117101 [ 255 ] {1875fd11-5d84-4042-8051-06acc57e4127} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 4476 | 2026.03.07 01:50:46.117133 [ 255 ] {1875fd11-5d84-4042-8051-06acc57e4127} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 4477 | 2026.03.07 01:50:46.117164 [ 255 ] {1875fd11-5d84-4042-8051-06acc57e4127} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 4478 | 2026.03.07 01:50:46.117191 [ 255 ] {1875fd11-5d84-4042-8051-06acc57e4127} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 4479 | 2026.03.07 01:50:46.117886 [ 255 ] {1875fd11-5d84-4042-8051-06acc57e4127} <Debug> executeQuery: Read 33 rows, 1.38 KiB in 0.001823 sec., 18102.029621503018 rows/sec., 755.86 KiB/sec. | ||
| 4480 | 2026.03.07 01:50:46.118048 [ 255 ] {1875fd11-5d84-4042-8051-06acc57e4127} <Debug> MemoryTracker: Peak memory usage (for query): 144.29 KiB. | ||
| 4481 | 2026.03.07 01:50:46.118063 [ 255 ] {1875fd11-5d84-4042-8051-06acc57e4127} <Debug> TCPHandler: Processed in 0.00213245 sec. | ||
| 4482 | 2026.03.07 01:50:46.118311 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4483 | 2026.03.07 01:50:46.118447 [ 255 ] {f8e53712-747c-47f2-9eaa-05d91ba43b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 4484 | 2026.03.07 01:50:46.118671 [ 255 ] {f8e53712-747c-47f2-9eaa-05d91ba43b52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4485 | 2026.03.07 01:50:46.118707 [ 255 ] {f8e53712-747c-47f2-9eaa-05d91ba43b52} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4486 | 2026.03.07 01:50:46.118960 [ 255 ] {f8e53712-747c-47f2-9eaa-05d91ba43b52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4487 | 2026.03.07 01:50:46.119025 [ 255 ] {f8e53712-747c-47f2-9eaa-05d91ba43b52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4488 | 2026.03.07 01:50:46.119133 [ 255 ] {f8e53712-747c-47f2-9eaa-05d91ba43b52} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 4489 | 2026.03.07 01:50:46.119199 [ 328 ] {f8e53712-747c-47f2-9eaa-05d91ba43b52} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4490 | 2026.03.07 01:50:46.119211 [ 326 ] {f8e53712-747c-47f2-9eaa-05d91ba43b52} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4491 | 2026.03.07 01:50:46.119203 [ 304 ] {f8e53712-747c-47f2-9eaa-05d91ba43b52} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4492 | 2026.03.07 01:50:46.119199 [ 332 ] {f8e53712-747c-47f2-9eaa-05d91ba43b52} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4493 | 2026.03.07 01:50:46.119360 [ 255 ] {f8e53712-747c-47f2-9eaa-05d91ba43b52} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4494 | 2026.03.07 01:50:46.119388 [ 255 ] {f8e53712-747c-47f2-9eaa-05d91ba43b52} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4495 | 2026.03.07 01:50:46.119472 [ 255 ] {f8e53712-747c-47f2-9eaa-05d91ba43b52} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4496 | 2026.03.07 01:50:46.119492 [ 255 ] {f8e53712-747c-47f2-9eaa-05d91ba43b52} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 33 rows with 4 streams | ||
| 4497 | 2026.03.07 01:50:46.119524 [ 255 ] {f8e53712-747c-47f2-9eaa-05d91ba43b52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4498 | 2026.03.07 01:50:46.119558 [ 255 ] {f8e53712-747c-47f2-9eaa-05d91ba43b52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4499 | 2026.03.07 01:50:46.119591 [ 255 ] {f8e53712-747c-47f2-9eaa-05d91ba43b52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4500 | 2026.03.07 01:50:46.119630 [ 255 ] {f8e53712-747c-47f2-9eaa-05d91ba43b52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4501 | 2026.03.07 01:50:46.120340 [ 255 ] {f8e53712-747c-47f2-9eaa-05d91ba43b52} <Debug> executeQuery: Read 33 rows, 1.38 KiB in 0.001949 sec., 16931.759876859927 rows/sec., 706.99 KiB/sec. | ||
| 4502 | 2026.03.07 01:50:46.120505 [ 255 ] {f8e53712-747c-47f2-9eaa-05d91ba43b52} <Debug> MemoryTracker: Peak memory usage (for query): 146.18 KiB. | ||
| 4503 | 2026.03.07 01:50:46.120522 [ 255 ] {f8e53712-747c-47f2-9eaa-05d91ba43b52} <Debug> TCPHandler: Processed in 0.002263844 sec. | ||
| 4504 | 2026.03.07 01:50:46.120747 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4505 | 2026.03.07 01:50:46.120895 [ 255 ] {b2931ab1-ed8a-41ca-897c-c8b575672b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 4506 | 2026.03.07 01:50:46.121128 [ 255 ] {b2931ab1-ed8a-41ca-897c-c8b575672b0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4507 | 2026.03.07 01:50:46.121170 [ 255 ] {b2931ab1-ed8a-41ca-897c-c8b575672b0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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')" moved to PREWHERE | ||
| 4508 | 2026.03.07 01:50:46.121388 [ 255 ] {b2931ab1-ed8a-41ca-897c-c8b575672b0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4509 | 2026.03.07 01:50:46.121443 [ 255 ] {b2931ab1-ed8a-41ca-897c-c8b575672b0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4510 | 2026.03.07 01:50:46.121546 [ 255 ] {b2931ab1-ed8a-41ca-897c-c8b575672b0c} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 4511 | 2026.03.07 01:50:46.121618 [ 338 ] {b2931ab1-ed8a-41ca-897c-c8b575672b0c} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4512 | 2026.03.07 01:50:46.121631 [ 326 ] {b2931ab1-ed8a-41ca-897c-c8b575672b0c} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4513 | 2026.03.07 01:50:46.121637 [ 328 ] {b2931ab1-ed8a-41ca-897c-c8b575672b0c} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4514 | 2026.03.07 01:50:46.121631 [ 346 ] {b2931ab1-ed8a-41ca-897c-c8b575672b0c} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4515 | 2026.03.07 01:50:46.121768 [ 255 ] {b2931ab1-ed8a-41ca-897c-c8b575672b0c} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4516 | 2026.03.07 01:50:46.121795 [ 255 ] {b2931ab1-ed8a-41ca-897c-c8b575672b0c} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4517 | 2026.03.07 01:50:46.121874 [ 255 ] {b2931ab1-ed8a-41ca-897c-c8b575672b0c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4518 | 2026.03.07 01:50:46.121894 [ 255 ] {b2931ab1-ed8a-41ca-897c-c8b575672b0c} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 33 rows with 4 streams | ||
| 4519 | 2026.03.07 01:50:46.121925 [ 255 ] {b2931ab1-ed8a-41ca-897c-c8b575672b0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 4520 | 2026.03.07 01:50:46.121958 [ 255 ] {b2931ab1-ed8a-41ca-897c-c8b575672b0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 4521 | 2026.03.07 01:50:46.121990 [ 255 ] {b2931ab1-ed8a-41ca-897c-c8b575672b0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 4522 | 2026.03.07 01:50:46.122024 [ 255 ] {b2931ab1-ed8a-41ca-897c-c8b575672b0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 4523 | 2026.03.07 01:50:46.122748 [ 255 ] {b2931ab1-ed8a-41ca-897c-c8b575672b0c} <Debug> executeQuery: Read 33 rows, 1.38 KiB in 0.001919 sec., 17196.45648775404 rows/sec., 718.05 KiB/sec. | ||
| 4524 | 2026.03.07 01:50:46.122913 [ 255 ] {b2931ab1-ed8a-41ca-897c-c8b575672b0c} <Debug> MemoryTracker: Peak memory usage (for query): 144.88 KiB. | ||
| 4525 | 2026.03.07 01:50:46.122930 [ 255 ] {b2931ab1-ed8a-41ca-897c-c8b575672b0c} <Debug> TCPHandler: Processed in 0.002234412 sec. | ||
| 4526 | 2026.03.07 01:50:46.129950 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4527 | 2026.03.07 01:50:46.130135 [ 255 ] {ae704b19-5ae3-469f-890e-3a0f8c91d397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 4528 | 2026.03.07 01:50:46.130435 [ 255 ] {ae704b19-5ae3-469f-890e-3a0f8c91d397} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4529 | 2026.03.07 01:50:46.130486 [ 255 ] {ae704b19-5ae3-469f-890e-3a0f8c91d397} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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 | ||
| 4530 | 2026.03.07 01:50:46.130792 [ 255 ] {ae704b19-5ae3-469f-890e-3a0f8c91d397} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4531 | 2026.03.07 01:50:46.130877 [ 255 ] {ae704b19-5ae3-469f-890e-3a0f8c91d397} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4532 | 2026.03.07 01:50:46.131019 [ 255 ] {ae704b19-5ae3-469f-890e-3a0f8c91d397} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 4533 | 2026.03.07 01:50:46.131096 [ 346 ] {ae704b19-5ae3-469f-890e-3a0f8c91d397} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4534 | 2026.03.07 01:50:46.131102 [ 338 ] {ae704b19-5ae3-469f-890e-3a0f8c91d397} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4535 | 2026.03.07 01:50:46.131102 [ 326 ] {ae704b19-5ae3-469f-890e-3a0f8c91d397} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4536 | 2026.03.07 01:50:46.131102 [ 349 ] {ae704b19-5ae3-469f-890e-3a0f8c91d397} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4537 | 2026.03.07 01:50:46.131241 [ 255 ] {ae704b19-5ae3-469f-890e-3a0f8c91d397} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4538 | 2026.03.07 01:50:46.131268 [ 255 ] {ae704b19-5ae3-469f-890e-3a0f8c91d397} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4539 | 2026.03.07 01:50:46.131349 [ 255 ] {ae704b19-5ae3-469f-890e-3a0f8c91d397} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4540 | 2026.03.07 01:50:46.131369 [ 255 ] {ae704b19-5ae3-469f-890e-3a0f8c91d397} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Reading approx. 33 rows with 4 streams | ||
| 4541 | 2026.03.07 01:50:46.131401 [ 255 ] {ae704b19-5ae3-469f-890e-3a0f8c91d397} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 4542 | 2026.03.07 01:50:46.131433 [ 255 ] {ae704b19-5ae3-469f-890e-3a0f8c91d397} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 4543 | 2026.03.07 01:50:46.131465 [ 255 ] {ae704b19-5ae3-469f-890e-3a0f8c91d397} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 4544 | 2026.03.07 01:50:46.131496 [ 255 ] {ae704b19-5ae3-469f-890e-3a0f8c91d397} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 4545 | 2026.03.07 01:50:46.132191 [ 255 ] {ae704b19-5ae3-469f-890e-3a0f8c91d397} <Debug> executeQuery: Read 33 rows, 1.38 KiB in 0.002132 sec., 15478.42401500938 rows/sec., 646.31 KiB/sec. | ||
| 4546 | 2026.03.07 01:50:46.132353 [ 255 ] {ae704b19-5ae3-469f-890e-3a0f8c91d397} <Debug> MemoryTracker: Peak memory usage (for query): 145.07 KiB. | ||
| 4547 | 2026.03.07 01:50:46.132369 [ 255 ] {ae704b19-5ae3-469f-890e-3a0f8c91d397} <Debug> TCPHandler: Processed in 0.002484021 sec. | ||
| 4548 | 2026.03.07 01:50:46.138061 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4549 | 2026.03.07 01:50:46.138192 [ 255 ] {f21ac86c-25d4-4ec2-b8a9-5189ea06e0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4550 | 2026.03.07 01:50:46.138243 [ 255 ] {f21ac86c-25d4-4ec2-b8a9-5189ea06e0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4551 | 2026.03.07 01:50:46.138845 [ 255 ] {f21ac86c-25d4-4ec2-b8a9-5189ea06e0bf} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2026.03.07 01:50:46.138896 [ 255 ] {f21ac86c-25d4-4ec2-b8a9-5189ea06e0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4553 | 2026.03.07 01:50:46.139327 [ 255 ] {f21ac86c-25d4-4ec2-b8a9-5189ea06e0bf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4554 | 2026.03.07 01:50:46.139531 [ 255 ] {f21ac86c-25d4-4ec2-b8a9-5189ea06e0bf} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2026.03.07 01:50:46.139682 [ 255 ] {f21ac86c-25d4-4ec2-b8a9-5189ea06e0bf} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001528 sec., 7853.4031413612565 rows/sec., 2.79 MiB/sec. | ||
| 4556 | 2026.03.07 01:50:46.139723 [ 255 ] {f21ac86c-25d4-4ec2-b8a9-5189ea06e0bf} <Debug> TCPHandler: Processed in 0.001723686 sec. | ||
| 4557 | 2026.03.07 01:50:46.139851 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2026.03.07 01:50:46.139947 [ 255 ] {6cf0dfac-69ee-4f4a-a6c2-bc2784c470c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4559 | 2026.03.07 01:50:46.139988 [ 255 ] {6cf0dfac-69ee-4f4a-a6c2-bc2784c470c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4560 | 2026.03.07 01:50:46.140512 [ 255 ] {6cf0dfac-69ee-4f4a-a6c2-bc2784c470c2} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2026.03.07 01:50:46.140550 [ 255 ] {6cf0dfac-69ee-4f4a-a6c2-bc2784c470c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4562 | 2026.03.07 01:50:46.140860 [ 255 ] {6cf0dfac-69ee-4f4a-a6c2-bc2784c470c2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4563 | 2026.03.07 01:50:46.141063 [ 255 ] {6cf0dfac-69ee-4f4a-a6c2-bc2784c470c2} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2026.03.07 01:50:46.141187 [ 255 ] {6cf0dfac-69ee-4f4a-a6c2-bc2784c470c2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001258 sec., 225755.16693163753 rows/sec., 14.34 MiB/sec. | ||
| 4565 | 2026.03.07 01:50:46.141226 [ 255 ] {6cf0dfac-69ee-4f4a-a6c2-bc2784c470c2} <Debug> TCPHandler: Processed in 0.001425026 sec. | ||
| 4566 | 2026.03.07 01:50:46.141342 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4567 | 2026.03.07 01:50:46.141436 [ 255 ] {a8faaf70-e2b4-4a8b-b02e-d6d3c08c7906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4568 | 2026.03.07 01:50:46.141476 [ 255 ] {a8faaf70-e2b4-4a8b-b02e-d6d3c08c7906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4569 | 2026.03.07 01:50:46.141861 [ 255 ] {a8faaf70-e2b4-4a8b-b02e-d6d3c08c7906} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.03.07 01:50:46.141898 [ 255 ] {a8faaf70-e2b4-4a8b-b02e-d6d3c08c7906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4571 | 2026.03.07 01:50:46.142240 [ 255 ] {a8faaf70-e2b4-4a8b-b02e-d6d3c08c7906} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4572 | 2026.03.07 01:50:46.144908 [ 255 ] {a8faaf70-e2b4-4a8b-b02e-d6d3c08c7906} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2026.03.07 01:50:46.145102 [ 255 ] {a8faaf70-e2b4-4a8b-b02e-d6d3c08c7906} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.003673 sec., 1633.5420637081404 rows/sec., 133.20 KiB/sec. | ||
| 4574 | 2026.03.07 01:50:46.145163 [ 255 ] {a8faaf70-e2b4-4a8b-b02e-d6d3c08c7906} <Debug> TCPHandler: Processed in 0.003870106 sec. | ||
| 4575 | 2026.03.07 01:50:46.145292 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2026.03.07 01:50:46.145392 [ 255 ] {a83ee541-206a-476f-818b-0f95b52b8f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4577 | 2026.03.07 01:50:46.145436 [ 255 ] {a83ee541-206a-476f-818b-0f95b52b8f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4578 | 2026.03.07 01:50:46.146240 [ 255 ] {a83ee541-206a-476f-818b-0f95b52b8f30} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.03.07 01:50:46.146279 [ 255 ] {a83ee541-206a-476f-818b-0f95b52b8f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4580 | 2026.03.07 01:50:46.146651 [ 255 ] {a83ee541-206a-476f-818b-0f95b52b8f30} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4581 | 2026.03.07 01:50:46.146883 [ 255 ] {a83ee541-206a-476f-818b-0f95b52b8f30} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2026.03.07 01:50:46.147055 [ 255 ] {a83ee541-206a-476f-818b-0f95b52b8f30} <Debug> executeQuery: Read 832 rows, 67.62 KiB in 0.001682 sec., 494649.2271105827 rows/sec., 39.26 MiB/sec. | ||
| 4583 | 2026.03.07 01:50:46.147096 [ 255 ] {a83ee541-206a-476f-818b-0f95b52b8f30} <Debug> TCPHandler: Processed in 0.001856301 sec. | ||
| 4584 | 2026.03.07 01:50:46.147213 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4585 | 2026.03.07 01:50:46.147309 [ 255 ] {8ab1a820-c4f2-4587-b16e-59e25c149c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4586 | 2026.03.07 01:50:46.147351 [ 255 ] {8ab1a820-c4f2-4587-b16e-59e25c149c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4587 | 2026.03.07 01:50:46.147793 [ 255 ] {8ab1a820-c4f2-4587-b16e-59e25c149c79} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2026.03.07 01:50:46.147830 [ 255 ] {8ab1a820-c4f2-4587-b16e-59e25c149c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4589 | 2026.03.07 01:50:46.148143 [ 255 ] {8ab1a820-c4f2-4587-b16e-59e25c149c79} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4590 | 2026.03.07 01:50:46.148351 [ 255 ] {8ab1a820-c4f2-4587-b16e-59e25c149c79} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2026.03.07 01:50:46.148481 [ 255 ] {8ab1a820-c4f2-4587-b16e-59e25c149c79} <Debug> executeQuery: Read 166 rows, 10.31 KiB in 0.001191 sec., 139378.67338371117 rows/sec., 8.46 MiB/sec. | ||
| 4592 | 2026.03.07 01:50:46.148519 [ 255 ] {8ab1a820-c4f2-4587-b16e-59e25c149c79} <Debug> TCPHandler: Processed in 0.001356254 sec. | ||
| 4593 | 2026.03.07 01:50:46.148642 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4594 | 2026.03.07 01:50:46.148737 [ 255 ] {f98f5772-086d-4add-9c67-11a4940c2ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4595 | 2026.03.07 01:50:46.148778 [ 255 ] {f98f5772-086d-4add-9c67-11a4940c2ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4596 | 2026.03.07 01:50:46.149204 [ 255 ] {f98f5772-086d-4add-9c67-11a4940c2ceb} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2026.03.07 01:50:46.149240 [ 255 ] {f98f5772-086d-4add-9c67-11a4940c2ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4598 | 2026.03.07 01:50:46.149543 [ 255 ] {f98f5772-086d-4add-9c67-11a4940c2ceb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4599 | 2026.03.07 01:50:46.149763 [ 255 ] {f98f5772-086d-4add-9c67-11a4940c2ceb} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2026.03.07 01:50:46.149895 [ 255 ] {f98f5772-086d-4add-9c67-11a4940c2ceb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001175 sec., 126808.51063829787 rows/sec., 8.19 MiB/sec. | ||
| 4601 | 2026.03.07 01:50:46.149933 [ 255 ] {f98f5772-086d-4add-9c67-11a4940c2ceb} <Debug> TCPHandler: Processed in 0.001341613 sec. | ||
| 4602 | 2026.03.07 01:50:46.150040 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2026.03.07 01:50:46.150137 [ 255 ] {18ad19fa-c671-4261-8808-32f79be71bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4604 | 2026.03.07 01:50:46.150176 [ 255 ] {18ad19fa-c671-4261-8808-32f79be71bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4605 | 2026.03.07 01:50:46.150597 [ 255 ] {18ad19fa-c671-4261-8808-32f79be71bf4} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2026.03.07 01:50:46.150634 [ 255 ] {18ad19fa-c671-4261-8808-32f79be71bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4607 | 2026.03.07 01:50:46.150938 [ 255 ] {18ad19fa-c671-4261-8808-32f79be71bf4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4608 | 2026.03.07 01:50:46.151147 [ 255 ] {18ad19fa-c671-4261-8808-32f79be71bf4} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2026.03.07 01:50:46.151272 [ 255 ] {18ad19fa-c671-4261-8808-32f79be71bf4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001153 sec., 128360.79791847356 rows/sec., 7.30 MiB/sec. | ||
| 4610 | 2026.03.07 01:50:46.151309 [ 255 ] {18ad19fa-c671-4261-8808-32f79be71bf4} <Debug> TCPHandler: Processed in 0.001319083 sec. | ||
| 4611 | 2026.03.07 01:50:46.151423 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2026.03.07 01:50:46.151517 [ 255 ] {9e22ae9e-1f41-4740-820e-060cb64d50f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4613 | 2026.03.07 01:50:46.151558 [ 255 ] {9e22ae9e-1f41-4740-820e-060cb64d50f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4614 | 2026.03.07 01:50:46.152115 [ 255 ] {9e22ae9e-1f41-4740-820e-060cb64d50f7} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2026.03.07 01:50:46.152152 [ 255 ] {9e22ae9e-1f41-4740-820e-060cb64d50f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4616 | 2026.03.07 01:50:46.152464 [ 255 ] {9e22ae9e-1f41-4740-820e-060cb64d50f7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4617 | 2026.03.07 01:50:46.152669 [ 255 ] {9e22ae9e-1f41-4740-820e-060cb64d50f7} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2026.03.07 01:50:46.152796 [ 255 ] {9e22ae9e-1f41-4740-820e-060cb64d50f7} <Debug> executeQuery: Read 506 rows, 36.47 KiB in 0.001297 sec., 390131.07170393213 rows/sec., 27.46 MiB/sec. | ||
| 4619 | 2026.03.07 01:50:46.152833 [ 255 ] {9e22ae9e-1f41-4740-820e-060cb64d50f7} <Debug> TCPHandler: Processed in 0.001460617 sec. | ||
| 4620 | 2026.03.07 01:50:46.152937 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4621 | 2026.03.07 01:50:46.153032 [ 255 ] {36e25624-1fe4-4fff-a591-2053e2c17ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4622 | 2026.03.07 01:50:46.153073 [ 255 ] {36e25624-1fe4-4fff-a591-2053e2c17ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4623 | 2026.03.07 01:50:46.153425 [ 255 ] {36e25624-1fe4-4fff-a591-2053e2c17ce9} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2026.03.07 01:50:46.153464 [ 255 ] {36e25624-1fe4-4fff-a591-2053e2c17ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4625 | 2026.03.07 01:50:46.153787 [ 255 ] {36e25624-1fe4-4fff-a591-2053e2c17ce9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4626 | 2026.03.07 01:50:46.154028 [ 255 ] {36e25624-1fe4-4fff-a591-2053e2c17ce9} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4627 | 2026.03.07 01:50:46.154154 [ 255 ] {36e25624-1fe4-4fff-a591-2053e2c17ce9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 274.98 KiB/sec. | ||
| 4628 | 2026.03.07 01:50:46.154192 [ 255 ] {36e25624-1fe4-4fff-a591-2053e2c17ce9} <Debug> TCPHandler: Processed in 0.001304032 sec. | ||
| 4629 | 2026.03.07 01:50:46.154332 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4630 | 2026.03.07 01:50:46.154442 [ 255 ] {2c5aff7e-04b5-4bf8-afa4-8678c21538a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4631 | 2026.03.07 01:50:46.154489 [ 255 ] {2c5aff7e-04b5-4bf8-afa4-8678c21538a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4632 | 2026.03.07 01:50:46.154988 [ 255 ] {2c5aff7e-04b5-4bf8-afa4-8678c21538a6} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.03.07 01:50:46.155026 [ 255 ] {2c5aff7e-04b5-4bf8-afa4-8678c21538a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4634 | 2026.03.07 01:50:46.155391 [ 255 ] {2c5aff7e-04b5-4bf8-afa4-8678c21538a6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4635 | 2026.03.07 01:50:46.155649 [ 255 ] {2c5aff7e-04b5-4bf8-afa4-8678c21538a6} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.03.07 01:50:46.155773 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4637 | 2026.03.07 01:50:46.155797 [ 255 ] {2c5aff7e-04b5-4bf8-afa4-8678c21538a6} <Debug> executeQuery: Read 258 rows, 17.48 KiB in 0.001374 sec., 187772.92576419213 rows/sec., 12.42 MiB/sec. | ||
| 4638 | 2026.03.07 01:50:46.155835 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2026.03.07 01:50:46.155851 [ 255 ] {2c5aff7e-04b5-4bf8-afa4-8678c21538a6} <Debug> TCPHandler: Processed in 0.001578481 sec. | ||
| 4640 | 2026.03.07 01:50:46.155884 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4641 | 2026.03.07 01:50:46.155999 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4642 | 2026.03.07 01:50:46.156013 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 4643 | 2026.03.07 01:50:46.156102 [ 255 ] {c5285937-64d5-4530-80dd-4a73d04a6645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4644 | 2026.03.07 01:50:46.156135 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4645 | 2026.03.07 01:50:46.156150 [ 255 ] {c5285937-64d5-4530-80dd-4a73d04a6645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4646 | 2026.03.07 01:50:46.156189 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7358 rows starting from the beginning of the part | ||
| 4647 | 2026.03.07 01:50:46.156257 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1253 rows starting from the beginning of the part | ||
| 4648 | 2026.03.07 01:50:46.156302 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 120 rows starting from the beginning of the part | ||
| 4649 | 2026.03.07 01:50:46.156344 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 150 rows starting from the beginning of the part | ||
| 4650 | 2026.03.07 01:50:46.156387 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 150 rows starting from the beginning of the part | ||
| 4651 | 2026.03.07 01:50:46.156426 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 258 rows starting from the beginning of the part | ||
| 4652 | 2026.03.07 01:50:46.156540 [ 255 ] {c5285937-64d5-4530-80dd-4a73d04a6645} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4653 | 2026.03.07 01:50:46.156583 [ 255 ] {c5285937-64d5-4530-80dd-4a73d04a6645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4654 | 2026.03.07 01:50:46.156907 [ 255 ] {c5285937-64d5-4530-80dd-4a73d04a6645} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4655 | 2026.03.07 01:50:46.157119 [ 255 ] {c5285937-64d5-4530-80dd-4a73d04a6645} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4656 | 2026.03.07 01:50:46.157247 [ 255 ] {c5285937-64d5-4530-80dd-4a73d04a6645} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001164 sec., 859.106529209622 rows/sec., 57.89 KiB/sec. | ||
| 4657 | 2026.03.07 01:50:46.157284 [ 255 ] {c5285937-64d5-4530-80dd-4a73d04a6645} <Debug> TCPHandler: Processed in 0.001335063 sec. | ||
| 4658 | 2026.03.07 01:50:46.157401 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4659 | 2026.03.07 01:50:46.157496 [ 255 ] {f9451280-a4c4-4459-9e3d-1c40f88ecce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4660 | 2026.03.07 01:50:46.157552 [ 255 ] {f9451280-a4c4-4459-9e3d-1c40f88ecce4} <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 | ||
| 4661 | 2026.03.07 01:50:46.158334 [ 255 ] {f9451280-a4c4-4459-9e3d-1c40f88ecce4} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2026.03.07 01:50:46.158371 [ 255 ] {f9451280-a4c4-4459-9e3d-1c40f88ecce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4663 | 2026.03.07 01:50:46.158958 [ 255 ] {f9451280-a4c4-4459-9e3d-1c40f88ecce4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4664 | 2026.03.07 01:50:46.159188 [ 255 ] {f9451280-a4c4-4459-9e3d-1c40f88ecce4} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2026.03.07 01:50:46.159338 [ 255 ] {f9451280-a4c4-4459-9e3d-1c40f88ecce4} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00186 sec., 9677.419354838708 rows/sec., 17.34 MiB/sec. | ||
| 4666 | 2026.03.07 01:50:46.159403 [ 255 ] {f9451280-a4c4-4459-9e3d-1c40f88ecce4} <Debug> TCPHandler: Processed in 0.002051836 sec. | ||
| 4667 | 2026.03.07 01:50:46.159520 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4668 | 2026.03.07 01:50:46.159616 [ 255 ] {565f6963-858c-450b-be1f-9f9d687f5f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4669 | 2026.03.07 01:50:46.159661 [ 255 ] {565f6963-858c-450b-be1f-9f9d687f5f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4670 | 2026.03.07 01:50:46.160010 [ 255 ] {565f6963-858c-450b-be1f-9f9d687f5f19} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2026.03.07 01:50:46.160047 [ 255 ] {565f6963-858c-450b-be1f-9f9d687f5f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4672 | 2026.03.07 01:50:46.160180 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9289 rows, containing 5 columns (5 merged, 0 gathered) in 0.004206467 sec., 2208266.4620927726 rows/sec., 144.97 MiB/sec. | ||
| 4673 | 2026.03.07 01:50:46.160369 [ 255 ] {565f6963-858c-450b-be1f-9f9d687f5f19} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4674 | 2026.03.07 01:50:46.160459 [ 196 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4675 | 2026.03.07 01:50:46.160606 [ 255 ] {565f6963-858c-450b-be1f-9f9d687f5f19} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2026.03.07 01:50:46.160739 [ 255 ] {565f6963-858c-450b-be1f-9f9d687f5f19} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001142 sec., 70052.53940455342 rows/sec., 4.39 MiB/sec. | ||
| 4677 | 2026.03.07 01:50:46.160746 [ 196 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4678 | 2026.03.07 01:50:46.160775 [ 255 ] {565f6963-858c-450b-be1f-9f9d687f5f19} <Debug> TCPHandler: Processed in 0.001306802 sec. | ||
| 4679 | 2026.03.07 01:50:46.160823 [ 196 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4680 | 2026.03.07 01:50:46.160916 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 4681 | 2026.03.07 01:50:46.478576 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9156 | ||
| 4682 | 2026.03.07 01:50:46.479066 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2026.03.07 01:50:46.479112 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4684 | 2026.03.07 01:50:46.479647 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4685 | 2026.03.07 01:50:46.479879 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2026.03.07 01:50:46.480004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9156 | ||
| 4687 | 2026.03.07 01:50:46.959611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4688 | 2026.03.07 01:50:46.975826 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4689 | 2026.03.07 01:50:46.975886 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4690 | 2026.03.07 01:50:46.981920 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4691 | 2026.03.07 01:50:46.982613 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4692 | 2026.03.07 01:50:46.985475 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4693 | 2026.03.07 01:50:51.100960 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4694 | 2026.03.07 01:50:51.101179 [ 255 ] {f1ae7356-2504-4e0c-9ef1-70a7fd3422ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4695 | 2026.03.07 01:50:51.101255 [ 255 ] {f1ae7356-2504-4e0c-9ef1-70a7fd3422ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4696 | 2026.03.07 01:50:51.101993 [ 255 ] {f1ae7356-2504-4e0c-9ef1-70a7fd3422ee} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4697 | 2026.03.07 01:50:51.102050 [ 255 ] {f1ae7356-2504-4e0c-9ef1-70a7fd3422ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4698 | 2026.03.07 01:50:51.102478 [ 255 ] {f1ae7356-2504-4e0c-9ef1-70a7fd3422ee} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4699 | 2026.03.07 01:50:51.102701 [ 255 ] {f1ae7356-2504-4e0c-9ef1-70a7fd3422ee} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4700 | 2026.03.07 01:50:51.102859 [ 255 ] {f1ae7356-2504-4e0c-9ef1-70a7fd3422ee} <Debug> executeQuery: Read 98 rows, 8.41 KiB in 0.001734 sec., 56516.72433679354 rows/sec., 4.73 MiB/sec. | ||
| 4701 | 2026.03.07 01:50:51.102910 [ 255 ] {f1ae7356-2504-4e0c-9ef1-70a7fd3422ee} <Debug> TCPHandler: Processed in 0.002094648 sec. | ||
| 4702 | 2026.03.07 01:50:51.103049 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4703 | 2026.03.07 01:50:51.103153 [ 255 ] {0346d01f-1b5a-4395-8a91-6e2c2dc3cb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4704 | 2026.03.07 01:50:51.103198 [ 255 ] {0346d01f-1b5a-4395-8a91-6e2c2dc3cb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4705 | 2026.03.07 01:50:51.103614 [ 255 ] {0346d01f-1b5a-4395-8a91-6e2c2dc3cb18} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4706 | 2026.03.07 01:50:51.103652 [ 255 ] {0346d01f-1b5a-4395-8a91-6e2c2dc3cb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4707 | 2026.03.07 01:50:51.103968 [ 255 ] {0346d01f-1b5a-4395-8a91-6e2c2dc3cb18} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4708 | 2026.03.07 01:50:51.104173 [ 255 ] {0346d01f-1b5a-4395-8a91-6e2c2dc3cb18} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4709 | 2026.03.07 01:50:51.104309 [ 255 ] {0346d01f-1b5a-4395-8a91-6e2c2dc3cb18} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001179 sec., 19508.05767599661 rows/sec., 1.43 MiB/sec. | ||
| 4710 | 2026.03.07 01:50:51.104348 [ 255 ] {0346d01f-1b5a-4395-8a91-6e2c2dc3cb18} <Debug> TCPHandler: Processed in 0.001353874 sec. | ||
| 4711 | 2026.03.07 01:50:51.104451 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4712 | 2026.03.07 01:50:51.104547 [ 255 ] {eaca8527-5af0-4326-ac99-6ff6059008c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4713 | 2026.03.07 01:50:51.104586 [ 255 ] {eaca8527-5af0-4326-ac99-6ff6059008c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4714 | 2026.03.07 01:50:51.105018 [ 255 ] {eaca8527-5af0-4326-ac99-6ff6059008c0} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.03.07 01:50:51.105054 [ 255 ] {eaca8527-5af0-4326-ac99-6ff6059008c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4716 | 2026.03.07 01:50:51.105354 [ 255 ] {eaca8527-5af0-4326-ac99-6ff6059008c0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4717 | 2026.03.07 01:50:51.105562 [ 255 ] {eaca8527-5af0-4326-ac99-6ff6059008c0} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4718 | 2026.03.07 01:50:51.105691 [ 255 ] {eaca8527-5af0-4326-ac99-6ff6059008c0} <Debug> executeQuery: Read 79 rows, 6.31 KiB in 0.001164 sec., 67869.41580756013 rows/sec., 5.30 MiB/sec. | ||
| 4719 | 2026.03.07 01:50:51.105728 [ 255 ] {eaca8527-5af0-4326-ac99-6ff6059008c0} <Debug> TCPHandler: Processed in 0.001327643 sec. | ||
| 4720 | 2026.03.07 01:50:51.105906 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4721 | 2026.03.07 01:50:51.106003 [ 255 ] {ea433e71-d27f-4e64-b26e-b6cbb60416b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4722 | 2026.03.07 01:50:51.106048 [ 255 ] {ea433e71-d27f-4e64-b26e-b6cbb60416b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4723 | 2026.03.07 01:50:51.106463 [ 255 ] {ea433e71-d27f-4e64-b26e-b6cbb60416b7} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4724 | 2026.03.07 01:50:51.106499 [ 255 ] {ea433e71-d27f-4e64-b26e-b6cbb60416b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4725 | 2026.03.07 01:50:51.106847 [ 255 ] {ea433e71-d27f-4e64-b26e-b6cbb60416b7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4726 | 2026.03.07 01:50:51.107057 [ 255 ] {ea433e71-d27f-4e64-b26e-b6cbb60416b7} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2026.03.07 01:50:51.107188 [ 255 ] {ea433e71-d27f-4e64-b26e-b6cbb60416b7} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001204 sec., 124584.71760797342 rows/sec., 8.64 MiB/sec. | ||
| 4728 | 2026.03.07 01:50:51.107225 [ 255 ] {ea433e71-d27f-4e64-b26e-b6cbb60416b7} <Debug> TCPHandler: Processed in 0.001370355 sec. | ||
| 4729 | 2026.03.07 01:50:51.107335 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4730 | 2026.03.07 01:50:51.107438 [ 255 ] {a5e72be9-aa0b-45fe-b965-e416a6366cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4731 | 2026.03.07 01:50:51.107497 [ 255 ] {a5e72be9-aa0b-45fe-b965-e416a6366cb7} <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 | ||
| 4732 | 2026.03.07 01:50:51.108346 [ 255 ] {a5e72be9-aa0b-45fe-b965-e416a6366cb7} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2026.03.07 01:50:51.108385 [ 255 ] {a5e72be9-aa0b-45fe-b965-e416a6366cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4734 | 2026.03.07 01:50:51.108946 [ 255 ] {a5e72be9-aa0b-45fe-b965-e416a6366cb7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4735 | 2026.03.07 01:50:51.109174 [ 255 ] {a5e72be9-aa0b-45fe-b965-e416a6366cb7} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2026.03.07 01:50:51.109323 [ 255 ] {a5e72be9-aa0b-45fe-b965-e416a6366cb7} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001903 sec., 12086.17971623752 rows/sec., 21.66 MiB/sec. | ||
| 4737 | 2026.03.07 01:50:51.109386 [ 255 ] {a5e72be9-aa0b-45fe-b965-e416a6366cb7} <Debug> TCPHandler: Processed in 0.002103028 sec. | ||
| 4738 | 2026.03.07 01:50:51.109507 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4739 | 2026.03.07 01:50:51.109604 [ 255 ] {8d0146c7-d36c-42a1-83cc-f73784774da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4740 | 2026.03.07 01:50:51.109647 [ 255 ] {8d0146c7-d36c-42a1-83cc-f73784774da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4741 | 2026.03.07 01:50:51.110002 [ 255 ] {8d0146c7-d36c-42a1-83cc-f73784774da8} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4742 | 2026.03.07 01:50:51.110064 [ 255 ] {8d0146c7-d36c-42a1-83cc-f73784774da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4743 | 2026.03.07 01:50:51.110389 [ 255 ] {8d0146c7-d36c-42a1-83cc-f73784774da8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4744 | 2026.03.07 01:50:51.110609 [ 255 ] {8d0146c7-d36c-42a1-83cc-f73784774da8} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4745 | 2026.03.07 01:50:51.110739 [ 255 ] {8d0146c7-d36c-42a1-83cc-f73784774da8} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001154 sec., 43327.55632582322 rows/sec., 2.97 MiB/sec. | ||
| 4746 | 2026.03.07 01:50:51.110776 [ 255 ] {8d0146c7-d36c-42a1-83cc-f73784774da8} <Debug> TCPHandler: Processed in 0.001320633 sec. | ||
| 4747 | 2026.03.07 01:50:53.885029 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4748 | 2026.03.07 01:50:53.885096 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4749 | 2026.03.07 01:50:53.980974 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9604 | ||
| 4750 | 2026.03.07 01:50:53.981431 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2026.03.07 01:50:53.981465 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4752 | 2026.03.07 01:50:53.981979 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4753 | 2026.03.07 01:50:53.982200 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2026.03.07 01:50:53.982337 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9604 | ||
| 4755 | 2026.03.07 01:50:53.997290 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 556 | ||
| 4756 | 2026.03.07 01:50:54.000273 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.03.07 01:50:54.000322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4758 | 2026.03.07 01:50:54.001590 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4759 | 2026.03.07 01:50:54.001866 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.03.07 01:50:54.002191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
| 4761 | 2026.03.07 01:50:54.486462 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4762 | 2026.03.07 01:50:54.503293 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.03.07 01:50:54.503349 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4764 | 2026.03.07 01:50:54.509492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4765 | 2026.03.07 01:50:54.510224 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.03.07 01:50:54.513040 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4767 | 2026.03.07 01:50:56.108423 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4768 | 2026.03.07 01:50:56.108625 [ 255 ] {c2579680-9b6a-4546-b7c8-1823b918e200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4769 | 2026.03.07 01:50:56.108699 [ 255 ] {c2579680-9b6a-4546-b7c8-1823b918e200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4770 | 2026.03.07 01:50:56.109476 [ 255 ] {c2579680-9b6a-4546-b7c8-1823b918e200} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2026.03.07 01:50:56.109522 [ 255 ] {c2579680-9b6a-4546-b7c8-1823b918e200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4772 | 2026.03.07 01:50:56.109943 [ 255 ] {c2579680-9b6a-4546-b7c8-1823b918e200} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4773 | 2026.03.07 01:50:56.110166 [ 255 ] {c2579680-9b6a-4546-b7c8-1823b918e200} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.03.07 01:50:56.110315 [ 255 ] {c2579680-9b6a-4546-b7c8-1823b918e200} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001745 sec., 162750.71633237822 rows/sec., 10.34 MiB/sec. | ||
| 4775 | 2026.03.07 01:50:56.110356 [ 255 ] {c2579680-9b6a-4546-b7c8-1823b918e200} <Debug> TCPHandler: Processed in 0.002076658 sec. | ||
| 4776 | 2026.03.07 01:50:56.110482 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4777 | 2026.03.07 01:50:56.110578 [ 255 ] {496c862c-7784-45ec-af96-7c036a406a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4778 | 2026.03.07 01:50:56.110619 [ 255 ] {496c862c-7784-45ec-af96-7c036a406a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4779 | 2026.03.07 01:50:56.111384 [ 255 ] {496c862c-7784-45ec-af96-7c036a406a17} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2026.03.07 01:50:56.111421 [ 255 ] {496c862c-7784-45ec-af96-7c036a406a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4781 | 2026.03.07 01:50:56.111794 [ 255 ] {496c862c-7784-45ec-af96-7c036a406a17} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4782 | 2026.03.07 01:50:56.112002 [ 255 ] {496c862c-7784-45ec-af96-7c036a406a17} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2026.03.07 01:50:56.112132 [ 255 ] {496c862c-7784-45ec-af96-7c036a406a17} <Debug> executeQuery: Read 829 rows, 67.40 KiB in 0.001572 sec., 527353.6895674301 rows/sec., 41.87 MiB/sec. | ||
| 4784 | 2026.03.07 01:50:56.112171 [ 255 ] {496c862c-7784-45ec-af96-7c036a406a17} <Debug> TCPHandler: Processed in 0.001739257 sec. | ||
| 4785 | 2026.03.07 01:50:56.112287 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2026.03.07 01:50:56.112382 [ 255 ] {0460f3f6-422a-4c6e-9f7d-791403f507fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4787 | 2026.03.07 01:50:56.112422 [ 255 ] {0460f3f6-422a-4c6e-9f7d-791403f507fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4788 | 2026.03.07 01:50:56.112858 [ 255 ] {0460f3f6-422a-4c6e-9f7d-791403f507fb} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2026.03.07 01:50:56.112895 [ 255 ] {0460f3f6-422a-4c6e-9f7d-791403f507fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4790 | 2026.03.07 01:50:56.113204 [ 255 ] {0460f3f6-422a-4c6e-9f7d-791403f507fb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4791 | 2026.03.07 01:50:56.113419 [ 255 ] {0460f3f6-422a-4c6e-9f7d-791403f507fb} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.03.07 01:50:56.113526 [ 94 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4793 | 2026.03.07 01:50:56.113546 [ 255 ] {0460f3f6-422a-4c6e-9f7d-791403f507fb} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 8.18 MiB/sec. | ||
| 4794 | 2026.03.07 01:50:56.113592 [ 94 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2026.03.07 01:50:56.113602 [ 255 ] {0460f3f6-422a-4c6e-9f7d-791403f507fb} <Debug> TCPHandler: Processed in 0.001365615 sec. | ||
| 4796 | 2026.03.07 01:50:56.113620 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4797 | 2026.03.07 01:50:56.113716 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 4798 | 2026.03.07 01:50:56.113725 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4799 | 2026.03.07 01:50:56.113816 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4800 | 2026.03.07 01:50:56.113836 [ 255 ] {a46ca9d7-6823-46f2-b287-e3a527d99ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4801 | 2026.03.07 01:50:56.113848 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 78 rows starting from the beginning of the part | ||
| 4802 | 2026.03.07 01:50:56.113877 [ 255 ] {a46ca9d7-6823-46f2-b287-e3a527d99ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4803 | 2026.03.07 01:50:56.113907 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 18 rows starting from the beginning of the part | ||
| 4804 | 2026.03.07 01:50:56.113953 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 23 rows starting from the beginning of the part | ||
| 4805 | 2026.03.07 01:50:56.113997 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 166 rows starting from the beginning of the part | ||
| 4806 | 2026.03.07 01:50:56.114037 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 23 rows starting from the beginning of the part | ||
| 4807 | 2026.03.07 01:50:56.114077 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 4808 | 2026.03.07 01:50:56.114324 [ 255 ] {a46ca9d7-6823-46f2-b287-e3a527d99ff2} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4809 | 2026.03.07 01:50:56.114359 [ 255 ] {a46ca9d7-6823-46f2-b287-e3a527d99ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4810 | 2026.03.07 01:50:56.114667 [ 255 ] {a46ca9d7-6823-46f2-b287-e3a527d99ff2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4811 | 2026.03.07 01:50:56.114872 [ 255 ] {a46ca9d7-6823-46f2-b287-e3a527d99ff2} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4812 | 2026.03.07 01:50:56.114887 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 5 columns (5 merged, 0 gathered) in 0.00120479 sec., 388449.4393213755 rows/sec., 26.50 MiB/sec. | ||
| 4813 | 2026.03.07 01:50:56.114973 [ 94 ] {} <Debug> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4814 | 2026.03.07 01:50:56.114999 [ 255 ] {a46ca9d7-6823-46f2-b287-e3a527d99ff2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001181 sec., 126164.26756985606 rows/sec., 8.15 MiB/sec. | ||
| 4815 | 2026.03.07 01:50:56.115006 [ 94 ] {} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4816 | 2026.03.07 01:50:56.115040 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4817 | 2026.03.07 01:50:56.115043 [ 255 ] {a46ca9d7-6823-46f2-b287-e3a527d99ff2} <Debug> TCPHandler: Processed in 0.001368625 sec. | ||
| 4818 | 2026.03.07 01:50:56.115106 [ 196 ] {0543aaa4-9370-4402-a661-764dd4a0e867::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 | ||
| 4819 | 2026.03.07 01:50:56.115123 [ 199 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4820 | 2026.03.07 01:50:56.115171 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.03.07 01:50:56.115181 [ 196 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4822 | 2026.03.07 01:50:56.115211 [ 196 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 708 rows starting from the beginning of the part | ||
| 4823 | 2026.03.07 01:50:56.115257 [ 196 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 708 rows starting from the beginning of the part | ||
| 4824 | 2026.03.07 01:50:56.115270 [ 255 ] {f5e71198-c0c8-4cba-8c79-24312fea68c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4825 | 2026.03.07 01:50:56.115296 [ 196 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 732 rows starting from the beginning of the part | ||
| 4826 | 2026.03.07 01:50:56.115312 [ 255 ] {f5e71198-c0c8-4cba-8c79-24312fea68c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4827 | 2026.03.07 01:50:56.115334 [ 196 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 732 rows starting from the beginning of the part | ||
| 4828 | 2026.03.07 01:50:56.115375 [ 196 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 4829 | 2026.03.07 01:50:56.115412 [ 196 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 4830 | 2026.03.07 01:50:56.115478 [ 199 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_26_5} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.03.07 01:50:56.115566 [ 199 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_26_5} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4832 | 2026.03.07 01:50:56.115662 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4833 | 2026.03.07 01:50:56.115752 [ 255 ] {f5e71198-c0c8-4cba-8c79-24312fea68c0} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4834 | 2026.03.07 01:50:56.115791 [ 255 ] {f5e71198-c0c8-4cba-8c79-24312fea68c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4835 | 2026.03.07 01:50:56.116089 [ 255 ] {f5e71198-c0c8-4cba-8c79-24312fea68c0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4836 | 2026.03.07 01:50:56.116297 [ 255 ] {f5e71198-c0c8-4cba-8c79-24312fea68c0} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2026.03.07 01:50:56.116423 [ 255 ] {f5e71198-c0c8-4cba-8c79-24312fea68c0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001171 sec., 126387.7028181042 rows/sec., 7.19 MiB/sec. | ||
| 4838 | 2026.03.07 01:50:56.116462 [ 255 ] {f5e71198-c0c8-4cba-8c79-24312fea68c0} <Debug> TCPHandler: Processed in 0.001340383 sec. | ||
| 4839 | 2026.03.07 01:50:56.116576 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2026.03.07 01:50:56.116610 [ 192 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3178 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152858 sec., 2079053.7623153513 rows/sec., 131.21 MiB/sec. | ||
| 4841 | 2026.03.07 01:50:56.116670 [ 255 ] {321c682e-b545-4d38-baed-750c0ce4d5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4842 | 2026.03.07 01:50:56.116710 [ 255 ] {321c682e-b545-4d38-baed-750c0ce4d5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4843 | 2026.03.07 01:50:56.116811 [ 195 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4844 | 2026.03.07 01:50:56.117089 [ 195 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_6_1} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2026.03.07 01:50:56.117157 [ 195 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_6_1} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4846 | 2026.03.07 01:50:56.117247 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 4847 | 2026.03.07 01:50:56.117287 [ 255 ] {321c682e-b545-4d38-baed-750c0ce4d5c7} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2026.03.07 01:50:56.117328 [ 255 ] {321c682e-b545-4d38-baed-750c0ce4d5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4849 | 2026.03.07 01:50:56.117662 [ 255 ] {321c682e-b545-4d38-baed-750c0ce4d5c7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4850 | 2026.03.07 01:50:56.117879 [ 255 ] {321c682e-b545-4d38-baed-750c0ce4d5c7} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4851 | 2026.03.07 01:50:56.118008 [ 255 ] {321c682e-b545-4d38-baed-750c0ce4d5c7} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001356 sec., 368731.5634218289 rows/sec., 25.91 MiB/sec. | ||
| 4852 | 2026.03.07 01:50:56.118046 [ 255 ] {321c682e-b545-4d38-baed-750c0ce4d5c7} <Debug> TCPHandler: Processed in 0.00151982 sec. | ||
| 4853 | 2026.03.07 01:50:56.118158 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4854 | 2026.03.07 01:50:56.118253 [ 255 ] {71774d17-8aab-45a8-ac59-6ccbd4ceba05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4855 | 2026.03.07 01:50:56.118295 [ 255 ] {71774d17-8aab-45a8-ac59-6ccbd4ceba05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4856 | 2026.03.07 01:50:56.118625 [ 255 ] {71774d17-8aab-45a8-ac59-6ccbd4ceba05} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4857 | 2026.03.07 01:50:56.118661 [ 255 ] {71774d17-8aab-45a8-ac59-6ccbd4ceba05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4858 | 2026.03.07 01:50:56.118958 [ 255 ] {71774d17-8aab-45a8-ac59-6ccbd4ceba05} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4859 | 2026.03.07 01:50:56.119160 [ 255 ] {71774d17-8aab-45a8-ac59-6ccbd4ceba05} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2026.03.07 01:50:56.119286 [ 255 ] {71774d17-8aab-45a8-ac59-6ccbd4ceba05} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 4861 | 2026.03.07 01:50:56.119322 [ 255 ] {71774d17-8aab-45a8-ac59-6ccbd4ceba05} <Debug> TCPHandler: Processed in 0.001213779 sec. | ||
| 4862 | 2026.03.07 01:50:56.119455 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4863 | 2026.03.07 01:50:56.119577 [ 255 ] {6fca8984-ae31-403f-b3d8-a5c51e0f550b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4864 | 2026.03.07 01:50:56.119627 [ 255 ] {6fca8984-ae31-403f-b3d8-a5c51e0f550b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4865 | 2026.03.07 01:50:56.120138 [ 255 ] {6fca8984-ae31-403f-b3d8-a5c51e0f550b} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4866 | 2026.03.07 01:50:56.120182 [ 255 ] {6fca8984-ae31-403f-b3d8-a5c51e0f550b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4867 | 2026.03.07 01:50:56.120535 [ 255 ] {6fca8984-ae31-403f-b3d8-a5c51e0f550b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4868 | 2026.03.07 01:50:56.120745 [ 255 ] {6fca8984-ae31-403f-b3d8-a5c51e0f550b} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4869 | 2026.03.07 01:50:56.120872 [ 255 ] {6fca8984-ae31-403f-b3d8-a5c51e0f550b} <Debug> executeQuery: Read 255 rows, 17.27 KiB in 0.00132 sec., 193181.81818181818 rows/sec., 12.78 MiB/sec. | ||
| 4870 | 2026.03.07 01:50:56.120909 [ 255 ] {6fca8984-ae31-403f-b3d8-a5c51e0f550b} <Debug> TCPHandler: Processed in 0.001513439 sec. | ||
| 4871 | 2026.03.07 01:50:56.121026 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4872 | 2026.03.07 01:50:56.121119 [ 255 ] {8d9b635a-17e1-484a-a516-a582ad6cb3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4873 | 2026.03.07 01:50:56.121161 [ 255 ] {8d9b635a-17e1-484a-a516-a582ad6cb3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4874 | 2026.03.07 01:50:56.121470 [ 255 ] {8d9b635a-17e1-484a-a516-a582ad6cb3d2} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.03.07 01:50:56.121506 [ 255 ] {8d9b635a-17e1-484a-a516-a582ad6cb3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4876 | 2026.03.07 01:50:56.121809 [ 255 ] {8d9b635a-17e1-484a-a516-a582ad6cb3d2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4877 | 2026.03.07 01:50:56.122021 [ 255 ] {8d9b635a-17e1-484a-a516-a582ad6cb3d2} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.03.07 01:50:56.122144 [ 255 ] {8d9b635a-17e1-484a-a516-a582ad6cb3d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 4879 | 2026.03.07 01:50:56.122181 [ 255 ] {8d9b635a-17e1-484a-a516-a582ad6cb3d2} <Debug> TCPHandler: Processed in 0.00120365 sec. | ||
| 4880 | 2026.03.07 01:50:56.122294 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4881 | 2026.03.07 01:50:56.122421 [ 255 ] {a3a463fe-b096-42f1-8e65-e6461968df93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4882 | 2026.03.07 01:50:56.122485 [ 255 ] {a3a463fe-b096-42f1-8e65-e6461968df93} <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 | ||
| 4883 | 2026.03.07 01:50:56.123396 [ 255 ] {a3a463fe-b096-42f1-8e65-e6461968df93} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.03.07 01:50:56.123432 [ 255 ] {a3a463fe-b096-42f1-8e65-e6461968df93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4885 | 2026.03.07 01:50:56.123988 [ 255 ] {a3a463fe-b096-42f1-8e65-e6461968df93} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4886 | 2026.03.07 01:50:56.124228 [ 255 ] {a3a463fe-b096-42f1-8e65-e6461968df93} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.03.07 01:50:56.124360 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4888 | 2026.03.07 01:50:56.124367 [ 255 ] {a3a463fe-b096-42f1-8e65-e6461968df93} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00197 sec., 9137.055837563452 rows/sec., 16.37 MiB/sec. | ||
| 4889 | 2026.03.07 01:50:56.124408 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2026.03.07 01:50:56.124433 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4891 | 2026.03.07 01:50:56.124443 [ 255 ] {a3a463fe-b096-42f1-8e65-e6461968df93} <Debug> TCPHandler: Processed in 0.002204832 sec. | ||
| 4892 | 2026.03.07 01:50:56.124505 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 4893 | 2026.03.07 01:50:56.124569 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4894 | 2026.03.07 01:50:56.124668 [ 255 ] {ab508955-075e-41b5-92dd-b1ee5c885b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4895 | 2026.03.07 01:50:56.124712 [ 255 ] {ab508955-075e-41b5-92dd-b1ee5c885b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4896 | 2026.03.07 01:50:56.124726 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4897 | 2026.03.07 01:50:56.124782 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 406 rows starting from the beginning of the part | ||
| 4898 | 2026.03.07 01:50:56.124902 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 18 rows starting from the beginning of the part | ||
| 4899 | 2026.03.07 01:50:56.125009 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 23 rows starting from the beginning of the part | ||
| 4900 | 2026.03.07 01:50:56.125048 [ 255 ] {ab508955-075e-41b5-92dd-b1ee5c885b3c} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2026.03.07 01:50:56.125089 [ 255 ] {ab508955-075e-41b5-92dd-b1ee5c885b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4902 | 2026.03.07 01:50:56.125101 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 18 rows starting from the beginning of the part | ||
| 4903 | 2026.03.07 01:50:56.125207 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 23 rows starting from the beginning of the part | ||
| 4904 | 2026.03.07 01:50:56.125300 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 18 rows starting from the beginning of the part | ||
| 4905 | 2026.03.07 01:50:56.125432 [ 255 ] {ab508955-075e-41b5-92dd-b1ee5c885b3c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4906 | 2026.03.07 01:50:56.125689 [ 255 ] {ab508955-075e-41b5-92dd-b1ee5c885b3c} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2026.03.07 01:50:56.125806 [ 95 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4908 | 2026.03.07 01:50:56.125827 [ 255 ] {ab508955-075e-41b5-92dd-b1ee5c885b3c} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001176 sec., 68027.21088435374 rows/sec., 4.27 MiB/sec. | ||
| 4909 | 2026.03.07 01:50:56.125841 [ 95 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4910 | 2026.03.07 01:50:56.125867 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4911 | 2026.03.07 01:50:56.125870 [ 255 ] {ab508955-075e-41b5-92dd-b1ee5c885b3c} <Debug> TCPHandler: Processed in 0.001352564 sec. | ||
| 4912 | 2026.03.07 01:50:56.125941 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 4913 | 2026.03.07 01:50:56.126029 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4914 | 2026.03.07 01:50:56.126057 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 410 rows starting from the beginning of the part | ||
| 4915 | 2026.03.07 01:50:56.126108 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part | ||
| 4916 | 2026.03.07 01:50:56.126150 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part | ||
| 4917 | 2026.03.07 01:50:56.126189 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 80 rows starting from the beginning of the part | ||
| 4918 | 2026.03.07 01:50:56.126234 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part | ||
| 4919 | 2026.03.07 01:50:56.126273 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 80 rows starting from the beginning of the part | ||
| 4920 | 2026.03.07 01:50:56.127085 [ 192 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 4 columns (4 merged, 0 gathered) in 0.001173809 sec., 613387.6976577961 rows/sec., 41.24 MiB/sec. | ||
| 4921 | 2026.03.07 01:50:56.127258 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4922 | 2026.03.07 01:50:56.127519 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_21_4} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.03.07 01:50:56.127581 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_21_4} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4924 | 2026.03.07 01:50:56.127657 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4925 | 2026.03.07 01:50:56.128996 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 506 rows, containing 19 columns (19 merged, 0 gathered) in 0.004514138 sec., 112092.27542445535 rows/sec., 200.86 MiB/sec. | ||
| 4926 | 2026.03.07 01:50:56.129781 [ 195 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4927 | 2026.03.07 01:50:56.130078 [ 195 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2026.03.07 01:50:56.130140 [ 195 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4929 | 2026.03.07 01:50:56.130234 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 4930 | 2026.03.07 01:50:57.145394 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4931 | 2026.03.07 01:50:57.145571 [ 255 ] {8e93a14e-4e4c-4852-b5bc-152c89e851c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4932 | 2026.03.07 01:50:57.145638 [ 255 ] {8e93a14e-4e4c-4852-b5bc-152c89e851c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4933 | 2026.03.07 01:50:57.146253 [ 255 ] {8e93a14e-4e4c-4852-b5bc-152c89e851c1} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4934 | 2026.03.07 01:50:57.146303 [ 255 ] {8e93a14e-4e4c-4852-b5bc-152c89e851c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4935 | 2026.03.07 01:50:57.146671 [ 255 ] {8e93a14e-4e4c-4852-b5bc-152c89e851c1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4936 | 2026.03.07 01:50:57.146910 [ 255 ] {8e93a14e-4e4c-4852-b5bc-152c89e851c1} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2026.03.07 01:50:57.147067 [ 255 ] {8e93a14e-4e4c-4852-b5bc-152c89e851c1} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001543 sec., 3888.528839922229 rows/sec., 317.08 KiB/sec. | ||
| 4938 | 2026.03.07 01:50:57.147117 [ 255 ] {8e93a14e-4e4c-4852-b5bc-152c89e851c1} <Debug> TCPHandler: Processed in 0.001879081 sec. | ||
| 4939 | 2026.03.07 01:50:57.147239 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4940 | 2026.03.07 01:50:57.147339 [ 255 ] {c0a39867-eeb6-4db1-9702-c7bf80c879e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4941 | 2026.03.07 01:50:57.147381 [ 255 ] {c0a39867-eeb6-4db1-9702-c7bf80c879e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4942 | 2026.03.07 01:50:57.149306 [ 255 ] {c0a39867-eeb6-4db1-9702-c7bf80c879e9} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4943 | 2026.03.07 01:50:57.149350 [ 255 ] {c0a39867-eeb6-4db1-9702-c7bf80c879e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4944 | 2026.03.07 01:50:57.149789 [ 255 ] {c0a39867-eeb6-4db1-9702-c7bf80c879e9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4945 | 2026.03.07 01:50:57.150013 [ 255 ] {c0a39867-eeb6-4db1-9702-c7bf80c879e9} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2026.03.07 01:50:57.150153 [ 255 ] {c0a39867-eeb6-4db1-9702-c7bf80c879e9} <Debug> executeQuery: Read 1981 rows, 153.34 KiB in 0.002835 sec., 698765.4320987655 rows/sec., 52.82 MiB/sec. | ||
| 4947 | 2026.03.07 01:50:57.150193 [ 255 ] {c0a39867-eeb6-4db1-9702-c7bf80c879e9} <Debug> TCPHandler: Processed in 0.003006108 sec. | ||
| 4948 | 2026.03.07 01:50:57.150309 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4949 | 2026.03.07 01:50:57.150408 [ 255 ] {6ed9324f-45dc-484a-8208-cc60d8d9fcab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4950 | 2026.03.07 01:50:57.150451 [ 255 ] {6ed9324f-45dc-484a-8208-cc60d8d9fcab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4951 | 2026.03.07 01:50:57.150915 [ 255 ] {6ed9324f-45dc-484a-8208-cc60d8d9fcab} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2026.03.07 01:50:57.150952 [ 255 ] {6ed9324f-45dc-484a-8208-cc60d8d9fcab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4953 | 2026.03.07 01:50:57.151281 [ 255 ] {6ed9324f-45dc-484a-8208-cc60d8d9fcab} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4954 | 2026.03.07 01:50:57.151492 [ 255 ] {6ed9324f-45dc-484a-8208-cc60d8d9fcab} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2026.03.07 01:50:57.151620 [ 255 ] {6ed9324f-45dc-484a-8208-cc60d8d9fcab} <Debug> executeQuery: Read 38 rows, 2.83 KiB in 0.001232 sec., 30844.155844155845 rows/sec., 2.24 MiB/sec. | ||
| 4956 | 2026.03.07 01:50:57.151658 [ 255 ] {6ed9324f-45dc-484a-8208-cc60d8d9fcab} <Debug> TCPHandler: Processed in 0.001401466 sec. | ||
| 4957 | 2026.03.07 01:50:57.151782 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4958 | 2026.03.07 01:50:57.151879 [ 255 ] {59d7ef52-37b4-4bd9-8d90-d7b30c3c0a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4959 | 2026.03.07 01:50:57.151919 [ 255 ] {59d7ef52-37b4-4bd9-8d90-d7b30c3c0a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4960 | 2026.03.07 01:50:57.152655 [ 255 ] {59d7ef52-37b4-4bd9-8d90-d7b30c3c0a5a} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2026.03.07 01:50:57.152691 [ 255 ] {59d7ef52-37b4-4bd9-8d90-d7b30c3c0a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4962 | 2026.03.07 01:50:57.153039 [ 255 ] {59d7ef52-37b4-4bd9-8d90-d7b30c3c0a5a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4963 | 2026.03.07 01:50:57.153247 [ 255 ] {59d7ef52-37b4-4bd9-8d90-d7b30c3c0a5a} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.03.07 01:50:57.153372 [ 255 ] {59d7ef52-37b4-4bd9-8d90-d7b30c3c0a5a} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001513 sec., 467944.4811632518 rows/sec., 27.30 MiB/sec. | ||
| 4965 | 2026.03.07 01:50:57.153411 [ 255 ] {59d7ef52-37b4-4bd9-8d90-d7b30c3c0a5a} <Debug> TCPHandler: Processed in 0.001680615 sec. | ||
| 4966 | 2026.03.07 01:50:57.153532 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4967 | 2026.03.07 01:50:57.153626 [ 255 ] {5e67b64d-724e-48ee-a71a-3b8cb75642cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4968 | 2026.03.07 01:50:57.153666 [ 255 ] {5e67b64d-724e-48ee-a71a-3b8cb75642cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4969 | 2026.03.07 01:50:57.154058 [ 255 ] {5e67b64d-724e-48ee-a71a-3b8cb75642cf} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4970 | 2026.03.07 01:50:57.154095 [ 255 ] {5e67b64d-724e-48ee-a71a-3b8cb75642cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4971 | 2026.03.07 01:50:57.154382 [ 255 ] {5e67b64d-724e-48ee-a71a-3b8cb75642cf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4972 | 2026.03.07 01:50:57.154590 [ 255 ] {5e67b64d-724e-48ee-a71a-3b8cb75642cf} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4973 | 2026.03.07 01:50:57.154694 [ 93 ] {} <Debug> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4974 | 2026.03.07 01:50:57.154721 [ 255 ] {5e67b64d-724e-48ee-a71a-3b8cb75642cf} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 63.17 KiB/sec. | ||
| 4975 | 2026.03.07 01:50:57.154764 [ 93 ] {} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.03.07 01:50:57.154773 [ 255 ] {5e67b64d-724e-48ee-a71a-3b8cb75642cf} <Debug> TCPHandler: Processed in 0.001291212 sec. | ||
| 4977 | 2026.03.07 01:50:57.154799 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4978 | 2026.03.07 01:50:57.154893 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4979 | 2026.03.07 01:50:57.154923 [ 195 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::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 | ||
| 4980 | 2026.03.07 01:50:57.154992 [ 255 ] {686ecf28-c4a9-4800-bdba-6a06b9688fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4981 | 2026.03.07 01:50:57.155037 [ 255 ] {686ecf28-c4a9-4800-bdba-6a06b9688fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4982 | 2026.03.07 01:50:57.155070 [ 195 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4983 | 2026.03.07 01:50:57.155109 [ 195 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::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 | ||
| 4984 | 2026.03.07 01:50:57.155177 [ 195 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::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 | ||
| 4985 | 2026.03.07 01:50:57.155227 [ 195 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::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 | ||
| 4986 | 2026.03.07 01:50:57.155273 [ 195 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::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 | ||
| 4987 | 2026.03.07 01:50:57.155315 [ 195 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::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 | ||
| 4988 | 2026.03.07 01:50:57.155944 [ 255 ] {686ecf28-c4a9-4800-bdba-6a06b9688fde} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4989 | 2026.03.07 01:50:57.155986 [ 255 ] {686ecf28-c4a9-4800-bdba-6a06b9688fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4990 | 2026.03.07 01:50:57.156034 [ 195 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001167288 sec., 4283.433051654775 rows/sec., 317.91 KiB/sec. | ||
| 4991 | 2026.03.07 01:50:57.156212 [ 189 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4992 | 2026.03.07 01:50:57.156371 [ 255 ] {686ecf28-c4a9-4800-bdba-6a06b9688fde} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4993 | 2026.03.07 01:50:57.156576 [ 189 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_5_1} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2026.03.07 01:50:57.156650 [ 255 ] {686ecf28-c4a9-4800-bdba-6a06b9688fde} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2026.03.07 01:50:57.156664 [ 189 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_5_1} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4996 | 2026.03.07 01:50:57.156775 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4997 | 2026.03.07 01:50:57.156796 [ 255 ] {686ecf28-c4a9-4800-bdba-6a06b9688fde} <Debug> executeQuery: Read 1030 rows, 72.75 KiB in 0.001821 sec., 565623.2839099396 rows/sec., 39.01 MiB/sec. | ||
| 4998 | 2026.03.07 01:50:57.156839 [ 255 ] {686ecf28-c4a9-4800-bdba-6a06b9688fde} <Debug> TCPHandler: Processed in 0.001996365 sec. | ||
| 4999 | 2026.03.07 01:50:57.156960 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5000 | 2026.03.07 01:50:57.157056 [ 255 ] {f8a5b1ae-50b9-457c-886b-621aff71b98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5001 | 2026.03.07 01:50:57.157101 [ 255 ] {f8a5b1ae-50b9-457c-886b-621aff71b98c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5002 | 2026.03.07 01:50:57.157813 [ 255 ] {f8a5b1ae-50b9-457c-886b-621aff71b98c} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2026.03.07 01:50:57.157850 [ 255 ] {f8a5b1ae-50b9-457c-886b-621aff71b98c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5004 | 2026.03.07 01:50:57.158307 [ 255 ] {f8a5b1ae-50b9-457c-886b-621aff71b98c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5005 | 2026.03.07 01:50:57.158525 [ 255 ] {f8a5b1ae-50b9-457c-886b-621aff71b98c} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2026.03.07 01:50:57.158660 [ 255 ] {f8a5b1ae-50b9-457c-886b-621aff71b98c} <Debug> executeQuery: Read 1218 rows, 77.98 KiB in 0.001622 sec., 750924.7842170161 rows/sec., 46.95 MiB/sec. | ||
| 5007 | 2026.03.07 01:50:57.158697 [ 255 ] {f8a5b1ae-50b9-457c-886b-621aff71b98c} <Debug> TCPHandler: Processed in 0.001787388 sec. | ||
| 5008 | 2026.03.07 01:50:57.158814 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5009 | 2026.03.07 01:50:57.158909 [ 255 ] {8b9e3fa6-929e-4d46-afd3-5e5a51adbb5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5010 | 2026.03.07 01:50:57.158966 [ 255 ] {8b9e3fa6-929e-4d46-afd3-5e5a51adbb5c} <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 | ||
| 5011 | 2026.03.07 01:50:57.159819 [ 255 ] {8b9e3fa6-929e-4d46-afd3-5e5a51adbb5c} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2026.03.07 01:50:57.159855 [ 255 ] {8b9e3fa6-929e-4d46-afd3-5e5a51adbb5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5013 | 2026.03.07 01:50:57.160405 [ 255 ] {8b9e3fa6-929e-4d46-afd3-5e5a51adbb5c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5014 | 2026.03.07 01:50:57.160628 [ 255 ] {8b9e3fa6-929e-4d46-afd3-5e5a51adbb5c} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2026.03.07 01:50:57.160767 [ 255 ] {8b9e3fa6-929e-4d46-afd3-5e5a51adbb5c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001876 sec., 17057.569296375266 rows/sec., 30.57 MiB/sec. | ||
| 5016 | 2026.03.07 01:50:57.160821 [ 255 ] {8b9e3fa6-929e-4d46-afd3-5e5a51adbb5c} <Debug> TCPHandler: Processed in 0.002057238 sec. | ||
| 5017 | 2026.03.07 01:50:57.160936 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5018 | 2026.03.07 01:50:57.161031 [ 255 ] {8cb67c20-5251-486a-81b3-29bb42c769f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5019 | 2026.03.07 01:50:57.161075 [ 255 ] {8cb67c20-5251-486a-81b3-29bb42c769f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5020 | 2026.03.07 01:50:57.161401 [ 255 ] {8cb67c20-5251-486a-81b3-29bb42c769f4} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2026.03.07 01:50:57.161437 [ 255 ] {8cb67c20-5251-486a-81b3-29bb42c769f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5022 | 2026.03.07 01:50:57.161736 [ 255 ] {8cb67c20-5251-486a-81b3-29bb42c769f4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5023 | 2026.03.07 01:50:57.161942 [ 255 ] {8cb67c20-5251-486a-81b3-29bb42c769f4} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5024 | 2026.03.07 01:50:57.162070 [ 255 ] {8cb67c20-5251-486a-81b3-29bb42c769f4} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.001056 sec., 9469.696969696968 rows/sec., 664.91 KiB/sec. | ||
| 5025 | 2026.03.07 01:50:57.162105 [ 255 ] {8cb67c20-5251-486a-81b3-29bb42c769f4} <Debug> TCPHandler: Processed in 0.00121932 sec. | ||
| 5026 | 2026.03.07 01:50:57.472228 [ 92 ] {} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5027 | 2026.03.07 01:50:57.472330 [ 92 ] {} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2026.03.07 01:50:57.472373 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5029 | 2026.03.07 01:50:57.472541 [ 192 ] {9809b95d-3aa7-4830-a7ef-a2ffa4666aba::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 | ||
| 5030 | 2026.03.07 01:50:57.472946 [ 192 ] {9809b95d-3aa7-4830-a7ef-a2ffa4666aba::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5031 | 2026.03.07 01:50:57.473008 [ 192 ] {9809b95d-3aa7-4830-a7ef-a2ffa4666aba::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 5032 | 2026.03.07 01:50:57.473126 [ 192 ] {9809b95d-3aa7-4830-a7ef-a2ffa4666aba::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 5033 | 2026.03.07 01:50:57.473239 [ 192 ] {9809b95d-3aa7-4830-a7ef-a2ffa4666aba::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 5034 | 2026.03.07 01:50:57.473357 [ 192 ] {9809b95d-3aa7-4830-a7ef-a2ffa4666aba::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 5035 | 2026.03.07 01:50:57.473472 [ 192 ] {9809b95d-3aa7-4830-a7ef-a2ffa4666aba::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 5036 | 2026.03.07 01:50:57.475082 [ 195 ] {9809b95d-3aa7-4830-a7ef-a2ffa4666aba::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 6 columns (6 merged, 0 gathered) in 0.002603905 sec., 17281.736468880394 rows/sec., 4.32 MiB/sec. | ||
| 5037 | 2026.03.07 01:50:57.475317 [ 197 ] {9809b95d-3aa7-4830-a7ef-a2ffa4666aba::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5038 | 2026.03.07 01:50:57.475830 [ 197 ] {9809b95d-3aa7-4830-a7ef-a2ffa4666aba::all_1_5_1} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2026.03.07 01:50:57.475921 [ 197 ] {9809b95d-3aa7-4830-a7ef-a2ffa4666aba::all_1_5_1} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5040 | 2026.03.07 01:50:57.476025 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5041 | 2026.03.07 01:51:01.098881 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5042 | 2026.03.07 01:51:01.099101 [ 255 ] {87840c21-aec0-47cd-aea0-79b9e1ad5045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5043 | 2026.03.07 01:51:01.099175 [ 255 ] {87840c21-aec0-47cd-aea0-79b9e1ad5045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5044 | 2026.03.07 01:51:01.099955 [ 255 ] {87840c21-aec0-47cd-aea0-79b9e1ad5045} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5045 | 2026.03.07 01:51:01.100028 [ 255 ] {87840c21-aec0-47cd-aea0-79b9e1ad5045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5046 | 2026.03.07 01:51:01.100554 [ 255 ] {87840c21-aec0-47cd-aea0-79b9e1ad5045} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5047 | 2026.03.07 01:51:01.100876 [ 255 ] {87840c21-aec0-47cd-aea0-79b9e1ad5045} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2026.03.07 01:51:01.101048 [ 28 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5049 | 2026.03.07 01:51:01.101080 [ 255 ] {87840c21-aec0-47cd-aea0-79b9e1ad5045} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.002029 sec., 25628.38836865451 rows/sec., 1.96 MiB/sec. | ||
| 5050 | 2026.03.07 01:51:01.101096 [ 28 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5051 | 2026.03.07 01:51:01.101125 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5052 | 2026.03.07 01:51:01.101145 [ 255 ] {87840c21-aec0-47cd-aea0-79b9e1ad5045} <Debug> TCPHandler: Processed in 0.002402629 sec. | ||
| 5053 | 2026.03.07 01:51:01.101220 [ 192 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::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 | ||
| 5054 | 2026.03.07 01:51:01.101294 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5055 | 2026.03.07 01:51:01.101310 [ 192 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5056 | 2026.03.07 01:51:01.101342 [ 192 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2142 rows starting from the beginning of the part | ||
| 5057 | 2026.03.07 01:51:01.101404 [ 192 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 832 rows starting from the beginning of the part | ||
| 5058 | 2026.03.07 01:51:01.101425 [ 255 ] {2655bed4-de0f-4798-b7f2-d6447974d420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5059 | 2026.03.07 01:51:01.101451 [ 192 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 98 rows starting from the beginning of the part | ||
| 5060 | 2026.03.07 01:51:01.101483 [ 255 ] {2655bed4-de0f-4798-b7f2-d6447974d420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5061 | 2026.03.07 01:51:01.101491 [ 192 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 829 rows starting from the beginning of the part | ||
| 5062 | 2026.03.07 01:51:01.101534 [ 192 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1981 rows starting from the beginning of the part | ||
| 5063 | 2026.03.07 01:51:01.101570 [ 192 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part | ||
| 5064 | 2026.03.07 01:51:01.102061 [ 255 ] {2655bed4-de0f-4798-b7f2-d6447974d420} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5065 | 2026.03.07 01:51:01.102105 [ 255 ] {2655bed4-de0f-4798-b7f2-d6447974d420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5066 | 2026.03.07 01:51:01.102520 [ 255 ] {2655bed4-de0f-4798-b7f2-d6447974d420} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5067 | 2026.03.07 01:51:01.102825 [ 255 ] {2655bed4-de0f-4798-b7f2-d6447974d420} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5068 | 2026.03.07 01:51:01.102963 [ 28 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5069 | 2026.03.07 01:51:01.102996 [ 255 ] {2655bed4-de0f-4798-b7f2-d6447974d420} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001604 sec., 34912.71820448878 rows/sec., 2.72 MiB/sec. | ||
| 5070 | 2026.03.07 01:51:01.103002 [ 28 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5071 | 2026.03.07 01:51:01.103038 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5072 | 2026.03.07 01:51:01.103047 [ 255 ] {2655bed4-de0f-4798-b7f2-d6447974d420} <Debug> TCPHandler: Processed in 0.00181703 sec. | ||
| 5073 | 2026.03.07 01:51:01.103186 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5074 | 2026.03.07 01:51:01.103194 [ 197 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::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 | ||
| 5075 | 2026.03.07 01:51:01.103302 [ 255 ] {fa0edc58-6b99-4a74-bda1-445ba2b92911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5076 | 2026.03.07 01:51:01.103366 [ 255 ] {fa0edc58-6b99-4a74-bda1-445ba2b92911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5077 | 2026.03.07 01:51:01.103395 [ 197 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5078 | 2026.03.07 01:51:01.103451 [ 197 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1112 rows starting from the beginning of the part | ||
| 5079 | 2026.03.07 01:51:01.103550 [ 197 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 506 rows starting from the beginning of the part | ||
| 5080 | 2026.03.07 01:51:01.103601 [ 197 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 79 rows starting from the beginning of the part | ||
| 5081 | 2026.03.07 01:51:01.103644 [ 197 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 500 rows starting from the beginning of the part | ||
| 5082 | 2026.03.07 01:51:01.103674 [ 195 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5934 rows, containing 5 columns (5 merged, 0 gathered) in 0.002488412 sec., 2384653.345185604 rows/sec., 193.36 MiB/sec. | ||
| 5083 | 2026.03.07 01:51:01.103685 [ 197 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1030 rows starting from the beginning of the part | ||
| 5084 | 2026.03.07 01:51:01.103784 [ 197 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 5085 | 2026.03.07 01:51:01.103895 [ 255 ] {fa0edc58-6b99-4a74-bda1-445ba2b92911} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2026.03.07 01:51:01.103947 [ 255 ] {fa0edc58-6b99-4a74-bda1-445ba2b92911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5087 | 2026.03.07 01:51:01.103977 [ 192 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5088 | 2026.03.07 01:51:01.104262 [ 192 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_31_6} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5089 | 2026.03.07 01:51:01.104332 [ 192 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_31_6} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5090 | 2026.03.07 01:51:01.104398 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 5091 | 2026.03.07 01:51:01.104429 [ 255 ] {fa0edc58-6b99-4a74-bda1-445ba2b92911} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5092 | 2026.03.07 01:51:01.104755 [ 255 ] {fa0edc58-6b99-4a74-bda1-445ba2b92911} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2026.03.07 01:51:01.104930 [ 255 ] {fa0edc58-6b99-4a74-bda1-445ba2b92911} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001652 sec., 72639.22518159806 rows/sec., 5.04 MiB/sec. | ||
| 5094 | 2026.03.07 01:51:01.104979 [ 255 ] {fa0edc58-6b99-4a74-bda1-445ba2b92911} <Debug> TCPHandler: Processed in 0.001853641 sec. | ||
| 5095 | 2026.03.07 01:51:01.105107 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5096 | 2026.03.07 01:51:01.105202 [ 255 ] {4e4d6b3a-482d-4afa-be26-75bc1fe46b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5097 | 2026.03.07 01:51:01.105244 [ 255 ] {4e4d6b3a-482d-4afa-be26-75bc1fe46b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5098 | 2026.03.07 01:51:01.105401 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3283 rows, containing 5 columns (5 merged, 0 gathered) in 0.002283854 sec., 1437482.431013541 rows/sec., 106.27 MiB/sec. | ||
| 5099 | 2026.03.07 01:51:01.105588 [ 255 ] {4e4d6b3a-482d-4afa-be26-75bc1fe46b6a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.03.07 01:51:01.105621 [ 192 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5101 | 2026.03.07 01:51:01.105625 [ 255 ] {4e4d6b3a-482d-4afa-be26-75bc1fe46b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5102 | 2026.03.07 01:51:01.105958 [ 192 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_31_6} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2026.03.07 01:51:01.106032 [ 192 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_31_6} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5104 | 2026.03.07 01:51:01.106106 [ 255 ] {4e4d6b3a-482d-4afa-be26-75bc1fe46b6a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5105 | 2026.03.07 01:51:01.106109 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5106 | 2026.03.07 01:51:01.106425 [ 255 ] {4e4d6b3a-482d-4afa-be26-75bc1fe46b6a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2026.03.07 01:51:01.106602 [ 255 ] {4e4d6b3a-482d-4afa-be26-75bc1fe46b6a} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001417 sec., 28228.65208186309 rows/sec., 1.94 MiB/sec. | ||
| 5108 | 2026.03.07 01:51:01.106651 [ 255 ] {4e4d6b3a-482d-4afa-be26-75bc1fe46b6a} <Debug> TCPHandler: Processed in 0.001594202 sec. | ||
| 5109 | 2026.03.07 01:51:01.483344 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10116 | ||
| 5110 | 2026.03.07 01:51:01.484063 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5111 | 2026.03.07 01:51:01.484104 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5112 | 2026.03.07 01:51:01.484580 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5113 | 2026.03.07 01:51:01.484807 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5114 | 2026.03.07 01:51:01.484951 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10116 | ||
| 5115 | 2026.03.07 01:51:01.484971 [ 49 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5116 | 2026.03.07 01:51:01.485071 [ 49 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5117 | 2026.03.07 01:51:01.485111 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5118 | 2026.03.07 01:51:01.485229 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 5119 | 2026.03.07 01:51:01.485341 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5120 | 2026.03.07 01:51:01.485377 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7684 rows starting from the beginning of the part | ||
| 5121 | 2026.03.07 01:51:01.485442 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5122 | 2026.03.07 01:51:01.485493 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5123 | 2026.03.07 01:51:01.485537 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5124 | 2026.03.07 01:51:01.485578 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5125 | 2026.03.07 01:51:01.485618 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5126 | 2026.03.07 01:51:01.487607 [ 192 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10116 rows, containing 4 columns (4 merged, 0 gathered) in 0.002422249 sec., 4176284.106216991 rows/sec., 59.74 MiB/sec. | ||
| 5127 | 2026.03.07 01:51:01.487980 [ 192 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5128 | 2026.03.07 01:51:01.488280 [ 192 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_21_4} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5129 | 2026.03.07 01:51:01.488358 [ 192 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_21_4} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5130 | 2026.03.07 01:51:01.488462 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5131 | 2026.03.07 01:51:02.014086 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5132 | 2026.03.07 01:51:02.031540 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2026.03.07 01:51:02.031591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5134 | 2026.03.07 01:51:02.037262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5135 | 2026.03.07 01:51:02.037933 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5136 | 2026.03.07 01:51:02.038221 [ 49 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5137 | 2026.03.07 01:51:02.038262 [ 49 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5138 | 2026.03.07 01:51:02.038283 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5139 | 2026.03.07 01:51:02.038413 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 5140 | 2026.03.07 01:51:02.041109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5141 | 2026.03.07 01:51:02.042284 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5142 | 2026.03.07 01:51:02.043696 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 5143 | 2026.03.07 01:51:02.048160 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5144 | 2026.03.07 01:51:02.052395 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5145 | 2026.03.07 01:51:02.056605 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 5146 | 2026.03.07 01:51:02.061021 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 5147 | 2026.03.07 01:51:02.064854 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 5148 | 2026.03.07 01:51:02.113322 [ 192 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.074969316 sec., 2120.867689389083 rows/sec., 10.97 MiB/sec. | ||
| 5149 | 2026.03.07 01:51:02.115791 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5150 | 2026.03.07 01:51:02.117751 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_21_4} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2026.03.07 01:51:02.117857 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_21_4} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5152 | 2026.03.07 01:51:02.120888 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5153 | 2026.03.07 01:51:03.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.01 MiB, peak 259.56 MiB, free memory in arenas 0.00 B, will set to 251.76 MiB (RSS), difference: 2.75 MiB | ||
| 5154 | 2026.03.07 01:51:04.003468 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 604 | ||
| 5155 | 2026.03.07 01:51:04.006118 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2026.03.07 01:51:04.006161 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5157 | 2026.03.07 01:51:04.007357 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5158 | 2026.03.07 01:51:04.007622 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2026.03.07 01:51:04.007789 [ 26 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5160 | 2026.03.07 01:51:04.007860 [ 26 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2026.03.07 01:51:04.007881 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5162 | 2026.03.07 01:51:04.007963 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
| 5163 | 2026.03.07 01:51:04.007998 [ 190 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::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 | ||
| 5164 | 2026.03.07 01:51:04.008544 [ 190 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5165 | 2026.03.07 01:51:04.008680 [ 190 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 398 rows starting from the beginning of the part | ||
| 5166 | 2026.03.07 01:51:04.009027 [ 190 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 5167 | 2026.03.07 01:51:04.009347 [ 190 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
| 5168 | 2026.03.07 01:51:04.009655 [ 190 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::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 | ||
| 5169 | 2026.03.07 01:51:04.009946 [ 190 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 62 rows starting from the beginning of the part | ||
| 5170 | 2026.03.07 01:51:04.010245 [ 190 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
| 5171 | 2026.03.07 01:51:04.016775 [ 198 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 72 columns (72 merged, 0 gathered) in 0.008837818 sec., 68342.66105049911 rows/sec., 62.14 MiB/sec. | ||
| 5172 | 2026.03.07 01:51:04.018084 [ 191 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5173 | 2026.03.07 01:51:04.018766 [ 191 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_16_3} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5174 | 2026.03.07 01:51:04.018846 [ 191 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_16_3} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5175 | 2026.03.07 01:51:04.019104 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 5176 | 2026.03.07 01:51:06.109899 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5177 | 2026.03.07 01:51:06.110077 [ 255 ] {3761041b-45b1-4fb1-b62e-98a53ac4a378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5178 | 2026.03.07 01:51:06.110143 [ 255 ] {3761041b-45b1-4fb1-b62e-98a53ac4a378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5179 | 2026.03.07 01:51:06.110849 [ 255 ] {3761041b-45b1-4fb1-b62e-98a53ac4a378} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2026.03.07 01:51:06.110898 [ 255 ] {3761041b-45b1-4fb1-b62e-98a53ac4a378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5181 | 2026.03.07 01:51:06.111317 [ 255 ] {3761041b-45b1-4fb1-b62e-98a53ac4a378} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5182 | 2026.03.07 01:51:06.111576 [ 255 ] {3761041b-45b1-4fb1-b62e-98a53ac4a378} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2026.03.07 01:51:06.111727 [ 255 ] {3761041b-45b1-4fb1-b62e-98a53ac4a378} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001699 sec., 167157.15126545026 rows/sec., 10.62 MiB/sec. | ||
| 5184 | 2026.03.07 01:51:06.111770 [ 255 ] {3761041b-45b1-4fb1-b62e-98a53ac4a378} <Debug> TCPHandler: Processed in 0.002003606 sec. | ||
| 5185 | 2026.03.07 01:51:06.111918 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5186 | 2026.03.07 01:51:06.112021 [ 255 ] {391f0b6e-4d26-4e20-bfb2-e09dd8b335c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5187 | 2026.03.07 01:51:06.112062 [ 255 ] {391f0b6e-4d26-4e20-bfb2-e09dd8b335c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5188 | 2026.03.07 01:51:06.112807 [ 255 ] {391f0b6e-4d26-4e20-bfb2-e09dd8b335c5} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2026.03.07 01:51:06.112845 [ 255 ] {391f0b6e-4d26-4e20-bfb2-e09dd8b335c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5190 | 2026.03.07 01:51:06.113210 [ 255 ] {391f0b6e-4d26-4e20-bfb2-e09dd8b335c5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5191 | 2026.03.07 01:51:06.113419 [ 255 ] {391f0b6e-4d26-4e20-bfb2-e09dd8b335c5} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5192 | 2026.03.07 01:51:06.113554 [ 255 ] {391f0b6e-4d26-4e20-bfb2-e09dd8b335c5} <Debug> executeQuery: Read 829 rows, 67.40 KiB in 0.001552 sec., 534149.4845360825 rows/sec., 42.41 MiB/sec. | ||
| 5193 | 2026.03.07 01:51:06.113595 [ 255 ] {391f0b6e-4d26-4e20-bfb2-e09dd8b335c5} <Debug> TCPHandler: Processed in 0.001736296 sec. | ||
| 5194 | 2026.03.07 01:51:06.113727 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5195 | 2026.03.07 01:51:06.113822 [ 255 ] {6edac0da-2472-4634-8814-c8953f80fbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5196 | 2026.03.07 01:51:06.113863 [ 255 ] {6edac0da-2472-4634-8814-c8953f80fbd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5197 | 2026.03.07 01:51:06.114335 [ 255 ] {6edac0da-2472-4634-8814-c8953f80fbd2} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5198 | 2026.03.07 01:51:06.114371 [ 255 ] {6edac0da-2472-4634-8814-c8953f80fbd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5199 | 2026.03.07 01:51:06.114672 [ 255 ] {6edac0da-2472-4634-8814-c8953f80fbd2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5200 | 2026.03.07 01:51:06.114884 [ 255 ] {6edac0da-2472-4634-8814-c8953f80fbd2} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2026.03.07 01:51:06.115012 [ 255 ] {6edac0da-2472-4634-8814-c8953f80fbd2} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 8.00 MiB/sec. | ||
| 5202 | 2026.03.07 01:51:06.115053 [ 255 ] {6edac0da-2472-4634-8814-c8953f80fbd2} <Debug> TCPHandler: Processed in 0.001373865 sec. | ||
| 5203 | 2026.03.07 01:51:06.115171 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5204 | 2026.03.07 01:51:06.115263 [ 255 ] {4b78f962-b22c-4178-99b2-341159920f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5205 | 2026.03.07 01:51:06.115303 [ 255 ] {4b78f962-b22c-4178-99b2-341159920f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5206 | 2026.03.07 01:51:06.115797 [ 255 ] {4b78f962-b22c-4178-99b2-341159920f61} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.03.07 01:51:06.115837 [ 255 ] {4b78f962-b22c-4178-99b2-341159920f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5208 | 2026.03.07 01:51:06.116144 [ 255 ] {4b78f962-b22c-4178-99b2-341159920f61} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5209 | 2026.03.07 01:51:06.116354 [ 255 ] {4b78f962-b22c-4178-99b2-341159920f61} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2026.03.07 01:51:06.116482 [ 255 ] {4b78f962-b22c-4178-99b2-341159920f61} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001236 sec., 120550.16181229774 rows/sec., 7.79 MiB/sec. | ||
| 5211 | 2026.03.07 01:51:06.116520 [ 255 ] {4b78f962-b22c-4178-99b2-341159920f61} <Debug> TCPHandler: Processed in 0.001396496 sec. | ||
| 5212 | 2026.03.07 01:51:06.116640 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5213 | 2026.03.07 01:51:06.116734 [ 255 ] {d5e96e06-2a70-4026-b861-a42084e7c6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5214 | 2026.03.07 01:51:06.116773 [ 255 ] {d5e96e06-2a70-4026-b861-a42084e7c6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5215 | 2026.03.07 01:51:06.117249 [ 255 ] {d5e96e06-2a70-4026-b861-a42084e7c6db} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2026.03.07 01:51:06.117296 [ 255 ] {d5e96e06-2a70-4026-b861-a42084e7c6db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5217 | 2026.03.07 01:51:06.117714 [ 255 ] {d5e96e06-2a70-4026-b861-a42084e7c6db} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5218 | 2026.03.07 01:51:06.117933 [ 255 ] {d5e96e06-2a70-4026-b861-a42084e7c6db} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2026.03.07 01:51:06.118066 [ 255 ] {d5e96e06-2a70-4026-b861-a42084e7c6db} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001351 sec., 109548.48260547743 rows/sec., 6.23 MiB/sec. | ||
| 5220 | 2026.03.07 01:51:06.118104 [ 255 ] {d5e96e06-2a70-4026-b861-a42084e7c6db} <Debug> TCPHandler: Processed in 0.001512389 sec. | ||
| 5221 | 2026.03.07 01:51:06.118223 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5222 | 2026.03.07 01:51:06.118316 [ 255 ] {c57d32ee-d815-4764-8e69-90474f5127f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5223 | 2026.03.07 01:51:06.118356 [ 255 ] {c57d32ee-d815-4764-8e69-90474f5127f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5224 | 2026.03.07 01:51:06.118975 [ 255 ] {c57d32ee-d815-4764-8e69-90474f5127f4} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2026.03.07 01:51:06.119012 [ 255 ] {c57d32ee-d815-4764-8e69-90474f5127f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5226 | 2026.03.07 01:51:06.119327 [ 255 ] {c57d32ee-d815-4764-8e69-90474f5127f4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5227 | 2026.03.07 01:51:06.119526 [ 255 ] {c57d32ee-d815-4764-8e69-90474f5127f4} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5228 | 2026.03.07 01:51:06.119654 [ 255 ] {c57d32ee-d815-4764-8e69-90474f5127f4} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001356 sec., 368731.5634218289 rows/sec., 25.91 MiB/sec. | ||
| 5229 | 2026.03.07 01:51:06.119691 [ 255 ] {c57d32ee-d815-4764-8e69-90474f5127f4} <Debug> TCPHandler: Processed in 0.001516509 sec. | ||
| 5230 | 2026.03.07 01:51:06.119802 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5231 | 2026.03.07 01:51:06.119894 [ 255 ] {93638ebb-3d75-4d65-8796-9e7a9db86cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5232 | 2026.03.07 01:51:06.119935 [ 255 ] {93638ebb-3d75-4d65-8796-9e7a9db86cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5233 | 2026.03.07 01:51:06.120266 [ 255 ] {93638ebb-3d75-4d65-8796-9e7a9db86cf2} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2026.03.07 01:51:06.120301 [ 255 ] {93638ebb-3d75-4d65-8796-9e7a9db86cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5235 | 2026.03.07 01:51:06.120599 [ 255 ] {93638ebb-3d75-4d65-8796-9e7a9db86cf2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5236 | 2026.03.07 01:51:06.120801 [ 255 ] {93638ebb-3d75-4d65-8796-9e7a9db86cf2} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2026.03.07 01:51:06.120922 [ 255 ] {93638ebb-3d75-4d65-8796-9e7a9db86cf2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 5238 | 2026.03.07 01:51:06.120957 [ 255 ] {93638ebb-3d75-4d65-8796-9e7a9db86cf2} <Debug> TCPHandler: Processed in 0.00120236 sec. | ||
| 5239 | 2026.03.07 01:51:06.121070 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5240 | 2026.03.07 01:51:06.121163 [ 255 ] {ee653a4f-2b03-44fd-96f0-55b213ceef4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5241 | 2026.03.07 01:51:06.121203 [ 255 ] {ee653a4f-2b03-44fd-96f0-55b213ceef4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5242 | 2026.03.07 01:51:06.121602 [ 255 ] {ee653a4f-2b03-44fd-96f0-55b213ceef4b} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5243 | 2026.03.07 01:51:06.121637 [ 255 ] {ee653a4f-2b03-44fd-96f0-55b213ceef4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5244 | 2026.03.07 01:51:06.121951 [ 255 ] {ee653a4f-2b03-44fd-96f0-55b213ceef4b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5245 | 2026.03.07 01:51:06.122161 [ 255 ] {ee653a4f-2b03-44fd-96f0-55b213ceef4b} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5246 | 2026.03.07 01:51:06.122287 [ 255 ] {ee653a4f-2b03-44fd-96f0-55b213ceef4b} <Debug> executeQuery: Read 255 rows, 17.27 KiB in 0.001142 sec., 223292.469352014 rows/sec., 14.77 MiB/sec. | ||
| 5247 | 2026.03.07 01:51:06.122286 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5248 | 2026.03.07 01:51:06.122324 [ 255 ] {ee653a4f-2b03-44fd-96f0-55b213ceef4b} <Debug> TCPHandler: Processed in 0.001301172 sec. | ||
| 5249 | 2026.03.07 01:51:06.122372 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2026.03.07 01:51:06.122402 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5251 | 2026.03.07 01:51:06.122468 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5252 | 2026.03.07 01:51:06.122532 [ 193 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 5253 | 2026.03.07 01:51:06.122564 [ 255 ] {923cc7b8-475b-4abe-bb2b-c6b5ab7c6405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5254 | 2026.03.07 01:51:06.122616 [ 255 ] {923cc7b8-475b-4abe-bb2b-c6b5ab7c6405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5255 | 2026.03.07 01:51:06.122699 [ 193 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5256 | 2026.03.07 01:51:06.122744 [ 193 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9289 rows starting from the beginning of the part | ||
| 5257 | 2026.03.07 01:51:06.122852 [ 193 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 150 rows starting from the beginning of the part | ||
| 5258 | 2026.03.07 01:51:06.122923 [ 193 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 255 rows starting from the beginning of the part | ||
| 5259 | 2026.03.07 01:51:06.122956 [ 255 ] {923cc7b8-475b-4abe-bb2b-c6b5ab7c6405} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5260 | 2026.03.07 01:51:06.122993 [ 193 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1218 rows starting from the beginning of the part | ||
| 5261 | 2026.03.07 01:51:06.123008 [ 255 ] {923cc7b8-475b-4abe-bb2b-c6b5ab7c6405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5262 | 2026.03.07 01:51:06.123066 [ 193 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 120 rows starting from the beginning of the part | ||
| 5263 | 2026.03.07 01:51:06.123135 [ 193 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 255 rows starting from the beginning of the part | ||
| 5264 | 2026.03.07 01:51:06.123377 [ 255 ] {923cc7b8-475b-4abe-bb2b-c6b5ab7c6405} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5265 | 2026.03.07 01:51:06.123658 [ 255 ] {923cc7b8-475b-4abe-bb2b-c6b5ab7c6405} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2026.03.07 01:51:06.123804 [ 255 ] {923cc7b8-475b-4abe-bb2b-c6b5ab7c6405} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001258 sec., 794.912559618442 rows/sec., 53.56 KiB/sec. | ||
| 5267 | 2026.03.07 01:51:06.123847 [ 255 ] {923cc7b8-475b-4abe-bb2b-c6b5ab7c6405} <Debug> TCPHandler: Processed in 0.001436537 sec. | ||
| 5268 | 2026.03.07 01:51:06.123967 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5269 | 2026.03.07 01:51:06.124061 [ 255 ] {a8a58f97-ca67-4177-94e2-a0937ea084eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5270 | 2026.03.07 01:51:06.124115 [ 255 ] {a8a58f97-ca67-4177-94e2-a0937ea084eb} <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 | ||
| 5271 | 2026.03.07 01:51:06.124902 [ 255 ] {a8a58f97-ca67-4177-94e2-a0937ea084eb} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2026.03.07 01:51:06.124939 [ 255 ] {a8a58f97-ca67-4177-94e2-a0937ea084eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5273 | 2026.03.07 01:51:06.125488 [ 255 ] {a8a58f97-ca67-4177-94e2-a0937ea084eb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5274 | 2026.03.07 01:51:06.125727 [ 255 ] {a8a58f97-ca67-4177-94e2-a0937ea084eb} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.03.07 01:51:06.125876 [ 255 ] {a8a58f97-ca67-4177-94e2-a0937ea084eb} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001831 sec., 9830.693610049153 rows/sec., 17.62 MiB/sec. | ||
| 5276 | 2026.03.07 01:51:06.125965 [ 255 ] {a8a58f97-ca67-4177-94e2-a0937ea084eb} <Debug> TCPHandler: Processed in 0.002046227 sec. | ||
| 5277 | 2026.03.07 01:51:06.126103 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5278 | 2026.03.07 01:51:06.126197 [ 255 ] {92649e4d-2208-4e76-a670-7b6e6ed63578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5279 | 2026.03.07 01:51:06.126240 [ 255 ] {92649e4d-2208-4e76-a670-7b6e6ed63578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5280 | 2026.03.07 01:51:06.126572 [ 255 ] {92649e4d-2208-4e76-a670-7b6e6ed63578} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2026.03.07 01:51:06.126609 [ 255 ] {92649e4d-2208-4e76-a670-7b6e6ed63578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5282 | 2026.03.07 01:51:06.126937 [ 255 ] {92649e4d-2208-4e76-a670-7b6e6ed63578} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5283 | 2026.03.07 01:51:06.127086 [ 191 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11287 rows, containing 5 columns (5 merged, 0 gathered) in 0.00461171 sec., 2447465.2569220527 rows/sec., 160.11 MiB/sec. | ||
| 5284 | 2026.03.07 01:51:06.127152 [ 255 ] {92649e4d-2208-4e76-a670-7b6e6ed63578} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2026.03.07 01:51:06.127287 [ 255 ] {92649e4d-2208-4e76-a670-7b6e6ed63578} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001107 sec., 72267.38934056008 rows/sec., 4.53 MiB/sec. | ||
| 5286 | 2026.03.07 01:51:06.127323 [ 255 ] {92649e4d-2208-4e76-a670-7b6e6ed63578} <Debug> TCPHandler: Processed in 0.001268131 sec. | ||
| 5287 | 2026.03.07 01:51:06.127490 [ 198 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5288 | 2026.03.07 01:51:06.127825 [ 198 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2026.03.07 01:51:06.127907 [ 198 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5290 | 2026.03.07 01:51:06.128015 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 5291 | 2026.03.07 01:51:08.885179 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5292 | 2026.03.07 01:51:08.885253 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5293 | 2026.03.07 01:51:08.985015 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10564 | ||
| 5294 | 2026.03.07 01:51:08.985717 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5295 | 2026.03.07 01:51:08.985774 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5296 | 2026.03.07 01:51:08.986280 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5297 | 2026.03.07 01:51:08.986504 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5298 | 2026.03.07 01:51:08.986627 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10564 | ||
| 5299 | 2026.03.07 01:51:09.541183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5300 | 2026.03.07 01:51:09.556874 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.03.07 01:51:09.556935 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5302 | 2026.03.07 01:51:09.562832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5303 | 2026.03.07 01:51:09.563504 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.03.07 01:51:09.566214 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5305 | 2026.03.07 01:51:11.101188 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5306 | 2026.03.07 01:51:11.101384 [ 255 ] {dc1e8e43-31d5-4314-85b7-25294cd8dd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5307 | 2026.03.07 01:51:11.101458 [ 255 ] {dc1e8e43-31d5-4314-85b7-25294cd8dd12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5308 | 2026.03.07 01:51:11.102179 [ 255 ] {dc1e8e43-31d5-4314-85b7-25294cd8dd12} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2026.03.07 01:51:11.102231 [ 255 ] {dc1e8e43-31d5-4314-85b7-25294cd8dd12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5310 | 2026.03.07 01:51:11.102623 [ 255 ] {dc1e8e43-31d5-4314-85b7-25294cd8dd12} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5311 | 2026.03.07 01:51:11.102864 [ 255 ] {dc1e8e43-31d5-4314-85b7-25294cd8dd12} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2026.03.07 01:51:11.103018 [ 255 ] {dc1e8e43-31d5-4314-85b7-25294cd8dd12} <Debug> executeQuery: Read 98 rows, 8.41 KiB in 0.001688 sec., 58056.87203791469 rows/sec., 4.86 MiB/sec. | ||
| 5313 | 2026.03.07 01:51:11.103067 [ 255 ] {dc1e8e43-31d5-4314-85b7-25294cd8dd12} <Debug> TCPHandler: Processed in 0.002019696 sec. | ||
| 5314 | 2026.03.07 01:51:11.103194 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5315 | 2026.03.07 01:51:11.103289 [ 255 ] {3245b969-5876-44e5-9b80-dda7ae4a59f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5316 | 2026.03.07 01:51:11.103332 [ 255 ] {3245b969-5876-44e5-9b80-dda7ae4a59f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5317 | 2026.03.07 01:51:11.103741 [ 255 ] {3245b969-5876-44e5-9b80-dda7ae4a59f3} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5318 | 2026.03.07 01:51:11.103777 [ 255 ] {3245b969-5876-44e5-9b80-dda7ae4a59f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5319 | 2026.03.07 01:51:11.104073 [ 255 ] {3245b969-5876-44e5-9b80-dda7ae4a59f3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5320 | 2026.03.07 01:51:11.104280 [ 255 ] {3245b969-5876-44e5-9b80-dda7ae4a59f3} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5321 | 2026.03.07 01:51:11.104405 [ 255 ] {3245b969-5876-44e5-9b80-dda7ae4a59f3} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001136 sec., 20246.478873239434 rows/sec., 1.49 MiB/sec. | ||
| 5322 | 2026.03.07 01:51:11.104442 [ 255 ] {3245b969-5876-44e5-9b80-dda7ae4a59f3} <Debug> TCPHandler: Processed in 0.001298943 sec. | ||
| 5323 | 2026.03.07 01:51:11.104552 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5324 | 2026.03.07 01:51:11.104645 [ 255 ] {0f7d3200-d4f6-4f14-8c91-1ce3649a847c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5325 | 2026.03.07 01:51:11.104684 [ 255 ] {0f7d3200-d4f6-4f14-8c91-1ce3649a847c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5326 | 2026.03.07 01:51:11.105108 [ 255 ] {0f7d3200-d4f6-4f14-8c91-1ce3649a847c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5327 | 2026.03.07 01:51:11.105144 [ 255 ] {0f7d3200-d4f6-4f14-8c91-1ce3649a847c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5328 | 2026.03.07 01:51:11.105435 [ 255 ] {0f7d3200-d4f6-4f14-8c91-1ce3649a847c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5329 | 2026.03.07 01:51:11.105638 [ 255 ] {0f7d3200-d4f6-4f14-8c91-1ce3649a847c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5330 | 2026.03.07 01:51:11.105777 [ 255 ] {0f7d3200-d4f6-4f14-8c91-1ce3649a847c} <Debug> executeQuery: Read 79 rows, 6.31 KiB in 0.00115 sec., 68695.65217391304 rows/sec., 5.36 MiB/sec. | ||
| 5331 | 2026.03.07 01:51:11.105832 [ 255 ] {0f7d3200-d4f6-4f14-8c91-1ce3649a847c} <Debug> TCPHandler: Processed in 0.001325414 sec. | ||
| 5332 | 2026.03.07 01:51:11.105971 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2026.03.07 01:51:11.106069 [ 255 ] {6bf59321-21be-414f-9061-e50bbdb619b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5334 | 2026.03.07 01:51:11.106116 [ 255 ] {6bf59321-21be-414f-9061-e50bbdb619b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5335 | 2026.03.07 01:51:11.106549 [ 255 ] {6bf59321-21be-414f-9061-e50bbdb619b1} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2026.03.07 01:51:11.106587 [ 255 ] {6bf59321-21be-414f-9061-e50bbdb619b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5337 | 2026.03.07 01:51:11.106944 [ 255 ] {6bf59321-21be-414f-9061-e50bbdb619b1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5338 | 2026.03.07 01:51:11.107166 [ 255 ] {6bf59321-21be-414f-9061-e50bbdb619b1} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2026.03.07 01:51:11.107306 [ 255 ] {6bf59321-21be-414f-9061-e50bbdb619b1} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001256 sec., 119426.7515923567 rows/sec., 8.28 MiB/sec. | ||
| 5340 | 2026.03.07 01:51:11.107346 [ 255 ] {6bf59321-21be-414f-9061-e50bbdb619b1} <Debug> TCPHandler: Processed in 0.001426616 sec. | ||
| 5341 | 2026.03.07 01:51:11.107459 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5342 | 2026.03.07 01:51:11.107555 [ 255 ] {90d68de8-be71-425c-be6d-2d83443ba09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5343 | 2026.03.07 01:51:11.107611 [ 255 ] {90d68de8-be71-425c-be6d-2d83443ba09b} <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 | ||
| 5344 | 2026.03.07 01:51:11.108442 [ 255 ] {90d68de8-be71-425c-be6d-2d83443ba09b} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2026.03.07 01:51:11.108480 [ 255 ] {90d68de8-be71-425c-be6d-2d83443ba09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5346 | 2026.03.07 01:51:11.109013 [ 255 ] {90d68de8-be71-425c-be6d-2d83443ba09b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5347 | 2026.03.07 01:51:11.109240 [ 255 ] {90d68de8-be71-425c-be6d-2d83443ba09b} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2026.03.07 01:51:11.109388 [ 255 ] {90d68de8-be71-425c-be6d-2d83443ba09b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001851 sec., 12425.71582928147 rows/sec., 22.27 MiB/sec. | ||
| 5349 | 2026.03.07 01:51:11.109462 [ 255 ] {90d68de8-be71-425c-be6d-2d83443ba09b} <Debug> TCPHandler: Processed in 0.002052757 sec. | ||
| 5350 | 2026.03.07 01:51:11.109579 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2026.03.07 01:51:11.109679 [ 255 ] {9856084b-2ba5-4806-8c9e-997622d76b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5352 | 2026.03.07 01:51:11.109722 [ 255 ] {9856084b-2ba5-4806-8c9e-997622d76b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5353 | 2026.03.07 01:51:11.110069 [ 255 ] {9856084b-2ba5-4806-8c9e-997622d76b48} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2026.03.07 01:51:11.110105 [ 255 ] {9856084b-2ba5-4806-8c9e-997622d76b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5355 | 2026.03.07 01:51:11.110416 [ 255 ] {9856084b-2ba5-4806-8c9e-997622d76b48} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5356 | 2026.03.07 01:51:11.110630 [ 255 ] {9856084b-2ba5-4806-8c9e-997622d76b48} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2026.03.07 01:51:11.110767 [ 255 ] {9856084b-2ba5-4806-8c9e-997622d76b48} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001107 sec., 45167.11833785005 rows/sec., 3.10 MiB/sec. | ||
| 5358 | 2026.03.07 01:51:11.110806 [ 255 ] {9856084b-2ba5-4806-8c9e-997622d76b48} <Debug> TCPHandler: Processed in 0.001277352 sec. | ||
| 5359 | 2026.03.07 01:51:14.009134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 638 | ||
| 5360 | 2026.03.07 01:51:14.011585 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5361 | 2026.03.07 01:51:14.011645 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5362 | 2026.03.07 01:51:14.012880 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5363 | 2026.03.07 01:51:14.013164 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5364 | 2026.03.07 01:51:14.013522 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 638 | ||
| 5365 | 2026.03.07 01:51:16.108348 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5366 | 2026.03.07 01:51:16.108547 [ 255 ] {80e705bf-e844-45b4-a790-45e04899a605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5367 | 2026.03.07 01:51:16.108623 [ 255 ] {80e705bf-e844-45b4-a790-45e04899a605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5368 | 2026.03.07 01:51:16.109422 [ 255 ] {80e705bf-e844-45b4-a790-45e04899a605} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2026.03.07 01:51:16.109461 [ 255 ] {80e705bf-e844-45b4-a790-45e04899a605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5370 | 2026.03.07 01:51:16.109863 [ 255 ] {80e705bf-e844-45b4-a790-45e04899a605} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5371 | 2026.03.07 01:51:16.110082 [ 255 ] {80e705bf-e844-45b4-a790-45e04899a605} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5372 | 2026.03.07 01:51:16.110200 [ 68 ] {} <Debug> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5373 | 2026.03.07 01:51:16.110233 [ 255 ] {80e705bf-e844-45b4-a790-45e04899a605} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001737 sec., 163500.28785261945 rows/sec., 10.38 MiB/sec. | ||
| 5374 | 2026.03.07 01:51:16.110262 [ 68 ] {} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2026.03.07 01:51:16.110283 [ 255 ] {80e705bf-e844-45b4-a790-45e04899a605} <Debug> TCPHandler: Processed in 0.002077328 sec. | ||
| 5376 | 2026.03.07 01:51:16.110290 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5377 | 2026.03.07 01:51:16.110421 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5378 | 2026.03.07 01:51:16.110428 [ 191 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::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 | ||
| 5379 | 2026.03.07 01:51:16.110518 [ 255 ] {7c570ad0-3389-4e94-9731-4cd9535e7063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5380 | 2026.03.07 01:51:16.110564 [ 255 ] {7c570ad0-3389-4e94-9731-4cd9535e7063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5381 | 2026.03.07 01:51:16.110595 [ 191 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5382 | 2026.03.07 01:51:16.110639 [ 191 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 5383 | 2026.03.07 01:51:16.110714 [ 191 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 5384 | 2026.03.07 01:51:16.110766 [ 191 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 5385 | 2026.03.07 01:51:16.110813 [ 191 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 5386 | 2026.03.07 01:51:16.110856 [ 191 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 5387 | 2026.03.07 01:51:16.110898 [ 191 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 5388 | 2026.03.07 01:51:16.111378 [ 255 ] {7c570ad0-3389-4e94-9731-4cd9535e7063} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5389 | 2026.03.07 01:51:16.111418 [ 255 ] {7c570ad0-3389-4e94-9731-4cd9535e7063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5390 | 2026.03.07 01:51:16.111801 [ 255 ] {7c570ad0-3389-4e94-9731-4cd9535e7063} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5391 | 2026.03.07 01:51:16.111880 [ 201 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513939 sec., 782065.8560219401 rows/sec., 53.27 MiB/sec. | ||
| 5392 | 2026.03.07 01:51:16.112018 [ 255 ] {7c570ad0-3389-4e94-9731-4cd9535e7063} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5393 | 2026.03.07 01:51:16.112069 [ 188 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5394 | 2026.03.07 01:51:16.112152 [ 255 ] {7c570ad0-3389-4e94-9731-4cd9535e7063} <Debug> executeQuery: Read 829 rows, 67.40 KiB in 0.001653 sec., 501512.40169388993 rows/sec., 39.82 MiB/sec. | ||
| 5395 | 2026.03.07 01:51:16.112190 [ 255 ] {7c570ad0-3389-4e94-9731-4cd9535e7063} <Debug> TCPHandler: Processed in 0.00182263 sec. | ||
| 5396 | 2026.03.07 01:51:16.112308 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5397 | 2026.03.07 01:51:16.112377 [ 188 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_6_1} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5398 | 2026.03.07 01:51:16.112403 [ 255 ] {c833b8d4-550f-47e1-877f-234b67e9779b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5399 | 2026.03.07 01:51:16.112444 [ 255 ] {c833b8d4-550f-47e1-877f-234b67e9779b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5400 | 2026.03.07 01:51:16.112449 [ 188 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_6_1} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5401 | 2026.03.07 01:51:16.112534 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5402 | 2026.03.07 01:51:16.112895 [ 255 ] {c833b8d4-550f-47e1-877f-234b67e9779b} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2026.03.07 01:51:16.112929 [ 255 ] {c833b8d4-550f-47e1-877f-234b67e9779b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5404 | 2026.03.07 01:51:16.113229 [ 255 ] {c833b8d4-550f-47e1-877f-234b67e9779b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5405 | 2026.03.07 01:51:16.113435 [ 255 ] {c833b8d4-550f-47e1-877f-234b67e9779b} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2026.03.07 01:51:16.113560 [ 255 ] {c833b8d4-550f-47e1-877f-234b67e9779b} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 8.22 MiB/sec. | ||
| 5407 | 2026.03.07 01:51:16.113596 [ 255 ] {c833b8d4-550f-47e1-877f-234b67e9779b} <Debug> TCPHandler: Processed in 0.001339154 sec. | ||
| 5408 | 2026.03.07 01:51:16.113711 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5409 | 2026.03.07 01:51:16.113806 [ 255 ] {a51d1c59-9338-48bc-a7a6-dd81c522a925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5410 | 2026.03.07 01:51:16.113845 [ 255 ] {a51d1c59-9338-48bc-a7a6-dd81c522a925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5411 | 2026.03.07 01:51:16.114289 [ 255 ] {a51d1c59-9338-48bc-a7a6-dd81c522a925} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2026.03.07 01:51:16.114323 [ 255 ] {a51d1c59-9338-48bc-a7a6-dd81c522a925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5413 | 2026.03.07 01:51:16.114615 [ 255 ] {a51d1c59-9338-48bc-a7a6-dd81c522a925} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5414 | 2026.03.07 01:51:16.114823 [ 255 ] {a51d1c59-9338-48bc-a7a6-dd81c522a925} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2026.03.07 01:51:16.114943 [ 255 ] {a51d1c59-9338-48bc-a7a6-dd81c522a925} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001155 sec., 129004.329004329 rows/sec., 8.33 MiB/sec. | ||
| 5416 | 2026.03.07 01:51:16.114980 [ 255 ] {a51d1c59-9338-48bc-a7a6-dd81c522a925} <Debug> TCPHandler: Processed in 0.001317953 sec. | ||
| 5417 | 2026.03.07 01:51:16.115097 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5418 | 2026.03.07 01:51:16.115191 [ 255 ] {5155d925-f735-4386-a470-33afaf086235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5419 | 2026.03.07 01:51:16.115230 [ 255 ] {5155d925-f735-4386-a470-33afaf086235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5420 | 2026.03.07 01:51:16.115669 [ 255 ] {5155d925-f735-4386-a470-33afaf086235} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2026.03.07 01:51:16.115704 [ 255 ] {5155d925-f735-4386-a470-33afaf086235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5422 | 2026.03.07 01:51:16.116004 [ 255 ] {5155d925-f735-4386-a470-33afaf086235} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5423 | 2026.03.07 01:51:16.116232 [ 255 ] {5155d925-f735-4386-a470-33afaf086235} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5424 | 2026.03.07 01:51:16.116327 [ 68 ] {} <Debug> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5425 | 2026.03.07 01:51:16.116354 [ 255 ] {5155d925-f735-4386-a470-33afaf086235} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001181 sec., 125317.52751905165 rows/sec., 7.13 MiB/sec. | ||
| 5426 | 2026.03.07 01:51:16.116361 [ 68 ] {} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5427 | 2026.03.07 01:51:16.116385 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5428 | 2026.03.07 01:51:16.116392 [ 255 ] {5155d925-f735-4386-a470-33afaf086235} <Debug> TCPHandler: Processed in 0.001344824 sec. | ||
| 5429 | 2026.03.07 01:51:16.116459 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::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 | ||
| 5430 | 2026.03.07 01:51:16.116509 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5431 | 2026.03.07 01:51:16.116567 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5432 | 2026.03.07 01:51:16.116609 [ 255 ] {4623552f-69ea-4fd8-8f3f-8e82ac097732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5433 | 2026.03.07 01:51:16.116629 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 5434 | 2026.03.07 01:51:16.116655 [ 255 ] {4623552f-69ea-4fd8-8f3f-8e82ac097732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5435 | 2026.03.07 01:51:16.116690 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 5436 | 2026.03.07 01:51:16.116738 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 5437 | 2026.03.07 01:51:16.116779 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 5438 | 2026.03.07 01:51:16.116817 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 5439 | 2026.03.07 01:51:16.116856 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 5440 | 2026.03.07 01:51:16.117245 [ 255 ] {4623552f-69ea-4fd8-8f3f-8e82ac097732} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5441 | 2026.03.07 01:51:16.117286 [ 255 ] {4623552f-69ea-4fd8-8f3f-8e82ac097732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5442 | 2026.03.07 01:51:16.117610 [ 194 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001179958 sec., 522052.479834028 rows/sec., 32.08 MiB/sec. | ||
| 5443 | 2026.03.07 01:51:16.117621 [ 255 ] {4623552f-69ea-4fd8-8f3f-8e82ac097732} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5444 | 2026.03.07 01:51:16.117773 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5445 | 2026.03.07 01:51:16.117898 [ 255 ] {4623552f-69ea-4fd8-8f3f-8e82ac097732} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5446 | 2026.03.07 01:51:16.118049 [ 255 ] {4623552f-69ea-4fd8-8f3f-8e82ac097732} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001458 sec., 342935.5281207133 rows/sec., 24.10 MiB/sec. | ||
| 5447 | 2026.03.07 01:51:16.118055 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_6_1} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5448 | 2026.03.07 01:51:16.118091 [ 255 ] {4623552f-69ea-4fd8-8f3f-8e82ac097732} <Debug> TCPHandler: Processed in 0.001631383 sec. | ||
| 5449 | 2026.03.07 01:51:16.118138 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_6_1} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5450 | 2026.03.07 01:51:16.118209 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5451 | 2026.03.07 01:51:16.118215 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5452 | 2026.03.07 01:51:16.118318 [ 255 ] {e7e20aa9-cc84-4add-9208-90b8c08f1c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5453 | 2026.03.07 01:51:16.118362 [ 255 ] {e7e20aa9-cc84-4add-9208-90b8c08f1c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5454 | 2026.03.07 01:51:16.118703 [ 255 ] {e7e20aa9-cc84-4add-9208-90b8c08f1c9f} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5455 | 2026.03.07 01:51:16.118740 [ 255 ] {e7e20aa9-cc84-4add-9208-90b8c08f1c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5456 | 2026.03.07 01:51:16.119052 [ 255 ] {e7e20aa9-cc84-4add-9208-90b8c08f1c9f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5457 | 2026.03.07 01:51:16.119262 [ 255 ] {e7e20aa9-cc84-4add-9208-90b8c08f1c9f} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2026.03.07 01:51:16.119391 [ 255 ] {e7e20aa9-cc84-4add-9208-90b8c08f1c9f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 5459 | 2026.03.07 01:51:16.119431 [ 255 ] {e7e20aa9-cc84-4add-9208-90b8c08f1c9f} <Debug> TCPHandler: Processed in 0.001265711 sec. | ||
| 5460 | 2026.03.07 01:51:16.119542 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5461 | 2026.03.07 01:51:16.119636 [ 255 ] {8f251792-9971-43dc-b78c-1907da1af7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5462 | 2026.03.07 01:51:16.119679 [ 255 ] {8f251792-9971-43dc-b78c-1907da1af7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5463 | 2026.03.07 01:51:16.120085 [ 255 ] {8f251792-9971-43dc-b78c-1907da1af7a5} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2026.03.07 01:51:16.120123 [ 255 ] {8f251792-9971-43dc-b78c-1907da1af7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5465 | 2026.03.07 01:51:16.120457 [ 255 ] {8f251792-9971-43dc-b78c-1907da1af7a5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5466 | 2026.03.07 01:51:16.120673 [ 255 ] {8f251792-9971-43dc-b78c-1907da1af7a5} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2026.03.07 01:51:16.120806 [ 255 ] {8f251792-9971-43dc-b78c-1907da1af7a5} <Debug> executeQuery: Read 255 rows, 17.27 KiB in 0.001188 sec., 214646.46464646465 rows/sec., 14.20 MiB/sec. | ||
| 5468 | 2026.03.07 01:51:16.120843 [ 255 ] {8f251792-9971-43dc-b78c-1907da1af7a5} <Debug> TCPHandler: Processed in 0.001351004 sec. | ||
| 5469 | 2026.03.07 01:51:16.120958 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5470 | 2026.03.07 01:51:16.121053 [ 255 ] {b6507e5d-88c4-4fc3-9e97-42e7a35e0355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5471 | 2026.03.07 01:51:16.121095 [ 255 ] {b6507e5d-88c4-4fc3-9e97-42e7a35e0355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5472 | 2026.03.07 01:51:16.121409 [ 255 ] {b6507e5d-88c4-4fc3-9e97-42e7a35e0355} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5473 | 2026.03.07 01:51:16.121443 [ 255 ] {b6507e5d-88c4-4fc3-9e97-42e7a35e0355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5474 | 2026.03.07 01:51:16.121730 [ 255 ] {b6507e5d-88c4-4fc3-9e97-42e7a35e0355} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5475 | 2026.03.07 01:51:16.121934 [ 255 ] {b6507e5d-88c4-4fc3-9e97-42e7a35e0355} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5476 | 2026.03.07 01:51:16.122059 [ 255 ] {b6507e5d-88c4-4fc3-9e97-42e7a35e0355} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 5477 | 2026.03.07 01:51:16.122095 [ 255 ] {b6507e5d-88c4-4fc3-9e97-42e7a35e0355} <Debug> TCPHandler: Processed in 0.001186019 sec. | ||
| 5478 | 2026.03.07 01:51:16.122204 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5479 | 2026.03.07 01:51:16.122297 [ 255 ] {2630bda6-1609-4c98-832d-0af30151673e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5480 | 2026.03.07 01:51:16.122349 [ 255 ] {2630bda6-1609-4c98-832d-0af30151673e} <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 | ||
| 5481 | 2026.03.07 01:51:16.123176 [ 255 ] {2630bda6-1609-4c98-832d-0af30151673e} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5482 | 2026.03.07 01:51:16.123212 [ 255 ] {2630bda6-1609-4c98-832d-0af30151673e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5483 | 2026.03.07 01:51:16.123794 [ 255 ] {2630bda6-1609-4c98-832d-0af30151673e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5484 | 2026.03.07 01:51:16.124027 [ 255 ] {2630bda6-1609-4c98-832d-0af30151673e} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5485 | 2026.03.07 01:51:16.124171 [ 255 ] {2630bda6-1609-4c98-832d-0af30151673e} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001892 sec., 9513.742071881607 rows/sec., 17.05 MiB/sec. | ||
| 5486 | 2026.03.07 01:51:16.124237 [ 255 ] {2630bda6-1609-4c98-832d-0af30151673e} <Debug> TCPHandler: Processed in 0.002082138 sec. | ||
| 5487 | 2026.03.07 01:51:16.124368 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5488 | 2026.03.07 01:51:16.124465 [ 255 ] {e85ad62c-4fc5-451b-afa4-87a1f3a69279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5489 | 2026.03.07 01:51:16.124507 [ 255 ] {e85ad62c-4fc5-451b-afa4-87a1f3a69279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5490 | 2026.03.07 01:51:16.124867 [ 255 ] {e85ad62c-4fc5-451b-afa4-87a1f3a69279} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5491 | 2026.03.07 01:51:16.124903 [ 255 ] {e85ad62c-4fc5-451b-afa4-87a1f3a69279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5492 | 2026.03.07 01:51:16.125215 [ 255 ] {e85ad62c-4fc5-451b-afa4-87a1f3a69279} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5493 | 2026.03.07 01:51:16.125432 [ 255 ] {e85ad62c-4fc5-451b-afa4-87a1f3a69279} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2026.03.07 01:51:16.125545 [ 67 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5495 | 2026.03.07 01:51:16.125562 [ 255 ] {e85ad62c-4fc5-451b-afa4-87a1f3a69279} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001115 sec., 71748.87892376681 rows/sec., 4.50 MiB/sec. | ||
| 5496 | 2026.03.07 01:51:16.125586 [ 67 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2026.03.07 01:51:16.125612 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5498 | 2026.03.07 01:51:16.125617 [ 255 ] {e85ad62c-4fc5-451b-afa4-87a1f3a69279} <Debug> TCPHandler: Processed in 0.001299732 sec. | ||
| 5499 | 2026.03.07 01:51:16.125717 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 5500 | 2026.03.07 01:51:16.125883 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5501 | 2026.03.07 01:51:16.125922 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 720 rows starting from the beginning of the part | ||
| 5502 | 2026.03.07 01:51:16.125998 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 5503 | 2026.03.07 01:51:16.126050 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 5504 | 2026.03.07 01:51:16.126097 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 80 rows starting from the beginning of the part | ||
| 5505 | 2026.03.07 01:51:16.126142 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 50 rows starting from the beginning of the part | ||
| 5506 | 2026.03.07 01:51:16.126183 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 80 rows starting from the beginning of the part | ||
| 5507 | 2026.03.07 01:51:16.127126 [ 191 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 980 rows, containing 4 columns (4 merged, 0 gathered) in 0.001456878 sec., 672671.2875065723 rows/sec., 44.82 MiB/sec. | ||
| 5508 | 2026.03.07 01:51:16.127299 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5509 | 2026.03.07 01:51:16.127563 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_26_5} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5510 | 2026.03.07 01:51:16.127640 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_26_5} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5511 | 2026.03.07 01:51:16.127719 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5512 | 2026.03.07 01:51:16.487672 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11076 | ||
| 5513 | 2026.03.07 01:51:16.488169 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5514 | 2026.03.07 01:51:16.488202 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5515 | 2026.03.07 01:51:16.488674 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5516 | 2026.03.07 01:51:16.488895 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5517 | 2026.03.07 01:51:16.489024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11076 | ||
| 5518 | 2026.03.07 01:51:17.067250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5519 | 2026.03.07 01:51:17.083857 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2026.03.07 01:51:17.083922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5521 | 2026.03.07 01:51:17.090203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5522 | 2026.03.07 01:51:17.090901 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2026.03.07 01:51:17.093752 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5524 | 2026.03.07 01:51:21.101135 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5525 | 2026.03.07 01:51:21.101371 [ 255 ] {106010b9-70f8-4fb9-b66b-70109ddec567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5526 | 2026.03.07 01:51:21.101445 [ 255 ] {106010b9-70f8-4fb9-b66b-70109ddec567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5527 | 2026.03.07 01:51:21.102271 [ 255 ] {106010b9-70f8-4fb9-b66b-70109ddec567} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5528 | 2026.03.07 01:51:21.102331 [ 255 ] {106010b9-70f8-4fb9-b66b-70109ddec567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5529 | 2026.03.07 01:51:21.102825 [ 255 ] {106010b9-70f8-4fb9-b66b-70109ddec567} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5530 | 2026.03.07 01:51:21.103116 [ 255 ] {106010b9-70f8-4fb9-b66b-70109ddec567} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5531 | 2026.03.07 01:51:21.103290 [ 255 ] {106010b9-70f8-4fb9-b66b-70109ddec567} <Debug> executeQuery: Read 98 rows, 8.41 KiB in 0.001972 sec., 49695.74036511157 rows/sec., 4.16 MiB/sec. | ||
| 5532 | 2026.03.07 01:51:21.103333 [ 255 ] {106010b9-70f8-4fb9-b66b-70109ddec567} <Debug> TCPHandler: Processed in 0.002376217 sec. | ||
| 5533 | 2026.03.07 01:51:21.103465 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5534 | 2026.03.07 01:51:21.103562 [ 255 ] {5b8b4795-f8fa-4072-9ddd-56d371cff0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5535 | 2026.03.07 01:51:21.103605 [ 255 ] {5b8b4795-f8fa-4072-9ddd-56d371cff0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5536 | 2026.03.07 01:51:21.104025 [ 255 ] {5b8b4795-f8fa-4072-9ddd-56d371cff0e0} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5537 | 2026.03.07 01:51:21.104064 [ 255 ] {5b8b4795-f8fa-4072-9ddd-56d371cff0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5538 | 2026.03.07 01:51:21.104383 [ 255 ] {5b8b4795-f8fa-4072-9ddd-56d371cff0e0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5539 | 2026.03.07 01:51:21.104604 [ 255 ] {5b8b4795-f8fa-4072-9ddd-56d371cff0e0} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2026.03.07 01:51:21.104723 [ 86 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5541 | 2026.03.07 01:51:21.104747 [ 255 ] {5b8b4795-f8fa-4072-9ddd-56d371cff0e0} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001204 sec., 19102.99003322259 rows/sec., 1.40 MiB/sec. | ||
| 5542 | 2026.03.07 01:51:21.104792 [ 86 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2026.03.07 01:51:21.104801 [ 255 ] {5b8b4795-f8fa-4072-9ddd-56d371cff0e0} <Debug> TCPHandler: Processed in 0.001388165 sec. | ||
| 5544 | 2026.03.07 01:51:21.104821 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5545 | 2026.03.07 01:51:21.104928 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5546 | 2026.03.07 01:51:21.104931 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 5547 | 2026.03.07 01:51:21.105030 [ 255 ] {4d08a3ed-4bc5-48c3-ac5f-4dbdfd7ffd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5548 | 2026.03.07 01:51:21.105048 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5549 | 2026.03.07 01:51:21.105073 [ 255 ] {4d08a3ed-4bc5-48c3-ac5f-4dbdfd7ffd89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5550 | 2026.03.07 01:51:21.105081 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 220 rows starting from the beginning of the part | ||
| 5551 | 2026.03.07 01:51:21.105146 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part | ||
| 5552 | 2026.03.07 01:51:21.105194 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5553 | 2026.03.07 01:51:21.105235 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 23 rows starting from the beginning of the part | ||
| 5554 | 2026.03.07 01:51:21.105278 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5555 | 2026.03.07 01:51:21.105317 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 23 rows starting from the beginning of the part | ||
| 5556 | 2026.03.07 01:51:21.105561 [ 255 ] {4d08a3ed-4bc5-48c3-ac5f-4dbdfd7ffd89} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5557 | 2026.03.07 01:51:21.105612 [ 255 ] {4d08a3ed-4bc5-48c3-ac5f-4dbdfd7ffd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5558 | 2026.03.07 01:51:21.105961 [ 255 ] {4d08a3ed-4bc5-48c3-ac5f-4dbdfd7ffd89} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5559 | 2026.03.07 01:51:21.106126 [ 201 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.00123957 sec., 503400.37270989135 rows/sec., 33.79 MiB/sec. | ||
| 5560 | 2026.03.07 01:51:21.106178 [ 255 ] {4d08a3ed-4bc5-48c3-ac5f-4dbdfd7ffd89} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5561 | 2026.03.07 01:51:21.106322 [ 255 ] {4d08a3ed-4bc5-48c3-ac5f-4dbdfd7ffd89} <Debug> executeQuery: Read 79 rows, 6.31 KiB in 0.001311 sec., 60259.34401220442 rows/sec., 4.70 MiB/sec. | ||
| 5562 | 2026.03.07 01:51:21.106351 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5563 | 2026.03.07 01:51:21.106362 [ 255 ] {4d08a3ed-4bc5-48c3-ac5f-4dbdfd7ffd89} <Debug> TCPHandler: Processed in 0.001485008 sec. | ||
| 5564 | 2026.03.07 01:51:21.106512 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2026.03.07 01:51:21.106611 [ 255 ] {179e780d-5f55-47d9-95e7-749123d309b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5566 | 2026.03.07 01:51:21.106660 [ 255 ] {179e780d-5f55-47d9-95e7-749123d309b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5567 | 2026.03.07 01:51:21.106693 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_31_6} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2026.03.07 01:51:21.106789 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_31_6} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5569 | 2026.03.07 01:51:21.106893 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5570 | 2026.03.07 01:51:21.107084 [ 255 ] {179e780d-5f55-47d9-95e7-749123d309b0} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5571 | 2026.03.07 01:51:21.107126 [ 255 ] {179e780d-5f55-47d9-95e7-749123d309b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5572 | 2026.03.07 01:51:21.107586 [ 255 ] {179e780d-5f55-47d9-95e7-749123d309b0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5573 | 2026.03.07 01:51:21.107851 [ 255 ] {179e780d-5f55-47d9-95e7-749123d309b0} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5574 | 2026.03.07 01:51:21.108015 [ 255 ] {179e780d-5f55-47d9-95e7-749123d309b0} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001421 sec., 105559.4651653765 rows/sec., 7.32 MiB/sec. | ||
| 5575 | 2026.03.07 01:51:21.108063 [ 255 ] {179e780d-5f55-47d9-95e7-749123d309b0} <Debug> TCPHandler: Processed in 0.001599853 sec. | ||
| 5576 | 2026.03.07 01:51:21.108177 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5577 | 2026.03.07 01:51:21.108281 [ 255 ] {7654fd93-57d8-4451-ac44-797673086efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5578 | 2026.03.07 01:51:21.108347 [ 255 ] {7654fd93-57d8-4451-ac44-797673086efc} <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 | ||
| 5579 | 2026.03.07 01:51:21.109249 [ 255 ] {7654fd93-57d8-4451-ac44-797673086efc} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5580 | 2026.03.07 01:51:21.109288 [ 255 ] {7654fd93-57d8-4451-ac44-797673086efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5581 | 2026.03.07 01:51:21.109870 [ 255 ] {7654fd93-57d8-4451-ac44-797673086efc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5582 | 2026.03.07 01:51:21.110100 [ 255 ] {7654fd93-57d8-4451-ac44-797673086efc} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5583 | 2026.03.07 01:51:21.110232 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5584 | 2026.03.07 01:51:21.110247 [ 255 ] {7654fd93-57d8-4451-ac44-797673086efc} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001985 sec., 11586.901763224183 rows/sec., 20.76 MiB/sec. | ||
| 5585 | 2026.03.07 01:51:21.110278 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5586 | 2026.03.07 01:51:21.110302 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5587 | 2026.03.07 01:51:21.110338 [ 255 ] {7654fd93-57d8-4451-ac44-797673086efc} <Debug> TCPHandler: Processed in 0.002210502 sec. | ||
| 5588 | 2026.03.07 01:51:21.110398 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 5589 | 2026.03.07 01:51:21.110469 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5590 | 2026.03.07 01:51:21.110569 [ 255 ] {bfe4633f-a51d-4cd6-918e-a27f5e5a05fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5591 | 2026.03.07 01:51:21.110614 [ 255 ] {bfe4633f-a51d-4cd6-918e-a27f5e5a05fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5592 | 2026.03.07 01:51:21.110637 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5593 | 2026.03.07 01:51:21.110699 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 506 rows starting from the beginning of the part | ||
| 5594 | 2026.03.07 01:51:21.110820 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 5595 | 2026.03.07 01:51:21.110920 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 18 rows starting from the beginning of the part | ||
| 5596 | 2026.03.07 01:51:21.110966 [ 255 ] {bfe4633f-a51d-4cd6-918e-a27f5e5a05fc} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5597 | 2026.03.07 01:51:21.111008 [ 255 ] {bfe4633f-a51d-4cd6-918e-a27f5e5a05fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5598 | 2026.03.07 01:51:21.111011 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 23 rows starting from the beginning of the part | ||
| 5599 | 2026.03.07 01:51:21.111109 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 18 rows starting from the beginning of the part | ||
| 5600 | 2026.03.07 01:51:21.111197 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 23 rows starting from the beginning of the part | ||
| 5601 | 2026.03.07 01:51:21.111351 [ 255 ] {bfe4633f-a51d-4cd6-918e-a27f5e5a05fc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5602 | 2026.03.07 01:51:21.111596 [ 255 ] {bfe4633f-a51d-4cd6-918e-a27f5e5a05fc} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5603 | 2026.03.07 01:51:21.111736 [ 255 ] {bfe4633f-a51d-4cd6-918e-a27f5e5a05fc} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001186 sec., 42158.516020236086 rows/sec., 2.89 MiB/sec. | ||
| 5604 | 2026.03.07 01:51:21.111775 [ 255 ] {bfe4633f-a51d-4cd6-918e-a27f5e5a05fc} <Debug> TCPHandler: Processed in 0.001356524 sec. | ||
| 5605 | 2026.03.07 01:51:21.131677 [ 191 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 19 columns (19 merged, 0 gathered) in 0.021322576 sec., 29077.162159018688 rows/sec., 52.10 MiB/sec. | ||
| 5606 | 2026.03.07 01:51:21.132576 [ 187 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5607 | 2026.03.07 01:51:21.132935 [ 187 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5608 | 2026.03.07 01:51:21.133015 [ 187 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5609 | 2026.03.07 01:51:21.133174 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 5610 | 2026.03.07 01:51:22.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.61 MiB, peak 263.00 MiB, free memory in arenas 0.00 B, will set to 257.00 MiB (RSS), difference: 1.39 MiB | ||
| 5611 | 2026.03.07 01:51:23.885498 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5612 | 2026.03.07 01:51:23.885573 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5613 | 2026.03.07 01:51:23.990022 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11524 | ||
| 5614 | 2026.03.07 01:51:23.990514 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5615 | 2026.03.07 01:51:23.990562 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5616 | 2026.03.07 01:51:23.991134 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5617 | 2026.03.07 01:51:23.991373 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5618 | 2026.03.07 01:51:23.991521 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11524 | ||
| 5619 | 2026.03.07 01:51:24.014592 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 672 | ||
| 5620 | 2026.03.07 01:51:24.016967 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2026.03.07 01:51:24.017007 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5622 | 2026.03.07 01:51:24.018245 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5623 | 2026.03.07 01:51:24.018539 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2026.03.07 01:51:24.018908 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 672 | ||
| 5625 | 2026.03.07 01:51:24.594751 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5626 | 2026.03.07 01:51:24.611244 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5627 | 2026.03.07 01:51:24.611305 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5628 | 2026.03.07 01:51:24.617292 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5629 | 2026.03.07 01:51:24.617982 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5630 | 2026.03.07 01:51:24.620956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5631 | 2026.03.07 01:51:26.108380 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5632 | 2026.03.07 01:51:26.108638 [ 255 ] {acc6fbe2-ea55-4454-ab2b-83bd21bfd09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5633 | 2026.03.07 01:51:26.108715 [ 255 ] {acc6fbe2-ea55-4454-ab2b-83bd21bfd09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5634 | 2026.03.07 01:51:26.109519 [ 255 ] {acc6fbe2-ea55-4454-ab2b-83bd21bfd09c} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2026.03.07 01:51:26.109564 [ 255 ] {acc6fbe2-ea55-4454-ab2b-83bd21bfd09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5636 | 2026.03.07 01:51:26.109966 [ 255 ] {acc6fbe2-ea55-4454-ab2b-83bd21bfd09c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5637 | 2026.03.07 01:51:26.110188 [ 255 ] {acc6fbe2-ea55-4454-ab2b-83bd21bfd09c} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5638 | 2026.03.07 01:51:26.110345 [ 255 ] {acc6fbe2-ea55-4454-ab2b-83bd21bfd09c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00176 sec., 161363.63636363635 rows/sec., 10.25 MiB/sec. | ||
| 5639 | 2026.03.07 01:51:26.110394 [ 255 ] {acc6fbe2-ea55-4454-ab2b-83bd21bfd09c} <Debug> TCPHandler: Processed in 0.002100338 sec. | ||
| 5640 | 2026.03.07 01:51:26.110519 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5641 | 2026.03.07 01:51:26.110624 [ 255 ] {a2d60530-c396-464b-b61c-9d983d15380e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5642 | 2026.03.07 01:51:26.110667 [ 255 ] {a2d60530-c396-464b-b61c-9d983d15380e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5643 | 2026.03.07 01:51:26.111476 [ 255 ] {a2d60530-c396-464b-b61c-9d983d15380e} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5644 | 2026.03.07 01:51:26.111514 [ 255 ] {a2d60530-c396-464b-b61c-9d983d15380e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5645 | 2026.03.07 01:51:26.111877 [ 255 ] {a2d60530-c396-464b-b61c-9d983d15380e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5646 | 2026.03.07 01:51:26.112086 [ 255 ] {a2d60530-c396-464b-b61c-9d983d15380e} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5647 | 2026.03.07 01:51:26.112219 [ 255 ] {a2d60530-c396-464b-b61c-9d983d15380e} <Debug> executeQuery: Read 829 rows, 67.40 KiB in 0.001618 sec., 512360.9394313968 rows/sec., 40.68 MiB/sec. | ||
| 5648 | 2026.03.07 01:51:26.112212 [ 81 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5649 | 2026.03.07 01:51:26.112259 [ 255 ] {a2d60530-c396-464b-b61c-9d983d15380e} <Debug> TCPHandler: Processed in 0.001793798 sec. | ||
| 5650 | 2026.03.07 01:51:26.112296 [ 81 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5651 | 2026.03.07 01:51:26.112324 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5652 | 2026.03.07 01:51:26.112387 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5653 | 2026.03.07 01:51:26.112427 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::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 | ||
| 5654 | 2026.03.07 01:51:26.112489 [ 255 ] {53205972-fa24-4904-9811-3ff49a1991eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5655 | 2026.03.07 01:51:26.112536 [ 255 ] {53205972-fa24-4904-9811-3ff49a1991eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5656 | 2026.03.07 01:51:26.112552 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5657 | 2026.03.07 01:51:26.112591 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2884 rows starting from the beginning of the part | ||
| 5658 | 2026.03.07 01:51:26.112655 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 829 rows starting from the beginning of the part | ||
| 5659 | 2026.03.07 01:51:26.112700 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 98 rows starting from the beginning of the part | ||
| 5660 | 2026.03.07 01:51:26.112740 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 829 rows starting from the beginning of the part | ||
| 5661 | 2026.03.07 01:51:26.112783 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 98 rows starting from the beginning of the part | ||
| 5662 | 2026.03.07 01:51:26.112827 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 829 rows starting from the beginning of the part | ||
| 5663 | 2026.03.07 01:51:26.112993 [ 255 ] {53205972-fa24-4904-9811-3ff49a1991eb} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5664 | 2026.03.07 01:51:26.113035 [ 255 ] {53205972-fa24-4904-9811-3ff49a1991eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5665 | 2026.03.07 01:51:26.113358 [ 255 ] {53205972-fa24-4904-9811-3ff49a1991eb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5666 | 2026.03.07 01:51:26.113597 [ 255 ] {53205972-fa24-4904-9811-3ff49a1991eb} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5667 | 2026.03.07 01:51:26.113734 [ 255 ] {53205972-fa24-4904-9811-3ff49a1991eb} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 7.65 MiB/sec. | ||
| 5668 | 2026.03.07 01:51:26.113774 [ 255 ] {53205972-fa24-4904-9811-3ff49a1991eb} <Debug> TCPHandler: Processed in 0.001437167 sec. | ||
| 5669 | 2026.03.07 01:51:26.113893 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5670 | 2026.03.07 01:51:26.113989 [ 255 ] {80f8bff8-afc1-47f1-b5fb-5db1984758b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5671 | 2026.03.07 01:51:26.114030 [ 255 ] {80f8bff8-afc1-47f1-b5fb-5db1984758b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5672 | 2026.03.07 01:51:26.114530 [ 255 ] {80f8bff8-afc1-47f1-b5fb-5db1984758b8} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.03.07 01:51:26.114571 [ 255 ] {80f8bff8-afc1-47f1-b5fb-5db1984758b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5674 | 2026.03.07 01:51:26.114883 [ 255 ] {80f8bff8-afc1-47f1-b5fb-5db1984758b8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5675 | 2026.03.07 01:51:26.114949 [ 191 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5567 rows, containing 5 columns (5 merged, 0 gathered) in 0.002563784 sec., 2171399.77470801 rows/sec., 178.76 MiB/sec. | ||
| 5676 | 2026.03.07 01:51:26.115099 [ 255 ] {80f8bff8-afc1-47f1-b5fb-5db1984758b8} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5677 | 2026.03.07 01:51:26.115235 [ 255 ] {80f8bff8-afc1-47f1-b5fb-5db1984758b8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001264 sec., 117879.74683544305 rows/sec., 7.62 MiB/sec. | ||
| 5678 | 2026.03.07 01:51:26.115274 [ 255 ] {80f8bff8-afc1-47f1-b5fb-5db1984758b8} <Debug> TCPHandler: Processed in 0.001430627 sec. | ||
| 5679 | 2026.03.07 01:51:26.115375 [ 199 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5680 | 2026.03.07 01:51:26.115421 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5681 | 2026.03.07 01:51:26.115521 [ 255 ] {0a7b23be-8e20-43c9-898d-4edd70c2828d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5682 | 2026.03.07 01:51:26.115563 [ 255 ] {0a7b23be-8e20-43c9-898d-4edd70c2828d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5683 | 2026.03.07 01:51:26.115696 [ 199 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_36_7} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2026.03.07 01:51:26.115775 [ 199 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_36_7} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5685 | 2026.03.07 01:51:26.115868 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 5686 | 2026.03.07 01:51:26.115979 [ 255 ] {0a7b23be-8e20-43c9-898d-4edd70c2828d} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5687 | 2026.03.07 01:51:26.116017 [ 255 ] {0a7b23be-8e20-43c9-898d-4edd70c2828d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5688 | 2026.03.07 01:51:26.116309 [ 255 ] {0a7b23be-8e20-43c9-898d-4edd70c2828d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5689 | 2026.03.07 01:51:26.116560 [ 255 ] {0a7b23be-8e20-43c9-898d-4edd70c2828d} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2026.03.07 01:51:26.116689 [ 255 ] {0a7b23be-8e20-43c9-898d-4edd70c2828d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001185 sec., 124894.51476793249 rows/sec., 7.10 MiB/sec. | ||
| 5691 | 2026.03.07 01:51:26.116725 [ 255 ] {0a7b23be-8e20-43c9-898d-4edd70c2828d} <Debug> TCPHandler: Processed in 0.001353794 sec. | ||
| 5692 | 2026.03.07 01:51:26.116838 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5693 | 2026.03.07 01:51:26.116931 [ 255 ] {c5230a01-d8d8-4e08-bf0d-31f8ee8ffc81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5694 | 2026.03.07 01:51:26.116971 [ 255 ] {c5230a01-d8d8-4e08-bf0d-31f8ee8ffc81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5695 | 2026.03.07 01:51:26.117572 [ 255 ] {c5230a01-d8d8-4e08-bf0d-31f8ee8ffc81} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2026.03.07 01:51:26.117605 [ 255 ] {c5230a01-d8d8-4e08-bf0d-31f8ee8ffc81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5697 | 2026.03.07 01:51:26.117928 [ 255 ] {c5230a01-d8d8-4e08-bf0d-31f8ee8ffc81} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5698 | 2026.03.07 01:51:26.118145 [ 255 ] {c5230a01-d8d8-4e08-bf0d-31f8ee8ffc81} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5699 | 2026.03.07 01:51:26.118249 [ 80 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5700 | 2026.03.07 01:51:26.118277 [ 255 ] {c5230a01-d8d8-4e08-bf0d-31f8ee8ffc81} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001363 sec., 366837.8576669112 rows/sec., 25.78 MiB/sec. | ||
| 5701 | 2026.03.07 01:51:26.118299 [ 80 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2026.03.07 01:51:26.118314 [ 255 ] {c5230a01-d8d8-4e08-bf0d-31f8ee8ffc81} <Debug> TCPHandler: Processed in 0.00152621 sec. | ||
| 5703 | 2026.03.07 01:51:26.118321 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5704 | 2026.03.07 01:51:26.118404 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::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 | ||
| 5705 | 2026.03.07 01:51:26.118422 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5706 | 2026.03.07 01:51:26.118497 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5707 | 2026.03.07 01:51:26.118526 [ 255 ] {af4ebc73-85c6-43cd-9791-5bcb4be3c135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5708 | 2026.03.07 01:51:26.118526 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1540 rows starting from the beginning of the part | ||
| 5709 | 2026.03.07 01:51:26.118574 [ 255 ] {af4ebc73-85c6-43cd-9791-5bcb4be3c135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5710 | 2026.03.07 01:51:26.118593 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 500 rows starting from the beginning of the part | ||
| 5711 | 2026.03.07 01:51:26.118636 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 79 rows starting from the beginning of the part | ||
| 5712 | 2026.03.07 01:51:26.118671 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 500 rows starting from the beginning of the part | ||
| 5713 | 2026.03.07 01:51:26.118705 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 79 rows starting from the beginning of the part | ||
| 5714 | 2026.03.07 01:51:26.118746 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 500 rows starting from the beginning of the part | ||
| 5715 | 2026.03.07 01:51:26.118909 [ 255 ] {af4ebc73-85c6-43cd-9791-5bcb4be3c135} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5716 | 2026.03.07 01:51:26.118949 [ 255 ] {af4ebc73-85c6-43cd-9791-5bcb4be3c135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5717 | 2026.03.07 01:51:26.119266 [ 255 ] {af4ebc73-85c6-43cd-9791-5bcb4be3c135} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5718 | 2026.03.07 01:51:26.119493 [ 255 ] {af4ebc73-85c6-43cd-9791-5bcb4be3c135} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5719 | 2026.03.07 01:51:26.119625 [ 255 ] {af4ebc73-85c6-43cd-9791-5bcb4be3c135} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 5720 | 2026.03.07 01:51:26.119661 [ 255 ] {af4ebc73-85c6-43cd-9791-5bcb4be3c135} <Debug> TCPHandler: Processed in 0.001289462 sec. | ||
| 5721 | 2026.03.07 01:51:26.119766 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5722 | 2026.03.07 01:51:26.119861 [ 255 ] {0fd7bab9-73f4-4438-8204-89f49358f04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5723 | 2026.03.07 01:51:26.119903 [ 255 ] {0fd7bab9-73f4-4438-8204-89f49358f04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5724 | 2026.03.07 01:51:26.119962 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591032 sec., 2010016.1404673192 rows/sec., 149.15 MiB/sec. | ||
| 5725 | 2026.03.07 01:51:26.120160 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5726 | 2026.03.07 01:51:26.120308 [ 255 ] {0fd7bab9-73f4-4438-8204-89f49358f04e} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2026.03.07 01:51:26.120351 [ 255 ] {0fd7bab9-73f4-4438-8204-89f49358f04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5728 | 2026.03.07 01:51:26.120427 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_36_7} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2026.03.07 01:51:26.120508 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_36_7} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5730 | 2026.03.07 01:51:26.120588 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 5731 | 2026.03.07 01:51:26.120721 [ 255 ] {0fd7bab9-73f4-4438-8204-89f49358f04e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5732 | 2026.03.07 01:51:26.120932 [ 255 ] {0fd7bab9-73f4-4438-8204-89f49358f04e} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5733 | 2026.03.07 01:51:26.121062 [ 255 ] {0fd7bab9-73f4-4438-8204-89f49358f04e} <Debug> executeQuery: Read 255 rows, 17.27 KiB in 0.001219 sec., 209187.8589007383 rows/sec., 13.84 MiB/sec. | ||
| 5734 | 2026.03.07 01:51:26.121097 [ 255 ] {0fd7bab9-73f4-4438-8204-89f49358f04e} <Debug> TCPHandler: Processed in 0.001381015 sec. | ||
| 5735 | 2026.03.07 01:51:26.121206 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5736 | 2026.03.07 01:51:26.121301 [ 255 ] {6f358268-5546-4ba8-9888-820065facb21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5737 | 2026.03.07 01:51:26.121344 [ 255 ] {6f358268-5546-4ba8-9888-820065facb21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5738 | 2026.03.07 01:51:26.121653 [ 255 ] {6f358268-5546-4ba8-9888-820065facb21} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5739 | 2026.03.07 01:51:26.121687 [ 255 ] {6f358268-5546-4ba8-9888-820065facb21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5740 | 2026.03.07 01:51:26.121978 [ 255 ] {6f358268-5546-4ba8-9888-820065facb21} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5741 | 2026.03.07 01:51:26.122185 [ 255 ] {6f358268-5546-4ba8-9888-820065facb21} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5742 | 2026.03.07 01:51:26.122281 [ 80 ] {} <Debug> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5743 | 2026.03.07 01:51:26.122315 [ 255 ] {6f358268-5546-4ba8-9888-820065facb21} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 5744 | 2026.03.07 01:51:26.122313 [ 80 ] {} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5745 | 2026.03.07 01:51:26.122355 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5746 | 2026.03.07 01:51:26.122404 [ 255 ] {6f358268-5546-4ba8-9888-820065facb21} <Debug> TCPHandler: Processed in 0.00124742 sec. | ||
| 5747 | 2026.03.07 01:51:26.122437 [ 189 ] {66151b17-0704-49f7-87d4-79c3b09a235c::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 | ||
| 5748 | 2026.03.07 01:51:26.122535 [ 189 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5749 | 2026.03.07 01:51:26.122550 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5750 | 2026.03.07 01:51:26.122562 [ 189 ] {66151b17-0704-49f7-87d4-79c3b09a235c::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 | ||
| 5751 | 2026.03.07 01:51:26.122629 [ 189 ] {66151b17-0704-49f7-87d4-79c3b09a235c::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 | ||
| 5752 | 2026.03.07 01:51:26.122655 [ 255 ] {454c07ea-bbd4-4274-97fc-89f944eb26d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5753 | 2026.03.07 01:51:26.122667 [ 189 ] {66151b17-0704-49f7-87d4-79c3b09a235c::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 | ||
| 5754 | 2026.03.07 01:51:26.122712 [ 189 ] {66151b17-0704-49f7-87d4-79c3b09a235c::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 | ||
| 5755 | 2026.03.07 01:51:26.122717 [ 255 ] {454c07ea-bbd4-4274-97fc-89f944eb26d3} <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 | ||
| 5756 | 2026.03.07 01:51:26.122752 [ 189 ] {66151b17-0704-49f7-87d4-79c3b09a235c::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 | ||
| 5757 | 2026.03.07 01:51:26.123419 [ 200 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001013553 sec., 4933.141138154591 rows/sec., 332.41 KiB/sec. | ||
| 5758 | 2026.03.07 01:51:26.123517 [ 255 ] {454c07ea-bbd4-4274-97fc-89f944eb26d3} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5759 | 2026.03.07 01:51:26.123556 [ 255 ] {454c07ea-bbd4-4274-97fc-89f944eb26d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5760 | 2026.03.07 01:51:26.123574 [ 199 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5761 | 2026.03.07 01:51:26.123981 [ 199 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_5_1} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5762 | 2026.03.07 01:51:26.124086 [ 199 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_5_1} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5763 | 2026.03.07 01:51:26.124146 [ 255 ] {454c07ea-bbd4-4274-97fc-89f944eb26d3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5764 | 2026.03.07 01:51:26.124180 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 5765 | 2026.03.07 01:51:26.124387 [ 255 ] {454c07ea-bbd4-4274-97fc-89f944eb26d3} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5766 | 2026.03.07 01:51:26.124532 [ 255 ] {454c07ea-bbd4-4274-97fc-89f944eb26d3} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001895 sec., 9498.68073878628 rows/sec., 17.02 MiB/sec. | ||
| 5767 | 2026.03.07 01:51:26.124595 [ 255 ] {454c07ea-bbd4-4274-97fc-89f944eb26d3} <Debug> TCPHandler: Processed in 0.002102599 sec. | ||
| 5768 | 2026.03.07 01:51:26.124702 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5769 | 2026.03.07 01:51:26.124795 [ 255 ] {bce457b1-4d69-4408-bdef-5c022dcaf43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5770 | 2026.03.07 01:51:26.124836 [ 255 ] {bce457b1-4d69-4408-bdef-5c022dcaf43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5771 | 2026.03.07 01:51:26.125138 [ 255 ] {bce457b1-4d69-4408-bdef-5c022dcaf43f} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5772 | 2026.03.07 01:51:26.125171 [ 255 ] {bce457b1-4d69-4408-bdef-5c022dcaf43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5773 | 2026.03.07 01:51:26.125496 [ 255 ] {bce457b1-4d69-4408-bdef-5c022dcaf43f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5774 | 2026.03.07 01:51:26.125798 [ 255 ] {bce457b1-4d69-4408-bdef-5c022dcaf43f} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5775 | 2026.03.07 01:51:26.125934 [ 255 ] {bce457b1-4d69-4408-bdef-5c022dcaf43f} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.00114 sec., 70175.43859649124 rows/sec., 4.40 MiB/sec. | ||
| 5776 | 2026.03.07 01:51:26.125970 [ 255 ] {bce457b1-4d69-4408-bdef-5c022dcaf43f} <Debug> TCPHandler: Processed in 0.001307853 sec. | ||
| 5777 | 2026.03.07 01:51:27.148189 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5778 | 2026.03.07 01:51:27.148473 [ 255 ] {2803b5e7-7e73-4497-9909-65743d504244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5779 | 2026.03.07 01:51:27.148580 [ 255 ] {2803b5e7-7e73-4497-9909-65743d504244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5780 | 2026.03.07 01:51:27.149187 [ 255 ] {2803b5e7-7e73-4497-9909-65743d504244} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5781 | 2026.03.07 01:51:27.149227 [ 255 ] {2803b5e7-7e73-4497-9909-65743d504244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5782 | 2026.03.07 01:51:27.149617 [ 255 ] {2803b5e7-7e73-4497-9909-65743d504244} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5783 | 2026.03.07 01:51:27.149845 [ 255 ] {2803b5e7-7e73-4497-9909-65743d504244} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5784 | 2026.03.07 01:51:27.149996 [ 255 ] {2803b5e7-7e73-4497-9909-65743d504244} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.0016 sec., 2500 rows/sec., 203.86 KiB/sec. | ||
| 5785 | 2026.03.07 01:51:27.150038 [ 255 ] {2803b5e7-7e73-4497-9909-65743d504244} <Debug> TCPHandler: Processed in 0.002041427 sec. | ||
| 5786 | 2026.03.07 01:51:27.150146 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5787 | 2026.03.07 01:51:27.150242 [ 255 ] {dcba9d5e-173d-42d9-aa5a-f9305452463f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5788 | 2026.03.07 01:51:27.150282 [ 255 ] {dcba9d5e-173d-42d9-aa5a-f9305452463f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5789 | 2026.03.07 01:51:27.151627 [ 255 ] {dcba9d5e-173d-42d9-aa5a-f9305452463f} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5790 | 2026.03.07 01:51:27.151662 [ 255 ] {dcba9d5e-173d-42d9-aa5a-f9305452463f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5791 | 2026.03.07 01:51:27.152087 [ 255 ] {dcba9d5e-173d-42d9-aa5a-f9305452463f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5792 | 2026.03.07 01:51:27.152297 [ 255 ] {dcba9d5e-173d-42d9-aa5a-f9305452463f} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5793 | 2026.03.07 01:51:27.152425 [ 255 ] {dcba9d5e-173d-42d9-aa5a-f9305452463f} <Debug> executeQuery: Read 1980 rows, 153.26 KiB in 0.002203 sec., 898774.3985474353 rows/sec., 67.94 MiB/sec. | ||
| 5794 | 2026.03.07 01:51:27.152464 [ 255 ] {dcba9d5e-173d-42d9-aa5a-f9305452463f} <Debug> TCPHandler: Processed in 0.002367877 sec. | ||
| 5795 | 2026.03.07 01:51:27.152572 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5796 | 2026.03.07 01:51:27.152670 [ 255 ] {0c1b7a14-f479-46a5-833b-a8b396ae4fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5797 | 2026.03.07 01:51:27.152711 [ 255 ] {0c1b7a14-f479-46a5-833b-a8b396ae4fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5798 | 2026.03.07 01:51:27.153122 [ 255 ] {0c1b7a14-f479-46a5-833b-a8b396ae4fff} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5799 | 2026.03.07 01:51:27.153158 [ 255 ] {0c1b7a14-f479-46a5-833b-a8b396ae4fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5800 | 2026.03.07 01:51:27.153456 [ 255 ] {0c1b7a14-f479-46a5-833b-a8b396ae4fff} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5801 | 2026.03.07 01:51:27.153663 [ 255 ] {0c1b7a14-f479-46a5-833b-a8b396ae4fff} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2026.03.07 01:51:27.153789 [ 255 ] {0c1b7a14-f479-46a5-833b-a8b396ae4fff} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001139 sec., 31606.67251975417 rows/sec., 2.30 MiB/sec. | ||
| 5803 | 2026.03.07 01:51:27.153826 [ 255 ] {0c1b7a14-f479-46a5-833b-a8b396ae4fff} <Debug> TCPHandler: Processed in 0.001304702 sec. | ||
| 5804 | 2026.03.07 01:51:27.153929 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5805 | 2026.03.07 01:51:27.154024 [ 255 ] {dbb768c3-2042-4f21-b856-0140d76b9125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5806 | 2026.03.07 01:51:27.154063 [ 255 ] {dbb768c3-2042-4f21-b856-0140d76b9125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5807 | 2026.03.07 01:51:27.154674 [ 255 ] {dbb768c3-2042-4f21-b856-0140d76b9125} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5808 | 2026.03.07 01:51:27.154710 [ 255 ] {dbb768c3-2042-4f21-b856-0140d76b9125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5809 | 2026.03.07 01:51:27.155030 [ 255 ] {dbb768c3-2042-4f21-b856-0140d76b9125} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5810 | 2026.03.07 01:51:27.155237 [ 255 ] {dbb768c3-2042-4f21-b856-0140d76b9125} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5811 | 2026.03.07 01:51:27.155336 [ 76 ] {} <Debug> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5812 | 2026.03.07 01:51:27.155365 [ 255 ] {dbb768c3-2042-4f21-b856-0140d76b9125} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001359 sec., 520971.3024282561 rows/sec., 30.39 MiB/sec. | ||
| 5813 | 2026.03.07 01:51:27.155373 [ 76 ] {} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2026.03.07 01:51:27.155396 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5815 | 2026.03.07 01:51:27.155403 [ 255 ] {dbb768c3-2042-4f21-b856-0140d76b9125} <Debug> TCPHandler: Processed in 0.00152359 sec. | ||
| 5816 | 2026.03.07 01:51:27.155504 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::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 | ||
| 5817 | 2026.03.07 01:51:27.155519 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5818 | 2026.03.07 01:51:27.155641 [ 255 ] {379db9b7-dd2f-40fa-bf8f-251a52b470ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5819 | 2026.03.07 01:51:27.155653 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5820 | 2026.03.07 01:51:27.155681 [ 255 ] {379db9b7-dd2f-40fa-bf8f-251a52b470ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5821 | 2026.03.07 01:51:27.155696 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 881 rows starting from the beginning of the part | ||
| 5822 | 2026.03.07 01:51:27.155775 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 708 rows starting from the beginning of the part | ||
| 5823 | 2026.03.07 01:51:27.155829 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 5824 | 2026.03.07 01:51:27.155877 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 5825 | 2026.03.07 01:51:27.155919 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 5826 | 2026.03.07 01:51:27.155963 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 708 rows starting from the beginning of the part | ||
| 5827 | 2026.03.07 01:51:27.156066 [ 255 ] {379db9b7-dd2f-40fa-bf8f-251a52b470ff} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2026.03.07 01:51:27.156108 [ 255 ] {379db9b7-dd2f-40fa-bf8f-251a52b470ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5829 | 2026.03.07 01:51:27.156417 [ 255 ] {379db9b7-dd2f-40fa-bf8f-251a52b470ff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5830 | 2026.03.07 01:51:27.156643 [ 255 ] {379db9b7-dd2f-40fa-bf8f-251a52b470ff} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2026.03.07 01:51:27.156776 [ 255 ] {379db9b7-dd2f-40fa-bf8f-251a52b470ff} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001154 sec., 866.5511265164644 rows/sec., 60.93 KiB/sec. | ||
| 5832 | 2026.03.07 01:51:27.156814 [ 255 ] {379db9b7-dd2f-40fa-bf8f-251a52b470ff} <Debug> TCPHandler: Processed in 0.001345514 sec. | ||
| 5833 | 2026.03.07 01:51:27.156923 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.03.07 01:51:27.157017 [ 255 ] {5500ea2b-ca62-4646-bedd-784af324a745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5835 | 2026.03.07 01:51:27.157057 [ 255 ] {5500ea2b-ca62-4646-bedd-784af324a745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5836 | 2026.03.07 01:51:27.157300 [ 199 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2744 rows, containing 5 columns (5 merged, 0 gathered) in 0.00184269 sec., 1489127.3084458048 rows/sec., 94.90 MiB/sec. | ||
| 5837 | 2026.03.07 01:51:27.157527 [ 200 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5838 | 2026.03.07 01:51:27.157783 [ 200 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_11_2} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5839 | 2026.03.07 01:51:27.157833 [ 255 ] {5500ea2b-ca62-4646-bedd-784af324a745} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5840 | 2026.03.07 01:51:27.157849 [ 200 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_11_2} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5841 | 2026.03.07 01:51:27.157867 [ 255 ] {5500ea2b-ca62-4646-bedd-784af324a745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5842 | 2026.03.07 01:51:27.157927 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 5843 | 2026.03.07 01:51:27.158208 [ 255 ] {5500ea2b-ca62-4646-bedd-784af324a745} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5844 | 2026.03.07 01:51:27.158416 [ 255 ] {5500ea2b-ca62-4646-bedd-784af324a745} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2026.03.07 01:51:27.158541 [ 255 ] {5500ea2b-ca62-4646-bedd-784af324a745} <Debug> executeQuery: Read 1028 rows, 72.59 KiB in 0.001542 sec., 666666.6666666666 rows/sec., 45.97 MiB/sec. | ||
| 5846 | 2026.03.07 01:51:27.158579 [ 255 ] {5500ea2b-ca62-4646-bedd-784af324a745} <Debug> TCPHandler: Processed in 0.001705125 sec. | ||
| 5847 | 2026.03.07 01:51:27.158687 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5848 | 2026.03.07 01:51:27.158783 [ 255 ] {3a7794d0-74d9-4a8b-b938-d658f28da407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5849 | 2026.03.07 01:51:27.158826 [ 255 ] {3a7794d0-74d9-4a8b-b938-d658f28da407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5850 | 2026.03.07 01:51:27.159453 [ 255 ] {3a7794d0-74d9-4a8b-b938-d658f28da407} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5851 | 2026.03.07 01:51:27.159488 [ 255 ] {3a7794d0-74d9-4a8b-b938-d658f28da407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5852 | 2026.03.07 01:51:27.159897 [ 255 ] {3a7794d0-74d9-4a8b-b938-d658f28da407} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5853 | 2026.03.07 01:51:27.160108 [ 255 ] {3a7794d0-74d9-4a8b-b938-d658f28da407} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5854 | 2026.03.07 01:51:27.160200 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5855 | 2026.03.07 01:51:27.160229 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2026.03.07 01:51:27.160233 [ 255 ] {3a7794d0-74d9-4a8b-b938-d658f28da407} <Debug> executeQuery: Read 1217 rows, 77.91 KiB in 0.001468 sec., 829019.0735694823 rows/sec., 51.83 MiB/sec. | ||
| 5857 | 2026.03.07 01:51:27.160245 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5858 | 2026.03.07 01:51:27.160275 [ 255 ] {3a7794d0-74d9-4a8b-b938-d658f28da407} <Debug> TCPHandler: Processed in 0.001637074 sec. | ||
| 5859 | 2026.03.07 01:51:27.160352 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 5860 | 2026.03.07 01:51:27.160478 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5861 | 2026.03.07 01:51:27.160495 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5862 | 2026.03.07 01:51:27.160542 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11287 rows starting from the beginning of the part | ||
| 5863 | 2026.03.07 01:51:27.160580 [ 255 ] {d8515896-6af6-4525-b31c-4e8a10b546d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5864 | 2026.03.07 01:51:27.160619 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 150 rows starting from the beginning of the part | ||
| 5865 | 2026.03.07 01:51:27.160642 [ 255 ] {d8515896-6af6-4525-b31c-4e8a10b546d2} <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 | ||
| 5866 | 2026.03.07 01:51:27.160675 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 255 rows starting from the beginning of the part | ||
| 5867 | 2026.03.07 01:51:27.160730 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 150 rows starting from the beginning of the part | ||
| 5868 | 2026.03.07 01:51:27.160777 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 255 rows starting from the beginning of the part | ||
| 5869 | 2026.03.07 01:51:27.160835 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1217 rows starting from the beginning of the part | ||
| 5870 | 2026.03.07 01:51:27.161515 [ 255 ] {d8515896-6af6-4525-b31c-4e8a10b546d2} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5871 | 2026.03.07 01:51:27.161556 [ 255 ] {d8515896-6af6-4525-b31c-4e8a10b546d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5872 | 2026.03.07 01:51:27.162130 [ 255 ] {d8515896-6af6-4525-b31c-4e8a10b546d2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5873 | 2026.03.07 01:51:27.162353 [ 255 ] {d8515896-6af6-4525-b31c-4e8a10b546d2} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5874 | 2026.03.07 01:51:27.162492 [ 255 ] {d8515896-6af6-4525-b31c-4e8a10b546d2} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001929 sec., 16588.90616899948 rows/sec., 29.73 MiB/sec. | ||
| 5875 | 2026.03.07 01:51:27.162552 [ 255 ] {d8515896-6af6-4525-b31c-4e8a10b546d2} <Debug> TCPHandler: Processed in 0.002125329 sec. | ||
| 5876 | 2026.03.07 01:51:27.162665 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5877 | 2026.03.07 01:51:27.162763 [ 255 ] {194e2694-7030-40de-a4c3-f304e76b1a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5878 | 2026.03.07 01:51:27.162804 [ 255 ] {194e2694-7030-40de-a4c3-f304e76b1a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5879 | 2026.03.07 01:51:27.163123 [ 255 ] {194e2694-7030-40de-a4c3-f304e76b1a79} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5880 | 2026.03.07 01:51:27.163159 [ 255 ] {194e2694-7030-40de-a4c3-f304e76b1a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5881 | 2026.03.07 01:51:27.163475 [ 255 ] {194e2694-7030-40de-a4c3-f304e76b1a79} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5882 | 2026.03.07 01:51:27.163689 [ 255 ] {194e2694-7030-40de-a4c3-f304e76b1a79} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5883 | 2026.03.07 01:51:27.163821 [ 255 ] {194e2694-7030-40de-a4c3-f304e76b1a79} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.001077 sec., 9285.051067780872 rows/sec., 651.95 KiB/sec. | ||
| 5884 | 2026.03.07 01:51:27.163856 [ 255 ] {194e2694-7030-40de-a4c3-f304e76b1a79} <Debug> TCPHandler: Processed in 0.00123971 sec. | ||
| 5885 | 2026.03.07 01:51:27.164122 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13314 rows, containing 5 columns (5 merged, 0 gathered) in 0.003818515 sec., 3486695.744288028 rows/sec., 227.58 MiB/sec. | ||
| 5886 | 2026.03.07 01:51:27.164468 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5887 | 2026.03.07 01:51:27.164742 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5888 | 2026.03.07 01:51:27.164819 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5889 | 2026.03.07 01:51:27.164894 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 5890 | 2026.03.07 01:51:31.100324 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5891 | 2026.03.07 01:51:31.100580 [ 255 ] {76d53326-0e44-41d8-8b61-7d37164eebf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5892 | 2026.03.07 01:51:31.100673 [ 255 ] {76d53326-0e44-41d8-8b61-7d37164eebf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5893 | 2026.03.07 01:51:31.101612 [ 255 ] {76d53326-0e44-41d8-8b61-7d37164eebf8} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5894 | 2026.03.07 01:51:31.101681 [ 255 ] {76d53326-0e44-41d8-8b61-7d37164eebf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5895 | 2026.03.07 01:51:31.102227 [ 255 ] {76d53326-0e44-41d8-8b61-7d37164eebf8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5896 | 2026.03.07 01:51:31.102549 [ 255 ] {76d53326-0e44-41d8-8b61-7d37164eebf8} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5897 | 2026.03.07 01:51:31.102819 [ 255 ] {76d53326-0e44-41d8-8b61-7d37164eebf8} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.002304 sec., 22569.444444444445 rows/sec., 1.72 MiB/sec. | ||
| 5898 | 2026.03.07 01:51:31.102902 [ 255 ] {76d53326-0e44-41d8-8b61-7d37164eebf8} <Debug> TCPHandler: Processed in 0.00278024 sec. | ||
| 5899 | 2026.03.07 01:51:31.103094 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5900 | 2026.03.07 01:51:31.103219 [ 255 ] {eac6bb2b-89de-4701-a989-39271a579848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5901 | 2026.03.07 01:51:31.103275 [ 255 ] {eac6bb2b-89de-4701-a989-39271a579848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5902 | 2026.03.07 01:51:31.103944 [ 255 ] {eac6bb2b-89de-4701-a989-39271a579848} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5903 | 2026.03.07 01:51:31.103994 [ 255 ] {eac6bb2b-89de-4701-a989-39271a579848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5904 | 2026.03.07 01:51:31.104445 [ 255 ] {eac6bb2b-89de-4701-a989-39271a579848} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5905 | 2026.03.07 01:51:31.104759 [ 255 ] {eac6bb2b-89de-4701-a989-39271a579848} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5906 | 2026.03.07 01:51:31.104939 [ 255 ] {eac6bb2b-89de-4701-a989-39271a579848} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001753 sec., 31945.23673702225 rows/sec., 2.49 MiB/sec. | ||
| 5907 | 2026.03.07 01:51:31.104992 [ 255 ] {eac6bb2b-89de-4701-a989-39271a579848} <Debug> TCPHandler: Processed in 0.001961745 sec. | ||
| 5908 | 2026.03.07 01:51:31.105162 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5909 | 2026.03.07 01:51:31.105281 [ 255 ] {ce18e25c-3f9f-4ff4-bb1f-f4291589e8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5910 | 2026.03.07 01:51:31.105332 [ 255 ] {ce18e25c-3f9f-4ff4-bb1f-f4291589e8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5911 | 2026.03.07 01:51:31.105838 [ 255 ] {ce18e25c-3f9f-4ff4-bb1f-f4291589e8ac} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5912 | 2026.03.07 01:51:31.105884 [ 255 ] {ce18e25c-3f9f-4ff4-bb1f-f4291589e8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5913 | 2026.03.07 01:51:31.106265 [ 255 ] {ce18e25c-3f9f-4ff4-bb1f-f4291589e8ac} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5914 | 2026.03.07 01:51:31.106493 [ 255 ] {ce18e25c-3f9f-4ff4-bb1f-f4291589e8ac} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5915 | 2026.03.07 01:51:31.106642 [ 255 ] {ce18e25c-3f9f-4ff4-bb1f-f4291589e8ac} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001387 sec., 86517.66402307138 rows/sec., 6.00 MiB/sec. | ||
| 5916 | 2026.03.07 01:51:31.106715 [ 255 ] {ce18e25c-3f9f-4ff4-bb1f-f4291589e8ac} <Debug> TCPHandler: Processed in 0.001609653 sec. | ||
| 5917 | 2026.03.07 01:51:31.106886 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5918 | 2026.03.07 01:51:31.107008 [ 255 ] {060d112d-fdfc-4077-bb19-6de2be99acd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5919 | 2026.03.07 01:51:31.107065 [ 255 ] {060d112d-fdfc-4077-bb19-6de2be99acd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5920 | 2026.03.07 01:51:31.107515 [ 255 ] {060d112d-fdfc-4077-bb19-6de2be99acd4} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5921 | 2026.03.07 01:51:31.107557 [ 255 ] {060d112d-fdfc-4077-bb19-6de2be99acd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5922 | 2026.03.07 01:51:31.107983 [ 255 ] {060d112d-fdfc-4077-bb19-6de2be99acd4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5923 | 2026.03.07 01:51:31.108269 [ 255 ] {060d112d-fdfc-4077-bb19-6de2be99acd4} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5924 | 2026.03.07 01:51:31.108433 [ 255 ] {060d112d-fdfc-4077-bb19-6de2be99acd4} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001454 sec., 27510.31636863824 rows/sec., 1.89 MiB/sec. | ||
| 5925 | 2026.03.07 01:51:31.108483 [ 255 ] {060d112d-fdfc-4077-bb19-6de2be99acd4} <Debug> TCPHandler: Processed in 0.001657814 sec. | ||
| 5926 | 2026.03.07 01:51:31.435017 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42710 | ||
| 5927 | 2026.03.07 01:51:31.435125 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5928 | 2026.03.07 01:51:31.435152 [ 287 ] {} <Debug> TCP-Session: f7b8ae22-4c22-49a4-9343-bd26000bcdbf Authenticating user 'default' from [fd00:1122:3344:101::e]:42710 | ||
| 5929 | 2026.03.07 01:51:31.435175 [ 287 ] {} <Debug> TCP-Session: f7b8ae22-4c22-49a4-9343-bd26000bcdbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5930 | 2026.03.07 01:51:31.435191 [ 287 ] {} <Debug> TCP-Session: f7b8ae22-4c22-49a4-9343-bd26000bcdbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5931 | 2026.03.07 01:51:31.435384 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37104 | ||
| 5932 | 2026.03.07 01:51:31.435403 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48368 | ||
| 5933 | 2026.03.07 01:51:31.435502 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5934 | 2026.03.07 01:51:31.435509 [ 287 ] {} <Trace> TCP-Session: f7b8ae22-4c22-49a4-9343-bd26000bcdbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5935 | 2026.03.07 01:51:31.435537 [ 288 ] {} <Debug> TCP-Session: b1811797-09ec-47c6-9b54-b51dc65646cc Authenticating user 'default' from [fd00:1122:3344:101::e]:37104 | ||
| 5936 | 2026.03.07 01:51:31.435544 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5937 | 2026.03.07 01:51:31.435572 [ 288 ] {} <Debug> TCP-Session: b1811797-09ec-47c6-9b54-b51dc65646cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5938 | 2026.03.07 01:51:31.435583 [ 289 ] {} <Debug> TCP-Session: c72baa62-c14b-4c20-ad58-29d5a60c36ff Authenticating user 'default' from [fd00:1122:3344:101::e]:48368 | ||
| 5939 | 2026.03.07 01:51:31.435590 [ 288 ] {} <Debug> TCP-Session: b1811797-09ec-47c6-9b54-b51dc65646cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5940 | 2026.03.07 01:51:31.435619 [ 289 ] {} <Debug> TCP-Session: c72baa62-c14b-4c20-ad58-29d5a60c36ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5941 | 2026.03.07 01:51:31.435638 [ 289 ] {} <Debug> TCP-Session: c72baa62-c14b-4c20-ad58-29d5a60c36ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5942 | 2026.03.07 01:51:31.435696 [ 287 ] {25f87088-393b-4ba3-85f6-4dce232732b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42710) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5943 | 2026.03.07 01:51:31.435965 [ 287 ] {25f87088-393b-4ba3-85f6-4dce232732b0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5944 | 2026.03.07 01:51:31.436021 [ 287 ] {25f87088-393b-4ba3-85f6-4dce232732b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5945 | 2026.03.07 01:51:31.436309 [ 287 ] {25f87088-393b-4ba3-85f6-4dce232732b0} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 5946 | 2026.03.07 01:51:31.440258 [ 349 ] {25f87088-393b-4ba3-85f6-4dce232732b0} <Trace> AggregatingTransform: Aggregating | ||
| 5947 | 2026.03.07 01:51:31.440321 [ 349 ] {25f87088-393b-4ba3-85f6-4dce232732b0} <Trace> Aggregator: Aggregation method: without_key | ||
| 5948 | 2026.03.07 01:51:31.440359 [ 349 ] {25f87088-393b-4ba3-85f6-4dce232732b0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003953799 sec. (252.921 rows/sec., 9.88 KiB/sec.) | ||
| 5949 | 2026.03.07 01:51:31.440377 [ 349 ] {25f87088-393b-4ba3-85f6-4dce232732b0} <Trace> Aggregator: Merging aggregated data | ||
| 5950 | 2026.03.07 01:51:31.440910 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43005 | ||
| 5951 | 2026.03.07 01:51:31.440914 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33685 | ||
| 5952 | 2026.03.07 01:51:31.440951 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38375 | ||
| 5953 | 2026.03.07 01:51:31.440957 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44042 | ||
| 5954 | 2026.03.07 01:51:31.440942 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61746 | ||
| 5955 | 2026.03.07 01:51:31.440925 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57854 | ||
| 5956 | 2026.03.07 01:51:31.441098 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5957 | 2026.03.07 01:51:31.441131 [ 290 ] {} <Debug> TCP-Session: 2967efd5-0018-4e52-9557-31c2d9f2d70e Authenticating user 'default' from [fd00:1122:3344:101::e]:33685 | ||
| 5958 | 2026.03.07 01:51:31.441152 [ 290 ] {} <Debug> TCP-Session: 2967efd5-0018-4e52-9557-31c2d9f2d70e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5959 | 2026.03.07 01:51:31.441164 [ 290 ] {} <Debug> TCP-Session: 2967efd5-0018-4e52-9557-31c2d9f2d70e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5960 | 2026.03.07 01:51:31.441207 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5961 | 2026.03.07 01:51:31.441214 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5962 | 2026.03.07 01:51:31.441237 [ 294 ] {} <Debug> TCP-Session: 412af008-6b26-446a-8577-92b6248a040c Authenticating user 'default' from [fd00:1122:3344:101::e]:38375 | ||
| 5963 | 2026.03.07 01:51:31.441262 [ 293 ] {} <Debug> TCP-Session: a3d2b2d9-20bf-4fa0-bd27-e7b05c7e7b8c Authenticating user 'default' from [fd00:1122:3344:101::e]:61746 | ||
| 5964 | 2026.03.07 01:51:31.441266 [ 294 ] {} <Debug> TCP-Session: 412af008-6b26-446a-8577-92b6248a040c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5965 | 2026.03.07 01:51:31.441271 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5966 | 2026.03.07 01:51:31.441300 [ 294 ] {} <Debug> TCP-Session: 412af008-6b26-446a-8577-92b6248a040c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5967 | 2026.03.07 01:51:31.441299 [ 293 ] {} <Debug> TCP-Session: a3d2b2d9-20bf-4fa0-bd27-e7b05c7e7b8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5968 | 2026.03.07 01:51:31.441331 [ 291 ] {} <Debug> TCP-Session: d50d1860-0aa1-4f06-99fa-99dbd695074b Authenticating user 'default' from [fd00:1122:3344:101::e]:43005 | ||
| 5969 | 2026.03.07 01:51:31.441353 [ 293 ] {} <Debug> TCP-Session: a3d2b2d9-20bf-4fa0-bd27-e7b05c7e7b8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5970 | 2026.03.07 01:51:31.441371 [ 291 ] {} <Debug> TCP-Session: d50d1860-0aa1-4f06-99fa-99dbd695074b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5971 | 2026.03.07 01:51:31.441374 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5972 | 2026.03.07 01:51:31.441392 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5973 | 2026.03.07 01:51:31.441432 [ 3 ] {} <Debug> TCP-Session: 4774bb6c-6841-4d4d-9330-deae588bedf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44042 | ||
| 5974 | 2026.03.07 01:51:31.441448 [ 292 ] {} <Debug> TCP-Session: 9d49bc71-caa7-47bc-b4a3-a37fd9d99749 Authenticating user 'default' from [fd00:1122:3344:101::e]:57854 | ||
| 5975 | 2026.03.07 01:51:31.441463 [ 3 ] {} <Debug> TCP-Session: 4774bb6c-6841-4d4d-9330-deae588bedf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5976 | 2026.03.07 01:51:31.441472 [ 292 ] {} <Debug> TCP-Session: 9d49bc71-caa7-47bc-b4a3-a37fd9d99749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5977 | 2026.03.07 01:51:31.441485 [ 3 ] {} <Debug> TCP-Session: 4774bb6c-6841-4d4d-9330-deae588bedf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5978 | 2026.03.07 01:51:31.441495 [ 292 ] {} <Debug> TCP-Session: 9d49bc71-caa7-47bc-b4a3-a37fd9d99749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5979 | 2026.03.07 01:51:31.441400 [ 291 ] {} <Debug> TCP-Session: d50d1860-0aa1-4f06-99fa-99dbd695074b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5980 | 2026.03.07 01:51:31.441562 [ 287 ] {25f87088-393b-4ba3-85f6-4dce232732b0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.005929 sec., 168.66250632484397 rows/sec., 6.59 KiB/sec. | ||
| 5981 | 2026.03.07 01:51:31.441706 [ 287 ] {25f87088-393b-4ba3-85f6-4dce232732b0} <Debug> TCPHandler: Processed in 0.006315736 sec. | ||
| 5982 | 2026.03.07 01:51:31.441801 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5983 | 2026.03.07 01:51:31.441829 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5984 | 2026.03.07 01:51:31.441831 [ 287 ] {} <Debug> TCP-Session: f7b8ae22-4c22-49a4-9343-bd26000bcdbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5985 | 2026.03.07 01:51:31.441844 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5986 | 2026.03.07 01:51:31.441861 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5987 | 2026.03.07 01:51:31.441875 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5988 | 2026.03.07 01:51:31.441898 [ 290 ] {} <Debug> TCP-Session: 2967efd5-0018-4e52-9557-31c2d9f2d70e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5989 | 2026.03.07 01:51:31.441905 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5990 | 2026.03.07 01:51:31.441928 [ 291 ] {} <Debug> TCP-Session: d50d1860-0aa1-4f06-99fa-99dbd695074b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5991 | 2026.03.07 01:51:31.441938 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5992 | 2026.03.07 01:51:31.441962 [ 292 ] {} <Debug> TCP-Session: 9d49bc71-caa7-47bc-b4a3-a37fd9d99749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5993 | 2026.03.07 01:51:31.441964 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5994 | 2026.03.07 01:51:31.442003 [ 294 ] {} <Debug> TCP-Session: 412af008-6b26-446a-8577-92b6248a040c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5995 | 2026.03.07 01:51:31.441928 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5996 | 2026.03.07 01:51:31.442029 [ 3 ] {} <Debug> TCP-Session: 4774bb6c-6841-4d4d-9330-deae588bedf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5997 | 2026.03.07 01:51:31.441917 [ 293 ] {} <Debug> TCP-Session: a3d2b2d9-20bf-4fa0-bd27-e7b05c7e7b8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5998 | 2026.03.07 01:51:31.442095 [ 289 ] {} <Debug> TCP-Session: c72baa62-c14b-4c20-ad58-29d5a60c36ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5999 | 2026.03.07 01:51:31.441872 [ 288 ] {} <Debug> TCP-Session: b1811797-09ec-47c6-9b54-b51dc65646cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6000 | 2026.03.07 01:51:31.491650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12036 | ||
| 6001 | 2026.03.07 01:51:31.492114 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6002 | 2026.03.07 01:51:31.492154 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6003 | 2026.03.07 01:51:31.492618 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6004 | 2026.03.07 01:51:31.492843 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6005 | 2026.03.07 01:51:31.492985 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12036 | ||
| 6006 | 2026.03.07 01:51:32.121085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6007 | 2026.03.07 01:51:32.139518 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6008 | 2026.03.07 01:51:32.139585 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6009 | 2026.03.07 01:51:32.145787 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6010 | 2026.03.07 01:51:32.146542 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2026.03.07 01:51:32.150408 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6012 | 2026.03.07 01:51:33.163950 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60251 | ||
| 6013 | 2026.03.07 01:51:33.164055 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6014 | 2026.03.07 01:51:33.164081 [ 291 ] {} <Debug> TCP-Session: b2b7133f-bf21-41c8-b5f4-485c70fbc738 Authenticating user 'default' from [fd00:1122:3344:101::e]:60251 | ||
| 6015 | 2026.03.07 01:51:33.164103 [ 291 ] {} <Debug> TCP-Session: b2b7133f-bf21-41c8-b5f4-485c70fbc738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6016 | 2026.03.07 01:51:33.164116 [ 291 ] {} <Debug> TCP-Session: b2b7133f-bf21-41c8-b5f4-485c70fbc738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6017 | 2026.03.07 01:51:33.164297 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59177 | ||
| 6018 | 2026.03.07 01:51:33.164344 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54458 | ||
| 6019 | 2026.03.07 01:51:33.164367 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63232 | ||
| 6020 | 2026.03.07 01:51:33.164411 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53301 | ||
| 6021 | 2026.03.07 01:51:33.164415 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6022 | 2026.03.07 01:51:33.164470 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6023 | 2026.03.07 01:51:33.164489 [ 291 ] {} <Trace> TCP-Session: b2b7133f-bf21-41c8-b5f4-485c70fbc738 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6024 | 2026.03.07 01:51:33.164494 [ 292 ] {} <Debug> TCP-Session: 0b640013-c0c7-4e7b-80b4-8c2c445225c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59177 | ||
| 6025 | 2026.03.07 01:51:33.164514 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6026 | 2026.03.07 01:51:33.164544 [ 292 ] {} <Debug> TCP-Session: 0b640013-c0c7-4e7b-80b4-8c2c445225c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6027 | 2026.03.07 01:51:33.164517 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6028 | 2026.03.07 01:51:33.164589 [ 290 ] {} <Debug> TCP-Session: 74af502b-ff4f-4072-ac59-1688ec1c4ed7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53301 | ||
| 6029 | 2026.03.07 01:51:33.164582 [ 292 ] {} <Debug> TCP-Session: 0b640013-c0c7-4e7b-80b4-8c2c445225c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6030 | 2026.03.07 01:51:33.164621 [ 294 ] {} <Debug> TCP-Session: c7bd4a18-ca14-466c-9dea-138053044b7a Authenticating user 'default' from [fd00:1122:3344:101::e]:63232 | ||
| 6031 | 2026.03.07 01:51:33.164639 [ 290 ] {} <Debug> TCP-Session: 74af502b-ff4f-4072-ac59-1688ec1c4ed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6032 | 2026.03.07 01:51:33.164660 [ 294 ] {} <Debug> TCP-Session: c7bd4a18-ca14-466c-9dea-138053044b7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6033 | 2026.03.07 01:51:33.164510 [ 293 ] {} <Debug> TCP-Session: 01abb978-acba-4a54-b8de-c985344e8cb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54458 | ||
| 6034 | 2026.03.07 01:51:33.164676 [ 290 ] {} <Debug> TCP-Session: 74af502b-ff4f-4072-ac59-1688ec1c4ed7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6035 | 2026.03.07 01:51:33.164675 [ 291 ] {d192bfdd-b31c-4070-82d1-6dceb797d571} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60251) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6036 | 2026.03.07 01:51:33.164709 [ 293 ] {} <Debug> TCP-Session: 01abb978-acba-4a54-b8de-c985344e8cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6037 | 2026.03.07 01:51:33.164680 [ 294 ] {} <Debug> TCP-Session: c7bd4a18-ca14-466c-9dea-138053044b7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6038 | 2026.03.07 01:51:33.164757 [ 293 ] {} <Debug> TCP-Session: 01abb978-acba-4a54-b8de-c985344e8cb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6039 | 2026.03.07 01:51:33.164404 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47446 | ||
| 6040 | 2026.03.07 01:51:33.164394 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63070 | ||
| 6041 | 2026.03.07 01:51:33.164350 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47445 | ||
| 6042 | 2026.03.07 01:51:33.164860 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6043 | 2026.03.07 01:51:33.164360 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43864 | ||
| 6044 | 2026.03.07 01:51:33.164891 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6045 | 2026.03.07 01:51:33.164910 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6046 | 2026.03.07 01:51:33.164934 [ 288 ] {} <Debug> TCP-Session: 0d3aa565-457f-46eb-879d-c03494a87ba9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63070 | ||
| 6047 | 2026.03.07 01:51:33.164946 [ 3 ] {} <Debug> TCP-Session: a9bfdde5-4192-4d61-94e1-ab0f12caa681 Authenticating user 'default' from [fd00:1122:3344:101::e]:47445 | ||
| 6048 | 2026.03.07 01:51:33.164956 [ 288 ] {} <Debug> TCP-Session: 0d3aa565-457f-46eb-879d-c03494a87ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6049 | 2026.03.07 01:51:33.164961 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6050 | 2026.03.07 01:51:33.164966 [ 3 ] {} <Debug> TCP-Session: a9bfdde5-4192-4d61-94e1-ab0f12caa681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6051 | 2026.03.07 01:51:33.164974 [ 288 ] {} <Debug> TCP-Session: 0d3aa565-457f-46eb-879d-c03494a87ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6052 | 2026.03.07 01:51:33.164994 [ 287 ] {} <Debug> TCP-Session: ee97bb6e-4d41-463f-8428-e65b8a7be6ec Authenticating user 'default' from [fd00:1122:3344:101::e]:43864 | ||
| 6053 | 2026.03.07 01:51:33.164999 [ 3 ] {} <Debug> TCP-Session: a9bfdde5-4192-4d61-94e1-ab0f12caa681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6054 | 2026.03.07 01:51:33.165026 [ 287 ] {} <Debug> TCP-Session: ee97bb6e-4d41-463f-8428-e65b8a7be6ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6055 | 2026.03.07 01:51:33.164894 [ 289 ] {} <Debug> TCP-Session: 64b2ba0a-7096-4216-afd3-ae27491de87a Authenticating user 'default' from [fd00:1122:3344:101::e]:47446 | ||
| 6056 | 2026.03.07 01:51:33.165048 [ 291 ] {d192bfdd-b31c-4070-82d1-6dceb797d571} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6057 | 2026.03.07 01:51:33.165072 [ 289 ] {} <Debug> TCP-Session: 64b2ba0a-7096-4216-afd3-ae27491de87a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6058 | 2026.03.07 01:51:33.165049 [ 287 ] {} <Debug> TCP-Session: ee97bb6e-4d41-463f-8428-e65b8a7be6ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6059 | 2026.03.07 01:51:33.165104 [ 289 ] {} <Debug> TCP-Session: 64b2ba0a-7096-4216-afd3-ae27491de87a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6060 | 2026.03.07 01:51:33.165144 [ 291 ] {d192bfdd-b31c-4070-82d1-6dceb797d571} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6061 | 2026.03.07 01:51:33.165522 [ 291 ] {d192bfdd-b31c-4070-82d1-6dceb797d571} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 6062 | 2026.03.07 01:51:33.166663 [ 318 ] {d192bfdd-b31c-4070-82d1-6dceb797d571} <Trace> AggregatingTransform: Aggregating | ||
| 6063 | 2026.03.07 01:51:33.166703 [ 318 ] {d192bfdd-b31c-4070-82d1-6dceb797d571} <Trace> Aggregator: Aggregation method: without_key | ||
| 6064 | 2026.03.07 01:51:33.166741 [ 318 ] {d192bfdd-b31c-4070-82d1-6dceb797d571} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001115207 sec. (896.695 rows/sec., 35.03 KiB/sec.) | ||
| 6065 | 2026.03.07 01:51:33.166760 [ 318 ] {d192bfdd-b31c-4070-82d1-6dceb797d571} <Trace> Aggregator: Merging aggregated data | ||
| 6066 | 2026.03.07 01:51:33.168332 [ 291 ] {d192bfdd-b31c-4070-82d1-6dceb797d571} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003717 sec., 269.0341673392521 rows/sec., 10.51 KiB/sec. | ||
| 6067 | 2026.03.07 01:51:33.168470 [ 291 ] {d192bfdd-b31c-4070-82d1-6dceb797d571} <Debug> TCPHandler: Processed in 0.004131134 sec. | ||
| 6068 | 2026.03.07 01:51:33.168590 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6069 | 2026.03.07 01:51:33.168619 [ 291 ] {} <Debug> TCP-Session: b2b7133f-bf21-41c8-b5f4-485c70fbc738 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6070 | 2026.03.07 01:51:33.168633 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6071 | 2026.03.07 01:51:33.168654 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6072 | 2026.03.07 01:51:33.168683 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6073 | 2026.03.07 01:51:33.168684 [ 290 ] {} <Debug> TCP-Session: 74af502b-ff4f-4072-ac59-1688ec1c4ed7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6074 | 2026.03.07 01:51:33.168700 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6075 | 2026.03.07 01:51:33.168724 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6076 | 2026.03.07 01:51:33.168739 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6077 | 2026.03.07 01:51:33.168770 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6078 | 2026.03.07 01:51:33.168776 [ 3 ] {} <Debug> TCP-Session: a9bfdde5-4192-4d61-94e1-ab0f12caa681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6079 | 2026.03.07 01:51:33.168795 [ 288 ] {} <Debug> TCP-Session: 0d3aa565-457f-46eb-879d-c03494a87ba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6080 | 2026.03.07 01:51:33.168793 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6081 | 2026.03.07 01:51:33.168814 [ 287 ] {} <Debug> TCP-Session: ee97bb6e-4d41-463f-8428-e65b8a7be6ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6082 | 2026.03.07 01:51:33.168758 [ 294 ] {} <Debug> TCP-Session: c7bd4a18-ca14-466c-9dea-138053044b7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6083 | 2026.03.07 01:51:33.168851 [ 289 ] {} <Debug> TCP-Session: 64b2ba0a-7096-4216-afd3-ae27491de87a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6084 | 2026.03.07 01:51:33.168731 [ 293 ] {} <Debug> TCP-Session: 01abb978-acba-4a54-b8de-c985344e8cb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6085 | 2026.03.07 01:51:33.168700 [ 292 ] {} <Debug> TCP-Session: 0b640013-c0c7-4e7b-80b4-8c2c445225c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6086 | 2026.03.07 01:51:33.291743 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37879 | ||
| 6087 | 2026.03.07 01:51:33.291869 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6088 | 2026.03.07 01:51:33.291898 [ 291 ] {} <Debug> TCP-Session: 63fcca37-244e-41f3-94d5-2b17e473bf76 Authenticating user 'default' from [fd00:1122:3344:101::e]:37879 | ||
| 6089 | 2026.03.07 01:51:33.291919 [ 291 ] {} <Debug> TCP-Session: 63fcca37-244e-41f3-94d5-2b17e473bf76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6090 | 2026.03.07 01:51:33.291933 [ 291 ] {} <Debug> TCP-Session: 63fcca37-244e-41f3-94d5-2b17e473bf76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6091 | 2026.03.07 01:51:33.292113 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47173 | ||
| 6092 | 2026.03.07 01:51:33.292138 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54058 | ||
| 6093 | 2026.03.07 01:51:33.292157 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49186 | ||
| 6094 | 2026.03.07 01:51:33.292182 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48787 | ||
| 6095 | 2026.03.07 01:51:33.292221 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6096 | 2026.03.07 01:51:33.292221 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6097 | 2026.03.07 01:51:33.292230 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41260 | ||
| 6098 | 2026.03.07 01:51:33.292260 [ 292 ] {} <Debug> TCP-Session: c796ee4d-6904-4695-92ee-df0c7eb3dbc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47173 | ||
| 6099 | 2026.03.07 01:51:33.292283 [ 291 ] {} <Trace> TCP-Session: 63fcca37-244e-41f3-94d5-2b17e473bf76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6100 | 2026.03.07 01:51:33.292307 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6101 | 2026.03.07 01:51:33.292314 [ 292 ] {} <Debug> TCP-Session: c796ee4d-6904-4695-92ee-df0c7eb3dbc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6102 | 2026.03.07 01:51:33.292262 [ 3 ] {} <Debug> TCP-Session: caeec99b-13b0-4c40-ae08-6a87d4be7bcd Authenticating user 'default' from [fd00:1122:3344:101::e]:54058 | ||
| 6103 | 2026.03.07 01:51:33.292349 [ 292 ] {} <Debug> TCP-Session: c796ee4d-6904-4695-92ee-df0c7eb3dbc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6104 | 2026.03.07 01:51:33.292357 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6105 | 2026.03.07 01:51:33.292366 [ 3 ] {} <Debug> TCP-Session: caeec99b-13b0-4c40-ae08-6a87d4be7bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6106 | 2026.03.07 01:51:33.292346 [ 289 ] {} <Debug> TCP-Session: f12d24b5-5024-453d-a23d-67f172cc5451 Authenticating user 'default' from [fd00:1122:3344:101::e]:48787 | ||
| 6107 | 2026.03.07 01:51:33.292394 [ 290 ] {} <Debug> TCP-Session: 29a85b71-a441-474a-a783-e9e0eba0af9b Authenticating user 'default' from [fd00:1122:3344:101::e]:41260 | ||
| 6108 | 2026.03.07 01:51:33.292397 [ 3 ] {} <Debug> TCP-Session: caeec99b-13b0-4c40-ae08-6a87d4be7bcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6109 | 2026.03.07 01:51:33.292430 [ 289 ] {} <Debug> TCP-Session: f12d24b5-5024-453d-a23d-67f172cc5451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6110 | 2026.03.07 01:51:33.292442 [ 290 ] {} <Debug> TCP-Session: 29a85b71-a441-474a-a783-e9e0eba0af9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6111 | 2026.03.07 01:51:33.292464 [ 289 ] {} <Debug> TCP-Session: f12d24b5-5024-453d-a23d-67f172cc5451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6112 | 2026.03.07 01:51:33.292477 [ 290 ] {} <Debug> TCP-Session: 29a85b71-a441-474a-a783-e9e0eba0af9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6113 | 2026.03.07 01:51:33.292471 [ 291 ] {0503298a-010e-40b3-ad4f-aceaaf68502f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37879) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6114 | 2026.03.07 01:51:33.292248 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6115 | 2026.03.07 01:51:33.292142 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36250 | ||
| 6116 | 2026.03.07 01:51:33.292574 [ 288 ] {} <Debug> TCP-Session: 90afe35a-ef3f-4fe3-96c8-8ad9339b7bcf Authenticating user 'default' from [fd00:1122:3344:101::e]:49186 | ||
| 6117 | 2026.03.07 01:51:33.292132 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34302 | ||
| 6118 | 2026.03.07 01:51:33.292616 [ 288 ] {} <Debug> TCP-Session: 90afe35a-ef3f-4fe3-96c8-8ad9339b7bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6119 | 2026.03.07 01:51:33.292151 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44342 | ||
| 6120 | 2026.03.07 01:51:33.292653 [ 288 ] {} <Debug> TCP-Session: 90afe35a-ef3f-4fe3-96c8-8ad9339b7bcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6121 | 2026.03.07 01:51:33.292673 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6122 | 2026.03.07 01:51:33.292645 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6123 | 2026.03.07 01:51:33.292713 [ 293 ] {} <Debug> TCP-Session: 19f4b7cc-8c8c-423e-b94d-81c4f3fdba1f Authenticating user 'default' from [fd00:1122:3344:101::e]:34302 | ||
| 6124 | 2026.03.07 01:51:33.292726 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6125 | 2026.03.07 01:51:33.292741 [ 294 ] {} <Debug> TCP-Session: 042d25b5-9a48-4e33-ad00-5eb9b3ff6bd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36250 | ||
| 6126 | 2026.03.07 01:51:33.292747 [ 293 ] {} <Debug> TCP-Session: 19f4b7cc-8c8c-423e-b94d-81c4f3fdba1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6127 | 2026.03.07 01:51:33.292766 [ 287 ] {} <Debug> TCP-Session: 54267f2b-1cc2-4836-a4d5-bf6679efee5e Authenticating user 'default' from [fd00:1122:3344:101::e]:44342 | ||
| 6128 | 2026.03.07 01:51:33.292777 [ 291 ] {0503298a-010e-40b3-ad4f-aceaaf68502f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6129 | 2026.03.07 01:51:33.292803 [ 287 ] {} <Debug> TCP-Session: 54267f2b-1cc2-4836-a4d5-bf6679efee5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6130 | 2026.03.07 01:51:33.292786 [ 293 ] {} <Debug> TCP-Session: 19f4b7cc-8c8c-423e-b94d-81c4f3fdba1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6131 | 2026.03.07 01:51:33.292822 [ 287 ] {} <Debug> TCP-Session: 54267f2b-1cc2-4836-a4d5-bf6679efee5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6132 | 2026.03.07 01:51:33.292845 [ 291 ] {0503298a-010e-40b3-ad4f-aceaaf68502f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6133 | 2026.03.07 01:51:33.292776 [ 294 ] {} <Debug> TCP-Session: 042d25b5-9a48-4e33-ad00-5eb9b3ff6bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6134 | 2026.03.07 01:51:33.292884 [ 294 ] {} <Debug> TCP-Session: 042d25b5-9a48-4e33-ad00-5eb9b3ff6bd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6135 | 2026.03.07 01:51:33.293135 [ 291 ] {0503298a-010e-40b3-ad4f-aceaaf68502f} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 6136 | 2026.03.07 01:51:33.294091 [ 343 ] {0503298a-010e-40b3-ad4f-aceaaf68502f} <Trace> AggregatingTransform: Aggregating | ||
| 6137 | 2026.03.07 01:51:33.294163 [ 343 ] {0503298a-010e-40b3-ad4f-aceaaf68502f} <Trace> Aggregator: Aggregation method: without_key | ||
| 6138 | 2026.03.07 01:51:33.294211 [ 343 ] {0503298a-010e-40b3-ad4f-aceaaf68502f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000969761 sec. (1031.182 rows/sec., 40.28 KiB/sec.) | ||
| 6139 | 2026.03.07 01:51:33.294237 [ 343 ] {0503298a-010e-40b3-ad4f-aceaaf68502f} <Trace> Aggregator: Merging aggregated data | ||
| 6140 | 2026.03.07 01:51:33.295598 [ 291 ] {0503298a-010e-40b3-ad4f-aceaaf68502f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003182 sec., 314.26775612822127 rows/sec., 12.28 KiB/sec. | ||
| 6141 | 2026.03.07 01:51:33.295757 [ 291 ] {0503298a-010e-40b3-ad4f-aceaaf68502f} <Debug> TCPHandler: Processed in 0.003592737 sec. | ||
| 6142 | 2026.03.07 01:51:33.295891 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6143 | 2026.03.07 01:51:33.295914 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6144 | 2026.03.07 01:51:33.295931 [ 291 ] {} <Debug> TCP-Session: 63fcca37-244e-41f3-94d5-2b17e473bf76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6145 | 2026.03.07 01:51:33.295938 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6146 | 2026.03.07 01:51:33.295962 [ 293 ] {} <Debug> TCP-Session: 19f4b7cc-8c8c-423e-b94d-81c4f3fdba1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6147 | 2026.03.07 01:51:33.295981 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6148 | 2026.03.07 01:51:33.296007 [ 292 ] {} <Debug> TCP-Session: c796ee4d-6904-4695-92ee-df0c7eb3dbc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6149 | 2026.03.07 01:51:33.296010 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6150 | 2026.03.07 01:51:33.296047 [ 294 ] {} <Debug> TCP-Session: 042d25b5-9a48-4e33-ad00-5eb9b3ff6bd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6151 | 2026.03.07 01:51:33.296063 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6152 | 2026.03.07 01:51:33.296077 [ 3 ] {} <Debug> TCP-Session: caeec99b-13b0-4c40-ae08-6a87d4be7bcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6153 | 2026.03.07 01:51:33.296112 [ 290 ] {} <Debug> TCP-Session: 29a85b71-a441-474a-a783-e9e0eba0af9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6154 | 2026.03.07 01:51:33.296043 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6155 | 2026.03.07 01:51:33.296027 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6156 | 2026.03.07 01:51:33.296209 [ 289 ] {} <Debug> TCP-Session: f12d24b5-5024-453d-a23d-67f172cc5451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6157 | 2026.03.07 01:51:33.295957 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6158 | 2026.03.07 01:51:33.296238 [ 288 ] {} <Debug> TCP-Session: 90afe35a-ef3f-4fe3-96c8-8ad9339b7bcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6159 | 2026.03.07 01:51:33.296277 [ 287 ] {} <Debug> TCP-Session: 54267f2b-1cc2-4836-a4d5-bf6679efee5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6160 | 2026.03.07 01:51:34.019138 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 726 | ||
| 6161 | 2026.03.07 01:51:34.022001 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6162 | 2026.03.07 01:51:34.022066 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6163 | 2026.03.07 01:51:34.023409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6164 | 2026.03.07 01:51:34.023718 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6165 | 2026.03.07 01:51:34.024229 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 726 | ||
| 6166 | 2026.03.07 01:51:36.108244 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6167 | 2026.03.07 01:51:36.108440 [ 255 ] {90b252cb-922c-460e-9e5c-7fef981f8c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6168 | 2026.03.07 01:51:36.108513 [ 255 ] {90b252cb-922c-460e-9e5c-7fef981f8c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6169 | 2026.03.07 01:51:36.109349 [ 255 ] {90b252cb-922c-460e-9e5c-7fef981f8c75} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2026.03.07 01:51:36.109395 [ 255 ] {90b252cb-922c-460e-9e5c-7fef981f8c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6171 | 2026.03.07 01:51:36.109792 [ 255 ] {90b252cb-922c-460e-9e5c-7fef981f8c75} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6172 | 2026.03.07 01:51:36.110025 [ 255 ] {90b252cb-922c-460e-9e5c-7fef981f8c75} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6173 | 2026.03.07 01:51:36.110181 [ 255 ] {90b252cb-922c-460e-9e5c-7fef981f8c75} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001795 sec., 158217.27019498608 rows/sec., 10.05 MiB/sec. | ||
| 6174 | 2026.03.07 01:51:36.110231 [ 255 ] {90b252cb-922c-460e-9e5c-7fef981f8c75} <Debug> TCPHandler: Processed in 0.002126089 sec. | ||
| 6175 | 2026.03.07 01:51:36.110358 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6176 | 2026.03.07 01:51:36.110461 [ 255 ] {cef1bd43-fbba-448e-bc86-f8bd6d8fb1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6177 | 2026.03.07 01:51:36.110506 [ 255 ] {cef1bd43-fbba-448e-bc86-f8bd6d8fb1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6178 | 2026.03.07 01:51:36.111507 [ 255 ] {cef1bd43-fbba-448e-bc86-f8bd6d8fb1d1} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6179 | 2026.03.07 01:51:36.111545 [ 255 ] {cef1bd43-fbba-448e-bc86-f8bd6d8fb1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6180 | 2026.03.07 01:51:36.111903 [ 255 ] {cef1bd43-fbba-448e-bc86-f8bd6d8fb1d1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6181 | 2026.03.07 01:51:36.112115 [ 255 ] {cef1bd43-fbba-448e-bc86-f8bd6d8fb1d1} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6182 | 2026.03.07 01:51:36.112249 [ 255 ] {cef1bd43-fbba-448e-bc86-f8bd6d8fb1d1} <Debug> executeQuery: Read 829 rows, 67.40 KiB in 0.001811 sec., 457758.1446714523 rows/sec., 36.34 MiB/sec. | ||
| 6183 | 2026.03.07 01:51:36.112289 [ 255 ] {cef1bd43-fbba-448e-bc86-f8bd6d8fb1d1} <Debug> TCPHandler: Processed in 0.001983494 sec. | ||
| 6184 | 2026.03.07 01:51:36.112407 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6185 | 2026.03.07 01:51:36.112504 [ 255 ] {3fdd0805-2856-406b-a33e-4f1f1a31f181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6186 | 2026.03.07 01:51:36.112546 [ 255 ] {3fdd0805-2856-406b-a33e-4f1f1a31f181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6187 | 2026.03.07 01:51:36.113027 [ 255 ] {3fdd0805-2856-406b-a33e-4f1f1a31f181} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6188 | 2026.03.07 01:51:36.113064 [ 255 ] {3fdd0805-2856-406b-a33e-4f1f1a31f181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6189 | 2026.03.07 01:51:36.113368 [ 255 ] {3fdd0805-2856-406b-a33e-4f1f1a31f181} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6190 | 2026.03.07 01:51:36.113571 [ 255 ] {3fdd0805-2856-406b-a33e-4f1f1a31f181} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6191 | 2026.03.07 01:51:36.113698 [ 255 ] {3fdd0805-2856-406b-a33e-4f1f1a31f181} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 7.97 MiB/sec. | ||
| 6192 | 2026.03.07 01:51:36.113735 [ 255 ] {3fdd0805-2856-406b-a33e-4f1f1a31f181} <Debug> TCPHandler: Processed in 0.001379505 sec. | ||
| 6193 | 2026.03.07 01:51:36.113848 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6194 | 2026.03.07 01:51:36.113943 [ 255 ] {7488fd28-b4f0-4594-9ad6-919426568cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6195 | 2026.03.07 01:51:36.113982 [ 255 ] {7488fd28-b4f0-4594-9ad6-919426568cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6196 | 2026.03.07 01:51:36.114444 [ 255 ] {7488fd28-b4f0-4594-9ad6-919426568cb5} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2026.03.07 01:51:36.114480 [ 255 ] {7488fd28-b4f0-4594-9ad6-919426568cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6198 | 2026.03.07 01:51:36.114780 [ 255 ] {7488fd28-b4f0-4594-9ad6-919426568cb5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6199 | 2026.03.07 01:51:36.114990 [ 255 ] {7488fd28-b4f0-4594-9ad6-919426568cb5} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6200 | 2026.03.07 01:51:36.115116 [ 255 ] {7488fd28-b4f0-4594-9ad6-919426568cb5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001192 sec., 125000.00000000001 rows/sec., 8.08 MiB/sec. | ||
| 6201 | 2026.03.07 01:51:36.115153 [ 255 ] {7488fd28-b4f0-4594-9ad6-919426568cb5} <Debug> TCPHandler: Processed in 0.001354275 sec. | ||
| 6202 | 2026.03.07 01:51:36.115266 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6203 | 2026.03.07 01:51:36.115359 [ 255 ] {f48cea87-09d7-4a9b-91e9-1f78fd61d194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6204 | 2026.03.07 01:51:36.115399 [ 255 ] {f48cea87-09d7-4a9b-91e9-1f78fd61d194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6205 | 2026.03.07 01:51:36.115877 [ 255 ] {f48cea87-09d7-4a9b-91e9-1f78fd61d194} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6206 | 2026.03.07 01:51:36.115912 [ 255 ] {f48cea87-09d7-4a9b-91e9-1f78fd61d194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6207 | 2026.03.07 01:51:36.116206 [ 255 ] {f48cea87-09d7-4a9b-91e9-1f78fd61d194} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6208 | 2026.03.07 01:51:36.116408 [ 255 ] {f48cea87-09d7-4a9b-91e9-1f78fd61d194} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6209 | 2026.03.07 01:51:36.116532 [ 255 ] {f48cea87-09d7-4a9b-91e9-1f78fd61d194} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001191 sec., 124265.32325776658 rows/sec., 7.07 MiB/sec. | ||
| 6210 | 2026.03.07 01:51:36.116569 [ 255 ] {f48cea87-09d7-4a9b-91e9-1f78fd61d194} <Debug> TCPHandler: Processed in 0.001352224 sec. | ||
| 6211 | 2026.03.07 01:51:36.116681 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6212 | 2026.03.07 01:51:36.116774 [ 255 ] {bb999e2f-5abd-4a44-9348-4802fc04ceee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6213 | 2026.03.07 01:51:36.116814 [ 255 ] {bb999e2f-5abd-4a44-9348-4802fc04ceee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6214 | 2026.03.07 01:51:36.117466 [ 255 ] {bb999e2f-5abd-4a44-9348-4802fc04ceee} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6215 | 2026.03.07 01:51:36.117500 [ 255 ] {bb999e2f-5abd-4a44-9348-4802fc04ceee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6216 | 2026.03.07 01:51:36.117815 [ 255 ] {bb999e2f-5abd-4a44-9348-4802fc04ceee} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6217 | 2026.03.07 01:51:36.118012 [ 255 ] {bb999e2f-5abd-4a44-9348-4802fc04ceee} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6218 | 2026.03.07 01:51:36.118138 [ 255 ] {bb999e2f-5abd-4a44-9348-4802fc04ceee} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001381 sec., 362056.4808110065 rows/sec., 25.44 MiB/sec. | ||
| 6219 | 2026.03.07 01:51:36.118174 [ 255 ] {bb999e2f-5abd-4a44-9348-4802fc04ceee} <Debug> TCPHandler: Processed in 0.00154315 sec. | ||
| 6220 | 2026.03.07 01:51:36.118281 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6221 | 2026.03.07 01:51:36.118374 [ 255 ] {eaf43644-cf84-4fa4-bf48-67680052f406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6222 | 2026.03.07 01:51:36.118416 [ 255 ] {eaf43644-cf84-4fa4-bf48-67680052f406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6223 | 2026.03.07 01:51:36.118740 [ 255 ] {eaf43644-cf84-4fa4-bf48-67680052f406} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6224 | 2026.03.07 01:51:36.118774 [ 255 ] {eaf43644-cf84-4fa4-bf48-67680052f406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6225 | 2026.03.07 01:51:36.119071 [ 255 ] {eaf43644-cf84-4fa4-bf48-67680052f406} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6226 | 2026.03.07 01:51:36.119270 [ 255 ] {eaf43644-cf84-4fa4-bf48-67680052f406} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6227 | 2026.03.07 01:51:36.119356 [ 56 ] {} <Debug> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 6228 | 2026.03.07 01:51:36.119394 [ 255 ] {eaf43644-cf84-4fa4-bf48-67680052f406} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 6229 | 2026.03.07 01:51:36.119394 [ 56 ] {} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2026.03.07 01:51:36.119425 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6231 | 2026.03.07 01:51:36.119430 [ 255 ] {eaf43644-cf84-4fa4-bf48-67680052f406} <Debug> TCPHandler: Processed in 0.001197879 sec. | ||
| 6232 | 2026.03.07 01:51:36.119517 [ 200 ] {d7b2a2fd-960f-4ebb-a583-917071913406::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 | ||
| 6233 | 2026.03.07 01:51:36.119542 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6234 | 2026.03.07 01:51:36.119598 [ 200 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6235 | 2026.03.07 01:51:36.119626 [ 200 ] {d7b2a2fd-960f-4ebb-a583-917071913406::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 | ||
| 6236 | 2026.03.07 01:51:36.119637 [ 255 ] {de2a7b85-02d6-4916-a4b7-ce4bd9e731cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6237 | 2026.03.07 01:51:36.119680 [ 255 ] {de2a7b85-02d6-4916-a4b7-ce4bd9e731cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6238 | 2026.03.07 01:51:36.119681 [ 200 ] {d7b2a2fd-960f-4ebb-a583-917071913406::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 | ||
| 6239 | 2026.03.07 01:51:36.119728 [ 200 ] {d7b2a2fd-960f-4ebb-a583-917071913406::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 | ||
| 6240 | 2026.03.07 01:51:36.119765 [ 200 ] {d7b2a2fd-960f-4ebb-a583-917071913406::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 | ||
| 6241 | 2026.03.07 01:51:36.119800 [ 200 ] {d7b2a2fd-960f-4ebb-a583-917071913406::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 | ||
| 6242 | 2026.03.07 01:51:36.119837 [ 200 ] {d7b2a2fd-960f-4ebb-a583-917071913406::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 | ||
| 6243 | 2026.03.07 01:51:36.120106 [ 255 ] {de2a7b85-02d6-4916-a4b7-ce4bd9e731cd} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6244 | 2026.03.07 01:51:36.120140 [ 255 ] {de2a7b85-02d6-4916-a4b7-ce4bd9e731cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6245 | 2026.03.07 01:51:36.120477 [ 255 ] {de2a7b85-02d6-4916-a4b7-ce4bd9e731cd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6246 | 2026.03.07 01:51:36.120519 [ 186 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001043025 sec., 34514.992449845406 rows/sec., 1.76 MiB/sec. | ||
| 6247 | 2026.03.07 01:51:36.120670 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 6248 | 2026.03.07 01:51:36.120693 [ 255 ] {de2a7b85-02d6-4916-a4b7-ce4bd9e731cd} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6249 | 2026.03.07 01:51:36.120823 [ 255 ] {de2a7b85-02d6-4916-a4b7-ce4bd9e731cd} <Debug> executeQuery: Read 255 rows, 17.27 KiB in 0.001205 sec., 211618.2572614108 rows/sec., 14.00 MiB/sec. | ||
| 6250 | 2026.03.07 01:51:36.120860 [ 255 ] {de2a7b85-02d6-4916-a4b7-ce4bd9e731cd} <Debug> TCPHandler: Processed in 0.001367155 sec. | ||
| 6251 | 2026.03.07 01:51:36.120914 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_6_1} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2026.03.07 01:51:36.120971 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6253 | 2026.03.07 01:51:36.120975 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_6_1} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 6254 | 2026.03.07 01:51:36.121045 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6255 | 2026.03.07 01:51:36.121065 [ 255 ] {cb50245d-6e5c-45df-b95d-0ee92114eafd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6256 | 2026.03.07 01:51:36.121107 [ 255 ] {cb50245d-6e5c-45df-b95d-0ee92114eafd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6257 | 2026.03.07 01:51:36.121412 [ 255 ] {cb50245d-6e5c-45df-b95d-0ee92114eafd} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2026.03.07 01:51:36.121446 [ 255 ] {cb50245d-6e5c-45df-b95d-0ee92114eafd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6259 | 2026.03.07 01:51:36.121742 [ 255 ] {cb50245d-6e5c-45df-b95d-0ee92114eafd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6260 | 2026.03.07 01:51:36.121943 [ 255 ] {cb50245d-6e5c-45df-b95d-0ee92114eafd} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2026.03.07 01:51:36.122065 [ 255 ] {cb50245d-6e5c-45df-b95d-0ee92114eafd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 6262 | 2026.03.07 01:51:36.122100 [ 255 ] {cb50245d-6e5c-45df-b95d-0ee92114eafd} <Debug> TCPHandler: Processed in 0.001178958 sec. | ||
| 6263 | 2026.03.07 01:51:36.122210 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6264 | 2026.03.07 01:51:36.122304 [ 255 ] {b77216d7-54a5-4ddf-add3-9ff1f1262e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6265 | 2026.03.07 01:51:36.122358 [ 255 ] {b77216d7-54a5-4ddf-add3-9ff1f1262e45} <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 | ||
| 6266 | 2026.03.07 01:51:36.123131 [ 255 ] {b77216d7-54a5-4ddf-add3-9ff1f1262e45} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6267 | 2026.03.07 01:51:36.123166 [ 255 ] {b77216d7-54a5-4ddf-add3-9ff1f1262e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6268 | 2026.03.07 01:51:36.123672 [ 255 ] {b77216d7-54a5-4ddf-add3-9ff1f1262e45} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6269 | 2026.03.07 01:51:36.123889 [ 255 ] {b77216d7-54a5-4ddf-add3-9ff1f1262e45} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2026.03.07 01:51:36.124024 [ 255 ] {b77216d7-54a5-4ddf-add3-9ff1f1262e45} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001737 sec., 10362.694300518135 rows/sec., 18.57 MiB/sec. | ||
| 6271 | 2026.03.07 01:51:36.124083 [ 255 ] {b77216d7-54a5-4ddf-add3-9ff1f1262e45} <Debug> TCPHandler: Processed in 0.001921802 sec. | ||
| 6272 | 2026.03.07 01:51:36.124195 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6273 | 2026.03.07 01:51:36.124289 [ 255 ] {0579e2d1-96d0-4a34-b753-52af9a7a60f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6274 | 2026.03.07 01:51:36.124331 [ 255 ] {0579e2d1-96d0-4a34-b753-52af9a7a60f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6275 | 2026.03.07 01:51:36.124662 [ 255 ] {0579e2d1-96d0-4a34-b753-52af9a7a60f5} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6276 | 2026.03.07 01:51:36.124697 [ 255 ] {0579e2d1-96d0-4a34-b753-52af9a7a60f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6277 | 2026.03.07 01:51:36.125062 [ 255 ] {0579e2d1-96d0-4a34-b753-52af9a7a60f5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6278 | 2026.03.07 01:51:36.125280 [ 255 ] {0579e2d1-96d0-4a34-b753-52af9a7a60f5} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6279 | 2026.03.07 01:51:36.125382 [ 56 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6280 | 2026.03.07 01:51:36.125406 [ 255 ] {0579e2d1-96d0-4a34-b753-52af9a7a60f5} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001135 sec., 70484.58149779736 rows/sec., 4.42 MiB/sec. | ||
| 6281 | 2026.03.07 01:51:36.125410 [ 56 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2026.03.07 01:51:36.125437 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6283 | 2026.03.07 01:51:36.125442 [ 255 ] {0579e2d1-96d0-4a34-b753-52af9a7a60f5} <Debug> TCPHandler: Processed in 0.001296983 sec. | ||
| 6284 | 2026.03.07 01:51:36.125511 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 6285 | 2026.03.07 01:51:36.125613 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6286 | 2026.03.07 01:51:36.125647 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 980 rows starting from the beginning of the part | ||
| 6287 | 2026.03.07 01:51:36.125703 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 50 rows starting from the beginning of the part | ||
| 6288 | 2026.03.07 01:51:36.125750 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 80 rows starting from the beginning of the part | ||
| 6289 | 2026.03.07 01:51:36.125793 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 6290 | 2026.03.07 01:51:36.125834 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 6291 | 2026.03.07 01:51:36.125872 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 80 rows starting from the beginning of the part | ||
| 6292 | 2026.03.07 01:51:36.126675 [ 192 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1240 rows, containing 4 columns (4 merged, 0 gathered) in 0.00119996 sec., 1033367.7789259643 rows/sec., 68.49 MiB/sec. | ||
| 6293 | 2026.03.07 01:51:36.126817 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6294 | 2026.03.07 01:51:36.127075 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_31_6} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6295 | 2026.03.07 01:51:36.127151 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_31_6} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6296 | 2026.03.07 01:51:36.127210 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 6297 | 2026.03.07 01:51:38.885643 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6298 | 2026.03.07 01:51:38.885745 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6299 | 2026.03.07 01:51:38.993970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12484 | ||
| 6300 | 2026.03.07 01:51:38.994446 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6301 | 2026.03.07 01:51:38.994484 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6302 | 2026.03.07 01:51:38.994984 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6303 | 2026.03.07 01:51:38.995206 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6304 | 2026.03.07 01:51:38.995332 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12484 | ||
| 6305 | 2026.03.07 01:51:38.995338 [ 51 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6306 | 2026.03.07 01:51:38.995403 [ 51 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6307 | 2026.03.07 01:51:38.995422 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6308 | 2026.03.07 01:51:38.995518 [ 195 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 6309 | 2026.03.07 01:51:38.995639 [ 195 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6310 | 2026.03.07 01:51:38.995678 [ 195 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10116 rows starting from the beginning of the part | ||
| 6311 | 2026.03.07 01:51:38.995743 [ 195 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6312 | 2026.03.07 01:51:38.995789 [ 195 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6313 | 2026.03.07 01:51:38.995834 [ 195 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6314 | 2026.03.07 01:51:38.995870 [ 195 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6315 | 2026.03.07 01:51:38.995914 [ 195 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6316 | 2026.03.07 01:51:39.000308 [ 195 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12484 rows, containing 4 columns (4 merged, 0 gathered) in 0.004836348 sec., 2581286.541001599 rows/sec., 36.93 MiB/sec. | ||
| 6317 | 2026.03.07 01:51:39.000718 [ 192 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6318 | 2026.03.07 01:51:39.001126 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.98 MiB, peak 268.14 MiB, free memory in arenas 0.00 B, will set to 257.71 MiB (RSS), difference: -6.27 MiB | ||
| 6319 | 2026.03.07 01:51:39.001185 [ 192 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_26_5} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6320 | 2026.03.07 01:51:39.001274 [ 192 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_26_5} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6321 | 2026.03.07 01:51:39.001378 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6322 | 2026.03.07 01:51:39.651371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6323 | 2026.03.07 01:51:39.669812 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6324 | 2026.03.07 01:51:39.669875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6325 | 2026.03.07 01:51:39.675593 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6326 | 2026.03.07 01:51:39.676299 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6327 | 2026.03.07 01:51:39.676620 [ 48 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6328 | 2026.03.07 01:51:39.676696 [ 48 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2026.03.07 01:51:39.676721 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6330 | 2026.03.07 01:51:39.676854 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 6331 | 2026.03.07 01:51:39.679578 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6332 | 2026.03.07 01:51:39.680606 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6333 | 2026.03.07 01:51:39.682099 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 6334 | 2026.03.07 01:51:39.687087 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 6335 | 2026.03.07 01:51:39.691882 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 6336 | 2026.03.07 01:51:39.696487 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 6337 | 2026.03.07 01:51:39.700754 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 6338 | 2026.03.07 01:51:39.704754 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 6339 | 2026.03.07 01:51:39.759553 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.08276464 sec., 2368.161089083454 rows/sec., 12.25 MiB/sec. | ||
| 6340 | 2026.03.07 01:51:39.761413 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6341 | 2026.03.07 01:51:39.763108 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_26_5} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2026.03.07 01:51:39.763195 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_26_5} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6343 | 2026.03.07 01:51:39.764709 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6344 | 2026.03.07 01:51:40.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.46 MiB, peak 268.14 MiB, free memory in arenas 0.00 B, will set to 263.25 MiB (RSS), difference: 10.79 MiB | ||
| 6345 | 2026.03.07 01:51:40.587828 [ 48 ] {} <Debug> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6346 | 2026.03.07 01:51:40.587912 [ 48 ] {} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6347 | 2026.03.07 01:51:40.587953 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6348 | 2026.03.07 01:51:40.588082 [ 193 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::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 | ||
| 6349 | 2026.03.07 01:51:40.588238 [ 193 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6350 | 2026.03.07 01:51:40.588273 [ 193 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
| 6351 | 2026.03.07 01:51:40.588340 [ 193 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 6352 | 2026.03.07 01:51:40.588384 [ 193 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 6353 | 2026.03.07 01:51:40.588426 [ 193 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 6354 | 2026.03.07 01:51:40.588466 [ 193 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 6355 | 2026.03.07 01:51:40.589230 [ 198 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001203859 sec., 28242.510127847196 rows/sec., 2.36 MiB/sec. | ||
| 6356 | 2026.03.07 01:51:40.589386 [ 193 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6357 | 2026.03.07 01:51:40.589634 [ 193 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_9_2} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6358 | 2026.03.07 01:51:40.589705 [ 193 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_9_2} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6359 | 2026.03.07 01:51:40.589770 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6360 | 2026.03.07 01:51:41.100600 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6361 | 2026.03.07 01:51:41.100782 [ 255 ] {0a694830-47ad-40d2-8630-e7f6315ecf55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6362 | 2026.03.07 01:51:41.100850 [ 255 ] {0a694830-47ad-40d2-8630-e7f6315ecf55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6363 | 2026.03.07 01:51:41.101506 [ 255 ] {0a694830-47ad-40d2-8630-e7f6315ecf55} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6364 | 2026.03.07 01:51:41.101556 [ 255 ] {0a694830-47ad-40d2-8630-e7f6315ecf55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6365 | 2026.03.07 01:51:41.101949 [ 255 ] {0a694830-47ad-40d2-8630-e7f6315ecf55} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6366 | 2026.03.07 01:51:41.102184 [ 255 ] {0a694830-47ad-40d2-8630-e7f6315ecf55} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6367 | 2026.03.07 01:51:41.102338 [ 255 ] {0a694830-47ad-40d2-8630-e7f6315ecf55} <Debug> executeQuery: Read 98 rows, 8.41 KiB in 0.001606 sec., 61021.1706102117 rows/sec., 5.11 MiB/sec. | ||
| 6368 | 2026.03.07 01:51:41.102380 [ 255 ] {0a694830-47ad-40d2-8630-e7f6315ecf55} <Debug> TCPHandler: Processed in 0.001916372 sec. | ||
| 6369 | 2026.03.07 01:51:41.102508 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6370 | 2026.03.07 01:51:41.102604 [ 255 ] {ccd55054-c3f8-4f30-877a-35c0d36b1b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6371 | 2026.03.07 01:51:41.102647 [ 255 ] {ccd55054-c3f8-4f30-877a-35c0d36b1b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6372 | 2026.03.07 01:51:41.103070 [ 255 ] {ccd55054-c3f8-4f30-877a-35c0d36b1b8e} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6373 | 2026.03.07 01:51:41.103111 [ 255 ] {ccd55054-c3f8-4f30-877a-35c0d36b1b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6374 | 2026.03.07 01:51:41.103433 [ 255 ] {ccd55054-c3f8-4f30-877a-35c0d36b1b8e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6375 | 2026.03.07 01:51:41.103647 [ 255 ] {ccd55054-c3f8-4f30-877a-35c0d36b1b8e} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6376 | 2026.03.07 01:51:41.103774 [ 255 ] {ccd55054-c3f8-4f30-877a-35c0d36b1b8e} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001187 sec., 19376.57961246841 rows/sec., 1.42 MiB/sec. | ||
| 6377 | 2026.03.07 01:51:41.103811 [ 255 ] {ccd55054-c3f8-4f30-877a-35c0d36b1b8e} <Debug> TCPHandler: Processed in 0.001353354 sec. | ||
| 6378 | 2026.03.07 01:51:41.103922 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6379 | 2026.03.07 01:51:41.104017 [ 255 ] {8d740095-1961-4d2e-8a54-d57ab9eda8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6380 | 2026.03.07 01:51:41.104056 [ 255 ] {8d740095-1961-4d2e-8a54-d57ab9eda8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6381 | 2026.03.07 01:51:41.104482 [ 255 ] {8d740095-1961-4d2e-8a54-d57ab9eda8ca} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6382 | 2026.03.07 01:51:41.104518 [ 255 ] {8d740095-1961-4d2e-8a54-d57ab9eda8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6383 | 2026.03.07 01:51:41.104832 [ 255 ] {8d740095-1961-4d2e-8a54-d57ab9eda8ca} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6384 | 2026.03.07 01:51:41.105063 [ 255 ] {8d740095-1961-4d2e-8a54-d57ab9eda8ca} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6385 | 2026.03.07 01:51:41.105193 [ 255 ] {8d740095-1961-4d2e-8a54-d57ab9eda8ca} <Debug> executeQuery: Read 79 rows, 6.31 KiB in 0.001195 sec., 66108.78661087865 rows/sec., 5.16 MiB/sec. | ||
| 6386 | 2026.03.07 01:51:41.105232 [ 255 ] {8d740095-1961-4d2e-8a54-d57ab9eda8ca} <Debug> TCPHandler: Processed in 0.001358864 sec. | ||
| 6387 | 2026.03.07 01:51:41.105350 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6388 | 2026.03.07 01:51:41.105444 [ 255 ] {ce5290e6-083b-4583-b31f-af8b86df2f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6389 | 2026.03.07 01:51:41.105491 [ 255 ] {ce5290e6-083b-4583-b31f-af8b86df2f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6390 | 2026.03.07 01:51:41.106008 [ 255 ] {ce5290e6-083b-4583-b31f-af8b86df2f2f} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6391 | 2026.03.07 01:51:41.106046 [ 255 ] {ce5290e6-083b-4583-b31f-af8b86df2f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6392 | 2026.03.07 01:51:41.106383 [ 255 ] {ce5290e6-083b-4583-b31f-af8b86df2f2f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6393 | 2026.03.07 01:51:41.106590 [ 255 ] {ce5290e6-083b-4583-b31f-af8b86df2f2f} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6394 | 2026.03.07 01:51:41.106724 [ 255 ] {ce5290e6-083b-4583-b31f-af8b86df2f2f} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001298 sec., 115562.40369799692 rows/sec., 8.01 MiB/sec. | ||
| 6395 | 2026.03.07 01:51:41.106762 [ 255 ] {ce5290e6-083b-4583-b31f-af8b86df2f2f} <Debug> TCPHandler: Processed in 0.001461718 sec. | ||
| 6396 | 2026.03.07 01:51:41.106879 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6397 | 2026.03.07 01:51:41.106973 [ 255 ] {0d3802c0-7ec7-4c76-a553-95ff5e8473fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6398 | 2026.03.07 01:51:41.107029 [ 255 ] {0d3802c0-7ec7-4c76-a553-95ff5e8473fa} <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 | ||
| 6399 | 2026.03.07 01:51:41.107803 [ 255 ] {0d3802c0-7ec7-4c76-a553-95ff5e8473fa} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6400 | 2026.03.07 01:51:41.107841 [ 255 ] {0d3802c0-7ec7-4c76-a553-95ff5e8473fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6401 | 2026.03.07 01:51:41.108421 [ 255 ] {0d3802c0-7ec7-4c76-a553-95ff5e8473fa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6402 | 2026.03.07 01:51:41.108649 [ 255 ] {0d3802c0-7ec7-4c76-a553-95ff5e8473fa} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6403 | 2026.03.07 01:51:41.108783 [ 255 ] {0d3802c0-7ec7-4c76-a553-95ff5e8473fa} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001828 sec., 12582.056892778994 rows/sec., 22.55 MiB/sec. | ||
| 6404 | 2026.03.07 01:51:41.108836 [ 255 ] {0d3802c0-7ec7-4c76-a553-95ff5e8473fa} <Debug> TCPHandler: Processed in 0.002006275 sec. | ||
| 6405 | 2026.03.07 01:51:41.108946 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6406 | 2026.03.07 01:51:41.109041 [ 255 ] {332b27f1-03c7-4f8e-ab6f-12451624907f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6407 | 2026.03.07 01:51:41.109083 [ 255 ] {332b27f1-03c7-4f8e-ab6f-12451624907f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6408 | 2026.03.07 01:51:41.109401 [ 255 ] {332b27f1-03c7-4f8e-ab6f-12451624907f} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2026.03.07 01:51:41.109438 [ 255 ] {332b27f1-03c7-4f8e-ab6f-12451624907f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6410 | 2026.03.07 01:51:41.109767 [ 255 ] {332b27f1-03c7-4f8e-ab6f-12451624907f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6411 | 2026.03.07 01:51:41.109982 [ 255 ] {332b27f1-03c7-4f8e-ab6f-12451624907f} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2026.03.07 01:51:41.110109 [ 255 ] {332b27f1-03c7-4f8e-ab6f-12451624907f} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001086 sec., 46040.51565377533 rows/sec., 3.16 MiB/sec. | ||
| 6413 | 2026.03.07 01:51:41.110144 [ 255 ] {332b27f1-03c7-4f8e-ab6f-12451624907f} <Debug> TCPHandler: Processed in 0.001246841 sec. | ||
| 6414 | 2026.03.07 01:51:44.025378 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 760 | ||
| 6415 | 2026.03.07 01:51:44.029012 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6416 | 2026.03.07 01:51:44.029088 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6417 | 2026.03.07 01:51:44.030380 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6418 | 2026.03.07 01:51:44.030703 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2026.03.07 01:51:44.031136 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 760 | ||
| 6420 | 2026.03.07 01:51:46.094956 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6421 | 2026.03.07 01:51:46.095231 [ 255 ] {bef7805f-1961-4529-b199-be3fea911e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) 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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 6422 | 2026.03.07 01:51:46.095615 [ 255 ] {bef7805f-1961-4529-b199-be3fea911e48} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6423 | 2026.03.07 01:51:46.095663 [ 255 ] {bef7805f-1961-4529-b199-be3fea911e48} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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 | ||
| 6424 | 2026.03.07 01:51:46.095956 [ 255 ] {bef7805f-1961-4529-b199-be3fea911e48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6425 | 2026.03.07 01:51:46.096029 [ 255 ] {bef7805f-1961-4529-b199-be3fea911e48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6426 | 2026.03.07 01:51:46.096171 [ 255 ] {bef7805f-1961-4529-b199-be3fea911e48} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 6427 | 2026.03.07 01:51:46.096210 [ 255 ] {bef7805f-1961-4529-b199-be3fea911e48} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6428 | 2026.03.07 01:51:46.096232 [ 255 ] {bef7805f-1961-4529-b199-be3fea911e48} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 6429 | 2026.03.07 01:51:46.096248 [ 255 ] {bef7805f-1961-4529-b199-be3fea911e48} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6430 | 2026.03.07 01:51:46.096289 [ 255 ] {bef7805f-1961-4529-b199-be3fea911e48} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 6431 | 2026.03.07 01:51:46.096311 [ 255 ] {bef7805f-1961-4529-b199-be3fea911e48} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 | ||
| 6432 | 2026.03.07 01:51:46.097045 [ 255 ] {bef7805f-1961-4529-b199-be3fea911e48} <Debug> executeQuery: Read 45 rows, 1.77 KiB in 0.001937 sec., 23231.80175529169 rows/sec., 911.53 KiB/sec. | ||
| 6433 | 2026.03.07 01:51:46.097128 [ 255 ] {bef7805f-1961-4529-b199-be3fea911e48} <Debug> TCPHandler: Processed in 0.002318036 sec. | ||
| 6434 | 2026.03.07 01:51:46.097417 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6435 | 2026.03.07 01:51:46.097574 [ 255 ] {118225a4-133c-4ab4-a406-bc8981c69155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) 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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 6436 | 2026.03.07 01:51:46.097817 [ 255 ] {118225a4-133c-4ab4-a406-bc8981c69155} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6437 | 2026.03.07 01:51:46.097858 [ 255 ] {118225a4-133c-4ab4-a406-bc8981c69155} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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 | ||
| 6438 | 2026.03.07 01:51:46.098083 [ 255 ] {118225a4-133c-4ab4-a406-bc8981c69155} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6439 | 2026.03.07 01:51:46.098138 [ 255 ] {118225a4-133c-4ab4-a406-bc8981c69155} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6440 | 2026.03.07 01:51:46.098249 [ 255 ] {118225a4-133c-4ab4-a406-bc8981c69155} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 6441 | 2026.03.07 01:51:46.098278 [ 255 ] {118225a4-133c-4ab4-a406-bc8981c69155} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6442 | 2026.03.07 01:51:46.098297 [ 255 ] {118225a4-133c-4ab4-a406-bc8981c69155} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 6443 | 2026.03.07 01:51:46.098312 [ 255 ] {118225a4-133c-4ab4-a406-bc8981c69155} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6444 | 2026.03.07 01:51:46.098346 [ 255 ] {118225a4-133c-4ab4-a406-bc8981c69155} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 6445 | 2026.03.07 01:51:46.098364 [ 255 ] {118225a4-133c-4ab4-a406-bc8981c69155} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 | ||
| 6446 | 2026.03.07 01:51:46.098772 [ 255 ] {118225a4-133c-4ab4-a406-bc8981c69155} <Debug> executeQuery: Read 45 rows, 1.77 KiB in 0.001267 sec., 35516.96921862668 rows/sec., 1.36 MiB/sec. | ||
| 6447 | 2026.03.07 01:51:46.098831 [ 255 ] {118225a4-133c-4ab4-a406-bc8981c69155} <Debug> TCPHandler: Processed in 0.001466547 sec. | ||
| 6448 | 2026.03.07 01:51:46.099033 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6449 | 2026.03.07 01:51:46.099173 [ 255 ] {ce73369a-8da1-4381-a3b4-86423005bb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) 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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 6450 | 2026.03.07 01:51:46.099390 [ 255 ] {ce73369a-8da1-4381-a3b4-86423005bb58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6451 | 2026.03.07 01:51:46.099428 [ 255 ] {ce73369a-8da1-4381-a3b4-86423005bb58} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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 | ||
| 6452 | 2026.03.07 01:51:46.099643 [ 255 ] {ce73369a-8da1-4381-a3b4-86423005bb58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6453 | 2026.03.07 01:51:46.099695 [ 255 ] {ce73369a-8da1-4381-a3b4-86423005bb58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6454 | 2026.03.07 01:51:46.099795 [ 255 ] {ce73369a-8da1-4381-a3b4-86423005bb58} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 6455 | 2026.03.07 01:51:46.099823 [ 255 ] {ce73369a-8da1-4381-a3b4-86423005bb58} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6456 | 2026.03.07 01:51:46.099841 [ 255 ] {ce73369a-8da1-4381-a3b4-86423005bb58} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 6457 | 2026.03.07 01:51:46.099855 [ 255 ] {ce73369a-8da1-4381-a3b4-86423005bb58} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6458 | 2026.03.07 01:51:46.099888 [ 255 ] {ce73369a-8da1-4381-a3b4-86423005bb58} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 6459 | 2026.03.07 01:51:46.099906 [ 255 ] {ce73369a-8da1-4381-a3b4-86423005bb58} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 | ||
| 6460 | 2026.03.07 01:51:46.100296 [ 255 ] {ce73369a-8da1-4381-a3b4-86423005bb58} <Debug> executeQuery: Read 45 rows, 1.77 KiB in 0.001184 sec., 38006.75675675676 rows/sec., 1.46 MiB/sec. | ||
| 6461 | 2026.03.07 01:51:46.100354 [ 255 ] {ce73369a-8da1-4381-a3b4-86423005bb58} <Debug> TCPHandler: Processed in 0.001371405 sec. | ||
| 6462 | 2026.03.07 01:51:46.100547 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6463 | 2026.03.07 01:51:46.100681 [ 255 ] {3e4445b1-a7b8-4739-a82c-f3501e08401c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) 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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 6464 | 2026.03.07 01:51:46.100895 [ 255 ] {3e4445b1-a7b8-4739-a82c-f3501e08401c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6465 | 2026.03.07 01:51:46.100934 [ 255 ] {3e4445b1-a7b8-4739-a82c-f3501e08401c} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6466 | 2026.03.07 01:51:46.101147 [ 255 ] {3e4445b1-a7b8-4739-a82c-f3501e08401c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6467 | 2026.03.07 01:51:46.101199 [ 255 ] {3e4445b1-a7b8-4739-a82c-f3501e08401c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6468 | 2026.03.07 01:51:46.101296 [ 255 ] {3e4445b1-a7b8-4739-a82c-f3501e08401c} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 6469 | 2026.03.07 01:51:46.101324 [ 255 ] {3e4445b1-a7b8-4739-a82c-f3501e08401c} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6470 | 2026.03.07 01:51:46.101342 [ 255 ] {3e4445b1-a7b8-4739-a82c-f3501e08401c} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (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 | ||
| 6471 | 2026.03.07 01:51:46.101356 [ 255 ] {3e4445b1-a7b8-4739-a82c-f3501e08401c} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6472 | 2026.03.07 01:51:46.101390 [ 255 ] {3e4445b1-a7b8-4739-a82c-f3501e08401c} <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', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6473 | 2026.03.07 01:51:46.101408 [ 255 ] {3e4445b1-a7b8-4739-a82c-f3501e08401c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 45 rows starting from 0 | ||
| 6474 | 2026.03.07 01:51:46.101773 [ 255 ] {3e4445b1-a7b8-4739-a82c-f3501e08401c} <Debug> executeQuery: Read 45 rows, 1.77 KiB in 0.00115 sec., 39130.434782608696 rows/sec., 1.50 MiB/sec. | ||
| 6475 | 2026.03.07 01:51:46.101831 [ 255 ] {3e4445b1-a7b8-4739-a82c-f3501e08401c} <Debug> TCPHandler: Processed in 0.001333263 sec. | ||
| 6476 | 2026.03.07 01:51:46.116632 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6477 | 2026.03.07 01:51:46.116748 [ 255 ] {64b7ebbd-f6f1-4b73-9849-f01b69900e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 6478 | 2026.03.07 01:51:46.116790 [ 255 ] {64b7ebbd-f6f1-4b73-9849-f01b69900e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6479 | 2026.03.07 01:51:46.117339 [ 255 ] {64b7ebbd-f6f1-4b73-9849-f01b69900e10} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.03.07 01:51:46.117380 [ 255 ] {64b7ebbd-f6f1-4b73-9849-f01b69900e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6481 | 2026.03.07 01:51:46.117790 [ 255 ] {64b7ebbd-f6f1-4b73-9849-f01b69900e10} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6482 | 2026.03.07 01:51:46.117983 [ 255 ] {64b7ebbd-f6f1-4b73-9849-f01b69900e10} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.03.07 01:51:46.118137 [ 255 ] {64b7ebbd-f6f1-4b73-9849-f01b69900e10} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001419 sec., 2818.8865398167727 rows/sec., 358.55 KiB/sec. | ||
| 6484 | 2026.03.07 01:51:46.118176 [ 255 ] {64b7ebbd-f6f1-4b73-9849-f01b69900e10} <Debug> TCPHandler: Processed in 0.001594602 sec. | ||
| 6485 | 2026.03.07 01:51:46.118297 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2026.03.07 01:51:46.118393 [ 255 ] {bf26a35a-995a-435a-9955-937ee020ae70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6487 | 2026.03.07 01:51:46.118434 [ 255 ] {bf26a35a-995a-435a-9955-937ee020ae70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6488 | 2026.03.07 01:51:46.118958 [ 255 ] {bf26a35a-995a-435a-9955-937ee020ae70} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.03.07 01:51:46.118993 [ 255 ] {bf26a35a-995a-435a-9955-937ee020ae70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6490 | 2026.03.07 01:51:46.119313 [ 255 ] {bf26a35a-995a-435a-9955-937ee020ae70} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6491 | 2026.03.07 01:51:46.119528 [ 255 ] {bf26a35a-995a-435a-9955-937ee020ae70} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.03.07 01:51:46.119656 [ 255 ] {bf26a35a-995a-435a-9955-937ee020ae70} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001282 sec., 221528.86115444617 rows/sec., 14.07 MiB/sec. | ||
| 6493 | 2026.03.07 01:51:46.119693 [ 255 ] {bf26a35a-995a-435a-9955-937ee020ae70} <Debug> TCPHandler: Processed in 0.001445587 sec. | ||
| 6494 | 2026.03.07 01:51:46.119815 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6495 | 2026.03.07 01:51:46.119910 [ 255 ] {84a96c68-5bfb-405c-8354-9d44aed0738e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6496 | 2026.03.07 01:51:46.119951 [ 255 ] {84a96c68-5bfb-405c-8354-9d44aed0738e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6497 | 2026.03.07 01:51:46.120360 [ 255 ] {84a96c68-5bfb-405c-8354-9d44aed0738e} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2026.03.07 01:51:46.120398 [ 255 ] {84a96c68-5bfb-405c-8354-9d44aed0738e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6499 | 2026.03.07 01:51:46.120688 [ 255 ] {84a96c68-5bfb-405c-8354-9d44aed0738e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6500 | 2026.03.07 01:51:46.120920 [ 255 ] {84a96c68-5bfb-405c-8354-9d44aed0738e} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.03.07 01:51:46.121050 [ 255 ] {84a96c68-5bfb-405c-8354-9d44aed0738e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001158 sec., 6908.46286701209 rows/sec., 563.34 KiB/sec. | ||
| 6502 | 2026.03.07 01:51:46.121091 [ 255 ] {84a96c68-5bfb-405c-8354-9d44aed0738e} <Debug> TCPHandler: Processed in 0.001326603 sec. | ||
| 6503 | 2026.03.07 01:51:46.121204 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6504 | 2026.03.07 01:51:46.121312 [ 255 ] {10e818ef-4061-4623-8a85-857756276edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6505 | 2026.03.07 01:51:46.121358 [ 255 ] {10e818ef-4061-4623-8a85-857756276edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6506 | 2026.03.07 01:51:46.122255 [ 255 ] {10e818ef-4061-4623-8a85-857756276edd} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6507 | 2026.03.07 01:51:46.122290 [ 255 ] {10e818ef-4061-4623-8a85-857756276edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6508 | 2026.03.07 01:51:46.122691 [ 255 ] {10e818ef-4061-4623-8a85-857756276edd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6509 | 2026.03.07 01:51:46.122911 [ 255 ] {10e818ef-4061-4623-8a85-857756276edd} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2026.03.07 01:51:46.123037 [ 39 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6511 | 2026.03.07 01:51:46.123046 [ 255 ] {10e818ef-4061-4623-8a85-857756276edd} <Debug> executeQuery: Read 837 rows, 68.03 KiB in 0.001755 sec., 476923.07692307694 rows/sec., 37.85 MiB/sec. | ||
| 6512 | 2026.03.07 01:51:46.123117 [ 39 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2026.03.07 01:51:46.123132 [ 255 ] {10e818ef-4061-4623-8a85-857756276edd} <Debug> TCPHandler: Processed in 0.001976494 sec. | ||
| 6514 | 2026.03.07 01:51:46.123146 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6515 | 2026.03.07 01:51:46.123243 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::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 | ||
| 6516 | 2026.03.07 01:51:46.123269 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6517 | 2026.03.07 01:51:46.123359 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6518 | 2026.03.07 01:51:46.123375 [ 255 ] {01dd6ebd-661a-4a57-9032-163a20606e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6519 | 2026.03.07 01:51:46.123397 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2884 rows starting from the beginning of the part | ||
| 6520 | 2026.03.07 01:51:46.123417 [ 255 ] {01dd6ebd-661a-4a57-9032-163a20606e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6521 | 2026.03.07 01:51:46.123452 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1980 rows starting from the beginning of the part | ||
| 6522 | 2026.03.07 01:51:46.123499 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 52 rows starting from the beginning of the part | ||
| 6523 | 2026.03.07 01:51:46.123539 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 829 rows starting from the beginning of the part | ||
| 6524 | 2026.03.07 01:51:46.123577 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 98 rows starting from the beginning of the part | ||
| 6525 | 2026.03.07 01:51:46.123616 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 837 rows starting from the beginning of the part | ||
| 6526 | 2026.03.07 01:51:46.123931 [ 255 ] {01dd6ebd-661a-4a57-9032-163a20606e7f} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6527 | 2026.03.07 01:51:46.123969 [ 255 ] {01dd6ebd-661a-4a57-9032-163a20606e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6528 | 2026.03.07 01:51:46.124344 [ 255 ] {01dd6ebd-661a-4a57-9032-163a20606e7f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6529 | 2026.03.07 01:51:46.124571 [ 255 ] {01dd6ebd-661a-4a57-9032-163a20606e7f} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6530 | 2026.03.07 01:51:46.124686 [ 39 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6531 | 2026.03.07 01:51:46.124710 [ 255 ] {01dd6ebd-661a-4a57-9032-163a20606e7f} <Debug> executeQuery: Read 168 rows, 10.45 KiB in 0.001353 sec., 124168.51441241684 rows/sec., 7.55 MiB/sec. | ||
| 6532 | 2026.03.07 01:51:46.124718 [ 39 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2026.03.07 01:51:46.124753 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6534 | 2026.03.07 01:51:46.124760 [ 255 ] {01dd6ebd-661a-4a57-9032-163a20606e7f} <Debug> TCPHandler: Processed in 0.001542541 sec. | ||
| 6535 | 2026.03.07 01:51:46.124868 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 6536 | 2026.03.07 01:51:46.124897 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6537 | 2026.03.07 01:51:46.125007 [ 255 ] {f89bbf70-6054-49a6-a816-1b7a91ae90b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6538 | 2026.03.07 01:51:46.125019 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6539 | 2026.03.07 01:51:46.125051 [ 255 ] {f89bbf70-6054-49a6-a816-1b7a91ae90b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6540 | 2026.03.07 01:51:46.125062 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 222 rows starting from the beginning of the part | ||
| 6541 | 2026.03.07 01:51:46.125139 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 6542 | 2026.03.07 01:51:46.125187 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 6543 | 2026.03.07 01:51:46.125230 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 6544 | 2026.03.07 01:51:46.125271 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part | ||
| 6545 | 2026.03.07 01:51:46.125311 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 168 rows starting from the beginning of the part | ||
| 6546 | 2026.03.07 01:51:46.125559 [ 255 ] {f89bbf70-6054-49a6-a816-1b7a91ae90b2} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6547 | 2026.03.07 01:51:46.125612 [ 255 ] {f89bbf70-6054-49a6-a816-1b7a91ae90b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6548 | 2026.03.07 01:51:46.126053 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6680 rows, containing 5 columns (5 merged, 0 gathered) in 0.002847803 sec., 2345667.8709868626 rows/sec., 190.60 MiB/sec. | ||
| 6549 | 2026.03.07 01:51:46.126060 [ 255 ] {f89bbf70-6054-49a6-a816-1b7a91ae90b2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6550 | 2026.03.07 01:51:46.126317 [ 255 ] {f89bbf70-6054-49a6-a816-1b7a91ae90b2} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2026.03.07 01:51:46.126321 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001507369 sec., 510160.41858363815 rows/sec., 33.81 MiB/sec. | ||
| 6552 | 2026.03.07 01:51:46.126439 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6553 | 2026.03.07 01:51:46.126461 [ 255 ] {f89bbf70-6054-49a6-a816-1b7a91ae90b2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001472 sec., 101222.82608695653 rows/sec., 6.54 MiB/sec. | ||
| 6554 | 2026.03.07 01:51:46.126506 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6555 | 2026.03.07 01:51:46.126512 [ 255 ] {f89bbf70-6054-49a6-a816-1b7a91ae90b2} <Debug> TCPHandler: Processed in 0.001664845 sec. | ||
| 6556 | 2026.03.07 01:51:46.126659 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6557 | 2026.03.07 01:51:46.126760 [ 255 ] {a03c10bb-d4f2-4a29-934e-5befb488ba4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6558 | 2026.03.07 01:51:46.126790 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_41_8} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6559 | 2026.03.07 01:51:46.126802 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_36_7} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6560 | 2026.03.07 01:51:46.126804 [ 255 ] {a03c10bb-d4f2-4a29-934e-5befb488ba4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6561 | 2026.03.07 01:51:46.126880 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_41_8} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6562 | 2026.03.07 01:51:46.126885 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_36_7} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6563 | 2026.03.07 01:51:46.126994 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 6564 | 2026.03.07 01:51:46.127045 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6565 | 2026.03.07 01:51:46.127298 [ 255 ] {a03c10bb-d4f2-4a29-934e-5befb488ba4a} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2026.03.07 01:51:46.127340 [ 255 ] {a03c10bb-d4f2-4a29-934e-5befb488ba4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6567 | 2026.03.07 01:51:46.127690 [ 255 ] {a03c10bb-d4f2-4a29-934e-5befb488ba4a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6568 | 2026.03.07 01:51:46.127955 [ 255 ] {a03c10bb-d4f2-4a29-934e-5befb488ba4a} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6569 | 2026.03.07 01:51:46.128091 [ 255 ] {a03c10bb-d4f2-4a29-934e-5befb488ba4a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001348 sec., 109792.28486646884 rows/sec., 6.24 MiB/sec. | ||
| 6570 | 2026.03.07 01:51:46.128130 [ 255 ] {a03c10bb-d4f2-4a29-934e-5befb488ba4a} <Debug> TCPHandler: Processed in 0.00152185 sec. | ||
| 6571 | 2026.03.07 01:51:46.128260 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6572 | 2026.03.07 01:51:46.128356 [ 255 ] {4052e756-f78b-41ec-bedb-d4edf60b9a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6573 | 2026.03.07 01:51:46.128396 [ 255 ] {4052e756-f78b-41ec-bedb-d4edf60b9a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6574 | 2026.03.07 01:51:46.129049 [ 255 ] {4052e756-f78b-41ec-bedb-d4edf60b9a76} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2026.03.07 01:51:46.129085 [ 255 ] {4052e756-f78b-41ec-bedb-d4edf60b9a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6576 | 2026.03.07 01:51:46.129433 [ 255 ] {4052e756-f78b-41ec-bedb-d4edf60b9a76} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6577 | 2026.03.07 01:51:46.129656 [ 255 ] {4052e756-f78b-41ec-bedb-d4edf60b9a76} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6578 | 2026.03.07 01:51:46.129781 [ 39 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6579 | 2026.03.07 01:51:46.129792 [ 255 ] {4052e756-f78b-41ec-bedb-d4edf60b9a76} <Debug> executeQuery: Read 516 rows, 37.27 KiB in 0.001453 sec., 355127.32278045424 rows/sec., 25.05 MiB/sec. | ||
| 6580 | 2026.03.07 01:51:46.129830 [ 39 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6581 | 2026.03.07 01:51:46.129848 [ 255 ] {4052e756-f78b-41ec-bedb-d4edf60b9a76} <Debug> TCPHandler: Processed in 0.001639234 sec. | ||
| 6582 | 2026.03.07 01:51:46.129857 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6583 | 2026.03.07 01:51:46.129946 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::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 | ||
| 6584 | 2026.03.07 01:51:46.129974 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6585 | 2026.03.07 01:51:46.130030 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6586 | 2026.03.07 01:51:46.130055 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1540 rows starting from the beginning of the part | ||
| 6587 | 2026.03.07 01:51:46.130074 [ 255 ] {7c38c2f1-1073-4526-950d-6b6ba967271e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6588 | 2026.03.07 01:51:46.130105 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1028 rows starting from the beginning of the part | ||
| 6589 | 2026.03.07 01:51:46.130117 [ 255 ] {7c38c2f1-1073-4526-950d-6b6ba967271e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6590 | 2026.03.07 01:51:46.130148 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 6591 | 2026.03.07 01:51:46.130190 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 500 rows starting from the beginning of the part | ||
| 6592 | 2026.03.07 01:51:46.130242 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 79 rows starting from the beginning of the part | ||
| 6593 | 2026.03.07 01:51:46.130286 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 516 rows starting from the beginning of the part | ||
| 6594 | 2026.03.07 01:51:46.130459 [ 255 ] {7c38c2f1-1073-4526-950d-6b6ba967271e} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6595 | 2026.03.07 01:51:46.130497 [ 255 ] {7c38c2f1-1073-4526-950d-6b6ba967271e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6596 | 2026.03.07 01:51:46.130812 [ 255 ] {7c38c2f1-1073-4526-950d-6b6ba967271e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6597 | 2026.03.07 01:51:46.131032 [ 255 ] {7c38c2f1-1073-4526-950d-6b6ba967271e} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6598 | 2026.03.07 01:51:46.131166 [ 255 ] {7c38c2f1-1073-4526-950d-6b6ba967271e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 6599 | 2026.03.07 01:51:46.131205 [ 255 ] {7c38c2f1-1073-4526-950d-6b6ba967271e} <Debug> TCPHandler: Processed in 0.001281032 sec. | ||
| 6600 | 2026.03.07 01:51:46.131322 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6601 | 2026.03.07 01:51:46.131418 [ 255 ] {443644d7-65e9-4a4e-848a-d2a9c7a82aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6602 | 2026.03.07 01:51:46.131453 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3719 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154106 sec., 2413273.9802473625 rows/sec., 178.13 MiB/sec. | ||
| 6603 | 2026.03.07 01:51:46.131461 [ 255 ] {443644d7-65e9-4a4e-848a-d2a9c7a82aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6604 | 2026.03.07 01:51:46.131614 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6605 | 2026.03.07 01:51:46.131910 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_41_8} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6606 | 2026.03.07 01:51:46.131979 [ 255 ] {443644d7-65e9-4a4e-848a-d2a9c7a82aac} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6607 | 2026.03.07 01:51:46.131995 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_41_8} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6608 | 2026.03.07 01:51:46.132014 [ 255 ] {443644d7-65e9-4a4e-848a-d2a9c7a82aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6609 | 2026.03.07 01:51:46.132078 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 6610 | 2026.03.07 01:51:46.132391 [ 255 ] {443644d7-65e9-4a4e-848a-d2a9c7a82aac} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6611 | 2026.03.07 01:51:46.132603 [ 255 ] {443644d7-65e9-4a4e-848a-d2a9c7a82aac} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6612 | 2026.03.07 01:51:46.132733 [ 255 ] {443644d7-65e9-4a4e-848a-d2a9c7a82aac} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.001332 sec., 201951.95195195195 rows/sec., 13.43 MiB/sec. | ||
| 6613 | 2026.03.07 01:51:46.132769 [ 255 ] {443644d7-65e9-4a4e-848a-d2a9c7a82aac} <Debug> TCPHandler: Processed in 0.001497979 sec. | ||
| 6614 | 2026.03.07 01:51:46.132893 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6615 | 2026.03.07 01:51:46.132987 [ 255 ] {3a9bc990-1530-4fef-8105-cdda5e880da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6616 | 2026.03.07 01:51:46.133030 [ 255 ] {3a9bc990-1530-4fef-8105-cdda5e880da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6617 | 2026.03.07 01:51:46.133364 [ 255 ] {3a9bc990-1530-4fef-8105-cdda5e880da6} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6618 | 2026.03.07 01:51:46.133399 [ 255 ] {3a9bc990-1530-4fef-8105-cdda5e880da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6619 | 2026.03.07 01:51:46.133706 [ 255 ] {3a9bc990-1530-4fef-8105-cdda5e880da6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6620 | 2026.03.07 01:51:46.133909 [ 255 ] {3a9bc990-1530-4fef-8105-cdda5e880da6} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6621 | 2026.03.07 01:51:46.134036 [ 255 ] {3a9bc990-1530-4fef-8105-cdda5e880da6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 6622 | 2026.03.07 01:51:46.134071 [ 255 ] {3a9bc990-1530-4fef-8105-cdda5e880da6} <Debug> TCPHandler: Processed in 0.00122808 sec. | ||
| 6623 | 2026.03.07 01:51:46.134185 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6624 | 2026.03.07 01:51:46.134279 [ 255 ] {f039d37c-f556-4f7e-88d8-7d477171bc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6625 | 2026.03.07 01:51:46.134332 [ 255 ] {f039d37c-f556-4f7e-88d8-7d477171bc30} <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 | ||
| 6626 | 2026.03.07 01:51:46.135094 [ 255 ] {f039d37c-f556-4f7e-88d8-7d477171bc30} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6627 | 2026.03.07 01:51:46.135130 [ 255 ] {f039d37c-f556-4f7e-88d8-7d477171bc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6628 | 2026.03.07 01:51:46.135701 [ 255 ] {f039d37c-f556-4f7e-88d8-7d477171bc30} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6629 | 2026.03.07 01:51:46.136016 [ 255 ] {f039d37c-f556-4f7e-88d8-7d477171bc30} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2026.03.07 01:51:46.136174 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6631 | 2026.03.07 01:51:46.136192 [ 255 ] {f039d37c-f556-4f7e-88d8-7d477171bc30} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001929 sec., 9331.25972006221 rows/sec., 16.72 MiB/sec. | ||
| 6632 | 2026.03.07 01:51:46.136225 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6633 | 2026.03.07 01:51:46.136251 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6634 | 2026.03.07 01:51:46.136269 [ 255 ] {f039d37c-f556-4f7e-88d8-7d477171bc30} <Debug> TCPHandler: Processed in 0.002132959 sec. | ||
| 6635 | 2026.03.07 01:51:46.136337 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 6636 | 2026.03.07 01:51:46.136404 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6637 | 2026.03.07 01:51:46.136504 [ 255 ] {b63ed867-4013-44de-a1ea-0606b73fb882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6638 | 2026.03.07 01:51:46.136547 [ 255 ] {b63ed867-4013-44de-a1ea-0606b73fb882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6639 | 2026.03.07 01:51:46.136559 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6640 | 2026.03.07 01:51:46.136619 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 620 rows starting from the beginning of the part | ||
| 6641 | 2026.03.07 01:51:46.136743 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 18 rows starting from the beginning of the part | ||
| 6642 | 2026.03.07 01:51:46.136845 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 6643 | 2026.03.07 01:51:46.136912 [ 255 ] {b63ed867-4013-44de-a1ea-0606b73fb882} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6644 | 2026.03.07 01:51:46.136940 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 18 rows starting from the beginning of the part | ||
| 6645 | 2026.03.07 01:51:46.136955 [ 255 ] {b63ed867-4013-44de-a1ea-0606b73fb882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6646 | 2026.03.07 01:51:46.137047 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part | ||
| 6647 | 2026.03.07 01:51:46.137150 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 18 rows starting from the beginning of the part | ||
| 6648 | 2026.03.07 01:51:46.137310 [ 255 ] {b63ed867-4013-44de-a1ea-0606b73fb882} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6649 | 2026.03.07 01:51:46.137545 [ 255 ] {b63ed867-4013-44de-a1ea-0606b73fb882} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6650 | 2026.03.07 01:51:46.137684 [ 255 ] {b63ed867-4013-44de-a1ea-0606b73fb882} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001199 sec., 75062.55212677231 rows/sec., 4.70 MiB/sec. | ||
| 6651 | 2026.03.07 01:51:46.137721 [ 255 ] {b63ed867-4013-44de-a1ea-0606b73fb882} <Debug> TCPHandler: Processed in 0.001367785 sec. | ||
| 6652 | 2026.03.07 01:51:46.142029 [ 196 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 729 rows, containing 19 columns (19 merged, 0 gathered) in 0.005727627 sec., 127277.84124210602 rows/sec., 228.08 MiB/sec. | ||
| 6653 | 2026.03.07 01:51:46.143333 [ 191 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6654 | 2026.03.07 01:51:46.143734 [ 191 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2026.03.07 01:51:46.143822 [ 191 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6656 | 2026.03.07 01:51:46.143966 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
| 6657 | 2026.03.07 01:51:46.496364 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12996 | ||
| 6658 | 2026.03.07 01:51:46.496965 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2026.03.07 01:51:46.497006 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6660 | 2026.03.07 01:51:46.497484 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6661 | 2026.03.07 01:51:46.497711 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2026.03.07 01:51:46.497846 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12996 | ||
| 6663 | 2026.03.07 01:51:47.001130 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.59 MiB, peak 272.10 MiB, free memory in arenas 0.00 B, will set to 266.10 MiB (RSS), difference: 1.51 MiB | ||
| 6664 | 2026.03.07 01:51:47.180567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6665 | 2026.03.07 01:51:47.196549 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6666 | 2026.03.07 01:51:47.196616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6667 | 2026.03.07 01:51:47.202500 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6668 | 2026.03.07 01:51:47.203197 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2026.03.07 01:51:47.206206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6670 | 2026.03.07 01:51:51.100970 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6671 | 2026.03.07 01:51:51.101189 [ 255 ] {58417204-d30d-4ebf-b08c-cef549750654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6672 | 2026.03.07 01:51:51.101262 [ 255 ] {58417204-d30d-4ebf-b08c-cef549750654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6673 | 2026.03.07 01:51:51.101923 [ 255 ] {58417204-d30d-4ebf-b08c-cef549750654} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.03.07 01:51:51.101974 [ 255 ] {58417204-d30d-4ebf-b08c-cef549750654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6675 | 2026.03.07 01:51:51.102377 [ 255 ] {58417204-d30d-4ebf-b08c-cef549750654} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6676 | 2026.03.07 01:51:51.102603 [ 255 ] {58417204-d30d-4ebf-b08c-cef549750654} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2026.03.07 01:51:51.102761 [ 255 ] {58417204-d30d-4ebf-b08c-cef549750654} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001626 sec., 62730.62730627306 rows/sec., 5.25 MiB/sec. | ||
| 6678 | 2026.03.07 01:51:51.102812 [ 255 ] {58417204-d30d-4ebf-b08c-cef549750654} <Debug> TCPHandler: Processed in 0.001983135 sec. | ||
| 6679 | 2026.03.07 01:51:51.102938 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6680 | 2026.03.07 01:51:51.103041 [ 255 ] {d70d8a5f-ae5f-437e-b147-27b373442566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6681 | 2026.03.07 01:51:51.103086 [ 255 ] {d70d8a5f-ae5f-437e-b147-27b373442566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6682 | 2026.03.07 01:51:51.103505 [ 255 ] {d70d8a5f-ae5f-437e-b147-27b373442566} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2026.03.07 01:51:51.103543 [ 255 ] {d70d8a5f-ae5f-437e-b147-27b373442566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6684 | 2026.03.07 01:51:51.103850 [ 255 ] {d70d8a5f-ae5f-437e-b147-27b373442566} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6685 | 2026.03.07 01:51:51.104077 [ 255 ] {d70d8a5f-ae5f-437e-b147-27b373442566} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2026.03.07 01:51:51.104214 [ 255 ] {d70d8a5f-ae5f-437e-b147-27b373442566} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001196 sec., 19230.76923076923 rows/sec., 1.41 MiB/sec. | ||
| 6687 | 2026.03.07 01:51:51.104254 [ 255 ] {d70d8a5f-ae5f-437e-b147-27b373442566} <Debug> TCPHandler: Processed in 0.001368345 sec. | ||
| 6688 | 2026.03.07 01:51:51.104359 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6689 | 2026.03.07 01:51:51.104455 [ 255 ] {6e9362f0-7cc7-45f9-a83e-35f5a1f3eeaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6690 | 2026.03.07 01:51:51.104497 [ 255 ] {6e9362f0-7cc7-45f9-a83e-35f5a1f3eeaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6691 | 2026.03.07 01:51:51.104923 [ 255 ] {6e9362f0-7cc7-45f9-a83e-35f5a1f3eeaa} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.03.07 01:51:51.104960 [ 255 ] {6e9362f0-7cc7-45f9-a83e-35f5a1f3eeaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6693 | 2026.03.07 01:51:51.105278 [ 255 ] {6e9362f0-7cc7-45f9-a83e-35f5a1f3eeaa} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6694 | 2026.03.07 01:51:51.105510 [ 255 ] {6e9362f0-7cc7-45f9-a83e-35f5a1f3eeaa} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2026.03.07 01:51:51.105641 [ 255 ] {6e9362f0-7cc7-45f9-a83e-35f5a1f3eeaa} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001204 sec., 72259.13621262458 rows/sec., 5.64 MiB/sec. | ||
| 6696 | 2026.03.07 01:51:51.105678 [ 255 ] {6e9362f0-7cc7-45f9-a83e-35f5a1f3eeaa} <Debug> TCPHandler: Processed in 0.001369455 sec. | ||
| 6697 | 2026.03.07 01:51:51.105794 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2026.03.07 01:51:51.105891 [ 255 ] {226cc0e0-2e94-406b-ac7f-45fba6e97641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6699 | 2026.03.07 01:51:51.105935 [ 255 ] {226cc0e0-2e94-406b-ac7f-45fba6e97641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6700 | 2026.03.07 01:51:51.106347 [ 255 ] {226cc0e0-2e94-406b-ac7f-45fba6e97641} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2026.03.07 01:51:51.106385 [ 255 ] {226cc0e0-2e94-406b-ac7f-45fba6e97641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6702 | 2026.03.07 01:51:51.106734 [ 255 ] {226cc0e0-2e94-406b-ac7f-45fba6e97641} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6703 | 2026.03.07 01:51:51.106939 [ 255 ] {226cc0e0-2e94-406b-ac7f-45fba6e97641} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2026.03.07 01:51:51.107062 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6705 | 2026.03.07 01:51:51.107071 [ 255 ] {226cc0e0-2e94-406b-ac7f-45fba6e97641} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 6706 | 2026.03.07 01:51:51.107138 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2026.03.07 01:51:51.107154 [ 255 ] {226cc0e0-2e94-406b-ac7f-45fba6e97641} <Debug> TCPHandler: Processed in 0.001409186 sec. | ||
| 6708 | 2026.03.07 01:51:51.107165 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6709 | 2026.03.07 01:51:51.107273 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6710 | 2026.03.07 01:51:51.107290 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 6711 | 2026.03.07 01:51:51.107372 [ 255 ] {4749f0dd-4f95-40aa-9375-305e6a395bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6712 | 2026.03.07 01:51:51.107432 [ 255 ] {4749f0dd-4f95-40aa-9375-305e6a395bbe} <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 | ||
| 6713 | 2026.03.07 01:51:51.107445 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6714 | 2026.03.07 01:51:51.107485 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 13314 rows starting from the beginning of the part | ||
| 6715 | 2026.03.07 01:51:51.107551 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 120 rows starting from the beginning of the part | ||
| 6716 | 2026.03.07 01:51:51.107596 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 255 rows starting from the beginning of the part | ||
| 6717 | 2026.03.07 01:51:51.107637 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 150 rows starting from the beginning of the part | ||
| 6718 | 2026.03.07 01:51:51.107677 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 269 rows starting from the beginning of the part | ||
| 6719 | 2026.03.07 01:51:51.107717 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 6720 | 2026.03.07 01:51:51.108239 [ 255 ] {4749f0dd-4f95-40aa-9375-305e6a395bbe} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6721 | 2026.03.07 01:51:51.108281 [ 255 ] {4749f0dd-4f95-40aa-9375-305e6a395bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6722 | 2026.03.07 01:51:51.108893 [ 255 ] {4749f0dd-4f95-40aa-9375-305e6a395bbe} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6723 | 2026.03.07 01:51:51.109138 [ 255 ] {4749f0dd-4f95-40aa-9375-305e6a395bbe} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6724 | 2026.03.07 01:51:51.109287 [ 255 ] {4749f0dd-4f95-40aa-9375-305e6a395bbe} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001933 sec., 11898.60320744956 rows/sec., 21.32 MiB/sec. | ||
| 6725 | 2026.03.07 01:51:51.109353 [ 255 ] {4749f0dd-4f95-40aa-9375-305e6a395bbe} <Debug> TCPHandler: Processed in 0.00212979 sec. | ||
| 6726 | 2026.03.07 01:51:51.109469 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6727 | 2026.03.07 01:51:51.109564 [ 255 ] {39fd65b1-0213-4d35-91ee-dbf6c9fb2c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6728 | 2026.03.07 01:51:51.109696 [ 255 ] {39fd65b1-0213-4d35-91ee-dbf6c9fb2c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6729 | 2026.03.07 01:51:51.110032 [ 255 ] {39fd65b1-0213-4d35-91ee-dbf6c9fb2c5e} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6730 | 2026.03.07 01:51:51.110069 [ 255 ] {39fd65b1-0213-4d35-91ee-dbf6c9fb2c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6731 | 2026.03.07 01:51:51.110391 [ 255 ] {39fd65b1-0213-4d35-91ee-dbf6c9fb2c5e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6732 | 2026.03.07 01:51:51.110598 [ 255 ] {39fd65b1-0213-4d35-91ee-dbf6c9fb2c5e} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6733 | 2026.03.07 01:51:51.110729 [ 255 ] {39fd65b1-0213-4d35-91ee-dbf6c9fb2c5e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 6734 | 2026.03.07 01:51:51.110765 [ 255 ] {39fd65b1-0213-4d35-91ee-dbf6c9fb2c5e} <Debug> TCPHandler: Processed in 0.001346374 sec. | ||
| 6735 | 2026.03.07 01:51:51.111933 [ 191 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14268 rows, containing 5 columns (5 merged, 0 gathered) in 0.004696594 sec., 3037946.22230493 rows/sec., 198.79 MiB/sec. | ||
| 6736 | 2026.03.07 01:51:51.112555 [ 196 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6737 | 2026.03.07 01:51:51.112841 [ 196 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6738 | 2026.03.07 01:51:51.112910 [ 196 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6739 | 2026.03.07 01:51:51.113005 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.70 MiB. | ||
| 6740 | 2026.03.07 01:51:52.001141 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.89 MiB, peak 272.55 MiB, free memory in arenas 0.00 B, will set to 268.30 MiB (RSS), difference: 1.41 MiB | ||
| 6741 | 2026.03.07 01:51:53.886013 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6742 | 2026.03.07 01:51:53.886118 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6743 | 2026.03.07 01:51:53.998718 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13444 | ||
| 6744 | 2026.03.07 01:51:53.999216 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6745 | 2026.03.07 01:51:53.999264 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6746 | 2026.03.07 01:51:53.999779 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6747 | 2026.03.07 01:51:54.000013 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6748 | 2026.03.07 01:51:54.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.45 MiB, peak 272.55 MiB, free memory in arenas 0.00 B, will set to 268.30 MiB (RSS), difference: -4.15 MiB | ||
| 6749 | 2026.03.07 01:51:54.000276 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13444 | ||
| 6750 | 2026.03.07 01:51:54.032113 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 806 | ||
| 6751 | 2026.03.07 01:51:54.034718 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2026.03.07 01:51:54.034755 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6753 | 2026.03.07 01:51:54.035981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6754 | 2026.03.07 01:51:54.036248 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2026.03.07 01:51:54.036406 [ 50 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6756 | 2026.03.07 01:51:54.036450 [ 50 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6757 | 2026.03.07 01:51:54.036468 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6758 | 2026.03.07 01:51:54.036592 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 806 | ||
| 6759 | 2026.03.07 01:51:54.036605 [ 191 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::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 | ||
| 6760 | 2026.03.07 01:51:54.037219 [ 191 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6761 | 2026.03.07 01:51:54.037363 [ 191 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 604 rows starting from the beginning of the part | ||
| 6762 | 2026.03.07 01:51:54.037746 [ 191 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 6763 | 2026.03.07 01:51:54.038093 [ 191 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
| 6764 | 2026.03.07 01:51:54.038432 [ 191 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part | ||
| 6765 | 2026.03.07 01:51:54.038737 [ 191 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
| 6766 | 2026.03.07 01:51:54.039084 [ 191 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part | ||
| 6767 | 2026.03.07 01:51:54.044741 [ 196 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 806 rows, containing 72 columns (72 merged, 0 gathered) in 0.008199777 sec., 98295.35608102512 rows/sec., 86.10 MiB/sec. | ||
| 6768 | 2026.03.07 01:51:54.045947 [ 196 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6769 | 2026.03.07 01:51:54.046525 [ 196 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_21_4} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6770 | 2026.03.07 01:51:54.046594 [ 196 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_21_4} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6771 | 2026.03.07 01:51:54.046917 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 6772 | 2026.03.07 01:51:54.707119 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6773 | 2026.03.07 01:51:54.722756 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.03.07 01:51:54.722809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6775 | 2026.03.07 01:51:54.729394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6776 | 2026.03.07 01:51:54.730082 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6777 | 2026.03.07 01:51:54.732787 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6778 | 2026.03.07 01:51:55.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.77 MiB, peak 272.55 MiB, free memory in arenas 0.00 B, will set to 268.86 MiB (RSS), difference: 4.09 MiB | ||
| 6779 | 2026.03.07 01:51:56.108650 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6780 | 2026.03.07 01:51:56.108850 [ 255 ] {a4bfdd39-43ed-4074-b5c1-03d1ed8d86a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6781 | 2026.03.07 01:51:56.108924 [ 255 ] {a4bfdd39-43ed-4074-b5c1-03d1ed8d86a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6782 | 2026.03.07 01:51:56.109711 [ 255 ] {a4bfdd39-43ed-4074-b5c1-03d1ed8d86a3} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6783 | 2026.03.07 01:51:56.109757 [ 255 ] {a4bfdd39-43ed-4074-b5c1-03d1ed8d86a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6784 | 2026.03.07 01:51:56.110160 [ 255 ] {a4bfdd39-43ed-4074-b5c1-03d1ed8d86a3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6785 | 2026.03.07 01:51:56.110384 [ 255 ] {a4bfdd39-43ed-4074-b5c1-03d1ed8d86a3} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6786 | 2026.03.07 01:51:56.110542 [ 255 ] {a4bfdd39-43ed-4074-b5c1-03d1ed8d86a3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001747 sec., 162564.39610761305 rows/sec., 10.33 MiB/sec. | ||
| 6787 | 2026.03.07 01:51:56.110584 [ 255 ] {a4bfdd39-43ed-4074-b5c1-03d1ed8d86a3} <Debug> TCPHandler: Processed in 0.002075407 sec. | ||
| 6788 | 2026.03.07 01:51:56.110708 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6789 | 2026.03.07 01:51:56.110804 [ 255 ] {38782aef-ae3c-45bc-a2c0-fa9449433a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6790 | 2026.03.07 01:51:56.110845 [ 255 ] {38782aef-ae3c-45bc-a2c0-fa9449433a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6791 | 2026.03.07 01:51:56.111633 [ 255 ] {38782aef-ae3c-45bc-a2c0-fa9449433a23} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6792 | 2026.03.07 01:51:56.111670 [ 255 ] {38782aef-ae3c-45bc-a2c0-fa9449433a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6793 | 2026.03.07 01:51:56.112028 [ 255 ] {38782aef-ae3c-45bc-a2c0-fa9449433a23} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6794 | 2026.03.07 01:51:56.112244 [ 255 ] {38782aef-ae3c-45bc-a2c0-fa9449433a23} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6795 | 2026.03.07 01:51:56.112372 [ 255 ] {38782aef-ae3c-45bc-a2c0-fa9449433a23} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001586 sec., 525220.6809583859 rows/sec., 41.71 MiB/sec. | ||
| 6796 | 2026.03.07 01:51:56.112408 [ 255 ] {38782aef-ae3c-45bc-a2c0-fa9449433a23} <Debug> TCPHandler: Processed in 0.001750417 sec. | ||
| 6797 | 2026.03.07 01:51:56.112526 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6798 | 2026.03.07 01:51:56.112620 [ 255 ] {4987d3a2-1f02-4f9b-920e-01e614fbbcba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6799 | 2026.03.07 01:51:56.112661 [ 255 ] {4987d3a2-1f02-4f9b-920e-01e614fbbcba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6800 | 2026.03.07 01:51:56.113100 [ 255 ] {4987d3a2-1f02-4f9b-920e-01e614fbbcba} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6801 | 2026.03.07 01:51:56.113137 [ 255 ] {4987d3a2-1f02-4f9b-920e-01e614fbbcba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6802 | 2026.03.07 01:51:56.113436 [ 255 ] {4987d3a2-1f02-4f9b-920e-01e614fbbcba} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6803 | 2026.03.07 01:51:56.113644 [ 255 ] {4987d3a2-1f02-4f9b-920e-01e614fbbcba} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6804 | 2026.03.07 01:51:56.113777 [ 255 ] {4987d3a2-1f02-4f9b-920e-01e614fbbcba} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 8.22 MiB/sec. | ||
| 6805 | 2026.03.07 01:51:56.113813 [ 255 ] {4987d3a2-1f02-4f9b-920e-01e614fbbcba} <Debug> TCPHandler: Processed in 0.001336334 sec. | ||
| 6806 | 2026.03.07 01:51:56.113928 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6807 | 2026.03.07 01:51:56.114022 [ 255 ] {a6e43ceb-6a65-421e-9fce-c3fa7041e665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6808 | 2026.03.07 01:51:56.114061 [ 255 ] {a6e43ceb-6a65-421e-9fce-c3fa7041e665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6809 | 2026.03.07 01:51:56.114489 [ 255 ] {a6e43ceb-6a65-421e-9fce-c3fa7041e665} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2026.03.07 01:51:56.114526 [ 255 ] {a6e43ceb-6a65-421e-9fce-c3fa7041e665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6811 | 2026.03.07 01:51:56.114821 [ 255 ] {a6e43ceb-6a65-421e-9fce-c3fa7041e665} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6812 | 2026.03.07 01:51:56.115019 [ 255 ] {a6e43ceb-6a65-421e-9fce-c3fa7041e665} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6813 | 2026.03.07 01:51:56.115140 [ 255 ] {a6e43ceb-6a65-421e-9fce-c3fa7041e665} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001136 sec., 131161.97183098592 rows/sec., 8.47 MiB/sec. | ||
| 6814 | 2026.03.07 01:51:56.115177 [ 255 ] {a6e43ceb-6a65-421e-9fce-c3fa7041e665} <Debug> TCPHandler: Processed in 0.001298092 sec. | ||
| 6815 | 2026.03.07 01:51:56.115291 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6816 | 2026.03.07 01:51:56.115422 [ 255 ] {cb7989c0-f416-4653-bfd8-74d2a164d6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6817 | 2026.03.07 01:51:56.115464 [ 255 ] {cb7989c0-f416-4653-bfd8-74d2a164d6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6818 | 2026.03.07 01:51:56.115904 [ 255 ] {cb7989c0-f416-4653-bfd8-74d2a164d6e3} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2026.03.07 01:51:56.115939 [ 255 ] {cb7989c0-f416-4653-bfd8-74d2a164d6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6820 | 2026.03.07 01:51:56.116258 [ 255 ] {cb7989c0-f416-4653-bfd8-74d2a164d6e3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6821 | 2026.03.07 01:51:56.116465 [ 255 ] {cb7989c0-f416-4653-bfd8-74d2a164d6e3} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2026.03.07 01:51:56.116639 [ 255 ] {cb7989c0-f416-4653-bfd8-74d2a164d6e3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001236 sec., 119741.1003236246 rows/sec., 6.81 MiB/sec. | ||
| 6823 | 2026.03.07 01:51:56.116685 [ 255 ] {cb7989c0-f416-4653-bfd8-74d2a164d6e3} <Debug> TCPHandler: Processed in 0.001444107 sec. | ||
| 6824 | 2026.03.07 01:51:56.116797 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6825 | 2026.03.07 01:51:56.116893 [ 255 ] {ea53e9f1-a58f-46cc-ba80-6293297ee9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6826 | 2026.03.07 01:51:56.116932 [ 255 ] {ea53e9f1-a58f-46cc-ba80-6293297ee9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6827 | 2026.03.07 01:51:56.117529 [ 255 ] {ea53e9f1-a58f-46cc-ba80-6293297ee9c3} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2026.03.07 01:51:56.117564 [ 255 ] {ea53e9f1-a58f-46cc-ba80-6293297ee9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6829 | 2026.03.07 01:51:56.117888 [ 255 ] {ea53e9f1-a58f-46cc-ba80-6293297ee9c3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6830 | 2026.03.07 01:51:56.118101 [ 255 ] {ea53e9f1-a58f-46cc-ba80-6293297ee9c3} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2026.03.07 01:51:56.118229 [ 255 ] {ea53e9f1-a58f-46cc-ba80-6293297ee9c3} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001355 sec., 374907.74907749076 rows/sec., 26.39 MiB/sec. | ||
| 6832 | 2026.03.07 01:51:56.118266 [ 255 ] {ea53e9f1-a58f-46cc-ba80-6293297ee9c3} <Debug> TCPHandler: Processed in 0.00151759 sec. | ||
| 6833 | 2026.03.07 01:51:56.118373 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6834 | 2026.03.07 01:51:56.118468 [ 255 ] {528f3ad7-57d9-4c45-a532-b7853122ca5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6835 | 2026.03.07 01:51:56.118509 [ 255 ] {528f3ad7-57d9-4c45-a532-b7853122ca5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6836 | 2026.03.07 01:51:56.118838 [ 255 ] {528f3ad7-57d9-4c45-a532-b7853122ca5d} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2026.03.07 01:51:56.118871 [ 255 ] {528f3ad7-57d9-4c45-a532-b7853122ca5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6838 | 2026.03.07 01:51:56.119178 [ 255 ] {528f3ad7-57d9-4c45-a532-b7853122ca5d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6839 | 2026.03.07 01:51:56.119379 [ 255 ] {528f3ad7-57d9-4c45-a532-b7853122ca5d} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2026.03.07 01:51:56.119505 [ 255 ] {528f3ad7-57d9-4c45-a532-b7853122ca5d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 6841 | 2026.03.07 01:51:56.119540 [ 255 ] {528f3ad7-57d9-4c45-a532-b7853122ca5d} <Debug> TCPHandler: Processed in 0.001216 sec. | ||
| 6842 | 2026.03.07 01:51:56.119640 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6843 | 2026.03.07 01:51:56.119733 [ 255 ] {25b094b6-64f1-4c0d-8a49-c1a41e62b59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6844 | 2026.03.07 01:51:56.119774 [ 255 ] {25b094b6-64f1-4c0d-8a49-c1a41e62b59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6845 | 2026.03.07 01:51:56.120174 [ 255 ] {25b094b6-64f1-4c0d-8a49-c1a41e62b59a} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2026.03.07 01:51:56.120207 [ 255 ] {25b094b6-64f1-4c0d-8a49-c1a41e62b59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6847 | 2026.03.07 01:51:56.120534 [ 255 ] {25b094b6-64f1-4c0d-8a49-c1a41e62b59a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6848 | 2026.03.07 01:51:56.120738 [ 255 ] {25b094b6-64f1-4c0d-8a49-c1a41e62b59a} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2026.03.07 01:51:56.120863 [ 255 ] {25b094b6-64f1-4c0d-8a49-c1a41e62b59a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001148 sec., 230836.23693379792 rows/sec., 15.34 MiB/sec. | ||
| 6850 | 2026.03.07 01:51:56.120898 [ 255 ] {25b094b6-64f1-4c0d-8a49-c1a41e62b59a} <Debug> TCPHandler: Processed in 0.001304993 sec. | ||
| 6851 | 2026.03.07 01:51:56.121008 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2026.03.07 01:51:56.121102 [ 255 ] {428aa4e1-304e-4e6c-a7af-38b152b86a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6853 | 2026.03.07 01:51:56.121143 [ 255 ] {428aa4e1-304e-4e6c-a7af-38b152b86a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6854 | 2026.03.07 01:51:56.121453 [ 255 ] {428aa4e1-304e-4e6c-a7af-38b152b86a6c} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.03.07 01:51:56.121485 [ 255 ] {428aa4e1-304e-4e6c-a7af-38b152b86a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6856 | 2026.03.07 01:51:56.121778 [ 255 ] {428aa4e1-304e-4e6c-a7af-38b152b86a6c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6857 | 2026.03.07 01:51:56.121978 [ 255 ] {428aa4e1-304e-4e6c-a7af-38b152b86a6c} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.03.07 01:51:56.122104 [ 255 ] {428aa4e1-304e-4e6c-a7af-38b152b86a6c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 6859 | 2026.03.07 01:51:56.122139 [ 255 ] {428aa4e1-304e-4e6c-a7af-38b152b86a6c} <Debug> TCPHandler: Processed in 0.001178318 sec. | ||
| 6860 | 2026.03.07 01:51:56.122237 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2026.03.07 01:51:56.122331 [ 255 ] {075ef677-c27f-4653-a253-9844815dd7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6862 | 2026.03.07 01:51:56.122384 [ 255 ] {075ef677-c27f-4653-a253-9844815dd7dc} <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 | ||
| 6863 | 2026.03.07 01:51:56.123160 [ 255 ] {075ef677-c27f-4653-a253-9844815dd7dc} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.03.07 01:51:56.123193 [ 255 ] {075ef677-c27f-4653-a253-9844815dd7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6865 | 2026.03.07 01:51:56.123686 [ 255 ] {075ef677-c27f-4653-a253-9844815dd7dc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6866 | 2026.03.07 01:51:56.123902 [ 255 ] {075ef677-c27f-4653-a253-9844815dd7dc} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.03.07 01:51:56.124036 [ 255 ] {075ef677-c27f-4653-a253-9844815dd7dc} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001772 sec., 10158.013544018058 rows/sec., 18.20 MiB/sec. | ||
| 6868 | 2026.03.07 01:51:56.124092 [ 255 ] {075ef677-c27f-4653-a253-9844815dd7dc} <Debug> TCPHandler: Processed in 0.001954354 sec. | ||
| 6869 | 2026.03.07 01:51:56.124195 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2026.03.07 01:51:56.124351 [ 255 ] {6cef5c3b-c4eb-467b-a523-4b0d6e44cafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6871 | 2026.03.07 01:51:56.124392 [ 255 ] {6cef5c3b-c4eb-467b-a523-4b0d6e44cafa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6872 | 2026.03.07 01:51:56.124758 [ 255 ] {6cef5c3b-c4eb-467b-a523-4b0d6e44cafa} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.03.07 01:51:56.124792 [ 255 ] {6cef5c3b-c4eb-467b-a523-4b0d6e44cafa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6874 | 2026.03.07 01:51:56.125156 [ 255 ] {6cef5c3b-c4eb-467b-a523-4b0d6e44cafa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6875 | 2026.03.07 01:51:56.125424 [ 255 ] {6cef5c3b-c4eb-467b-a523-4b0d6e44cafa} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.03.07 01:51:56.125573 [ 255 ] {6cef5c3b-c4eb-467b-a523-4b0d6e44cafa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00124 sec., 72580.64516129032 rows/sec., 4.54 MiB/sec. | ||
| 6877 | 2026.03.07 01:51:56.125614 [ 255 ] {6cef5c3b-c4eb-467b-a523-4b0d6e44cafa} <Debug> TCPHandler: Processed in 0.001406006 sec. | ||
| 6878 | 2026.03.07 01:51:57.151355 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2026.03.07 01:51:57.151557 [ 255 ] {f4209734-d788-474b-8063-48d0c32f4c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6880 | 2026.03.07 01:51:57.151633 [ 255 ] {f4209734-d788-474b-8063-48d0c32f4c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6881 | 2026.03.07 01:51:57.152329 [ 255 ] {f4209734-d788-474b-8063-48d0c32f4c31} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.03.07 01:51:57.152387 [ 255 ] {f4209734-d788-474b-8063-48d0c32f4c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6883 | 2026.03.07 01:51:57.152794 [ 255 ] {f4209734-d788-474b-8063-48d0c32f4c31} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6884 | 2026.03.07 01:51:57.153014 [ 255 ] {f4209734-d788-474b-8063-48d0c32f4c31} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.03.07 01:51:57.153174 [ 255 ] {f4209734-d788-474b-8063-48d0c32f4c31} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001672 sec., 3588.516746411483 rows/sec., 292.62 KiB/sec. | ||
| 6886 | 2026.03.07 01:51:57.153223 [ 255 ] {f4209734-d788-474b-8063-48d0c32f4c31} <Debug> TCPHandler: Processed in 0.002008165 sec. | ||
| 6887 | 2026.03.07 01:51:57.153343 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6888 | 2026.03.07 01:51:57.153446 [ 255 ] {ec0ba8cf-d85c-4dba-8057-81ca7de3332a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6889 | 2026.03.07 01:51:57.153488 [ 255 ] {ec0ba8cf-d85c-4dba-8057-81ca7de3332a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6890 | 2026.03.07 01:51:57.154832 [ 255 ] {ec0ba8cf-d85c-4dba-8057-81ca7de3332a} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2026.03.07 01:51:57.154869 [ 255 ] {ec0ba8cf-d85c-4dba-8057-81ca7de3332a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6892 | 2026.03.07 01:51:57.155328 [ 255 ] {ec0ba8cf-d85c-4dba-8057-81ca7de3332a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6893 | 2026.03.07 01:51:57.155555 [ 255 ] {ec0ba8cf-d85c-4dba-8057-81ca7de3332a} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2026.03.07 01:51:57.155694 [ 255 ] {ec0ba8cf-d85c-4dba-8057-81ca7de3332a} <Debug> executeQuery: Read 1985 rows, 153.67 KiB in 0.002272 sec., 873679.5774647887 rows/sec., 66.05 MiB/sec. | ||
| 6895 | 2026.03.07 01:51:57.155732 [ 255 ] {ec0ba8cf-d85c-4dba-8057-81ca7de3332a} <Debug> TCPHandler: Processed in 0.002441409 sec. | ||
| 6896 | 2026.03.07 01:51:57.155836 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6897 | 2026.03.07 01:51:57.155935 [ 255 ] {f6581042-9f91-4371-bb30-7514be0356fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6898 | 2026.03.07 01:51:57.155977 [ 255 ] {f6581042-9f91-4371-bb30-7514be0356fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6899 | 2026.03.07 01:51:57.156389 [ 255 ] {f6581042-9f91-4371-bb30-7514be0356fc} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2026.03.07 01:51:57.156427 [ 255 ] {f6581042-9f91-4371-bb30-7514be0356fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6901 | 2026.03.07 01:51:57.156735 [ 255 ] {f6581042-9f91-4371-bb30-7514be0356fc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6902 | 2026.03.07 01:51:57.156937 [ 255 ] {f6581042-9f91-4371-bb30-7514be0356fc} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2026.03.07 01:51:57.157070 [ 255 ] {f6581042-9f91-4371-bb30-7514be0356fc} <Debug> executeQuery: Read 38 rows, 2.83 KiB in 0.001155 sec., 32900.4329004329 rows/sec., 2.39 MiB/sec. | ||
| 6904 | 2026.03.07 01:51:57.157108 [ 255 ] {f6581042-9f91-4371-bb30-7514be0356fc} <Debug> TCPHandler: Processed in 0.001321563 sec. | ||
| 6905 | 2026.03.07 01:51:57.157231 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6906 | 2026.03.07 01:51:57.157353 [ 255 ] {45622b16-1d6d-4684-8438-121a4ec7fbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6907 | 2026.03.07 01:51:57.157404 [ 255 ] {45622b16-1d6d-4684-8438-121a4ec7fbc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6908 | 2026.03.07 01:51:57.158038 [ 255 ] {45622b16-1d6d-4684-8438-121a4ec7fbc5} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2026.03.07 01:51:57.158076 [ 255 ] {45622b16-1d6d-4684-8438-121a4ec7fbc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6910 | 2026.03.07 01:51:57.158428 [ 255 ] {45622b16-1d6d-4684-8438-121a4ec7fbc5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6911 | 2026.03.07 01:51:57.158645 [ 255 ] {45622b16-1d6d-4684-8438-121a4ec7fbc5} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6912 | 2026.03.07 01:51:57.158779 [ 255 ] {45622b16-1d6d-4684-8438-121a4ec7fbc5} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001452 sec., 487603.30578512396 rows/sec., 28.44 MiB/sec. | ||
| 6913 | 2026.03.07 01:51:57.158818 [ 255 ] {45622b16-1d6d-4684-8438-121a4ec7fbc5} <Debug> TCPHandler: Processed in 0.001649904 sec. | ||
| 6914 | 2026.03.07 01:51:57.158931 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6915 | 2026.03.07 01:51:57.159027 [ 255 ] {c24c44a7-b716-47f4-937e-b591c8778aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6916 | 2026.03.07 01:51:57.159067 [ 255 ] {c24c44a7-b716-47f4-937e-b591c8778aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6917 | 2026.03.07 01:51:57.159485 [ 255 ] {c24c44a7-b716-47f4-937e-b591c8778aae} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2026.03.07 01:51:57.159525 [ 255 ] {c24c44a7-b716-47f4-937e-b591c8778aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6919 | 2026.03.07 01:51:57.159829 [ 255 ] {c24c44a7-b716-47f4-937e-b591c8778aae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6920 | 2026.03.07 01:51:57.160039 [ 255 ] {c24c44a7-b716-47f4-937e-b591c8778aae} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6921 | 2026.03.07 01:51:57.160172 [ 255 ] {c24c44a7-b716-47f4-937e-b591c8778aae} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001163 sec., 859.8452278589854 rows/sec., 60.46 KiB/sec. | ||
| 6922 | 2026.03.07 01:51:57.160211 [ 255 ] {c24c44a7-b716-47f4-937e-b591c8778aae} <Debug> TCPHandler: Processed in 0.001330903 sec. | ||
| 6923 | 2026.03.07 01:51:57.160316 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6924 | 2026.03.07 01:51:57.160413 [ 255 ] {e5693f78-8210-40fb-bb68-b340ae70365a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6925 | 2026.03.07 01:51:57.160455 [ 255 ] {e5693f78-8210-40fb-bb68-b340ae70365a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6926 | 2026.03.07 01:51:57.161233 [ 255 ] {e5693f78-8210-40fb-bb68-b340ae70365a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2026.03.07 01:51:57.161271 [ 255 ] {e5693f78-8210-40fb-bb68-b340ae70365a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6928 | 2026.03.07 01:51:57.161625 [ 255 ] {e5693f78-8210-40fb-bb68-b340ae70365a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6929 | 2026.03.07 01:51:57.161835 [ 255 ] {e5693f78-8210-40fb-bb68-b340ae70365a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6930 | 2026.03.07 01:51:57.161970 [ 255 ] {e5693f78-8210-40fb-bb68-b340ae70365a} <Debug> executeQuery: Read 1038 rows, 73.39 KiB in 0.001576 sec., 658629.4416243655 rows/sec., 45.48 MiB/sec. | ||
| 6931 | 2026.03.07 01:51:57.162009 [ 255 ] {e5693f78-8210-40fb-bb68-b340ae70365a} <Debug> TCPHandler: Processed in 0.001743477 sec. | ||
| 6932 | 2026.03.07 01:51:57.162123 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6933 | 2026.03.07 01:51:57.162218 [ 255 ] {178586ca-08e2-49de-80e8-83d7af96758d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6934 | 2026.03.07 01:51:57.162264 [ 255 ] {178586ca-08e2-49de-80e8-83d7af96758d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6935 | 2026.03.07 01:51:57.162912 [ 255 ] {178586ca-08e2-49de-80e8-83d7af96758d} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6936 | 2026.03.07 01:51:57.162949 [ 255 ] {178586ca-08e2-49de-80e8-83d7af96758d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6937 | 2026.03.07 01:51:57.163361 [ 255 ] {178586ca-08e2-49de-80e8-83d7af96758d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6938 | 2026.03.07 01:51:57.163586 [ 255 ] {178586ca-08e2-49de-80e8-83d7af96758d} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6939 | 2026.03.07 01:51:57.163722 [ 255 ] {178586ca-08e2-49de-80e8-83d7af96758d} <Debug> executeQuery: Read 1220 rows, 78.13 KiB in 0.001522 sec., 801576.8725361367 rows/sec., 50.13 MiB/sec. | ||
| 6940 | 2026.03.07 01:51:57.163759 [ 255 ] {178586ca-08e2-49de-80e8-83d7af96758d} <Debug> TCPHandler: Processed in 0.001687115 sec. | ||
| 6941 | 2026.03.07 01:51:57.163871 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6942 | 2026.03.07 01:51:57.163966 [ 255 ] {fb2b4e6c-db1c-4702-9b82-1139753b1d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6943 | 2026.03.07 01:51:57.164023 [ 255 ] {fb2b4e6c-db1c-4702-9b82-1139753b1d30} <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 | ||
| 6944 | 2026.03.07 01:51:57.164869 [ 255 ] {fb2b4e6c-db1c-4702-9b82-1139753b1d30} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6945 | 2026.03.07 01:51:57.164908 [ 255 ] {fb2b4e6c-db1c-4702-9b82-1139753b1d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6946 | 2026.03.07 01:51:57.165473 [ 255 ] {fb2b4e6c-db1c-4702-9b82-1139753b1d30} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6947 | 2026.03.07 01:51:57.165699 [ 255 ] {fb2b4e6c-db1c-4702-9b82-1139753b1d30} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6948 | 2026.03.07 01:51:57.165839 [ 255 ] {fb2b4e6c-db1c-4702-9b82-1139753b1d30} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001892 sec., 16913.319238900633 rows/sec., 30.31 MiB/sec. | ||
| 6949 | 2026.03.07 01:51:57.165902 [ 255 ] {fb2b4e6c-db1c-4702-9b82-1139753b1d30} <Debug> TCPHandler: Processed in 0.002081788 sec. | ||
| 6950 | 2026.03.07 01:51:57.166016 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6951 | 2026.03.07 01:51:57.166113 [ 255 ] {8558377e-e822-43dd-9916-a26ddb2bd9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6952 | 2026.03.07 01:51:57.166156 [ 255 ] {8558377e-e822-43dd-9916-a26ddb2bd9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6953 | 2026.03.07 01:51:57.166476 [ 255 ] {8558377e-e822-43dd-9916-a26ddb2bd9d0} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6954 | 2026.03.07 01:51:57.166513 [ 255 ] {8558377e-e822-43dd-9916-a26ddb2bd9d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6955 | 2026.03.07 01:51:57.166820 [ 255 ] {8558377e-e822-43dd-9916-a26ddb2bd9d0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6956 | 2026.03.07 01:51:57.167031 [ 255 ] {8558377e-e822-43dd-9916-a26ddb2bd9d0} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6957 | 2026.03.07 01:51:57.167138 [ 71 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6958 | 2026.03.07 01:51:57.167161 [ 255 ] {8558377e-e822-43dd-9916-a26ddb2bd9d0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001067 sec., 11246.485473289596 rows/sec., 776.12 KiB/sec. | ||
| 6959 | 2026.03.07 01:51:57.167209 [ 71 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6960 | 2026.03.07 01:51:57.167217 [ 255 ] {8558377e-e822-43dd-9916-a26ddb2bd9d0} <Debug> TCPHandler: Processed in 0.001250331 sec. | ||
| 6961 | 2026.03.07 01:51:57.167240 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6962 | 2026.03.07 01:51:57.167345 [ 191 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 6963 | 2026.03.07 01:51:57.167466 [ 191 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6964 | 2026.03.07 01:51:57.167501 [ 191 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1240 rows starting from the beginning of the part | ||
| 6965 | 2026.03.07 01:51:57.167564 [ 191 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 50 rows starting from the beginning of the part | ||
| 6966 | 2026.03.07 01:51:57.167609 [ 191 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 6967 | 2026.03.07 01:51:57.167654 [ 191 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 6968 | 2026.03.07 01:51:57.167691 [ 191 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 6969 | 2026.03.07 01:51:57.167726 [ 191 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 6970 | 2026.03.07 01:51:57.168718 [ 191 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 4 columns (4 merged, 0 gathered) in 0.001418896 sec., 1086760.410911018 rows/sec., 71.70 MiB/sec. | ||
| 6971 | 2026.03.07 01:51:57.168965 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6972 | 2026.03.07 01:51:57.169291 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_36_7} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2026.03.07 01:51:57.169378 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_36_7} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6974 | 2026.03.07 01:51:57.169478 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 6975 | 2026.03.07 01:52:01.099292 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6976 | 2026.03.07 01:52:01.099502 [ 255 ] {79676da7-5c7b-47af-8f7f-151cdd62d25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6977 | 2026.03.07 01:52:01.099573 [ 255 ] {79676da7-5c7b-47af-8f7f-151cdd62d25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6978 | 2026.03.07 01:52:01.100248 [ 255 ] {79676da7-5c7b-47af-8f7f-151cdd62d25d} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2026.03.07 01:52:01.100305 [ 255 ] {79676da7-5c7b-47af-8f7f-151cdd62d25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6980 | 2026.03.07 01:52:01.100715 [ 255 ] {79676da7-5c7b-47af-8f7f-151cdd62d25d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6981 | 2026.03.07 01:52:01.100967 [ 255 ] {79676da7-5c7b-47af-8f7f-151cdd62d25d} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2026.03.07 01:52:01.101134 [ 255 ] {79676da7-5c7b-47af-8f7f-151cdd62d25d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001682 sec., 33293.69797859691 rows/sec., 2.56 MiB/sec. | ||
| 6983 | 2026.03.07 01:52:01.101186 [ 255 ] {79676da7-5c7b-47af-8f7f-151cdd62d25d} <Debug> TCPHandler: Processed in 0.002031037 sec. | ||
| 6984 | 2026.03.07 01:52:01.101313 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6985 | 2026.03.07 01:52:01.101417 [ 255 ] {2e453443-3a1a-4d5f-a0b6-a9f95c3f647f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6986 | 2026.03.07 01:52:01.101462 [ 255 ] {2e453443-3a1a-4d5f-a0b6-a9f95c3f647f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6987 | 2026.03.07 01:52:01.101924 [ 255 ] {2e453443-3a1a-4d5f-a0b6-a9f95c3f647f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6988 | 2026.03.07 01:52:01.101960 [ 255 ] {2e453443-3a1a-4d5f-a0b6-a9f95c3f647f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6989 | 2026.03.07 01:52:01.102281 [ 255 ] {2e453443-3a1a-4d5f-a0b6-a9f95c3f647f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6990 | 2026.03.07 01:52:01.102497 [ 255 ] {2e453443-3a1a-4d5f-a0b6-a9f95c3f647f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6991 | 2026.03.07 01:52:01.102639 [ 255 ] {2e453443-3a1a-4d5f-a0b6-a9f95c3f647f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001245 sec., 51405.62248995984 rows/sec., 4.01 MiB/sec. | ||
| 6992 | 2026.03.07 01:52:01.102678 [ 255 ] {2e453443-3a1a-4d5f-a0b6-a9f95c3f647f} <Debug> TCPHandler: Processed in 0.001418347 sec. | ||
| 6993 | 2026.03.07 01:52:01.102797 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6994 | 2026.03.07 01:52:01.102896 [ 255 ] {1cb5076b-ed17-4eae-a2fa-6dbf65960fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6995 | 2026.03.07 01:52:01.102944 [ 255 ] {1cb5076b-ed17-4eae-a2fa-6dbf65960fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6996 | 2026.03.07 01:52:01.103343 [ 255 ] {1cb5076b-ed17-4eae-a2fa-6dbf65960fad} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6997 | 2026.03.07 01:52:01.103380 [ 255 ] {1cb5076b-ed17-4eae-a2fa-6dbf65960fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6998 | 2026.03.07 01:52:01.103754 [ 255 ] {1cb5076b-ed17-4eae-a2fa-6dbf65960fad} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6999 | 2026.03.07 01:52:01.103981 [ 255 ] {1cb5076b-ed17-4eae-a2fa-6dbf65960fad} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7000 | 2026.03.07 01:52:01.104119 [ 255 ] {1cb5076b-ed17-4eae-a2fa-6dbf65960fad} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001244 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. | ||
| 7001 | 2026.03.07 01:52:01.104158 [ 255 ] {1cb5076b-ed17-4eae-a2fa-6dbf65960fad} <Debug> TCPHandler: Processed in 0.001412196 sec. | ||
| 7002 | 2026.03.07 01:52:01.104273 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7003 | 2026.03.07 01:52:01.104370 [ 255 ] {6390f8f6-c697-4462-9ec8-89c92856aa88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7004 | 2026.03.07 01:52:01.104415 [ 255 ] {6390f8f6-c697-4462-9ec8-89c92856aa88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7005 | 2026.03.07 01:52:01.104744 [ 255 ] {6390f8f6-c697-4462-9ec8-89c92856aa88} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7006 | 2026.03.07 01:52:01.104784 [ 255 ] {6390f8f6-c697-4462-9ec8-89c92856aa88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7007 | 2026.03.07 01:52:01.105105 [ 255 ] {6390f8f6-c697-4462-9ec8-89c92856aa88} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7008 | 2026.03.07 01:52:01.105329 [ 255 ] {6390f8f6-c697-4462-9ec8-89c92856aa88} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2026.03.07 01:52:01.105479 [ 255 ] {6390f8f6-c697-4462-9ec8-89c92856aa88} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001127 sec., 42590.94942324756 rows/sec., 2.87 MiB/sec. | ||
| 7010 | 2026.03.07 01:52:01.105519 [ 255 ] {6390f8f6-c697-4462-9ec8-89c92856aa88} <Debug> TCPHandler: Processed in 0.001296742 sec. | ||
| 7011 | 2026.03.07 01:52:01.500454 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13956 | ||
| 7012 | 2026.03.07 01:52:01.501099 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7013 | 2026.03.07 01:52:01.501154 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7014 | 2026.03.07 01:52:01.501822 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7015 | 2026.03.07 01:52:01.502171 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7016 | 2026.03.07 01:52:01.502303 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13956 | ||
| 7017 | 2026.03.07 01:52:02.232950 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7018 | 2026.03.07 01:52:02.249800 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7019 | 2026.03.07 01:52:02.249871 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7020 | 2026.03.07 01:52:02.256586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7021 | 2026.03.07 01:52:02.257308 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7022 | 2026.03.07 01:52:02.260549 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7023 | 2026.03.07 01:52:04.036930 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 854 | ||
| 7024 | 2026.03.07 01:52:04.039582 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7025 | 2026.03.07 01:52:04.039643 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7026 | 2026.03.07 01:52:04.040953 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7027 | 2026.03.07 01:52:04.041238 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7028 | 2026.03.07 01:52:04.041602 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 854 | ||
| 7029 | 2026.03.07 01:52:06.110112 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7030 | 2026.03.07 01:52:06.110294 [ 255 ] {4534a869-0f57-4e97-9b6f-a8dc18d80e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7031 | 2026.03.07 01:52:06.110362 [ 255 ] {4534a869-0f57-4e97-9b6f-a8dc18d80e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7032 | 2026.03.07 01:52:06.111129 [ 255 ] {4534a869-0f57-4e97-9b6f-a8dc18d80e80} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7033 | 2026.03.07 01:52:06.111174 [ 255 ] {4534a869-0f57-4e97-9b6f-a8dc18d80e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7034 | 2026.03.07 01:52:06.111616 [ 255 ] {4534a869-0f57-4e97-9b6f-a8dc18d80e80} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7035 | 2026.03.07 01:52:06.111852 [ 255 ] {4534a869-0f57-4e97-9b6f-a8dc18d80e80} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2026.03.07 01:52:06.111983 [ 148 ] {} <Debug> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 7037 | 2026.03.07 01:52:06.112010 [ 255 ] {4534a869-0f57-4e97-9b6f-a8dc18d80e80} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001766 sec., 160815.4020385051 rows/sec., 10.21 MiB/sec. | ||
| 7038 | 2026.03.07 01:52:06.112025 [ 148 ] {} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2026.03.07 01:52:06.112048 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7040 | 2026.03.07 01:52:06.112064 [ 255 ] {4534a869-0f57-4e97-9b6f-a8dc18d80e80} <Debug> TCPHandler: Processed in 0.002084248 sec. | ||
| 7041 | 2026.03.07 01:52:06.112172 [ 197 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::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 | ||
| 7042 | 2026.03.07 01:52:06.112192 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7043 | 2026.03.07 01:52:06.112313 [ 255 ] {b4ce441b-6b79-44d4-8376-4eccb6d58b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7044 | 2026.03.07 01:52:06.112316 [ 197 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7045 | 2026.03.07 01:52:06.112363 [ 255 ] {b4ce441b-6b79-44d4-8376-4eccb6d58b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7046 | 2026.03.07 01:52:06.112369 [ 197 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 7047 | 2026.03.07 01:52:06.112462 [ 197 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 7048 | 2026.03.07 01:52:06.112512 [ 197 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 7049 | 2026.03.07 01:52:06.112560 [ 197 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 7050 | 2026.03.07 01:52:06.112605 [ 197 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 7051 | 2026.03.07 01:52:06.112650 [ 197 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 7052 | 2026.03.07 01:52:06.113211 [ 255 ] {b4ce441b-6b79-44d4-8376-4eccb6d58b62} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7053 | 2026.03.07 01:52:06.113253 [ 255 ] {b4ce441b-6b79-44d4-8376-4eccb6d58b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7054 | 2026.03.07 01:52:06.113700 [ 191 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582802 sec., 1091734.7842623398 rows/sec., 73.80 MiB/sec. | ||
| 7055 | 2026.03.07 01:52:06.113756 [ 255 ] {b4ce441b-6b79-44d4-8376-4eccb6d58b62} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7056 | 2026.03.07 01:52:06.113918 [ 199 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 7057 | 2026.03.07 01:52:06.114014 [ 255 ] {b4ce441b-6b79-44d4-8376-4eccb6d58b62} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2026.03.07 01:52:06.114175 [ 255 ] {b4ce441b-6b79-44d4-8376-4eccb6d58b62} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001885 sec., 441909.8143236074 rows/sec., 35.09 MiB/sec. | ||
| 7059 | 2026.03.07 01:52:06.114185 [ 146 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7060 | 2026.03.07 01:52:06.114218 [ 255 ] {b4ce441b-6b79-44d4-8376-4eccb6d58b62} <Debug> TCPHandler: Processed in 0.002079168 sec. | ||
| 7061 | 2026.03.07 01:52:06.114257 [ 146 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7062 | 2026.03.07 01:52:06.114291 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7063 | 2026.03.07 01:52:06.114311 [ 199 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_11_2} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7064 | 2026.03.07 01:52:06.114349 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7065 | 2026.03.07 01:52:06.114367 [ 197 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::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 | ||
| 7066 | 2026.03.07 01:52:06.114422 [ 199 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_11_2} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 7067 | 2026.03.07 01:52:06.114471 [ 197 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7068 | 2026.03.07 01:52:06.114471 [ 255 ] {8397802c-068d-4e94-931f-9bc393574b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7069 | 2026.03.07 01:52:06.114502 [ 197 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2889 rows starting from the beginning of the part | ||
| 7070 | 2026.03.07 01:52:06.114533 [ 255 ] {8397802c-068d-4e94-931f-9bc393574b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7071 | 2026.03.07 01:52:06.114535 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 7072 | 2026.03.07 01:52:06.114551 [ 197 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 102 rows starting from the beginning of the part | ||
| 7073 | 2026.03.07 01:52:06.114650 [ 197 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 833 rows starting from the beginning of the part | ||
| 7074 | 2026.03.07 01:52:06.114705 [ 197 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1985 rows starting from the beginning of the part | ||
| 7075 | 2026.03.07 01:52:06.114746 [ 197 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 7076 | 2026.03.07 01:52:06.114785 [ 197 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 833 rows starting from the beginning of the part | ||
| 7077 | 2026.03.07 01:52:06.115010 [ 255 ] {8397802c-068d-4e94-931f-9bc393574b60} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2026.03.07 01:52:06.115054 [ 255 ] {8397802c-068d-4e94-931f-9bc393574b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7079 | 2026.03.07 01:52:06.115404 [ 255 ] {8397802c-068d-4e94-931f-9bc393574b60} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7080 | 2026.03.07 01:52:06.115635 [ 255 ] {8397802c-068d-4e94-931f-9bc393574b60} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2026.03.07 01:52:06.115774 [ 255 ] {8397802c-068d-4e94-931f-9bc393574b60} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001322 sec., 121028.74432677761 rows/sec., 7.31 MiB/sec. | ||
| 7082 | 2026.03.07 01:52:06.115817 [ 255 ] {8397802c-068d-4e94-931f-9bc393574b60} <Debug> TCPHandler: Processed in 0.00151963 sec. | ||
| 7083 | 2026.03.07 01:52:06.115931 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2026.03.07 01:52:06.116027 [ 255 ] {a798a4ff-6cab-4eee-980a-166df38b418a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7085 | 2026.03.07 01:52:06.116068 [ 255 ] {a798a4ff-6cab-4eee-980a-166df38b418a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7086 | 2026.03.07 01:52:06.116502 [ 255 ] {a798a4ff-6cab-4eee-980a-166df38b418a} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2026.03.07 01:52:06.116538 [ 255 ] {a798a4ff-6cab-4eee-980a-166df38b418a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7088 | 2026.03.07 01:52:06.116865 [ 255 ] {a798a4ff-6cab-4eee-980a-166df38b418a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7089 | 2026.03.07 01:52:06.116978 [ 191 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6698 rows, containing 5 columns (5 merged, 0 gathered) in 0.002640396 sec., 2536740.7010160596 rows/sec., 206.17 MiB/sec. | ||
| 7090 | 2026.03.07 01:52:06.117086 [ 255 ] {a798a4ff-6cab-4eee-980a-166df38b418a} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7091 | 2026.03.07 01:52:06.117193 [ 146 ] {} <Debug> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7092 | 2026.03.07 01:52:06.117221 [ 255 ] {a798a4ff-6cab-4eee-980a-166df38b418a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001212 sec., 122937.29372937293 rows/sec., 7.94 MiB/sec. | ||
| 7093 | 2026.03.07 01:52:06.117230 [ 146 ] {} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7094 | 2026.03.07 01:52:06.117262 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7095 | 2026.03.07 01:52:06.117267 [ 255 ] {a798a4ff-6cab-4eee-980a-166df38b418a} <Debug> TCPHandler: Processed in 0.001385535 sec. | ||
| 7096 | 2026.03.07 01:52:06.117331 [ 199 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7097 | 2026.03.07 01:52:06.117354 [ 186 ] {0543aaa4-9370-4402-a661-764dd4a0e867::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 | ||
| 7098 | 2026.03.07 01:52:06.117394 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7099 | 2026.03.07 01:52:06.117487 [ 186 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7100 | 2026.03.07 01:52:06.117495 [ 255 ] {3dfe6f66-0845-480f-a599-2d29faee681c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7101 | 2026.03.07 01:52:06.117531 [ 186 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 881 rows starting from the beginning of the part | ||
| 7102 | 2026.03.07 01:52:06.117549 [ 255 ] {3dfe6f66-0845-480f-a599-2d29faee681c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7103 | 2026.03.07 01:52:06.117607 [ 186 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 7104 | 2026.03.07 01:52:06.117641 [ 199 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_46_9} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7105 | 2026.03.07 01:52:06.117660 [ 186 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 7106 | 2026.03.07 01:52:06.117709 [ 186 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 7107 | 2026.03.07 01:52:06.117720 [ 199 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_46_9} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7108 | 2026.03.07 01:52:06.117754 [ 186 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 708 rows starting from the beginning of the part | ||
| 7109 | 2026.03.07 01:52:06.117802 [ 186 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 7110 | 2026.03.07 01:52:06.117808 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 7111 | 2026.03.07 01:52:06.117996 [ 255 ] {3dfe6f66-0845-480f-a599-2d29faee681c} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2026.03.07 01:52:06.118037 [ 255 ] {3dfe6f66-0845-480f-a599-2d29faee681c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7113 | 2026.03.07 01:52:06.118377 [ 255 ] {3dfe6f66-0845-480f-a599-2d29faee681c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7114 | 2026.03.07 01:52:06.118612 [ 255 ] {3dfe6f66-0845-480f-a599-2d29faee681c} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2026.03.07 01:52:06.118717 [ 146 ] {} <Debug> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 7116 | 2026.03.07 01:52:06.118744 [ 255 ] {3dfe6f66-0845-480f-a599-2d29faee681c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001266 sec., 116903.63349131122 rows/sec., 6.65 MiB/sec. | ||
| 7117 | 2026.03.07 01:52:06.118746 [ 146 ] {} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2026.03.07 01:52:06.118782 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7119 | 2026.03.07 01:52:06.118788 [ 255 ] {3dfe6f66-0845-480f-a599-2d29faee681c} <Debug> TCPHandler: Processed in 0.001444647 sec. | ||
| 7120 | 2026.03.07 01:52:06.118877 [ 186 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::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 | ||
| 7121 | 2026.03.07 01:52:06.118914 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2026.03.07 01:52:06.118964 [ 186 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7123 | 2026.03.07 01:52:06.118994 [ 186 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 7124 | 2026.03.07 01:52:06.119013 [ 255 ] {8e02c361-15da-4e8d-99aa-79d111f494ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7125 | 2026.03.07 01:52:06.119028 [ 192 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001717846 sec., 1271941.7223662655 rows/sec., 82.12 MiB/sec. | ||
| 7126 | 2026.03.07 01:52:06.119045 [ 186 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 7127 | 2026.03.07 01:52:06.119057 [ 255 ] {8e02c361-15da-4e8d-99aa-79d111f494ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7128 | 2026.03.07 01:52:06.119144 [ 186 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 7129 | 2026.03.07 01:52:06.119196 [ 191 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7130 | 2026.03.07 01:52:06.119214 [ 186 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 7131 | 2026.03.07 01:52:06.119270 [ 186 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 7132 | 2026.03.07 01:52:06.119319 [ 186 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 7133 | 2026.03.07 01:52:06.119468 [ 191 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_16_3} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2026.03.07 01:52:06.119551 [ 191 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_16_3} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7135 | 2026.03.07 01:52:06.119628 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7136 | 2026.03.07 01:52:06.119700 [ 255 ] {8e02c361-15da-4e8d-99aa-79d111f494ed} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7137 | 2026.03.07 01:52:06.119742 [ 255 ] {8e02c361-15da-4e8d-99aa-79d111f494ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7138 | 2026.03.07 01:52:06.120089 [ 255 ] {8e02c361-15da-4e8d-99aa-79d111f494ed} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7139 | 2026.03.07 01:52:06.120279 [ 195 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443447 sec., 623507.4789722102 rows/sec., 38.00 MiB/sec. | ||
| 7140 | 2026.03.07 01:52:06.120303 [ 255 ] {8e02c361-15da-4e8d-99aa-79d111f494ed} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7141 | 2026.03.07 01:52:06.120417 [ 146 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7142 | 2026.03.07 01:52:06.120420 [ 192 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 7143 | 2026.03.07 01:52:06.120443 [ 255 ] {8e02c361-15da-4e8d-99aa-79d111f494ed} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001448 sec., 350828.7292817679 rows/sec., 24.70 MiB/sec. | ||
| 7144 | 2026.03.07 01:52:06.120449 [ 146 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7145 | 2026.03.07 01:52:06.120491 [ 255 ] {8e02c361-15da-4e8d-99aa-79d111f494ed} <Debug> TCPHandler: Processed in 0.001626734 sec. | ||
| 7146 | 2026.03.07 01:52:06.120496 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7147 | 2026.03.07 01:52:06.120568 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::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 | ||
| 7148 | 2026.03.07 01:52:06.120607 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7149 | 2026.03.07 01:52:06.120662 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7150 | 2026.03.07 01:52:06.120693 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1550 rows starting from the beginning of the part | ||
| 7151 | 2026.03.07 01:52:06.120707 [ 192 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_11_2} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2026.03.07 01:52:06.120708 [ 255 ] {c2b54f1e-1de8-4fec-9c26-85ee77de950c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7153 | 2026.03.07 01:52:06.120739 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 87 rows starting from the beginning of the part | ||
| 7154 | 2026.03.07 01:52:06.120763 [ 255 ] {c2b54f1e-1de8-4fec-9c26-85ee77de950c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7155 | 2026.03.07 01:52:06.120781 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 508 rows starting from the beginning of the part | ||
| 7156 | 2026.03.07 01:52:06.120785 [ 192 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_11_2} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 7157 | 2026.03.07 01:52:06.120821 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1038 rows starting from the beginning of the part | ||
| 7158 | 2026.03.07 01:52:06.120857 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 7159 | 2026.03.07 01:52:06.120875 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7160 | 2026.03.07 01:52:06.120891 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 508 rows starting from the beginning of the part | ||
| 7161 | 2026.03.07 01:52:06.121101 [ 255 ] {c2b54f1e-1de8-4fec-9c26-85ee77de950c} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2026.03.07 01:52:06.121140 [ 255 ] {c2b54f1e-1de8-4fec-9c26-85ee77de950c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7163 | 2026.03.07 01:52:06.121470 [ 255 ] {c2b54f1e-1de8-4fec-9c26-85ee77de950c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7164 | 2026.03.07 01:52:06.121692 [ 255 ] {c2b54f1e-1de8-4fec-9c26-85ee77de950c} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2026.03.07 01:52:06.121823 [ 255 ] {c2b54f1e-1de8-4fec-9c26-85ee77de950c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. | ||
| 7166 | 2026.03.07 01:52:06.121861 [ 255 ] {c2b54f1e-1de8-4fec-9c26-85ee77de950c} <Debug> TCPHandler: Processed in 0.001304792 sec. | ||
| 7167 | 2026.03.07 01:52:06.121987 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7168 | 2026.03.07 01:52:06.122107 [ 255 ] {c872090d-15f6-42a3-8d50-b3249972cced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7169 | 2026.03.07 01:52:06.122161 [ 255 ] {c872090d-15f6-42a3-8d50-b3249972cced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7170 | 2026.03.07 01:52:06.122264 [ 191 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3755 rows, containing 5 columns (5 merged, 0 gathered) in 0.001721726 sec., 2180950.975939261 rows/sec., 161.15 MiB/sec. | ||
| 7171 | 2026.03.07 01:52:06.122449 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7172 | 2026.03.07 01:52:06.122671 [ 255 ] {c872090d-15f6-42a3-8d50-b3249972cced} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7173 | 2026.03.07 01:52:06.122701 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_46_9} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7174 | 2026.03.07 01:52:06.122721 [ 255 ] {c872090d-15f6-42a3-8d50-b3249972cced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7175 | 2026.03.07 01:52:06.122781 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_46_9} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7176 | 2026.03.07 01:52:06.122856 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 7177 | 2026.03.07 01:52:06.123130 [ 255 ] {c872090d-15f6-42a3-8d50-b3249972cced} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7178 | 2026.03.07 01:52:06.123350 [ 255 ] {c872090d-15f6-42a3-8d50-b3249972cced} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2026.03.07 01:52:06.123491 [ 255 ] {c872090d-15f6-42a3-8d50-b3249972cced} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001408 sec., 188210.22727272726 rows/sec., 12.51 MiB/sec. | ||
| 7180 | 2026.03.07 01:52:06.123530 [ 255 ] {c872090d-15f6-42a3-8d50-b3249972cced} <Debug> TCPHandler: Processed in 0.001606903 sec. | ||
| 7181 | 2026.03.07 01:52:06.123645 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2026.03.07 01:52:06.123742 [ 255 ] {d8f1c61b-f622-4be3-998f-14a8eb6d1d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7183 | 2026.03.07 01:52:06.123785 [ 255 ] {d8f1c61b-f622-4be3-998f-14a8eb6d1d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7184 | 2026.03.07 01:52:06.124105 [ 255 ] {d8f1c61b-f622-4be3-998f-14a8eb6d1d5f} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2026.03.07 01:52:06.124142 [ 255 ] {d8f1c61b-f622-4be3-998f-14a8eb6d1d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7186 | 2026.03.07 01:52:06.124445 [ 255 ] {d8f1c61b-f622-4be3-998f-14a8eb6d1d5f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7187 | 2026.03.07 01:52:06.124662 [ 255 ] {d8f1c61b-f622-4be3-998f-14a8eb6d1d5f} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2026.03.07 01:52:06.124797 [ 255 ] {d8f1c61b-f622-4be3-998f-14a8eb6d1d5f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 7189 | 2026.03.07 01:52:06.124835 [ 255 ] {d8f1c61b-f622-4be3-998f-14a8eb6d1d5f} <Debug> TCPHandler: Processed in 0.00124102 sec. | ||
| 7190 | 2026.03.07 01:52:06.124936 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7191 | 2026.03.07 01:52:06.125030 [ 255 ] {456c41d8-c07d-4730-b1e4-ae54fca2d8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7192 | 2026.03.07 01:52:06.125086 [ 255 ] {456c41d8-c07d-4730-b1e4-ae54fca2d8a5} <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 | ||
| 7193 | 2026.03.07 01:52:06.125930 [ 255 ] {456c41d8-c07d-4730-b1e4-ae54fca2d8a5} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2026.03.07 01:52:06.125967 [ 255 ] {456c41d8-c07d-4730-b1e4-ae54fca2d8a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7195 | 2026.03.07 01:52:06.126508 [ 255 ] {456c41d8-c07d-4730-b1e4-ae54fca2d8a5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7196 | 2026.03.07 01:52:06.126740 [ 255 ] {456c41d8-c07d-4730-b1e4-ae54fca2d8a5} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2026.03.07 01:52:06.126882 [ 255 ] {456c41d8-c07d-4730-b1e4-ae54fca2d8a5} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001869 sec., 9630.818619582664 rows/sec., 17.26 MiB/sec. | ||
| 7198 | 2026.03.07 01:52:06.126946 [ 255 ] {456c41d8-c07d-4730-b1e4-ae54fca2d8a5} <Debug> TCPHandler: Processed in 0.002059727 sec. | ||
| 7199 | 2026.03.07 01:52:06.127064 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7200 | 2026.03.07 01:52:06.127163 [ 255 ] {fdd57188-4588-41fb-88ab-d2155a691100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7201 | 2026.03.07 01:52:06.127205 [ 255 ] {fdd57188-4588-41fb-88ab-d2155a691100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7202 | 2026.03.07 01:52:06.127552 [ 255 ] {fdd57188-4588-41fb-88ab-d2155a691100} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7203 | 2026.03.07 01:52:06.127590 [ 255 ] {fdd57188-4588-41fb-88ab-d2155a691100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7204 | 2026.03.07 01:52:06.127924 [ 255 ] {fdd57188-4588-41fb-88ab-d2155a691100} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7205 | 2026.03.07 01:52:06.128132 [ 255 ] {fdd57188-4588-41fb-88ab-d2155a691100} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7206 | 2026.03.07 01:52:06.128280 [ 255 ] {fdd57188-4588-41fb-88ab-d2155a691100} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001136 sec., 79225.35211267605 rows/sec., 4.96 MiB/sec. | ||
| 7207 | 2026.03.07 01:52:06.128315 [ 255 ] {fdd57188-4588-41fb-88ab-d2155a691100} <Debug> TCPHandler: Processed in 0.001301432 sec. | ||
| 7208 | 2026.03.07 01:52:08.886161 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7209 | 2026.03.07 01:52:08.886222 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7210 | 2026.03.07 01:52:09.002367 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14468 | ||
| 7211 | 2026.03.07 01:52:09.002892 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7212 | 2026.03.07 01:52:09.002938 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7213 | 2026.03.07 01:52:09.003500 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7214 | 2026.03.07 01:52:09.003758 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7215 | 2026.03.07 01:52:09.003927 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14468 | ||
| 7216 | 2026.03.07 01:52:09.760617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7217 | 2026.03.07 01:52:09.778907 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2026.03.07 01:52:09.778962 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7219 | 2026.03.07 01:52:09.784709 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7220 | 2026.03.07 01:52:09.785400 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2026.03.07 01:52:09.788672 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7222 | 2026.03.07 01:52:11.101256 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7223 | 2026.03.07 01:52:11.101549 [ 255 ] {9d35cf15-c3f9-4016-9d80-a70201458334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7224 | 2026.03.07 01:52:11.101659 [ 255 ] {9d35cf15-c3f9-4016-9d80-a70201458334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7225 | 2026.03.07 01:52:11.102534 [ 255 ] {9d35cf15-c3f9-4016-9d80-a70201458334} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7226 | 2026.03.07 01:52:11.102585 [ 255 ] {9d35cf15-c3f9-4016-9d80-a70201458334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7227 | 2026.03.07 01:52:11.102991 [ 255 ] {9d35cf15-c3f9-4016-9d80-a70201458334} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7228 | 2026.03.07 01:52:11.103237 [ 255 ] {9d35cf15-c3f9-4016-9d80-a70201458334} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7229 | 2026.03.07 01:52:11.103403 [ 255 ] {9d35cf15-c3f9-4016-9d80-a70201458334} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001931 sec., 52822.37182806836 rows/sec., 4.42 MiB/sec. | ||
| 7230 | 2026.03.07 01:52:11.103452 [ 255 ] {9d35cf15-c3f9-4016-9d80-a70201458334} <Debug> TCPHandler: Processed in 0.002388138 sec. | ||
| 7231 | 2026.03.07 01:52:11.103582 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7232 | 2026.03.07 01:52:11.103684 [ 255 ] {00405804-ed75-430e-9091-75efd58103b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7233 | 2026.03.07 01:52:11.103729 [ 255 ] {00405804-ed75-430e-9091-75efd58103b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7234 | 2026.03.07 01:52:11.104152 [ 255 ] {00405804-ed75-430e-9091-75efd58103b9} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2026.03.07 01:52:11.104191 [ 255 ] {00405804-ed75-430e-9091-75efd58103b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7236 | 2026.03.07 01:52:11.104507 [ 255 ] {00405804-ed75-430e-9091-75efd58103b9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7237 | 2026.03.07 01:52:11.104719 [ 255 ] {00405804-ed75-430e-9091-75efd58103b9} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7238 | 2026.03.07 01:52:11.104835 [ 139 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7239 | 2026.03.07 01:52:11.104854 [ 255 ] {00405804-ed75-430e-9091-75efd58103b9} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001192 sec., 19295.30201342282 rows/sec., 1.42 MiB/sec. | ||
| 7240 | 2026.03.07 01:52:11.104907 [ 139 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7241 | 2026.03.07 01:52:11.104916 [ 255 ] {00405804-ed75-430e-9091-75efd58103b9} <Debug> TCPHandler: Processed in 0.001388936 sec. | ||
| 7242 | 2026.03.07 01:52:11.104938 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7243 | 2026.03.07 01:52:11.105034 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7244 | 2026.03.07 01:52:11.105048 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 7245 | 2026.03.07 01:52:11.105136 [ 255 ] {bcaa59a7-c36d-42ba-894f-8ad595d5b1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7246 | 2026.03.07 01:52:11.105182 [ 255 ] {bcaa59a7-c36d-42ba-894f-8ad595d5b1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7247 | 2026.03.07 01:52:11.105186 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7248 | 2026.03.07 01:52:11.105233 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 224 rows starting from the beginning of the part | ||
| 7249 | 2026.03.07 01:52:11.105308 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 23 rows starting from the beginning of the part | ||
| 7250 | 2026.03.07 01:52:11.105360 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 7251 | 2026.03.07 01:52:11.105433 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 38 rows starting from the beginning of the part | ||
| 7252 | 2026.03.07 01:52:11.105486 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 7253 | 2026.03.07 01:52:11.105535 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 23 rows starting from the beginning of the part | ||
| 7254 | 2026.03.07 01:52:11.105645 [ 255 ] {bcaa59a7-c36d-42ba-894f-8ad595d5b1f7} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.03.07 01:52:11.105688 [ 255 ] {bcaa59a7-c36d-42ba-894f-8ad595d5b1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7256 | 2026.03.07 01:52:11.106041 [ 255 ] {bcaa59a7-c36d-42ba-894f-8ad595d5b1f7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7257 | 2026.03.07 01:52:11.106266 [ 255 ] {bcaa59a7-c36d-42ba-894f-8ad595d5b1f7} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7258 | 2026.03.07 01:52:11.106403 [ 255 ] {bcaa59a7-c36d-42ba-894f-8ad595d5b1f7} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001286 sec., 67651.63297045101 rows/sec., 5.28 MiB/sec. | ||
| 7259 | 2026.03.07 01:52:11.106442 [ 255 ] {bcaa59a7-c36d-42ba-894f-8ad595d5b1f7} <Debug> TCPHandler: Processed in 0.001459387 sec. | ||
| 7260 | 2026.03.07 01:52:11.106517 [ 186 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151653 sec., 414103.2488641833 rows/sec., 27.81 MiB/sec. | ||
| 7261 | 2026.03.07 01:52:11.106560 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7262 | 2026.03.07 01:52:11.106661 [ 255 ] {14bd2a22-06d2-41f1-86f6-0e97bd941850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7263 | 2026.03.07 01:52:11.106695 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7264 | 2026.03.07 01:52:11.106706 [ 255 ] {14bd2a22-06d2-41f1-86f6-0e97bd941850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7265 | 2026.03.07 01:52:11.106962 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_41_8} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2026.03.07 01:52:11.107038 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_41_8} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7267 | 2026.03.07 01:52:11.107108 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7268 | 2026.03.07 01:52:11.107140 [ 255 ] {14bd2a22-06d2-41f1-86f6-0e97bd941850} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2026.03.07 01:52:11.107182 [ 255 ] {14bd2a22-06d2-41f1-86f6-0e97bd941850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7270 | 2026.03.07 01:52:11.107527 [ 255 ] {14bd2a22-06d2-41f1-86f6-0e97bd941850} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7271 | 2026.03.07 01:52:11.107751 [ 255 ] {14bd2a22-06d2-41f1-86f6-0e97bd941850} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2026.03.07 01:52:11.107858 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7273 | 2026.03.07 01:52:11.107883 [ 255 ] {14bd2a22-06d2-41f1-86f6-0e97bd941850} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 7274 | 2026.03.07 01:52:11.107893 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7275 | 2026.03.07 01:52:11.107923 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7276 | 2026.03.07 01:52:11.107928 [ 255 ] {14bd2a22-06d2-41f1-86f6-0e97bd941850} <Debug> TCPHandler: Processed in 0.001418886 sec. | ||
| 7277 | 2026.03.07 01:52:11.108014 [ 190 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 7278 | 2026.03.07 01:52:11.108049 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2026.03.07 01:52:11.108146 [ 190 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7280 | 2026.03.07 01:52:11.108165 [ 255 ] {0958e5dc-06c6-432b-9a40-a83e1016f373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7281 | 2026.03.07 01:52:11.108187 [ 190 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14268 rows starting from the beginning of the part | ||
| 7282 | 2026.03.07 01:52:11.108237 [ 255 ] {0958e5dc-06c6-432b-9a40-a83e1016f373} <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 | ||
| 7283 | 2026.03.07 01:52:11.108257 [ 190 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 265 rows starting from the beginning of the part | ||
| 7284 | 2026.03.07 01:52:11.108310 [ 190 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1220 rows starting from the beginning of the part | ||
| 7285 | 2026.03.07 01:52:11.108355 [ 190 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 128 rows starting from the beginning of the part | ||
| 7286 | 2026.03.07 01:52:11.108402 [ 190 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 265 rows starting from the beginning of the part | ||
| 7287 | 2026.03.07 01:52:11.108450 [ 190 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 7288 | 2026.03.07 01:52:11.109198 [ 255 ] {0958e5dc-06c6-432b-9a40-a83e1016f373} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2026.03.07 01:52:11.109239 [ 255 ] {0958e5dc-06c6-432b-9a40-a83e1016f373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7290 | 2026.03.07 01:52:11.109882 [ 255 ] {0958e5dc-06c6-432b-9a40-a83e1016f373} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7291 | 2026.03.07 01:52:11.110122 [ 255 ] {0958e5dc-06c6-432b-9a40-a83e1016f373} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2026.03.07 01:52:11.110240 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7293 | 2026.03.07 01:52:11.110271 [ 255 ] {0958e5dc-06c6-432b-9a40-a83e1016f373} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002131 sec., 10793.054903801032 rows/sec., 19.34 MiB/sec. | ||
| 7294 | 2026.03.07 01:52:11.110273 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7295 | 2026.03.07 01:52:11.110314 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7296 | 2026.03.07 01:52:11.110343 [ 255 ] {0958e5dc-06c6-432b-9a40-a83e1016f373} <Debug> TCPHandler: Processed in 0.002346187 sec. | ||
| 7297 | 2026.03.07 01:52:11.110385 [ 191 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 7298 | 2026.03.07 01:52:11.110464 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7299 | 2026.03.07 01:52:11.110564 [ 255 ] {61b6e5bf-b045-451f-ae39-c06bcffec2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7300 | 2026.03.07 01:52:11.110604 [ 191 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7301 | 2026.03.07 01:52:11.110607 [ 255 ] {61b6e5bf-b045-451f-ae39-c06bcffec2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7302 | 2026.03.07 01:52:11.110667 [ 191 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 729 rows starting from the beginning of the part | ||
| 7303 | 2026.03.07 01:52:11.110805 [ 191 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 23 rows starting from the beginning of the part | ||
| 7304 | 2026.03.07 01:52:11.110921 [ 191 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 18 rows starting from the beginning of the part | ||
| 7305 | 2026.03.07 01:52:11.110973 [ 255 ] {61b6e5bf-b045-451f-ae39-c06bcffec2b5} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7306 | 2026.03.07 01:52:11.111014 [ 255 ] {61b6e5bf-b045-451f-ae39-c06bcffec2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7307 | 2026.03.07 01:52:11.111030 [ 191 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 7308 | 2026.03.07 01:52:11.111139 [ 191 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 18 rows starting from the beginning of the part | ||
| 7309 | 2026.03.07 01:52:11.111238 [ 191 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 23 rows starting from the beginning of the part | ||
| 7310 | 2026.03.07 01:52:11.111478 [ 255 ] {61b6e5bf-b045-451f-ae39-c06bcffec2b5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7311 | 2026.03.07 01:52:11.111734 [ 255 ] {61b6e5bf-b045-451f-ae39-c06bcffec2b5} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7312 | 2026.03.07 01:52:11.111880 [ 255 ] {61b6e5bf-b045-451f-ae39-c06bcffec2b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec. | ||
| 7313 | 2026.03.07 01:52:11.111918 [ 255 ] {61b6e5bf-b045-451f-ae39-c06bcffec2b5} <Debug> TCPHandler: Processed in 0.001503889 sec. | ||
| 7314 | 2026.03.07 01:52:11.113047 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16306 rows, containing 5 columns (5 merged, 0 gathered) in 0.005073986 sec., 3213647.0222818903 rows/sec., 209.93 MiB/sec. | ||
| 7315 | 2026.03.07 01:52:11.113691 [ 193 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7316 | 2026.03.07 01:52:11.114057 [ 193 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7317 | 2026.03.07 01:52:11.114148 [ 193 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7318 | 2026.03.07 01:52:11.114250 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 7319 | 2026.03.07 01:52:11.126439 [ 187 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 843 rows, containing 19 columns (19 merged, 0 gathered) in 0.016084445 sec., 52410.88517508686 rows/sec., 93.92 MiB/sec. | ||
| 7320 | 2026.03.07 01:52:11.127756 [ 193 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7321 | 2026.03.07 01:52:11.128145 [ 193 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2026.03.07 01:52:11.128228 [ 193 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7323 | 2026.03.07 01:52:11.128361 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.60 MiB. | ||
| 7324 | 2026.03.07 01:52:12.001187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.77 MiB, peak 279.99 MiB, free memory in arenas 0.00 B, will set to 274.00 MiB (RSS), difference: 3.23 MiB | ||
| 7325 | 2026.03.07 01:52:14.042768 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 888 | ||
| 7326 | 2026.03.07 01:52:14.045142 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7327 | 2026.03.07 01:52:14.045196 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7328 | 2026.03.07 01:52:14.046515 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7329 | 2026.03.07 01:52:14.046813 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2026.03.07 01:52:14.047228 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 888 | ||
| 7331 | 2026.03.07 01:52:16.109057 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7332 | 2026.03.07 01:52:16.109237 [ 255 ] {609834be-825c-4c56-aa8e-0bb73d793f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7333 | 2026.03.07 01:52:16.109306 [ 255 ] {609834be-825c-4c56-aa8e-0bb73d793f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7334 | 2026.03.07 01:52:16.110065 [ 255 ] {609834be-825c-4c56-aa8e-0bb73d793f5b} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2026.03.07 01:52:16.110117 [ 255 ] {609834be-825c-4c56-aa8e-0bb73d793f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7336 | 2026.03.07 01:52:16.110533 [ 255 ] {609834be-825c-4c56-aa8e-0bb73d793f5b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7337 | 2026.03.07 01:52:16.110768 [ 255 ] {609834be-825c-4c56-aa8e-0bb73d793f5b} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7338 | 2026.03.07 01:52:16.110931 [ 255 ] {609834be-825c-4c56-aa8e-0bb73d793f5b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001744 sec., 162844.0366972477 rows/sec., 10.34 MiB/sec. | ||
| 7339 | 2026.03.07 01:52:16.110982 [ 255 ] {609834be-825c-4c56-aa8e-0bb73d793f5b} <Debug> TCPHandler: Processed in 0.002062027 sec. | ||
| 7340 | 2026.03.07 01:52:16.111110 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7341 | 2026.03.07 01:52:16.111214 [ 255 ] {1dc1fe17-58b4-4e9f-ad50-97c816ea7466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7342 | 2026.03.07 01:52:16.111260 [ 255 ] {1dc1fe17-58b4-4e9f-ad50-97c816ea7466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7343 | 2026.03.07 01:52:16.112063 [ 255 ] {1dc1fe17-58b4-4e9f-ad50-97c816ea7466} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7344 | 2026.03.07 01:52:16.112101 [ 255 ] {1dc1fe17-58b4-4e9f-ad50-97c816ea7466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7345 | 2026.03.07 01:52:16.112479 [ 255 ] {1dc1fe17-58b4-4e9f-ad50-97c816ea7466} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7346 | 2026.03.07 01:52:16.112700 [ 255 ] {1dc1fe17-58b4-4e9f-ad50-97c816ea7466} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7347 | 2026.03.07 01:52:16.112835 [ 255 ] {1dc1fe17-58b4-4e9f-ad50-97c816ea7466} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001644 sec., 506690.99756690994 rows/sec., 40.23 MiB/sec. | ||
| 7348 | 2026.03.07 01:52:16.112873 [ 255 ] {1dc1fe17-58b4-4e9f-ad50-97c816ea7466} <Debug> TCPHandler: Processed in 0.001817429 sec. | ||
| 7349 | 2026.03.07 01:52:16.112999 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7350 | 2026.03.07 01:52:16.113095 [ 255 ] {2efee500-940c-403c-b043-3675be387bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7351 | 2026.03.07 01:52:16.113137 [ 255 ] {2efee500-940c-403c-b043-3675be387bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7352 | 2026.03.07 01:52:16.113593 [ 255 ] {2efee500-940c-403c-b043-3675be387bbb} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7353 | 2026.03.07 01:52:16.113630 [ 255 ] {2efee500-940c-403c-b043-3675be387bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7354 | 2026.03.07 01:52:16.113947 [ 255 ] {2efee500-940c-403c-b043-3675be387bbb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7355 | 2026.03.07 01:52:16.114163 [ 255 ] {2efee500-940c-403c-b043-3675be387bbb} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7356 | 2026.03.07 01:52:16.114293 [ 255 ] {2efee500-940c-403c-b043-3675be387bbb} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 7.94 MiB/sec. | ||
| 7357 | 2026.03.07 01:52:16.114331 [ 255 ] {2efee500-940c-403c-b043-3675be387bbb} <Debug> TCPHandler: Processed in 0.001383845 sec. | ||
| 7358 | 2026.03.07 01:52:16.114444 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7359 | 2026.03.07 01:52:16.114538 [ 255 ] {2067607c-6e4d-4967-941b-f80fb7b8e249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7360 | 2026.03.07 01:52:16.114579 [ 255 ] {2067607c-6e4d-4967-941b-f80fb7b8e249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7361 | 2026.03.07 01:52:16.115014 [ 255 ] {2067607c-6e4d-4967-941b-f80fb7b8e249} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7362 | 2026.03.07 01:52:16.115052 [ 255 ] {2067607c-6e4d-4967-941b-f80fb7b8e249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7363 | 2026.03.07 01:52:16.115366 [ 255 ] {2067607c-6e4d-4967-941b-f80fb7b8e249} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7364 | 2026.03.07 01:52:16.115575 [ 255 ] {2067607c-6e4d-4967-941b-f80fb7b8e249} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7365 | 2026.03.07 01:52:16.115703 [ 255 ] {2067607c-6e4d-4967-941b-f80fb7b8e249} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001183 sec., 125950.97210481825 rows/sec., 8.14 MiB/sec. | ||
| 7366 | 2026.03.07 01:52:16.115742 [ 255 ] {2067607c-6e4d-4967-941b-f80fb7b8e249} <Debug> TCPHandler: Processed in 0.001348114 sec. | ||
| 7367 | 2026.03.07 01:52:16.115856 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7368 | 2026.03.07 01:52:16.115948 [ 255 ] {fde06c6e-d8b6-4d92-a78b-e01fe0ff359c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7369 | 2026.03.07 01:52:16.115989 [ 255 ] {fde06c6e-d8b6-4d92-a78b-e01fe0ff359c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7370 | 2026.03.07 01:52:16.116446 [ 255 ] {fde06c6e-d8b6-4d92-a78b-e01fe0ff359c} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7371 | 2026.03.07 01:52:16.116482 [ 255 ] {fde06c6e-d8b6-4d92-a78b-e01fe0ff359c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7372 | 2026.03.07 01:52:16.116794 [ 255 ] {fde06c6e-d8b6-4d92-a78b-e01fe0ff359c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7373 | 2026.03.07 01:52:16.117013 [ 255 ] {fde06c6e-d8b6-4d92-a78b-e01fe0ff359c} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7374 | 2026.03.07 01:52:16.117139 [ 255 ] {fde06c6e-d8b6-4d92-a78b-e01fe0ff359c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001208 sec., 122516.55629139072 rows/sec., 6.97 MiB/sec. | ||
| 7375 | 2026.03.07 01:52:16.117177 [ 255 ] {fde06c6e-d8b6-4d92-a78b-e01fe0ff359c} <Debug> TCPHandler: Processed in 0.001370785 sec. | ||
| 7376 | 2026.03.07 01:52:16.117287 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7377 | 2026.03.07 01:52:16.117381 [ 255 ] {06b67923-c8c4-40f9-8d14-b8fc40d8589a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7378 | 2026.03.07 01:52:16.117422 [ 255 ] {06b67923-c8c4-40f9-8d14-b8fc40d8589a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7379 | 2026.03.07 01:52:16.118071 [ 255 ] {06b67923-c8c4-40f9-8d14-b8fc40d8589a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7380 | 2026.03.07 01:52:16.118106 [ 255 ] {06b67923-c8c4-40f9-8d14-b8fc40d8589a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7381 | 2026.03.07 01:52:16.118430 [ 255 ] {06b67923-c8c4-40f9-8d14-b8fc40d8589a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7382 | 2026.03.07 01:52:16.118643 [ 255 ] {06b67923-c8c4-40f9-8d14-b8fc40d8589a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7383 | 2026.03.07 01:52:16.118775 [ 255 ] {06b67923-c8c4-40f9-8d14-b8fc40d8589a} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001411 sec., 360028.3486888732 rows/sec., 25.35 MiB/sec. | ||
| 7384 | 2026.03.07 01:52:16.118812 [ 255 ] {06b67923-c8c4-40f9-8d14-b8fc40d8589a} <Debug> TCPHandler: Processed in 0.001574481 sec. | ||
| 7385 | 2026.03.07 01:52:16.118916 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7386 | 2026.03.07 01:52:16.119009 [ 255 ] {b23987c3-04ef-49f4-a913-ed690f6f2bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7387 | 2026.03.07 01:52:16.119052 [ 255 ] {b23987c3-04ef-49f4-a913-ed690f6f2bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7388 | 2026.03.07 01:52:16.119380 [ 255 ] {b23987c3-04ef-49f4-a913-ed690f6f2bd1} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7389 | 2026.03.07 01:52:16.119416 [ 255 ] {b23987c3-04ef-49f4-a913-ed690f6f2bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7390 | 2026.03.07 01:52:16.119719 [ 255 ] {b23987c3-04ef-49f4-a913-ed690f6f2bd1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7391 | 2026.03.07 01:52:16.119919 [ 255 ] {b23987c3-04ef-49f4-a913-ed690f6f2bd1} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7392 | 2026.03.07 01:52:16.120047 [ 255 ] {b23987c3-04ef-49f4-a913-ed690f6f2bd1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 7393 | 2026.03.07 01:52:16.120083 [ 255 ] {b23987c3-04ef-49f4-a913-ed690f6f2bd1} <Debug> TCPHandler: Processed in 0.001217089 sec. | ||
| 7394 | 2026.03.07 01:52:16.120189 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7395 | 2026.03.07 01:52:16.120281 [ 255 ] {df3d13df-727b-463c-b2bd-2142235c68c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7396 | 2026.03.07 01:52:16.120328 [ 255 ] {df3d13df-727b-463c-b2bd-2142235c68c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7397 | 2026.03.07 01:52:16.120758 [ 255 ] {df3d13df-727b-463c-b2bd-2142235c68c4} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7398 | 2026.03.07 01:52:16.120793 [ 255 ] {df3d13df-727b-463c-b2bd-2142235c68c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7399 | 2026.03.07 01:52:16.121119 [ 255 ] {df3d13df-727b-463c-b2bd-2142235c68c4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7400 | 2026.03.07 01:52:16.121335 [ 255 ] {df3d13df-727b-463c-b2bd-2142235c68c4} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7401 | 2026.03.07 01:52:16.121469 [ 255 ] {df3d13df-727b-463c-b2bd-2142235c68c4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001205 sec., 219917.0124481328 rows/sec., 14.61 MiB/sec. | ||
| 7402 | 2026.03.07 01:52:16.121507 [ 255 ] {df3d13df-727b-463c-b2bd-2142235c68c4} <Debug> TCPHandler: Processed in 0.001366325 sec. | ||
| 7403 | 2026.03.07 01:52:16.121617 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7404 | 2026.03.07 01:52:16.121710 [ 255 ] {79bc4371-6071-4d99-b1c2-cf99e8abf81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7405 | 2026.03.07 01:52:16.121752 [ 255 ] {79bc4371-6071-4d99-b1c2-cf99e8abf81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7406 | 2026.03.07 01:52:16.122057 [ 255 ] {79bc4371-6071-4d99-b1c2-cf99e8abf81d} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7407 | 2026.03.07 01:52:16.122093 [ 255 ] {79bc4371-6071-4d99-b1c2-cf99e8abf81d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7408 | 2026.03.07 01:52:16.122411 [ 255 ] {79bc4371-6071-4d99-b1c2-cf99e8abf81d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7409 | 2026.03.07 01:52:16.122608 [ 255 ] {79bc4371-6071-4d99-b1c2-cf99e8abf81d} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7410 | 2026.03.07 01:52:16.122712 [ 125 ] {} <Debug> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 7411 | 2026.03.07 01:52:16.122735 [ 255 ] {79bc4371-6071-4d99-b1c2-cf99e8abf81d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 7412 | 2026.03.07 01:52:16.122779 [ 125 ] {} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7413 | 2026.03.07 01:52:16.122787 [ 255 ] {79bc4371-6071-4d99-b1c2-cf99e8abf81d} <Debug> TCPHandler: Processed in 0.00121931 sec. | ||
| 7414 | 2026.03.07 01:52:16.122809 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7415 | 2026.03.07 01:52:16.122902 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7416 | 2026.03.07 01:52:16.122905 [ 188 ] {66151b17-0704-49f7-87d4-79c3b09a235c::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 | ||
| 7417 | 2026.03.07 01:52:16.123003 [ 255 ] {d095ac65-498f-48f2-8dc6-420b9e811973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7418 | 2026.03.07 01:52:16.123041 [ 188 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7419 | 2026.03.07 01:52:16.123058 [ 255 ] {d095ac65-498f-48f2-8dc6-420b9e811973} <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 | ||
| 7420 | 2026.03.07 01:52:16.123072 [ 188 ] {66151b17-0704-49f7-87d4-79c3b09a235c::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 | ||
| 7421 | 2026.03.07 01:52:16.123128 [ 188 ] {66151b17-0704-49f7-87d4-79c3b09a235c::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 | ||
| 7422 | 2026.03.07 01:52:16.123171 [ 188 ] {66151b17-0704-49f7-87d4-79c3b09a235c::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 | ||
| 7423 | 2026.03.07 01:52:16.123212 [ 188 ] {66151b17-0704-49f7-87d4-79c3b09a235c::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 | ||
| 7424 | 2026.03.07 01:52:16.123251 [ 188 ] {66151b17-0704-49f7-87d4-79c3b09a235c::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 | ||
| 7425 | 2026.03.07 01:52:16.123292 [ 188 ] {66151b17-0704-49f7-87d4-79c3b09a235c::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 | ||
| 7426 | 2026.03.07 01:52:16.124032 [ 255 ] {d095ac65-498f-48f2-8dc6-420b9e811973} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7427 | 2026.03.07 01:52:16.124077 [ 255 ] {d095ac65-498f-48f2-8dc6-420b9e811973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7428 | 2026.03.07 01:52:16.124281 [ 187 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001410196 sec., 7091.212852681471 rows/sec., 477.83 KiB/sec. | ||
| 7429 | 2026.03.07 01:52:16.124520 [ 194 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 7430 | 2026.03.07 01:52:16.124766 [ 255 ] {d095ac65-498f-48f2-8dc6-420b9e811973} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7431 | 2026.03.07 01:52:16.124973 [ 194 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_10_2} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7432 | 2026.03.07 01:52:16.125052 [ 255 ] {d095ac65-498f-48f2-8dc6-420b9e811973} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7433 | 2026.03.07 01:52:16.125086 [ 194 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_10_2} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 7434 | 2026.03.07 01:52:16.125202 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7435 | 2026.03.07 01:52:16.125212 [ 255 ] {d095ac65-498f-48f2-8dc6-420b9e811973} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002226 sec., 8086.253369272236 rows/sec., 14.49 MiB/sec. | ||
| 7436 | 2026.03.07 01:52:16.125294 [ 255 ] {d095ac65-498f-48f2-8dc6-420b9e811973} <Debug> TCPHandler: Processed in 0.00243981 sec. | ||
| 7437 | 2026.03.07 01:52:16.125415 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7438 | 2026.03.07 01:52:16.125511 [ 255 ] {521aad70-a611-4b1e-a9c8-d9e1d470e2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7439 | 2026.03.07 01:52:16.125554 [ 255 ] {521aad70-a611-4b1e-a9c8-d9e1d470e2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7440 | 2026.03.07 01:52:16.125901 [ 255 ] {521aad70-a611-4b1e-a9c8-d9e1d470e2ee} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7441 | 2026.03.07 01:52:16.125938 [ 255 ] {521aad70-a611-4b1e-a9c8-d9e1d470e2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7442 | 2026.03.07 01:52:16.126255 [ 255 ] {521aad70-a611-4b1e-a9c8-d9e1d470e2ee} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7443 | 2026.03.07 01:52:16.126464 [ 255 ] {521aad70-a611-4b1e-a9c8-d9e1d470e2ee} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7444 | 2026.03.07 01:52:16.126593 [ 255 ] {521aad70-a611-4b1e-a9c8-d9e1d470e2ee} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001101 sec., 81743.86920980927 rows/sec., 5.11 MiB/sec. | ||
| 7445 | 2026.03.07 01:52:16.126630 [ 255 ] {521aad70-a611-4b1e-a9c8-d9e1d470e2ee} <Debug> TCPHandler: Processed in 0.001265351 sec. | ||
| 7446 | 2026.03.07 01:52:16.504891 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14916 | ||
| 7447 | 2026.03.07 01:52:16.505389 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2026.03.07 01:52:16.505438 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7449 | 2026.03.07 01:52:16.505962 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7450 | 2026.03.07 01:52:16.506197 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7451 | 2026.03.07 01:52:16.506347 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14916 | ||
| 7452 | 2026.03.07 01:52:16.506356 [ 135 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7453 | 2026.03.07 01:52:16.506423 [ 135 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7454 | 2026.03.07 01:52:16.506445 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7455 | 2026.03.07 01:52:16.506544 [ 187 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 7456 | 2026.03.07 01:52:16.506666 [ 187 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7457 | 2026.03.07 01:52:16.506704 [ 187 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12484 rows starting from the beginning of the part | ||
| 7458 | 2026.03.07 01:52:16.506768 [ 187 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7459 | 2026.03.07 01:52:16.506812 [ 187 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7460 | 2026.03.07 01:52:16.506853 [ 187 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7461 | 2026.03.07 01:52:16.506892 [ 187 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 7462 | 2026.03.07 01:52:16.506931 [ 187 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 7463 | 2026.03.07 01:52:16.508761 [ 194 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14916 rows, containing 4 columns (4 merged, 0 gathered) in 0.002259954 sec., 6600134.339017519 rows/sec., 94.42 MiB/sec. | ||
| 7464 | 2026.03.07 01:52:16.509173 [ 198 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7465 | 2026.03.07 01:52:16.509460 [ 198 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_31_6} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7466 | 2026.03.07 01:52:16.509536 [ 198 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_31_6} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7467 | 2026.03.07 01:52:16.509653 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7468 | 2026.03.07 01:52:17.289611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7469 | 2026.03.07 01:52:17.306807 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7470 | 2026.03.07 01:52:17.306858 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7471 | 2026.03.07 01:52:17.312918 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7472 | 2026.03.07 01:52:17.313587 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7473 | 2026.03.07 01:52:17.313876 [ 135 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7474 | 2026.03.07 01:52:17.313940 [ 135 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7475 | 2026.03.07 01:52:17.313960 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7476 | 2026.03.07 01:52:17.314072 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 7477 | 2026.03.07 01:52:17.316370 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7478 | 2026.03.07 01:52:17.317149 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7479 | 2026.03.07 01:52:17.317897 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 7480 | 2026.03.07 01:52:17.321176 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 7481 | 2026.03.07 01:52:17.324446 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 7482 | 2026.03.07 01:52:17.328238 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 7483 | 2026.03.07 01:52:17.332453 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 7484 | 2026.03.07 01:52:17.336528 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 7485 | 2026.03.07 01:52:17.391681 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.077649634 sec., 3013.536419244423 rows/sec., 15.58 MiB/sec. | ||
| 7486 | 2026.03.07 01:52:17.394406 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7487 | 2026.03.07 01:52:17.396438 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_31_6} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7488 | 2026.03.07 01:52:17.396555 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_31_6} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7489 | 2026.03.07 01:52:17.398996 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7490 | 2026.03.07 01:52:18.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.13 MiB, peak 285.68 MiB, free memory in arenas 0.00 B, will set to 280.01 MiB (RSS), difference: 4.88 MiB | ||
| 7491 | 2026.03.07 01:52:21.103341 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7492 | 2026.03.07 01:52:21.103541 [ 255 ] {d07326f2-3085-4ac4-95fc-cca6181f486e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7493 | 2026.03.07 01:52:21.103610 [ 255 ] {d07326f2-3085-4ac4-95fc-cca6181f486e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7494 | 2026.03.07 01:52:21.104332 [ 255 ] {d07326f2-3085-4ac4-95fc-cca6181f486e} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2026.03.07 01:52:21.104385 [ 255 ] {d07326f2-3085-4ac4-95fc-cca6181f486e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7496 | 2026.03.07 01:52:21.104817 [ 255 ] {d07326f2-3085-4ac4-95fc-cca6181f486e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7497 | 2026.03.07 01:52:21.105063 [ 255 ] {d07326f2-3085-4ac4-95fc-cca6181f486e} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2026.03.07 01:52:21.105247 [ 255 ] {d07326f2-3085-4ac4-95fc-cca6181f486e} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001754 sec., 58152.79361459521 rows/sec., 4.87 MiB/sec. | ||
| 7499 | 2026.03.07 01:52:21.105317 [ 255 ] {d07326f2-3085-4ac4-95fc-cca6181f486e} <Debug> TCPHandler: Processed in 0.002117079 sec. | ||
| 7500 | 2026.03.07 01:52:21.105455 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7501 | 2026.03.07 01:52:21.105559 [ 255 ] {a49f8354-3617-4a30-8faf-beaadec5ed27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7502 | 2026.03.07 01:52:21.105605 [ 255 ] {a49f8354-3617-4a30-8faf-beaadec5ed27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7503 | 2026.03.07 01:52:21.106036 [ 255 ] {a49f8354-3617-4a30-8faf-beaadec5ed27} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2026.03.07 01:52:21.106075 [ 255 ] {a49f8354-3617-4a30-8faf-beaadec5ed27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7505 | 2026.03.07 01:52:21.106387 [ 255 ] {a49f8354-3617-4a30-8faf-beaadec5ed27} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7506 | 2026.03.07 01:52:21.106638 [ 255 ] {a49f8354-3617-4a30-8faf-beaadec5ed27} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7507 | 2026.03.07 01:52:21.106773 [ 255 ] {a49f8354-3617-4a30-8faf-beaadec5ed27} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001238 sec., 18578.352180936996 rows/sec., 1.36 MiB/sec. | ||
| 7508 | 2026.03.07 01:52:21.106811 [ 255 ] {a49f8354-3617-4a30-8faf-beaadec5ed27} <Debug> TCPHandler: Processed in 0.001408036 sec. | ||
| 7509 | 2026.03.07 01:52:21.106952 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7510 | 2026.03.07 01:52:21.107052 [ 255 ] {1fbe2455-0812-482f-8477-79d0d95a4fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7511 | 2026.03.07 01:52:21.107092 [ 255 ] {1fbe2455-0812-482f-8477-79d0d95a4fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7512 | 2026.03.07 01:52:21.107545 [ 255 ] {1fbe2455-0812-482f-8477-79d0d95a4fb4} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7513 | 2026.03.07 01:52:21.107581 [ 255 ] {1fbe2455-0812-482f-8477-79d0d95a4fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7514 | 2026.03.07 01:52:21.107889 [ 255 ] {1fbe2455-0812-482f-8477-79d0d95a4fb4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7515 | 2026.03.07 01:52:21.108098 [ 255 ] {1fbe2455-0812-482f-8477-79d0d95a4fb4} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7516 | 2026.03.07 01:52:21.108228 [ 255 ] {1fbe2455-0812-482f-8477-79d0d95a4fb4} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001196 sec., 72742.47491638796 rows/sec., 5.68 MiB/sec. | ||
| 7517 | 2026.03.07 01:52:21.108266 [ 255 ] {1fbe2455-0812-482f-8477-79d0d95a4fb4} <Debug> TCPHandler: Processed in 0.001362984 sec. | ||
| 7518 | 2026.03.07 01:52:21.108391 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7519 | 2026.03.07 01:52:21.108487 [ 255 ] {1bb5884e-f102-4c7d-ad70-da89523773a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7520 | 2026.03.07 01:52:21.108529 [ 255 ] {1bb5884e-f102-4c7d-ad70-da89523773a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7521 | 2026.03.07 01:52:21.108967 [ 255 ] {1bb5884e-f102-4c7d-ad70-da89523773a2} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7522 | 2026.03.07 01:52:21.109003 [ 255 ] {1bb5884e-f102-4c7d-ad70-da89523773a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7523 | 2026.03.07 01:52:21.109356 [ 255 ] {1bb5884e-f102-4c7d-ad70-da89523773a2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7524 | 2026.03.07 01:52:21.109565 [ 255 ] {1bb5884e-f102-4c7d-ad70-da89523773a2} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7525 | 2026.03.07 01:52:21.109695 [ 255 ] {1bb5884e-f102-4c7d-ad70-da89523773a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 7526 | 2026.03.07 01:52:21.109742 [ 255 ] {1bb5884e-f102-4c7d-ad70-da89523773a2} <Debug> TCPHandler: Processed in 0.001398175 sec. | ||
| 7527 | 2026.03.07 01:52:21.109871 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7528 | 2026.03.07 01:52:21.109965 [ 255 ] {5ecaca23-6759-46a1-829c-4762d70d6624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7529 | 2026.03.07 01:52:21.110019 [ 255 ] {5ecaca23-6759-46a1-829c-4762d70d6624} <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 | ||
| 7530 | 2026.03.07 01:52:21.110896 [ 255 ] {5ecaca23-6759-46a1-829c-4762d70d6624} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7531 | 2026.03.07 01:52:21.110932 [ 255 ] {5ecaca23-6759-46a1-829c-4762d70d6624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7532 | 2026.03.07 01:52:21.111485 [ 255 ] {5ecaca23-6759-46a1-829c-4762d70d6624} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7533 | 2026.03.07 01:52:21.111718 [ 255 ] {5ecaca23-6759-46a1-829c-4762d70d6624} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2026.03.07 01:52:21.111854 [ 255 ] {5ecaca23-6759-46a1-829c-4762d70d6624} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001908 sec., 12054.507337526205 rows/sec., 21.60 MiB/sec. | ||
| 7535 | 2026.03.07 01:52:21.111921 [ 255 ] {5ecaca23-6759-46a1-829c-4762d70d6624} <Debug> TCPHandler: Processed in 0.002097889 sec. | ||
| 7536 | 2026.03.07 01:52:21.112046 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7537 | 2026.03.07 01:52:21.112140 [ 255 ] {03d11517-f42d-4e19-bfe2-3eb234fad0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7538 | 2026.03.07 01:52:21.112187 [ 255 ] {03d11517-f42d-4e19-bfe2-3eb234fad0d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7539 | 2026.03.07 01:52:21.112534 [ 255 ] {03d11517-f42d-4e19-bfe2-3eb234fad0d4} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7540 | 2026.03.07 01:52:21.112569 [ 255 ] {03d11517-f42d-4e19-bfe2-3eb234fad0d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7541 | 2026.03.07 01:52:21.112870 [ 255 ] {03d11517-f42d-4e19-bfe2-3eb234fad0d4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7542 | 2026.03.07 01:52:21.113079 [ 255 ] {03d11517-f42d-4e19-bfe2-3eb234fad0d4} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7543 | 2026.03.07 01:52:21.113206 [ 255 ] {03d11517-f42d-4e19-bfe2-3eb234fad0d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 7544 | 2026.03.07 01:52:21.113205 [ 130 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7545 | 2026.03.07 01:52:21.113248 [ 255 ] {03d11517-f42d-4e19-bfe2-3eb234fad0d4} <Debug> TCPHandler: Processed in 0.001250041 sec. | ||
| 7546 | 2026.03.07 01:52:21.113285 [ 130 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7547 | 2026.03.07 01:52:21.113312 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7548 | 2026.03.07 01:52:21.113414 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 7549 | 2026.03.07 01:52:21.113499 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7550 | 2026.03.07 01:52:21.113526 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1542 rows starting from the beginning of the part | ||
| 7551 | 2026.03.07 01:52:21.113578 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
| 7552 | 2026.03.07 01:52:21.113619 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 7553 | 2026.03.07 01:52:21.113656 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 7554 | 2026.03.07 01:52:21.113693 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 7555 | 2026.03.07 01:52:21.113730 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 7556 | 2026.03.07 01:52:21.114676 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1890 rows, containing 4 columns (4 merged, 0 gathered) in 0.001303553 sec., 1449883.510681959 rows/sec., 95.37 MiB/sec. | ||
| 7557 | 2026.03.07 01:52:21.114984 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7558 | 2026.03.07 01:52:21.115403 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_41_8} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7559 | 2026.03.07 01:52:21.115509 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_41_8} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7560 | 2026.03.07 01:52:21.115583 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 7561 | 2026.03.07 01:52:23.886275 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7562 | 2026.03.07 01:52:23.886344 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7563 | 2026.03.07 01:52:24.002180 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000824747 sec. | ||
| 7564 | 2026.03.07 01:52:24.007335 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15428 | ||
| 7565 | 2026.03.07 01:52:24.007846 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7566 | 2026.03.07 01:52:24.007883 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7567 | 2026.03.07 01:52:24.008587 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7568 | 2026.03.07 01:52:24.008815 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7569 | 2026.03.07 01:52:24.008944 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15428 | ||
| 7570 | 2026.03.07 01:52:24.048247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 922 | ||
| 7571 | 2026.03.07 01:52:24.050621 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7572 | 2026.03.07 01:52:24.050663 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7573 | 2026.03.07 01:52:24.051862 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7574 | 2026.03.07 01:52:24.052142 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7575 | 2026.03.07 01:52:24.052483 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 922 | ||
| 7576 | 2026.03.07 01:52:24.817427 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7577 | 2026.03.07 01:52:24.832312 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7578 | 2026.03.07 01:52:24.832361 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7579 | 2026.03.07 01:52:24.838021 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7580 | 2026.03.07 01:52:24.838709 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7581 | 2026.03.07 01:52:24.841332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7582 | 2026.03.07 01:52:26.108866 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7583 | 2026.03.07 01:52:26.109071 [ 255 ] {b78aa4aa-23f3-49e4-80aa-514b1f67bdd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7584 | 2026.03.07 01:52:26.109148 [ 255 ] {b78aa4aa-23f3-49e4-80aa-514b1f67bdd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7585 | 2026.03.07 01:52:26.109961 [ 255 ] {b78aa4aa-23f3-49e4-80aa-514b1f67bdd4} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7586 | 2026.03.07 01:52:26.110013 [ 255 ] {b78aa4aa-23f3-49e4-80aa-514b1f67bdd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7587 | 2026.03.07 01:52:26.110437 [ 255 ] {b78aa4aa-23f3-49e4-80aa-514b1f67bdd4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7588 | 2026.03.07 01:52:26.110671 [ 255 ] {b78aa4aa-23f3-49e4-80aa-514b1f67bdd4} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7589 | 2026.03.07 01:52:26.110831 [ 255 ] {b78aa4aa-23f3-49e4-80aa-514b1f67bdd4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001814 sec., 156560.08820286658 rows/sec., 9.94 MiB/sec. | ||
| 7590 | 2026.03.07 01:52:26.110883 [ 255 ] {b78aa4aa-23f3-49e4-80aa-514b1f67bdd4} <Debug> TCPHandler: Processed in 0.002160091 sec. | ||
| 7591 | 2026.03.07 01:52:26.111014 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7592 | 2026.03.07 01:52:26.111120 [ 255 ] {f8a10185-d684-4f07-95a4-fe6312719d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7593 | 2026.03.07 01:52:26.111164 [ 255 ] {f8a10185-d684-4f07-95a4-fe6312719d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7594 | 2026.03.07 01:52:26.111973 [ 255 ] {f8a10185-d684-4f07-95a4-fe6312719d19} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7595 | 2026.03.07 01:52:26.112011 [ 255 ] {f8a10185-d684-4f07-95a4-fe6312719d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7596 | 2026.03.07 01:52:26.112408 [ 255 ] {f8a10185-d684-4f07-95a4-fe6312719d19} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7597 | 2026.03.07 01:52:26.112621 [ 255 ] {f8a10185-d684-4f07-95a4-fe6312719d19} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7598 | 2026.03.07 01:52:26.112747 [ 255 ] {f8a10185-d684-4f07-95a4-fe6312719d19} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001685 sec., 494362.01780415425 rows/sec., 39.26 MiB/sec. | ||
| 7599 | 2026.03.07 01:52:26.112784 [ 255 ] {f8a10185-d684-4f07-95a4-fe6312719d19} <Debug> TCPHandler: Processed in 0.001860891 sec. | ||
| 7600 | 2026.03.07 01:52:26.112896 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7601 | 2026.03.07 01:52:26.112989 [ 255 ] {fa9e3bbb-e7e6-4681-95ca-a9c7f55ec22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7602 | 2026.03.07 01:52:26.113030 [ 255 ] {fa9e3bbb-e7e6-4681-95ca-a9c7f55ec22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7603 | 2026.03.07 01:52:26.113534 [ 255 ] {fa9e3bbb-e7e6-4681-95ca-a9c7f55ec22d} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7604 | 2026.03.07 01:52:26.113573 [ 255 ] {fa9e3bbb-e7e6-4681-95ca-a9c7f55ec22d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7605 | 2026.03.07 01:52:26.113898 [ 255 ] {fa9e3bbb-e7e6-4681-95ca-a9c7f55ec22d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7606 | 2026.03.07 01:52:26.114110 [ 255 ] {fa9e3bbb-e7e6-4681-95ca-a9c7f55ec22d} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7607 | 2026.03.07 01:52:26.114238 [ 255 ] {fa9e3bbb-e7e6-4681-95ca-a9c7f55ec22d} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 7.93 MiB/sec. | ||
| 7608 | 2026.03.07 01:52:26.114277 [ 255 ] {fa9e3bbb-e7e6-4681-95ca-a9c7f55ec22d} <Debug> TCPHandler: Processed in 0.001386796 sec. | ||
| 7609 | 2026.03.07 01:52:26.114400 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7610 | 2026.03.07 01:52:26.114496 [ 255 ] {6d00ff6a-c839-4a51-aab2-ee620ccbb039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7611 | 2026.03.07 01:52:26.114537 [ 255 ] {6d00ff6a-c839-4a51-aab2-ee620ccbb039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7612 | 2026.03.07 01:52:26.114981 [ 255 ] {6d00ff6a-c839-4a51-aab2-ee620ccbb039} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7613 | 2026.03.07 01:52:26.115017 [ 255 ] {6d00ff6a-c839-4a51-aab2-ee620ccbb039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7614 | 2026.03.07 01:52:26.115338 [ 255 ] {6d00ff6a-c839-4a51-aab2-ee620ccbb039} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7615 | 2026.03.07 01:52:26.115547 [ 255 ] {6d00ff6a-c839-4a51-aab2-ee620ccbb039} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7616 | 2026.03.07 01:52:26.115682 [ 255 ] {6d00ff6a-c839-4a51-aab2-ee620ccbb039} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001204 sec., 123754.15282392026 rows/sec., 8.00 MiB/sec. | ||
| 7617 | 2026.03.07 01:52:26.115721 [ 255 ] {6d00ff6a-c839-4a51-aab2-ee620ccbb039} <Debug> TCPHandler: Processed in 0.001370485 sec. | ||
| 7618 | 2026.03.07 01:52:26.115845 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7619 | 2026.03.07 01:52:26.115939 [ 255 ] {d8202287-06d3-45c3-b440-0e43f700f05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7620 | 2026.03.07 01:52:26.115980 [ 255 ] {d8202287-06d3-45c3-b440-0e43f700f05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7621 | 2026.03.07 01:52:26.116463 [ 255 ] {d8202287-06d3-45c3-b440-0e43f700f05e} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7622 | 2026.03.07 01:52:26.116499 [ 255 ] {d8202287-06d3-45c3-b440-0e43f700f05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7623 | 2026.03.07 01:52:26.116824 [ 255 ] {d8202287-06d3-45c3-b440-0e43f700f05e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7624 | 2026.03.07 01:52:26.117030 [ 255 ] {d8202287-06d3-45c3-b440-0e43f700f05e} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7625 | 2026.03.07 01:52:26.117177 [ 255 ] {d8202287-06d3-45c3-b440-0e43f700f05e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001254 sec., 118022.32854864435 rows/sec., 6.71 MiB/sec. | ||
| 7626 | 2026.03.07 01:52:26.117218 [ 255 ] {d8202287-06d3-45c3-b440-0e43f700f05e} <Debug> TCPHandler: Processed in 0.001423496 sec. | ||
| 7627 | 2026.03.07 01:52:26.117339 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7628 | 2026.03.07 01:52:26.117433 [ 255 ] {d0d5f1bc-cd5a-4403-bd11-9092491c597f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7629 | 2026.03.07 01:52:26.117473 [ 255 ] {d0d5f1bc-cd5a-4403-bd11-9092491c597f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7630 | 2026.03.07 01:52:26.118105 [ 255 ] {d0d5f1bc-cd5a-4403-bd11-9092491c597f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7631 | 2026.03.07 01:52:26.118141 [ 255 ] {d0d5f1bc-cd5a-4403-bd11-9092491c597f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7632 | 2026.03.07 01:52:26.118474 [ 255 ] {d0d5f1bc-cd5a-4403-bd11-9092491c597f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7633 | 2026.03.07 01:52:26.118674 [ 255 ] {d0d5f1bc-cd5a-4403-bd11-9092491c597f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7634 | 2026.03.07 01:52:26.118823 [ 255 ] {d0d5f1bc-cd5a-4403-bd11-9092491c597f} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001407 sec., 361051.88343994314 rows/sec., 25.42 MiB/sec. | ||
| 7635 | 2026.03.07 01:52:26.118864 [ 255 ] {d0d5f1bc-cd5a-4403-bd11-9092491c597f} <Debug> TCPHandler: Processed in 0.001572631 sec. | ||
| 7636 | 2026.03.07 01:52:26.118980 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7637 | 2026.03.07 01:52:26.119073 [ 255 ] {0e1e0ae3-34a5-4bfd-b9aa-1cc9ce30a6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7638 | 2026.03.07 01:52:26.119113 [ 255 ] {0e1e0ae3-34a5-4bfd-b9aa-1cc9ce30a6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7639 | 2026.03.07 01:52:26.119480 [ 255 ] {0e1e0ae3-34a5-4bfd-b9aa-1cc9ce30a6b2} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7640 | 2026.03.07 01:52:26.119516 [ 255 ] {0e1e0ae3-34a5-4bfd-b9aa-1cc9ce30a6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7641 | 2026.03.07 01:52:26.119806 [ 255 ] {0e1e0ae3-34a5-4bfd-b9aa-1cc9ce30a6b2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7642 | 2026.03.07 01:52:26.120003 [ 255 ] {0e1e0ae3-34a5-4bfd-b9aa-1cc9ce30a6b2} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7643 | 2026.03.07 01:52:26.120103 [ 122 ] {} <Debug> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 7644 | 2026.03.07 01:52:26.120149 [ 255 ] {0e1e0ae3-34a5-4bfd-b9aa-1cc9ce30a6b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 7645 | 2026.03.07 01:52:26.120167 [ 122 ] {} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7646 | 2026.03.07 01:52:26.120193 [ 255 ] {0e1e0ae3-34a5-4bfd-b9aa-1cc9ce30a6b2} <Debug> TCPHandler: Processed in 0.001260171 sec. | ||
| 7647 | 2026.03.07 01:52:26.120193 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7648 | 2026.03.07 01:52:26.120304 [ 196 ] {d7b2a2fd-960f-4ebb-a583-917071913406::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 | ||
| 7649 | 2026.03.07 01:52:26.120317 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7650 | 2026.03.07 01:52:26.120407 [ 196 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7651 | 2026.03.07 01:52:26.120418 [ 255 ] {ad90e1e6-edfa-43c2-b314-bcce324dba90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7652 | 2026.03.07 01:52:26.120441 [ 196 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 7653 | 2026.03.07 01:52:26.120460 [ 255 ] {ad90e1e6-edfa-43c2-b314-bcce324dba90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7654 | 2026.03.07 01:52:26.120503 [ 196 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 7655 | 2026.03.07 01:52:26.120549 [ 196 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 7656 | 2026.03.07 01:52:26.120593 [ 196 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 7657 | 2026.03.07 01:52:26.120637 [ 196 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 7658 | 2026.03.07 01:52:26.120674 [ 196 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 7659 | 2026.03.07 01:52:26.120918 [ 255 ] {ad90e1e6-edfa-43c2-b314-bcce324dba90} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7660 | 2026.03.07 01:52:26.120953 [ 255 ] {ad90e1e6-edfa-43c2-b314-bcce324dba90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7661 | 2026.03.07 01:52:26.121381 [ 197 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001122346 sec., 58805.39512770572 rows/sec., 3.00 MiB/sec. | ||
| 7662 | 2026.03.07 01:52:26.121466 [ 255 ] {ad90e1e6-edfa-43c2-b314-bcce324dba90} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7663 | 2026.03.07 01:52:26.121516 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 7664 | 2026.03.07 01:52:26.121667 [ 255 ] {ad90e1e6-edfa-43c2-b314-bcce324dba90} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7665 | 2026.03.07 01:52:26.121779 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_11_2} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7666 | 2026.03.07 01:52:26.121813 [ 255 ] {ad90e1e6-edfa-43c2-b314-bcce324dba90} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00145 sec., 182758.6206896552 rows/sec., 12.14 MiB/sec. | ||
| 7667 | 2026.03.07 01:52:26.121851 [ 255 ] {ad90e1e6-edfa-43c2-b314-bcce324dba90} <Debug> TCPHandler: Processed in 0.001622413 sec. | ||
| 7668 | 2026.03.07 01:52:26.121854 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_11_2} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 7669 | 2026.03.07 01:52:26.121923 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7670 | 2026.03.07 01:52:26.121962 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7671 | 2026.03.07 01:52:26.122049 [ 255 ] {6ed636e3-c291-40c6-873e-06628953b23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7672 | 2026.03.07 01:52:26.122086 [ 255 ] {6ed636e3-c291-40c6-873e-06628953b23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7673 | 2026.03.07 01:52:26.122524 [ 255 ] {6ed636e3-c291-40c6-873e-06628953b23b} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7674 | 2026.03.07 01:52:26.122565 [ 255 ] {6ed636e3-c291-40c6-873e-06628953b23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7675 | 2026.03.07 01:52:26.122869 [ 255 ] {6ed636e3-c291-40c6-873e-06628953b23b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7676 | 2026.03.07 01:52:26.123067 [ 255 ] {6ed636e3-c291-40c6-873e-06628953b23b} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7677 | 2026.03.07 01:52:26.123196 [ 255 ] {6ed636e3-c291-40c6-873e-06628953b23b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 60.71 KiB/sec. | ||
| 7678 | 2026.03.07 01:52:26.123232 [ 255 ] {6ed636e3-c291-40c6-873e-06628953b23b} <Debug> TCPHandler: Processed in 0.001268192 sec. | ||
| 7679 | 2026.03.07 01:52:26.123341 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7680 | 2026.03.07 01:52:26.123435 [ 255 ] {863a3595-a1b6-4519-bfa1-202613e81e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7681 | 2026.03.07 01:52:26.123488 [ 255 ] {863a3595-a1b6-4519-bfa1-202613e81e15} <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 | ||
| 7682 | 2026.03.07 01:52:26.124238 [ 255 ] {863a3595-a1b6-4519-bfa1-202613e81e15} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7683 | 2026.03.07 01:52:26.124273 [ 255 ] {863a3595-a1b6-4519-bfa1-202613e81e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7684 | 2026.03.07 01:52:26.124780 [ 255 ] {863a3595-a1b6-4519-bfa1-202613e81e15} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7685 | 2026.03.07 01:52:26.125001 [ 255 ] {863a3595-a1b6-4519-bfa1-202613e81e15} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7686 | 2026.03.07 01:52:26.125144 [ 255 ] {863a3595-a1b6-4519-bfa1-202613e81e15} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001727 sec., 10422.698320787493 rows/sec., 18.68 MiB/sec. | ||
| 7687 | 2026.03.07 01:52:26.125205 [ 255 ] {863a3595-a1b6-4519-bfa1-202613e81e15} <Debug> TCPHandler: Processed in 0.001911392 sec. | ||
| 7688 | 2026.03.07 01:52:26.125320 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7689 | 2026.03.07 01:52:26.125413 [ 255 ] {c6ef5593-0ad0-4b03-b422-3819066791fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7690 | 2026.03.07 01:52:26.125454 [ 255 ] {c6ef5593-0ad0-4b03-b422-3819066791fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7691 | 2026.03.07 01:52:26.125776 [ 255 ] {c6ef5593-0ad0-4b03-b422-3819066791fc} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7692 | 2026.03.07 01:52:26.125811 [ 255 ] {c6ef5593-0ad0-4b03-b422-3819066791fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7693 | 2026.03.07 01:52:26.126107 [ 255 ] {c6ef5593-0ad0-4b03-b422-3819066791fc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7694 | 2026.03.07 01:52:26.126314 [ 255 ] {c6ef5593-0ad0-4b03-b422-3819066791fc} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7695 | 2026.03.07 01:52:26.126442 [ 255 ] {c6ef5593-0ad0-4b03-b422-3819066791fc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001047 sec., 85959.88538681949 rows/sec., 5.38 MiB/sec. | ||
| 7696 | 2026.03.07 01:52:26.126477 [ 255 ] {c6ef5593-0ad0-4b03-b422-3819066791fc} <Debug> TCPHandler: Processed in 0.00120547 sec. | ||
| 7697 | 2026.03.07 01:52:27.156215 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7698 | 2026.03.07 01:52:27.156401 [ 255 ] {0b7d68a3-3d65-4882-9f3e-2255e135be3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7699 | 2026.03.07 01:52:27.156469 [ 255 ] {0b7d68a3-3d65-4882-9f3e-2255e135be3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7700 | 2026.03.07 01:52:27.157123 [ 255 ] {0b7d68a3-3d65-4882-9f3e-2255e135be3e} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7701 | 2026.03.07 01:52:27.157172 [ 255 ] {0b7d68a3-3d65-4882-9f3e-2255e135be3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7702 | 2026.03.07 01:52:27.157590 [ 255 ] {0b7d68a3-3d65-4882-9f3e-2255e135be3e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7703 | 2026.03.07 01:52:27.157818 [ 255 ] {0b7d68a3-3d65-4882-9f3e-2255e135be3e} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7704 | 2026.03.07 01:52:27.157985 [ 255 ] {0b7d68a3-3d65-4882-9f3e-2255e135be3e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001638 sec., 14652.014652014654 rows/sec., 1.22 MiB/sec. | ||
| 7705 | 2026.03.07 01:52:27.158036 [ 255 ] {0b7d68a3-3d65-4882-9f3e-2255e135be3e} <Debug> TCPHandler: Processed in 0.001951754 sec. | ||
| 7706 | 2026.03.07 01:52:27.158161 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7707 | 2026.03.07 01:52:27.158262 [ 255 ] {50e93df5-c8cc-4ae3-9f62-e3c759a44f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7708 | 2026.03.07 01:52:27.158307 [ 255 ] {50e93df5-c8cc-4ae3-9f62-e3c759a44f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7709 | 2026.03.07 01:52:27.158711 [ 255 ] {50e93df5-c8cc-4ae3-9f62-e3c759a44f5b} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7710 | 2026.03.07 01:52:27.158750 [ 255 ] {50e93df5-c8cc-4ae3-9f62-e3c759a44f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7711 | 2026.03.07 01:52:27.159062 [ 255 ] {50e93df5-c8cc-4ae3-9f62-e3c759a44f5b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7712 | 2026.03.07 01:52:27.159267 [ 255 ] {50e93df5-c8cc-4ae3-9f62-e3c759a44f5b} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7713 | 2026.03.07 01:52:27.159400 [ 255 ] {50e93df5-c8cc-4ae3-9f62-e3c759a44f5b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00116 sec., 3448.2758620689656 rows/sec., 281.18 KiB/sec. | ||
| 7714 | 2026.03.07 01:52:27.159438 [ 255 ] {50e93df5-c8cc-4ae3-9f62-e3c759a44f5b} <Debug> TCPHandler: Processed in 0.001331063 sec. | ||
| 7715 | 2026.03.07 01:52:27.159540 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7716 | 2026.03.07 01:52:27.159636 [ 255 ] {fa009b8d-273a-48c1-86e9-9c4c334d8e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7717 | 2026.03.07 01:52:27.159677 [ 255 ] {fa009b8d-273a-48c1-86e9-9c4c334d8e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7718 | 2026.03.07 01:52:27.161012 [ 255 ] {fa009b8d-273a-48c1-86e9-9c4c334d8e46} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7719 | 2026.03.07 01:52:27.161049 [ 255 ] {fa009b8d-273a-48c1-86e9-9c4c334d8e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7720 | 2026.03.07 01:52:27.161488 [ 255 ] {fa009b8d-273a-48c1-86e9-9c4c334d8e46} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7721 | 2026.03.07 01:52:27.161683 [ 255 ] {fa009b8d-273a-48c1-86e9-9c4c334d8e46} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7722 | 2026.03.07 01:52:27.161811 [ 255 ] {fa009b8d-273a-48c1-86e9-9c4c334d8e46} <Debug> executeQuery: Read 2104 rows, 165.06 KiB in 0.002223 sec., 946468.7359424201 rows/sec., 72.51 MiB/sec. | ||
| 7723 | 2026.03.07 01:52:27.161814 [ 121 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7724 | 2026.03.07 01:52:27.161847 [ 255 ] {fa009b8d-273a-48c1-86e9-9c4c334d8e46} <Debug> TCPHandler: Processed in 0.002389898 sec. | ||
| 7725 | 2026.03.07 01:52:27.161912 [ 121 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7726 | 2026.03.07 01:52:27.161952 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7727 | 2026.03.07 01:52:27.161981 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7728 | 2026.03.07 01:52:27.162065 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::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 | ||
| 7729 | 2026.03.07 01:52:27.162082 [ 255 ] {d0063c62-8ea8-4de6-a84e-eb195575a600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7730 | 2026.03.07 01:52:27.162124 [ 255 ] {d0063c62-8ea8-4de6-a84e-eb195575a600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7731 | 2026.03.07 01:52:27.162160 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7732 | 2026.03.07 01:52:27.162194 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2889 rows starting from the beginning of the part | ||
| 7733 | 2026.03.07 01:52:27.162256 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 102 rows starting from the beginning of the part | ||
| 7734 | 2026.03.07 01:52:27.162373 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 833 rows starting from the beginning of the part | ||
| 7735 | 2026.03.07 01:52:27.162439 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 102 rows starting from the beginning of the part | ||
| 7736 | 2026.03.07 01:52:27.162489 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 833 rows starting from the beginning of the part | ||
| 7737 | 2026.03.07 01:52:27.162534 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 2104 rows starting from the beginning of the part | ||
| 7738 | 2026.03.07 01:52:27.162610 [ 255 ] {d0063c62-8ea8-4de6-a84e-eb195575a600} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7739 | 2026.03.07 01:52:27.162648 [ 255 ] {d0063c62-8ea8-4de6-a84e-eb195575a600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7740 | 2026.03.07 01:52:27.162964 [ 255 ] {d0063c62-8ea8-4de6-a84e-eb195575a600} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7741 | 2026.03.07 01:52:27.163177 [ 255 ] {d0063c62-8ea8-4de6-a84e-eb195575a600} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7742 | 2026.03.07 01:52:27.163313 [ 255 ] {d0063c62-8ea8-4de6-a84e-eb195575a600} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001201 sec., 39966.69442131557 rows/sec., 2.97 MiB/sec. | ||
| 7743 | 2026.03.07 01:52:27.163352 [ 255 ] {d0063c62-8ea8-4de6-a84e-eb195575a600} <Debug> TCPHandler: Processed in 0.001377865 sec. | ||
| 7744 | 2026.03.07 01:52:27.163478 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7745 | 2026.03.07 01:52:27.163598 [ 255 ] {7107b79e-ff81-48cb-a137-bc5ecb578113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7746 | 2026.03.07 01:52:27.163646 [ 255 ] {7107b79e-ff81-48cb-a137-bc5ecb578113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7747 | 2026.03.07 01:52:27.164308 [ 255 ] {7107b79e-ff81-48cb-a137-bc5ecb578113} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7748 | 2026.03.07 01:52:27.164345 [ 255 ] {7107b79e-ff81-48cb-a137-bc5ecb578113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7749 | 2026.03.07 01:52:27.164700 [ 255 ] {7107b79e-ff81-48cb-a137-bc5ecb578113} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7750 | 2026.03.07 01:52:27.164912 [ 255 ] {7107b79e-ff81-48cb-a137-bc5ecb578113} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7751 | 2026.03.07 01:52:27.164956 [ 197 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6863 rows, containing 5 columns (5 merged, 0 gathered) in 0.002888434 sec., 2376027.9791748747 rows/sec., 194.00 MiB/sec. | ||
| 7752 | 2026.03.07 01:52:27.165038 [ 255 ] {7107b79e-ff81-48cb-a137-bc5ecb578113} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001464 sec., 500000 rows/sec., 29.57 MiB/sec. | ||
| 7753 | 2026.03.07 01:52:27.165080 [ 255 ] {7107b79e-ff81-48cb-a137-bc5ecb578113} <Debug> TCPHandler: Processed in 0.001660224 sec. | ||
| 7754 | 2026.03.07 01:52:27.165191 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7755 | 2026.03.07 01:52:27.165284 [ 255 ] {0010080b-ff0a-46ce-a94c-4660c645ae97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7756 | 2026.03.07 01:52:27.165324 [ 255 ] {0010080b-ff0a-46ce-a94c-4660c645ae97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7757 | 2026.03.07 01:52:27.165434 [ 195 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7758 | 2026.03.07 01:52:27.165703 [ 255 ] {0010080b-ff0a-46ce-a94c-4660c645ae97} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7759 | 2026.03.07 01:52:27.165745 [ 255 ] {0010080b-ff0a-46ce-a94c-4660c645ae97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7760 | 2026.03.07 01:52:27.165801 [ 195 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_51_10} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7761 | 2026.03.07 01:52:27.165906 [ 195 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_51_10} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7762 | 2026.03.07 01:52:27.166022 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 7763 | 2026.03.07 01:52:27.166059 [ 255 ] {0010080b-ff0a-46ce-a94c-4660c645ae97} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7764 | 2026.03.07 01:52:27.166266 [ 255 ] {0010080b-ff0a-46ce-a94c-4660c645ae97} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7765 | 2026.03.07 01:52:27.166396 [ 255 ] {0010080b-ff0a-46ce-a94c-4660c645ae97} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 62.22 KiB/sec. | ||
| 7766 | 2026.03.07 01:52:27.166433 [ 255 ] {0010080b-ff0a-46ce-a94c-4660c645ae97} <Debug> TCPHandler: Processed in 0.001289162 sec. | ||
| 7767 | 2026.03.07 01:52:27.166548 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7768 | 2026.03.07 01:52:27.166652 [ 255 ] {12e2ff47-305f-4350-abe1-3aff3c3084c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7769 | 2026.03.07 01:52:27.166694 [ 255 ] {12e2ff47-305f-4350-abe1-3aff3c3084c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7770 | 2026.03.07 01:52:27.167114 [ 255 ] {12e2ff47-305f-4350-abe1-3aff3c3084c6} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7771 | 2026.03.07 01:52:27.167151 [ 255 ] {12e2ff47-305f-4350-abe1-3aff3c3084c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7772 | 2026.03.07 01:52:27.167485 [ 255 ] {12e2ff47-305f-4350-abe1-3aff3c3084c6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7773 | 2026.03.07 01:52:27.167706 [ 255 ] {12e2ff47-305f-4350-abe1-3aff3c3084c6} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7774 | 2026.03.07 01:52:27.167845 [ 255 ] {12e2ff47-305f-4350-abe1-3aff3c3084c6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00121 sec., 9917.355371900827 rows/sec., 774.79 KiB/sec. | ||
| 7775 | 2026.03.07 01:52:27.167887 [ 255 ] {12e2ff47-305f-4350-abe1-3aff3c3084c6} <Debug> TCPHandler: Processed in 0.001398236 sec. | ||
| 7776 | 2026.03.07 01:52:27.167993 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7777 | 2026.03.07 01:52:27.168088 [ 255 ] {12eec28e-185f-4104-b968-47482e643130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7778 | 2026.03.07 01:52:27.168130 [ 255 ] {12eec28e-185f-4104-b968-47482e643130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7779 | 2026.03.07 01:52:27.168986 [ 255 ] {12eec28e-185f-4104-b968-47482e643130} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7780 | 2026.03.07 01:52:27.169024 [ 255 ] {12eec28e-185f-4104-b968-47482e643130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7781 | 2026.03.07 01:52:27.169398 [ 255 ] {12eec28e-185f-4104-b968-47482e643130} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7782 | 2026.03.07 01:52:27.169621 [ 255 ] {12eec28e-185f-4104-b968-47482e643130} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7783 | 2026.03.07 01:52:27.169750 [ 118 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7784 | 2026.03.07 01:52:27.169754 [ 255 ] {12eec28e-185f-4104-b968-47482e643130} <Debug> executeQuery: Read 1072 rows, 76.49 KiB in 0.001683 sec., 636957.8134284016 rows/sec., 44.38 MiB/sec. | ||
| 7785 | 2026.03.07 01:52:27.169824 [ 118 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7786 | 2026.03.07 01:52:27.169841 [ 255 ] {12eec28e-185f-4104-b968-47482e643130} <Debug> TCPHandler: Processed in 0.001898282 sec. | ||
| 7787 | 2026.03.07 01:52:27.169850 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7788 | 2026.03.07 01:52:27.169957 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::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 | ||
| 7789 | 2026.03.07 01:52:27.169971 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7790 | 2026.03.07 01:52:27.170085 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7791 | 2026.03.07 01:52:27.170086 [ 255 ] {1f9dc253-1bf8-48d7-a52f-5cf8dc001fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7792 | 2026.03.07 01:52:27.170127 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1550 rows starting from the beginning of the part | ||
| 7793 | 2026.03.07 01:52:27.170151 [ 255 ] {1f9dc253-1bf8-48d7-a52f-5cf8dc001fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7794 | 2026.03.07 01:52:27.170204 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 87 rows starting from the beginning of the part | ||
| 7795 | 2026.03.07 01:52:27.170261 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 508 rows starting from the beginning of the part | ||
| 7796 | 2026.03.07 01:52:27.170309 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 87 rows starting from the beginning of the part | ||
| 7797 | 2026.03.07 01:52:27.170354 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 508 rows starting from the beginning of the part | ||
| 7798 | 2026.03.07 01:52:27.170395 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1072 rows starting from the beginning of the part | ||
| 7799 | 2026.03.07 01:52:27.170924 [ 255 ] {1f9dc253-1bf8-48d7-a52f-5cf8dc001fca} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2026.03.07 01:52:27.170963 [ 255 ] {1f9dc253-1bf8-48d7-a52f-5cf8dc001fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7801 | 2026.03.07 01:52:27.171473 [ 255 ] {1f9dc253-1bf8-48d7-a52f-5cf8dc001fca} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7802 | 2026.03.07 01:52:27.171691 [ 255 ] {1f9dc253-1bf8-48d7-a52f-5cf8dc001fca} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7803 | 2026.03.07 01:52:27.171835 [ 255 ] {1f9dc253-1bf8-48d7-a52f-5cf8dc001fca} <Debug> executeQuery: Read 1363 rows, 90.01 KiB in 0.001766 sec., 771800.6795016987 rows/sec., 49.77 MiB/sec. | ||
| 7804 | 2026.03.07 01:52:27.171843 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3812 rows, containing 5 columns (5 merged, 0 gathered) in 0.001929593 sec., 1975546.1384861988 rows/sec., 146.40 MiB/sec. | ||
| 7805 | 2026.03.07 01:52:27.171877 [ 255 ] {1f9dc253-1bf8-48d7-a52f-5cf8dc001fca} <Debug> TCPHandler: Processed in 0.001955063 sec. | ||
| 7806 | 2026.03.07 01:52:27.171988 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7807 | 2026.03.07 01:52:27.172023 [ 195 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7808 | 2026.03.07 01:52:27.172084 [ 255 ] {556fbe8f-d7c1-4b01-9d41-6e2efc25de58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7809 | 2026.03.07 01:52:27.172147 [ 255 ] {556fbe8f-d7c1-4b01-9d41-6e2efc25de58} <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 | ||
| 7810 | 2026.03.07 01:52:27.172266 [ 195 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_51_10} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7811 | 2026.03.07 01:52:27.172339 [ 195 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_51_10} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7812 | 2026.03.07 01:52:27.172413 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7813 | 2026.03.07 01:52:27.173021 [ 255 ] {556fbe8f-d7c1-4b01-9d41-6e2efc25de58} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7814 | 2026.03.07 01:52:27.173063 [ 255 ] {556fbe8f-d7c1-4b01-9d41-6e2efc25de58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7815 | 2026.03.07 01:52:27.173624 [ 255 ] {556fbe8f-d7c1-4b01-9d41-6e2efc25de58} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7816 | 2026.03.07 01:52:27.173850 [ 255 ] {556fbe8f-d7c1-4b01-9d41-6e2efc25de58} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7817 | 2026.03.07 01:52:27.173994 [ 255 ] {556fbe8f-d7c1-4b01-9d41-6e2efc25de58} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001926 sec., 16614.745586708203 rows/sec., 29.77 MiB/sec. | ||
| 7818 | 2026.03.07 01:52:27.174058 [ 255 ] {556fbe8f-d7c1-4b01-9d41-6e2efc25de58} <Debug> TCPHandler: Processed in 0.002119049 sec. | ||
| 7819 | 2026.03.07 01:52:27.174175 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7820 | 2026.03.07 01:52:27.174272 [ 255 ] {f984435a-677e-4b85-84ee-ecf7088842b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7821 | 2026.03.07 01:52:27.174315 [ 255 ] {f984435a-677e-4b85-84ee-ecf7088842b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7822 | 2026.03.07 01:52:27.174657 [ 255 ] {f984435a-677e-4b85-84ee-ecf7088842b6} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7823 | 2026.03.07 01:52:27.174694 [ 255 ] {f984435a-677e-4b85-84ee-ecf7088842b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7824 | 2026.03.07 01:52:27.174996 [ 255 ] {f984435a-677e-4b85-84ee-ecf7088842b6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7825 | 2026.03.07 01:52:27.175209 [ 255 ] {f984435a-677e-4b85-84ee-ecf7088842b6} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2026.03.07 01:52:27.175341 [ 255 ] {f984435a-677e-4b85-84ee-ecf7088842b6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001086 sec., 11049.723756906078 rows/sec., 762.55 KiB/sec. | ||
| 7827 | 2026.03.07 01:52:27.175379 [ 255 ] {f984435a-677e-4b85-84ee-ecf7088842b6} <Debug> TCPHandler: Processed in 0.00125321 sec. | ||
| 7828 | 2026.03.07 01:52:31.100146 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7829 | 2026.03.07 01:52:31.100405 [ 255 ] {c6c90a40-ffca-433d-90f5-9312ab4575f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7830 | 2026.03.07 01:52:31.100499 [ 255 ] {c6c90a40-ffca-433d-90f5-9312ab4575f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7831 | 2026.03.07 01:52:31.101308 [ 255 ] {c6c90a40-ffca-433d-90f5-9312ab4575f0} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7832 | 2026.03.07 01:52:31.101367 [ 255 ] {c6c90a40-ffca-433d-90f5-9312ab4575f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7833 | 2026.03.07 01:52:31.101853 [ 255 ] {c6c90a40-ffca-433d-90f5-9312ab4575f0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7834 | 2026.03.07 01:52:31.102105 [ 255 ] {c6c90a40-ffca-433d-90f5-9312ab4575f0} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7835 | 2026.03.07 01:52:31.102339 [ 255 ] {c6c90a40-ffca-433d-90f5-9312ab4575f0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001999 sec., 28014.007003501752 rows/sec., 2.15 MiB/sec. | ||
| 7836 | 2026.03.07 01:52:31.102405 [ 255 ] {c6c90a40-ffca-433d-90f5-9312ab4575f0} <Debug> TCPHandler: Processed in 0.00245986 sec. | ||
| 7837 | 2026.03.07 01:52:31.102540 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7838 | 2026.03.07 01:52:31.102655 [ 255 ] {11676e11-77d2-46a3-8d7b-fd42a8bd868f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7839 | 2026.03.07 01:52:31.102703 [ 255 ] {11676e11-77d2-46a3-8d7b-fd42a8bd868f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7840 | 2026.03.07 01:52:31.103173 [ 255 ] {11676e11-77d2-46a3-8d7b-fd42a8bd868f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7841 | 2026.03.07 01:52:31.103215 [ 255 ] {11676e11-77d2-46a3-8d7b-fd42a8bd868f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7842 | 2026.03.07 01:52:31.103561 [ 255 ] {11676e11-77d2-46a3-8d7b-fd42a8bd868f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7843 | 2026.03.07 01:52:31.103789 [ 255 ] {11676e11-77d2-46a3-8d7b-fd42a8bd868f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7844 | 2026.03.07 01:52:31.103933 [ 255 ] {11676e11-77d2-46a3-8d7b-fd42a8bd868f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001306 sec., 49004.59418070444 rows/sec., 3.82 MiB/sec. | ||
| 7845 | 2026.03.07 01:52:31.103973 [ 255 ] {11676e11-77d2-46a3-8d7b-fd42a8bd868f} <Debug> TCPHandler: Processed in 0.001488389 sec. | ||
| 7846 | 2026.03.07 01:52:31.104096 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7847 | 2026.03.07 01:52:31.104197 [ 255 ] {419b0692-2687-4a79-8bc2-f19009dd6fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7848 | 2026.03.07 01:52:31.104244 [ 255 ] {419b0692-2687-4a79-8bc2-f19009dd6fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7849 | 2026.03.07 01:52:31.104646 [ 255 ] {419b0692-2687-4a79-8bc2-f19009dd6fbc} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7850 | 2026.03.07 01:52:31.104685 [ 255 ] {419b0692-2687-4a79-8bc2-f19009dd6fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7851 | 2026.03.07 01:52:31.105069 [ 255 ] {419b0692-2687-4a79-8bc2-f19009dd6fbc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7852 | 2026.03.07 01:52:31.105297 [ 255 ] {419b0692-2687-4a79-8bc2-f19009dd6fbc} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7853 | 2026.03.07 01:52:31.105422 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7854 | 2026.03.07 01:52:31.105432 [ 255 ] {419b0692-2687-4a79-8bc2-f19009dd6fbc} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001255 sec., 101992.03187250996 rows/sec., 7.10 MiB/sec. | ||
| 7855 | 2026.03.07 01:52:31.105509 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7856 | 2026.03.07 01:52:31.105539 [ 255 ] {419b0692-2687-4a79-8bc2-f19009dd6fbc} <Debug> TCPHandler: Processed in 0.001493969 sec. | ||
| 7857 | 2026.03.07 01:52:31.105542 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7858 | 2026.03.07 01:52:31.105672 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 7859 | 2026.03.07 01:52:31.105683 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7860 | 2026.03.07 01:52:31.105808 [ 255 ] {9ea06a34-16af-4c55-b74f-1cf4976a6e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7861 | 2026.03.07 01:52:31.105824 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7862 | 2026.03.07 01:52:31.105852 [ 255 ] {9ea06a34-16af-4c55-b74f-1cf4976a6e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7863 | 2026.03.07 01:52:31.105871 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 16306 rows starting from the beginning of the part | ||
| 7864 | 2026.03.07 01:52:31.105952 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 265 rows starting from the beginning of the part | ||
| 7865 | 2026.03.07 01:52:31.106007 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 7866 | 2026.03.07 01:52:31.106057 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 265 rows starting from the beginning of the part | ||
| 7867 | 2026.03.07 01:52:31.106100 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1363 rows starting from the beginning of the part | ||
| 7868 | 2026.03.07 01:52:31.106142 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 128 rows starting from the beginning of the part | ||
| 7869 | 2026.03.07 01:52:31.106227 [ 255 ] {9ea06a34-16af-4c55-b74f-1cf4976a6e49} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7870 | 2026.03.07 01:52:31.106269 [ 255 ] {9ea06a34-16af-4c55-b74f-1cf4976a6e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7871 | 2026.03.07 01:52:31.106632 [ 255 ] {9ea06a34-16af-4c55-b74f-1cf4976a6e49} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7872 | 2026.03.07 01:52:31.106863 [ 255 ] {9ea06a34-16af-4c55-b74f-1cf4976a6e49} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7873 | 2026.03.07 01:52:31.107021 [ 255 ] {9ea06a34-16af-4c55-b74f-1cf4976a6e49} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001232 sec., 38961.03896103896 rows/sec., 2.63 MiB/sec. | ||
| 7874 | 2026.03.07 01:52:31.107058 [ 255 ] {9ea06a34-16af-4c55-b74f-1cf4976a6e49} <Debug> TCPHandler: Processed in 0.001427287 sec. | ||
| 7875 | 2026.03.07 01:52:31.111311 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18487 rows, containing 5 columns (5 merged, 0 gathered) in 0.005683545 sec., 3252723.432294457 rows/sec., 212.61 MiB/sec. | ||
| 7876 | 2026.03.07 01:52:31.111711 [ 193 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7877 | 2026.03.07 01:52:31.112087 [ 193 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7878 | 2026.03.07 01:52:31.112204 [ 193 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7879 | 2026.03.07 01:52:31.112336 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.58 MiB. | ||
| 7880 | 2026.03.07 01:52:31.509295 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15876 | ||
| 7881 | 2026.03.07 01:52:31.509999 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7882 | 2026.03.07 01:52:31.510063 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7883 | 2026.03.07 01:52:31.510678 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7884 | 2026.03.07 01:52:31.510917 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7885 | 2026.03.07 01:52:31.511068 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15876 | ||
| 7886 | 2026.03.07 01:52:31.683652 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49083 | ||
| 7887 | 2026.03.07 01:52:31.683764 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7888 | 2026.03.07 01:52:31.683795 [ 291 ] {} <Debug> TCP-Session: 140e3f8a-7373-4ad0-8679-c7d5126c96f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49083 | ||
| 7889 | 2026.03.07 01:52:31.683820 [ 291 ] {} <Debug> TCP-Session: 140e3f8a-7373-4ad0-8679-c7d5126c96f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7890 | 2026.03.07 01:52:31.683835 [ 291 ] {} <Debug> TCP-Session: 140e3f8a-7373-4ad0-8679-c7d5126c96f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7891 | 2026.03.07 01:52:31.684020 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54625 | ||
| 7892 | 2026.03.07 01:52:31.684054 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51338 | ||
| 7893 | 2026.03.07 01:52:31.684094 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49259 | ||
| 7894 | 2026.03.07 01:52:31.684130 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57695 | ||
| 7895 | 2026.03.07 01:52:31.684140 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56058 | ||
| 7896 | 2026.03.07 01:52:31.684134 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7897 | 2026.03.07 01:52:31.684108 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61479 | ||
| 7898 | 2026.03.07 01:52:31.684252 [ 292 ] {} <Debug> TCP-Session: 57d44711-4357-49d0-b7f1-fb71444e40dd Authenticating user 'default' from [fd00:1122:3344:101::e]:54625 | ||
| 7899 | 2026.03.07 01:52:31.684116 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43137 | ||
| 7900 | 2026.03.07 01:52:31.684302 [ 292 ] {} <Debug> TCP-Session: 57d44711-4357-49d0-b7f1-fb71444e40dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7901 | 2026.03.07 01:52:31.684077 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32800 | ||
| 7902 | 2026.03.07 01:52:31.684319 [ 292 ] {} <Debug> TCP-Session: 57d44711-4357-49d0-b7f1-fb71444e40dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7903 | 2026.03.07 01:52:31.684341 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7904 | 2026.03.07 01:52:31.684179 [ 291 ] {} <Trace> TCP-Session: 140e3f8a-7373-4ad0-8679-c7d5126c96f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7905 | 2026.03.07 01:52:31.684396 [ 293 ] {} <Debug> TCP-Session: d3e346bf-6813-45df-941f-1943996c88eb Authenticating user 'default' from [fd00:1122:3344:101::e]:51338 | ||
| 7906 | 2026.03.07 01:52:31.684433 [ 293 ] {} <Debug> TCP-Session: d3e346bf-6813-45df-941f-1943996c88eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7907 | 2026.03.07 01:52:31.684448 [ 293 ] {} <Debug> TCP-Session: d3e346bf-6813-45df-941f-1943996c88eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7908 | 2026.03.07 01:52:31.684559 [ 291 ] {97ebd3db-0898-49c6-aa97-ae3509b54a39} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49083) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7909 | 2026.03.07 01:52:31.684782 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7910 | 2026.03.07 01:52:31.684820 [ 294 ] {} <Debug> TCP-Session: ef32a89d-2a79-45e8-b02d-2ef03925cfc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:32800 | ||
| 7911 | 2026.03.07 01:52:31.684824 [ 291 ] {97ebd3db-0898-49c6-aa97-ae3509b54a39} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7912 | 2026.03.07 01:52:31.684846 [ 294 ] {} <Debug> TCP-Session: ef32a89d-2a79-45e8-b02d-2ef03925cfc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7913 | 2026.03.07 01:52:31.684869 [ 294 ] {} <Debug> TCP-Session: ef32a89d-2a79-45e8-b02d-2ef03925cfc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7914 | 2026.03.07 01:52:31.684884 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7915 | 2026.03.07 01:52:31.684899 [ 291 ] {97ebd3db-0898-49c6-aa97-ae3509b54a39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7916 | 2026.03.07 01:52:31.684921 [ 288 ] {} <Debug> TCP-Session: 483f817f-6d15-4048-80cd-b329e2c76fed Authenticating user 'default' from [fd00:1122:3344:101::e]:43137 | ||
| 7917 | 2026.03.07 01:52:31.684943 [ 288 ] {} <Debug> TCP-Session: 483f817f-6d15-4048-80cd-b329e2c76fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7918 | 2026.03.07 01:52:31.684956 [ 288 ] {} <Debug> TCP-Session: 483f817f-6d15-4048-80cd-b329e2c76fed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7919 | 2026.03.07 01:52:31.685210 [ 291 ] {97ebd3db-0898-49c6-aa97-ae3509b54a39} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 7920 | 2026.03.07 01:52:31.685257 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7921 | 2026.03.07 01:52:31.685288 [ 287 ] {} <Debug> TCP-Session: aa926a5c-e9e7-4f27-92e6-6793fa243fce Authenticating user 'default' from [fd00:1122:3344:101::e]:61479 | ||
| 7922 | 2026.03.07 01:52:31.685306 [ 287 ] {} <Debug> TCP-Session: aa926a5c-e9e7-4f27-92e6-6793fa243fce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7923 | 2026.03.07 01:52:31.685321 [ 287 ] {} <Debug> TCP-Session: aa926a5c-e9e7-4f27-92e6-6793fa243fce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7924 | 2026.03.07 01:52:31.685366 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7925 | 2026.03.07 01:52:31.685400 [ 289 ] {} <Debug> TCP-Session: f23410a3-79e3-40c3-bc5f-a8065fecdeb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57695 | ||
| 7926 | 2026.03.07 01:52:31.685417 [ 289 ] {} <Debug> TCP-Session: f23410a3-79e3-40c3-bc5f-a8065fecdeb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7927 | 2026.03.07 01:52:31.685429 [ 289 ] {} <Debug> TCP-Session: f23410a3-79e3-40c3-bc5f-a8065fecdeb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7928 | 2026.03.07 01:52:31.685490 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7929 | 2026.03.07 01:52:31.685523 [ 3 ] {} <Debug> TCP-Session: 0febd906-a75b-4a71-a226-7e0448d44920 Authenticating user 'default' from [fd00:1122:3344:101::e]:49259 | ||
| 7930 | 2026.03.07 01:52:31.685539 [ 3 ] {} <Debug> TCP-Session: 0febd906-a75b-4a71-a226-7e0448d44920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7931 | 2026.03.07 01:52:31.685551 [ 3 ] {} <Debug> TCP-Session: 0febd906-a75b-4a71-a226-7e0448d44920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7932 | 2026.03.07 01:52:31.685598 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7933 | 2026.03.07 01:52:31.685632 [ 290 ] {} <Debug> TCP-Session: 851c89b8-fa50-435e-9f9d-52a542b5cf2d Authenticating user 'default' from [fd00:1122:3344:101::e]:56058 | ||
| 7934 | 2026.03.07 01:52:31.685649 [ 290 ] {} <Debug> TCP-Session: 851c89b8-fa50-435e-9f9d-52a542b5cf2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7935 | 2026.03.07 01:52:31.685661 [ 290 ] {} <Debug> TCP-Session: 851c89b8-fa50-435e-9f9d-52a542b5cf2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7936 | 2026.03.07 01:52:31.686210 [ 315 ] {97ebd3db-0898-49c6-aa97-ae3509b54a39} <Trace> AggregatingTransform: Aggregating | ||
| 7937 | 2026.03.07 01:52:31.686248 [ 315 ] {97ebd3db-0898-49c6-aa97-ae3509b54a39} <Trace> Aggregator: Aggregation method: without_key | ||
| 7938 | 2026.03.07 01:52:31.686282 [ 315 ] {97ebd3db-0898-49c6-aa97-ae3509b54a39} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000965781 sec. (1035.431 rows/sec., 40.45 KiB/sec.) | ||
| 7939 | 2026.03.07 01:52:31.686299 [ 315 ] {97ebd3db-0898-49c6-aa97-ae3509b54a39} <Trace> Aggregator: Merging aggregated data | ||
| 7940 | 2026.03.07 01:52:31.687660 [ 291 ] {97ebd3db-0898-49c6-aa97-ae3509b54a39} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003162 sec., 316.25553447185325 rows/sec., 12.35 KiB/sec. | ||
| 7941 | 2026.03.07 01:52:31.687795 [ 291 ] {97ebd3db-0898-49c6-aa97-ae3509b54a39} <Debug> TCPHandler: Processed in 0.003737272 sec. | ||
| 7942 | 2026.03.07 01:52:31.687912 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7943 | 2026.03.07 01:52:31.687939 [ 291 ] {} <Debug> TCP-Session: 140e3f8a-7373-4ad0-8679-c7d5126c96f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7944 | 2026.03.07 01:52:31.687941 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7945 | 2026.03.07 01:52:31.687960 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7946 | 2026.03.07 01:52:31.687978 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7947 | 2026.03.07 01:52:31.687999 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7948 | 2026.03.07 01:52:31.688012 [ 294 ] {} <Debug> TCP-Session: ef32a89d-2a79-45e8-b02d-2ef03925cfc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7949 | 2026.03.07 01:52:31.688022 [ 290 ] {} <Debug> TCP-Session: 851c89b8-fa50-435e-9f9d-52a542b5cf2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7950 | 2026.03.07 01:52:31.688028 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7951 | 2026.03.07 01:52:31.688057 [ 287 ] {} <Debug> TCP-Session: aa926a5c-e9e7-4f27-92e6-6793fa243fce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7952 | 2026.03.07 01:52:31.688056 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7953 | 2026.03.07 01:52:31.688102 [ 3 ] {} <Debug> TCP-Session: 0febd906-a75b-4a71-a226-7e0448d44920 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7954 | 2026.03.07 01:52:31.688044 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7955 | 2026.03.07 01:52:31.688138 [ 289 ] {} <Debug> TCP-Session: f23410a3-79e3-40c3-bc5f-a8065fecdeb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7956 | 2026.03.07 01:52:31.688001 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7957 | 2026.03.07 01:52:31.688172 [ 293 ] {} <Debug> TCP-Session: d3e346bf-6813-45df-941f-1943996c88eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7958 | 2026.03.07 01:52:31.687990 [ 292 ] {} <Debug> TCP-Session: 57d44711-4357-49d0-b7f1-fb71444e40dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7959 | 2026.03.07 01:52:31.688205 [ 288 ] {} <Debug> TCP-Session: 483f817f-6d15-4048-80cd-b329e2c76fed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7960 | 2026.03.07 01:52:32.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.76 MiB, peak 289.88 MiB, free memory in arenas 0.00 B, will set to 282.99 MiB (RSS), difference: 1.23 MiB | ||
| 7961 | 2026.03.07 01:52:32.341654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7962 | 2026.03.07 01:52:32.360004 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7963 | 2026.03.07 01:52:32.360075 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7964 | 2026.03.07 01:52:32.367276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7965 | 2026.03.07 01:52:32.368134 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7966 | 2026.03.07 01:52:32.373634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7967 | 2026.03.07 01:52:33.272335 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35838 | ||
| 7968 | 2026.03.07 01:52:33.272436 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7969 | 2026.03.07 01:52:33.272463 [ 291 ] {} <Debug> TCP-Session: 326f98af-4229-45c9-bd84-72509990b5f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35838 | ||
| 7970 | 2026.03.07 01:52:33.272490 [ 291 ] {} <Debug> TCP-Session: 326f98af-4229-45c9-bd84-72509990b5f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7971 | 2026.03.07 01:52:33.272502 [ 291 ] {} <Debug> TCP-Session: 326f98af-4229-45c9-bd84-72509990b5f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7972 | 2026.03.07 01:52:33.272715 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48809 | ||
| 7973 | 2026.03.07 01:52:33.272753 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59521 | ||
| 7974 | 2026.03.07 01:52:33.272775 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52748 | ||
| 7975 | 2026.03.07 01:52:33.272786 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34141 | ||
| 7976 | 2026.03.07 01:52:33.272825 [ 291 ] {} <Trace> TCP-Session: 326f98af-4229-45c9-bd84-72509990b5f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7977 | 2026.03.07 01:52:33.272845 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7978 | 2026.03.07 01:52:33.272870 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7979 | 2026.03.07 01:52:33.272880 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7980 | 2026.03.07 01:52:33.272890 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7981 | 2026.03.07 01:52:33.272903 [ 287 ] {} <Debug> TCP-Session: 7d98a9d3-be01-41da-ba9e-d048040f8a69 Authenticating user 'default' from [fd00:1122:3344:101::e]:52748 | ||
| 7982 | 2026.03.07 01:52:33.272918 [ 3 ] {} <Debug> TCP-Session: 0e70a9f8-3f0e-4938-b844-f57b914a5cc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59521 | ||
| 7983 | 2026.03.07 01:52:33.272926 [ 288 ] {} <Debug> TCP-Session: c4af3fe2-49db-4c01-b588-93a962871689 Authenticating user 'default' from [fd00:1122:3344:101::e]:34141 | ||
| 7984 | 2026.03.07 01:52:33.272939 [ 287 ] {} <Debug> TCP-Session: 7d98a9d3-be01-41da-ba9e-d048040f8a69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7985 | 2026.03.07 01:52:33.272955 [ 3 ] {} <Debug> TCP-Session: 0e70a9f8-3f0e-4938-b844-f57b914a5cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7986 | 2026.03.07 01:52:33.272958 [ 288 ] {} <Debug> TCP-Session: c4af3fe2-49db-4c01-b588-93a962871689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7987 | 2026.03.07 01:52:33.272969 [ 287 ] {} <Debug> TCP-Session: 7d98a9d3-be01-41da-ba9e-d048040f8a69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7988 | 2026.03.07 01:52:33.272988 [ 288 ] {} <Debug> TCP-Session: c4af3fe2-49db-4c01-b588-93a962871689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7989 | 2026.03.07 01:52:33.273005 [ 291 ] {fe179ceb-827a-4b29-a02a-b161a2b9c568} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35838) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7990 | 2026.03.07 01:52:33.272980 [ 3 ] {} <Debug> TCP-Session: 0e70a9f8-3f0e-4938-b844-f57b914a5cc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7991 | 2026.03.07 01:52:33.272889 [ 292 ] {} <Debug> TCP-Session: 845260ad-05d4-4c49-b2f4-5a87314f085d Authenticating user 'default' from [fd00:1122:3344:101::e]:48809 | ||
| 7992 | 2026.03.07 01:52:33.272809 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52921 | ||
| 7993 | 2026.03.07 01:52:33.273073 [ 292 ] {} <Debug> TCP-Session: 845260ad-05d4-4c49-b2f4-5a87314f085d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7994 | 2026.03.07 01:52:33.272801 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34120 | ||
| 7995 | 2026.03.07 01:52:33.273129 [ 292 ] {} <Debug> TCP-Session: 845260ad-05d4-4c49-b2f4-5a87314f085d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7996 | 2026.03.07 01:52:33.273178 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7997 | 2026.03.07 01:52:33.272757 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39731 | ||
| 7998 | 2026.03.07 01:52:33.273216 [ 290 ] {} <Debug> TCP-Session: 4e7dc030-b314-4852-969b-443d7545e4c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52921 | ||
| 7999 | 2026.03.07 01:52:33.272745 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52950 | ||
| 8000 | 2026.03.07 01:52:33.273245 [ 290 ] {} <Debug> TCP-Session: 4e7dc030-b314-4852-969b-443d7545e4c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8001 | 2026.03.07 01:52:33.273260 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8002 | 2026.03.07 01:52:33.273273 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8003 | 2026.03.07 01:52:33.273279 [ 290 ] {} <Debug> TCP-Session: 4e7dc030-b314-4852-969b-443d7545e4c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8004 | 2026.03.07 01:52:33.273317 [ 289 ] {} <Debug> TCP-Session: cc1283dc-bf6c-4f24-b399-40f59043ed9d Authenticating user 'default' from [fd00:1122:3344:101::e]:34120 | ||
| 8005 | 2026.03.07 01:52:33.273321 [ 294 ] {} <Debug> TCP-Session: 62c104ca-445d-4d1a-b22d-a9ea90224845 Authenticating user 'default' from [fd00:1122:3344:101::e]:39731 | ||
| 8006 | 2026.03.07 01:52:33.273276 [ 291 ] {fe179ceb-827a-4b29-a02a-b161a2b9c568} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8007 | 2026.03.07 01:52:33.273361 [ 294 ] {} <Debug> TCP-Session: 62c104ca-445d-4d1a-b22d-a9ea90224845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8008 | 2026.03.07 01:52:33.273354 [ 289 ] {} <Debug> TCP-Session: cc1283dc-bf6c-4f24-b399-40f59043ed9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8009 | 2026.03.07 01:52:33.273397 [ 294 ] {} <Debug> TCP-Session: 62c104ca-445d-4d1a-b22d-a9ea90224845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8010 | 2026.03.07 01:52:33.273420 [ 289 ] {} <Debug> TCP-Session: cc1283dc-bf6c-4f24-b399-40f59043ed9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8011 | 2026.03.07 01:52:33.273425 [ 291 ] {fe179ceb-827a-4b29-a02a-b161a2b9c568} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8012 | 2026.03.07 01:52:33.273446 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8013 | 2026.03.07 01:52:33.273484 [ 293 ] {} <Debug> TCP-Session: 28dfcb3c-f8aa-4772-90b1-684ecddb732b Authenticating user 'default' from [fd00:1122:3344:101::e]:52950 | ||
| 8014 | 2026.03.07 01:52:33.273500 [ 293 ] {} <Debug> TCP-Session: 28dfcb3c-f8aa-4772-90b1-684ecddb732b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8015 | 2026.03.07 01:52:33.273512 [ 293 ] {} <Debug> TCP-Session: 28dfcb3c-f8aa-4772-90b1-684ecddb732b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8016 | 2026.03.07 01:52:33.273746 [ 291 ] {fe179ceb-827a-4b29-a02a-b161a2b9c568} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 8017 | 2026.03.07 01:52:33.274794 [ 299 ] {fe179ceb-827a-4b29-a02a-b161a2b9c568} <Trace> AggregatingTransform: Aggregating | ||
| 8018 | 2026.03.07 01:52:33.274847 [ 299 ] {fe179ceb-827a-4b29-a02a-b161a2b9c568} <Trace> Aggregator: Aggregation method: without_key | ||
| 8019 | 2026.03.07 01:52:33.274884 [ 299 ] {fe179ceb-827a-4b29-a02a-b161a2b9c568} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001033054 sec. (968.004 rows/sec., 37.81 KiB/sec.) | ||
| 8020 | 2026.03.07 01:52:33.274903 [ 299 ] {fe179ceb-827a-4b29-a02a-b161a2b9c568} <Trace> Aggregator: Merging aggregated data | ||
| 8021 | 2026.03.07 01:52:33.275938 [ 291 ] {fe179ceb-827a-4b29-a02a-b161a2b9c568} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002986 sec., 334.89618218352314 rows/sec., 13.08 KiB/sec. | ||
| 8022 | 2026.03.07 01:52:33.276109 [ 291 ] {fe179ceb-827a-4b29-a02a-b161a2b9c568} <Debug> TCPHandler: Processed in 0.003416101 sec. | ||
| 8023 | 2026.03.07 01:52:33.276206 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8024 | 2026.03.07 01:52:33.276240 [ 291 ] {} <Debug> TCP-Session: 326f98af-4229-45c9-bd84-72509990b5f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8025 | 2026.03.07 01:52:33.276246 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8026 | 2026.03.07 01:52:33.276273 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8027 | 2026.03.07 01:52:33.276285 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8028 | 2026.03.07 01:52:33.276307 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8029 | 2026.03.07 01:52:33.276317 [ 290 ] {} <Debug> TCP-Session: 4e7dc030-b314-4852-969b-443d7545e4c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8030 | 2026.03.07 01:52:33.276328 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8031 | 2026.03.07 01:52:33.276354 [ 294 ] {} <Debug> TCP-Session: 62c104ca-445d-4d1a-b22d-a9ea90224845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8032 | 2026.03.07 01:52:33.276365 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8033 | 2026.03.07 01:52:33.276383 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8034 | 2026.03.07 01:52:33.276413 [ 287 ] {} <Debug> TCP-Session: 7d98a9d3-be01-41da-ba9e-d048040f8a69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8035 | 2026.03.07 01:52:33.276379 [ 292 ] {} <Debug> TCP-Session: 845260ad-05d4-4c49-b2f4-5a87314f085d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8036 | 2026.03.07 01:52:33.276438 [ 288 ] {} <Debug> TCP-Session: c4af3fe2-49db-4c01-b588-93a962871689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8037 | 2026.03.07 01:52:33.276294 [ 3 ] {} <Debug> TCP-Session: 0e70a9f8-3f0e-4938-b844-f57b914a5cc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8038 | 2026.03.07 01:52:33.276344 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8039 | 2026.03.07 01:52:33.276338 [ 293 ] {} <Debug> TCP-Session: 28dfcb3c-f8aa-4772-90b1-684ecddb732b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8040 | 2026.03.07 01:52:33.276528 [ 289 ] {} <Debug> TCP-Session: cc1283dc-bf6c-4f24-b399-40f59043ed9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8041 | 2026.03.07 01:52:33.311069 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55948 | ||
| 8042 | 2026.03.07 01:52:33.311159 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8043 | 2026.03.07 01:52:33.311183 [ 291 ] {} <Debug> TCP-Session: 48ed9e24-eade-4d42-b82a-27baed2666c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55948 | ||
| 8044 | 2026.03.07 01:52:33.311205 [ 291 ] {} <Debug> TCP-Session: 48ed9e24-eade-4d42-b82a-27baed2666c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8045 | 2026.03.07 01:52:33.311218 [ 291 ] {} <Debug> TCP-Session: 48ed9e24-eade-4d42-b82a-27baed2666c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8046 | 2026.03.07 01:52:33.311428 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37283 | ||
| 8047 | 2026.03.07 01:52:33.311455 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44567 | ||
| 8048 | 2026.03.07 01:52:33.311472 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35742 | ||
| 8049 | 2026.03.07 01:52:33.311514 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46776 | ||
| 8050 | 2026.03.07 01:52:33.311546 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8051 | 2026.03.07 01:52:33.311554 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8052 | 2026.03.07 01:52:33.311503 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46278 | ||
| 8053 | 2026.03.07 01:52:33.311596 [ 293 ] {} <Debug> TCP-Session: e783b2d4-9d81-4697-9998-6c9f1dde12fe Authenticating user 'default' from [fd00:1122:3344:101::e]:44567 | ||
| 8054 | 2026.03.07 01:52:33.311598 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8055 | 2026.03.07 01:52:33.311625 [ 293 ] {} <Debug> TCP-Session: e783b2d4-9d81-4697-9998-6c9f1dde12fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8056 | 2026.03.07 01:52:33.311597 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8057 | 2026.03.07 01:52:33.311644 [ 290 ] {} <Debug> TCP-Session: 8a1653f5-9152-4f17-ab41-d35526fd5ae4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46776 | ||
| 8058 | 2026.03.07 01:52:33.311647 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8059 | 2026.03.07 01:52:33.311675 [ 294 ] {} <Debug> TCP-Session: 2d4d0cbe-3562-4b8a-8a1d-dfde5e64470e Authenticating user 'default' from [fd00:1122:3344:101::e]:35742 | ||
| 8060 | 2026.03.07 01:52:33.311684 [ 290 ] {} <Debug> TCP-Session: 8a1653f5-9152-4f17-ab41-d35526fd5ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8061 | 2026.03.07 01:52:33.311698 [ 289 ] {} <Debug> TCP-Session: cd1e34f0-716c-4671-ab0f-5a9f54067a9d Authenticating user 'default' from [fd00:1122:3344:101::e]:46278 | ||
| 8062 | 2026.03.07 01:52:33.311706 [ 294 ] {} <Debug> TCP-Session: 2d4d0cbe-3562-4b8a-8a1d-dfde5e64470e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2026.03.07 01:52:33.311712 [ 290 ] {} <Debug> TCP-Session: 8a1653f5-9152-4f17-ab41-d35526fd5ae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8064 | 2026.03.07 01:52:33.311729 [ 289 ] {} <Debug> TCP-Session: cd1e34f0-716c-4671-ab0f-5a9f54067a9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8065 | 2026.03.07 01:52:33.311736 [ 294 ] {} <Debug> TCP-Session: 2d4d0cbe-3562-4b8a-8a1d-dfde5e64470e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8066 | 2026.03.07 01:52:33.311758 [ 289 ] {} <Debug> TCP-Session: cd1e34f0-716c-4671-ab0f-5a9f54067a9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8067 | 2026.03.07 01:52:33.311495 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58459 | ||
| 8068 | 2026.03.07 01:52:33.311485 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46873 | ||
| 8069 | 2026.03.07 01:52:33.311473 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53701 | ||
| 8070 | 2026.03.07 01:52:33.311860 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8071 | 2026.03.07 01:52:33.311649 [ 293 ] {} <Debug> TCP-Session: e783b2d4-9d81-4697-9998-6c9f1dde12fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8072 | 2026.03.07 01:52:33.311886 [ 288 ] {} <Debug> TCP-Session: e0be5f10-01ef-429c-b29d-3c8c0fe2a722 Authenticating user 'default' from [fd00:1122:3344:101::e]:58459 | ||
| 8073 | 2026.03.07 01:52:33.311891 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8074 | 2026.03.07 01:52:33.311915 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8075 | 2026.03.07 01:52:33.311924 [ 288 ] {} <Debug> TCP-Session: e0be5f10-01ef-429c-b29d-3c8c0fe2a722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8076 | 2026.03.07 01:52:33.311938 [ 287 ] {} <Debug> TCP-Session: e757eac6-a887-4c4b-8754-1328d42519a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46873 | ||
| 8077 | 2026.03.07 01:52:33.311951 [ 288 ] {} <Debug> TCP-Session: e0be5f10-01ef-429c-b29d-3c8c0fe2a722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8078 | 2026.03.07 01:52:33.311950 [ 3 ] {} <Debug> TCP-Session: f9915028-877f-444d-b2d6-07ed4e960be2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53701 | ||
| 8079 | 2026.03.07 01:52:33.311970 [ 287 ] {} <Debug> TCP-Session: e757eac6-a887-4c4b-8754-1328d42519a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8080 | 2026.03.07 01:52:33.311987 [ 3 ] {} <Debug> TCP-Session: f9915028-877f-444d-b2d6-07ed4e960be2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8081 | 2026.03.07 01:52:33.312001 [ 287 ] {} <Debug> TCP-Session: e757eac6-a887-4c4b-8754-1328d42519a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8082 | 2026.03.07 01:52:33.312012 [ 3 ] {} <Debug> TCP-Session: f9915028-877f-444d-b2d6-07ed4e960be2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8083 | 2026.03.07 01:52:33.311582 [ 292 ] {} <Debug> TCP-Session: 52ce9b5a-9d8b-4f8b-be8a-6a3de69e2e92 Authenticating user 'default' from [fd00:1122:3344:101::e]:37283 | ||
| 8084 | 2026.03.07 01:52:33.311505 [ 291 ] {} <Trace> TCP-Session: 48ed9e24-eade-4d42-b82a-27baed2666c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8085 | 2026.03.07 01:52:33.312056 [ 292 ] {} <Debug> TCP-Session: 52ce9b5a-9d8b-4f8b-be8a-6a3de69e2e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8086 | 2026.03.07 01:52:33.312087 [ 292 ] {} <Debug> TCP-Session: 52ce9b5a-9d8b-4f8b-be8a-6a3de69e2e92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8087 | 2026.03.07 01:52:33.312212 [ 291 ] {477c45e8-595e-4edd-8b3e-bac2099307af} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55948) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8088 | 2026.03.07 01:52:33.312438 [ 291 ] {477c45e8-595e-4edd-8b3e-bac2099307af} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8089 | 2026.03.07 01:52:33.312491 [ 291 ] {477c45e8-595e-4edd-8b3e-bac2099307af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8090 | 2026.03.07 01:52:33.312755 [ 291 ] {477c45e8-595e-4edd-8b3e-bac2099307af} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 8091 | 2026.03.07 01:52:33.313621 [ 315 ] {477c45e8-595e-4edd-8b3e-bac2099307af} <Trace> AggregatingTransform: Aggregating | ||
| 8092 | 2026.03.07 01:52:33.313663 [ 315 ] {477c45e8-595e-4edd-8b3e-bac2099307af} <Trace> Aggregator: Aggregation method: without_key | ||
| 8093 | 2026.03.07 01:52:33.313700 [ 315 ] {477c45e8-595e-4edd-8b3e-bac2099307af} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000851588 sec. (1174.277 rows/sec., 45.87 KiB/sec.) | ||
| 8094 | 2026.03.07 01:52:33.313721 [ 315 ] {477c45e8-595e-4edd-8b3e-bac2099307af} <Trace> Aggregator: Merging aggregated data | ||
| 8095 | 2026.03.07 01:52:33.315206 [ 291 ] {477c45e8-595e-4edd-8b3e-bac2099307af} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003043 sec., 328.62306933946763 rows/sec., 12.84 KiB/sec. | ||
| 8096 | 2026.03.07 01:52:33.315341 [ 291 ] {477c45e8-595e-4edd-8b3e-bac2099307af} <Debug> TCPHandler: Processed in 0.003934608 sec. | ||
| 8097 | 2026.03.07 01:52:33.315422 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8098 | 2026.03.07 01:52:33.315441 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8099 | 2026.03.07 01:52:33.315451 [ 291 ] {} <Debug> TCP-Session: 48ed9e24-eade-4d42-b82a-27baed2666c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8100 | 2026.03.07 01:52:33.315463 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8101 | 2026.03.07 01:52:33.315487 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8102 | 2026.03.07 01:52:33.315499 [ 294 ] {} <Debug> TCP-Session: 2d4d0cbe-3562-4b8a-8a1d-dfde5e64470e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8103 | 2026.03.07 01:52:33.315521 [ 290 ] {} <Debug> TCP-Session: 8a1653f5-9152-4f17-ab41-d35526fd5ae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8104 | 2026.03.07 01:52:33.315545 [ 293 ] {} <Debug> TCP-Session: e783b2d4-9d81-4697-9998-6c9f1dde12fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8105 | 2026.03.07 01:52:33.315559 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8106 | 2026.03.07 01:52:33.315582 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8107 | 2026.03.07 01:52:33.315603 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8108 | 2026.03.07 01:52:33.315613 [ 3 ] {} <Debug> TCP-Session: f9915028-877f-444d-b2d6-07ed4e960be2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8109 | 2026.03.07 01:52:33.315632 [ 287 ] {} <Debug> TCP-Session: e757eac6-a887-4c4b-8754-1328d42519a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8110 | 2026.03.07 01:52:33.315645 [ 289 ] {} <Debug> TCP-Session: cd1e34f0-716c-4671-ab0f-5a9f54067a9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8111 | 2026.03.07 01:52:33.315528 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8112 | 2026.03.07 01:52:33.315507 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8113 | 2026.03.07 01:52:33.315708 [ 288 ] {} <Debug> TCP-Session: e0be5f10-01ef-429c-b29d-3c8c0fe2a722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8114 | 2026.03.07 01:52:33.315724 [ 292 ] {} <Debug> TCP-Session: 52ce9b5a-9d8b-4f8b-be8a-6a3de69e2e92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8115 | 2026.03.07 01:52:34.052914 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 980 | ||
| 8116 | 2026.03.07 01:52:34.056326 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8117 | 2026.03.07 01:52:34.056384 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8118 | 2026.03.07 01:52:34.057664 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8119 | 2026.03.07 01:52:34.057951 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8120 | 2026.03.07 01:52:34.058366 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 980 | ||
| 8121 | 2026.03.07 01:52:36.101573 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8122 | 2026.03.07 01:52:36.101772 [ 255 ] {080e8496-3013-4a3a-a364-ca045654ec85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8123 | 2026.03.07 01:52:36.101845 [ 255 ] {080e8496-3013-4a3a-a364-ca045654ec85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8124 | 2026.03.07 01:52:36.105088 [ 255 ] {080e8496-3013-4a3a-a364-ca045654ec85} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8125 | 2026.03.07 01:52:36.105144 [ 255 ] {080e8496-3013-4a3a-a364-ca045654ec85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8126 | 2026.03.07 01:52:36.105620 [ 255 ] {080e8496-3013-4a3a-a364-ca045654ec85} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8127 | 2026.03.07 01:52:36.105858 [ 255 ] {080e8496-3013-4a3a-a364-ca045654ec85} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8128 | 2026.03.07 01:52:36.106025 [ 255 ] {080e8496-3013-4a3a-a364-ca045654ec85} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.004305 sec., 21370.49941927991 rows/sec., 1.80 MiB/sec. | ||
| 8129 | 2026.03.07 01:52:36.106083 [ 255 ] {080e8496-3013-4a3a-a364-ca045654ec85} <Debug> TCPHandler: Processed in 0.004643592 sec. | ||
| 8130 | 2026.03.07 01:52:36.106223 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8131 | 2026.03.07 01:52:36.106333 [ 255 ] {03d424d8-3518-4c55-9a23-54bae39ad99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8132 | 2026.03.07 01:52:36.106378 [ 255 ] {03d424d8-3518-4c55-9a23-54bae39ad99c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8133 | 2026.03.07 01:52:36.106828 [ 255 ] {03d424d8-3518-4c55-9a23-54bae39ad99c} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8134 | 2026.03.07 01:52:36.106865 [ 255 ] {03d424d8-3518-4c55-9a23-54bae39ad99c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8135 | 2026.03.07 01:52:36.107175 [ 255 ] {03d424d8-3518-4c55-9a23-54bae39ad99c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8136 | 2026.03.07 01:52:36.107409 [ 255 ] {03d424d8-3518-4c55-9a23-54bae39ad99c} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8137 | 2026.03.07 01:52:36.107556 [ 112 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8138 | 2026.03.07 01:52:36.107579 [ 255 ] {03d424d8-3518-4c55-9a23-54bae39ad99c} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001272 sec., 14150.943396226416 rows/sec., 1.04 MiB/sec. | ||
| 8139 | 2026.03.07 01:52:36.107593 [ 112 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8140 | 2026.03.07 01:52:36.107616 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8141 | 2026.03.07 01:52:36.107628 [ 255 ] {03d424d8-3518-4c55-9a23-54bae39ad99c} <Debug> TCPHandler: Processed in 0.001459218 sec. | ||
| 8142 | 2026.03.07 01:52:36.107745 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 8143 | 2026.03.07 01:52:36.107757 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8144 | 2026.03.07 01:52:36.107942 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8145 | 2026.03.07 01:52:36.107948 [ 255 ] {9a912423-00db-48fa-a021-04c83bcd8730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8146 | 2026.03.07 01:52:36.107985 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 224 rows starting from the beginning of the part | ||
| 8147 | 2026.03.07 01:52:36.108007 [ 255 ] {9a912423-00db-48fa-a021-04c83bcd8730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8148 | 2026.03.07 01:52:36.108058 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 8149 | 2026.03.07 01:52:36.108110 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 23 rows starting from the beginning of the part | ||
| 8150 | 2026.03.07 01:52:36.108182 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 8151 | 2026.03.07 01:52:36.108223 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 48 rows starting from the beginning of the part | ||
| 8152 | 2026.03.07 01:52:36.108277 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 18 rows starting from the beginning of the part | ||
| 8153 | 2026.03.07 01:52:36.108501 [ 255 ] {9a912423-00db-48fa-a021-04c83bcd8730} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8154 | 2026.03.07 01:52:36.108543 [ 255 ] {9a912423-00db-48fa-a021-04c83bcd8730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8155 | 2026.03.07 01:52:36.108901 [ 255 ] {9a912423-00db-48fa-a021-04c83bcd8730} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8156 | 2026.03.07 01:52:36.109155 [ 255 ] {9a912423-00db-48fa-a021-04c83bcd8730} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8157 | 2026.03.07 01:52:36.109295 [ 255 ] {9a912423-00db-48fa-a021-04c83bcd8730} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001373 sec., 59723.233794610336 rows/sec., 4.66 MiB/sec. | ||
| 8158 | 2026.03.07 01:52:36.109337 [ 255 ] {9a912423-00db-48fa-a021-04c83bcd8730} <Debug> TCPHandler: Processed in 0.001632923 sec. | ||
| 8159 | 2026.03.07 01:52:36.109362 [ 186 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 5 columns (5 merged, 0 gathered) in 0.001678025 sec., 377229.18311705726 rows/sec., 25.40 MiB/sec. | ||
| 8160 | 2026.03.07 01:52:36.109466 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8161 | 2026.03.07 01:52:36.109524 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8162 | 2026.03.07 01:52:36.109569 [ 255 ] {222f7fad-bd6d-4517-b8d1-66faffca7c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8163 | 2026.03.07 01:52:36.109619 [ 255 ] {222f7fad-bd6d-4517-b8d1-66faffca7c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8164 | 2026.03.07 01:52:36.109791 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_46_9} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8165 | 2026.03.07 01:52:36.109872 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_46_9} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8166 | 2026.03.07 01:52:36.109958 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8167 | 2026.03.07 01:52:36.110059 [ 255 ] {222f7fad-bd6d-4517-b8d1-66faffca7c13} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2026.03.07 01:52:36.110100 [ 255 ] {222f7fad-bd6d-4517-b8d1-66faffca7c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8169 | 2026.03.07 01:52:36.110483 [ 255 ] {222f7fad-bd6d-4517-b8d1-66faffca7c13} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8170 | 2026.03.07 01:52:36.110764 [ 255 ] {222f7fad-bd6d-4517-b8d1-66faffca7c13} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8171 | 2026.03.07 01:52:36.110948 [ 255 ] {222f7fad-bd6d-4517-b8d1-66faffca7c13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001399 sec., 114367.40528949248 rows/sec., 7.97 MiB/sec. | ||
| 8172 | 2026.03.07 01:52:36.111000 [ 255 ] {222f7fad-bd6d-4517-b8d1-66faffca7c13} <Debug> TCPHandler: Processed in 0.001585172 sec. | ||
| 8173 | 2026.03.07 01:52:36.111123 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8174 | 2026.03.07 01:52:36.111223 [ 255 ] {c4c6be8c-ecca-4dae-bff4-eff7025bd914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8175 | 2026.03.07 01:52:36.111280 [ 255 ] {c4c6be8c-ecca-4dae-bff4-eff7025bd914} <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 | ||
| 8176 | 2026.03.07 01:52:36.112110 [ 255 ] {c4c6be8c-ecca-4dae-bff4-eff7025bd914} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8177 | 2026.03.07 01:52:36.112146 [ 255 ] {c4c6be8c-ecca-4dae-bff4-eff7025bd914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8178 | 2026.03.07 01:52:36.112696 [ 255 ] {c4c6be8c-ecca-4dae-bff4-eff7025bd914} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8179 | 2026.03.07 01:52:36.112921 [ 255 ] {c4c6be8c-ecca-4dae-bff4-eff7025bd914} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8180 | 2026.03.07 01:52:36.113036 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8181 | 2026.03.07 01:52:36.113066 [ 255 ] {c4c6be8c-ecca-4dae-bff4-eff7025bd914} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001863 sec., 9661.83574879227 rows/sec., 17.31 MiB/sec. | ||
| 8182 | 2026.03.07 01:52:36.113071 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8183 | 2026.03.07 01:52:36.113097 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8184 | 2026.03.07 01:52:36.113134 [ 255 ] {c4c6be8c-ecca-4dae-bff4-eff7025bd914} <Debug> TCPHandler: Processed in 0.002059737 sec. | ||
| 8185 | 2026.03.07 01:52:36.113201 [ 193 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 8186 | 2026.03.07 01:52:36.113251 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8187 | 2026.03.07 01:52:36.113350 [ 255 ] {216279cd-c187-44a1-8a58-2d651cf2bc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8188 | 2026.03.07 01:52:36.113393 [ 255 ] {216279cd-c187-44a1-8a58-2d651cf2bc6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8189 | 2026.03.07 01:52:36.113469 [ 193 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8190 | 2026.03.07 01:52:36.113535 [ 193 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 843 rows starting from the beginning of the part | ||
| 8191 | 2026.03.07 01:52:36.113668 [ 193 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 18 rows starting from the beginning of the part | ||
| 8192 | 2026.03.07 01:52:36.113740 [ 255 ] {216279cd-c187-44a1-8a58-2d651cf2bc6e} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2026.03.07 01:52:36.113773 [ 193 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 23 rows starting from the beginning of the part | ||
| 8194 | 2026.03.07 01:52:36.113779 [ 255 ] {216279cd-c187-44a1-8a58-2d651cf2bc6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8195 | 2026.03.07 01:52:36.113888 [ 193 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 18 rows starting from the beginning of the part | ||
| 8196 | 2026.03.07 01:52:36.114004 [ 193 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
| 8197 | 2026.03.07 01:52:36.114116 [ 193 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 18 rows starting from the beginning of the part | ||
| 8198 | 2026.03.07 01:52:36.114116 [ 255 ] {216279cd-c187-44a1-8a58-2d651cf2bc6e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8199 | 2026.03.07 01:52:36.114355 [ 255 ] {216279cd-c187-44a1-8a58-2d651cf2bc6e} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8200 | 2026.03.07 01:52:36.114503 [ 255 ] {216279cd-c187-44a1-8a58-2d651cf2bc6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 8201 | 2026.03.07 01:52:36.114540 [ 255 ] {216279cd-c187-44a1-8a58-2d651cf2bc6e} <Debug> TCPHandler: Processed in 0.001337073 sec. | ||
| 8202 | 2026.03.07 01:52:36.120461 [ 186 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 952 rows, containing 19 columns (19 merged, 0 gathered) in 0.007313209 sec., 130175.41273605061 rows/sec., 233.27 MiB/sec. | ||
| 8203 | 2026.03.07 01:52:36.121739 [ 191 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8204 | 2026.03.07 01:52:36.122116 [ 191 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2026.03.07 01:52:36.122194 [ 191 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8206 | 2026.03.07 01:52:36.122321 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.15 MiB. | ||
| 8207 | 2026.03.07 01:52:37.001201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.80 MiB, peak 293.81 MiB, free memory in arenas 0.00 B, will set to 287.82 MiB (RSS), difference: 4.02 MiB | ||
| 8208 | 2026.03.07 01:52:38.886405 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8209 | 2026.03.07 01:52:38.886469 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8210 | 2026.03.07 01:52:39.011891 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16388 | ||
| 8211 | 2026.03.07 01:52:39.012457 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2026.03.07 01:52:39.012496 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8213 | 2026.03.07 01:52:39.013008 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8214 | 2026.03.07 01:52:39.013236 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2026.03.07 01:52:39.013368 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16388 | ||
| 8216 | 2026.03.07 01:52:39.874425 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8217 | 2026.03.07 01:52:39.892010 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8218 | 2026.03.07 01:52:39.892073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8219 | 2026.03.07 01:52:39.898400 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8220 | 2026.03.07 01:52:39.899124 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8221 | 2026.03.07 01:52:39.902531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8222 | 2026.03.07 01:52:41.101442 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8223 | 2026.03.07 01:52:41.101726 [ 255 ] {0a2b2cde-0a46-411d-9a11-c24d1e3090f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8224 | 2026.03.07 01:52:41.101831 [ 255 ] {0a2b2cde-0a46-411d-9a11-c24d1e3090f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8225 | 2026.03.07 01:52:41.102613 [ 255 ] {0a2b2cde-0a46-411d-9a11-c24d1e3090f2} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8226 | 2026.03.07 01:52:41.102660 [ 255 ] {0a2b2cde-0a46-411d-9a11-c24d1e3090f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8227 | 2026.03.07 01:52:41.103047 [ 255 ] {0a2b2cde-0a46-411d-9a11-c24d1e3090f2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8228 | 2026.03.07 01:52:41.103269 [ 255 ] {0a2b2cde-0a46-411d-9a11-c24d1e3090f2} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8229 | 2026.03.07 01:52:41.103421 [ 255 ] {0a2b2cde-0a46-411d-9a11-c24d1e3090f2} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001773 sec., 57529.610829103214 rows/sec., 4.82 MiB/sec. | ||
| 8230 | 2026.03.07 01:52:41.103461 [ 255 ] {0a2b2cde-0a46-411d-9a11-c24d1e3090f2} <Debug> TCPHandler: Processed in 0.002206532 sec. | ||
| 8231 | 2026.03.07 01:52:41.103585 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8232 | 2026.03.07 01:52:41.103678 [ 255 ] {b95d046d-791b-4c4d-8f25-721c411811cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8233 | 2026.03.07 01:52:41.103717 [ 255 ] {b95d046d-791b-4c4d-8f25-721c411811cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8234 | 2026.03.07 01:52:41.104105 [ 255 ] {b95d046d-791b-4c4d-8f25-721c411811cc} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8235 | 2026.03.07 01:52:41.104141 [ 255 ] {b95d046d-791b-4c4d-8f25-721c411811cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8236 | 2026.03.07 01:52:41.104430 [ 255 ] {b95d046d-791b-4c4d-8f25-721c411811cc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8237 | 2026.03.07 01:52:41.104630 [ 255 ] {b95d046d-791b-4c4d-8f25-721c411811cc} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8238 | 2026.03.07 01:52:41.104758 [ 255 ] {b95d046d-791b-4c4d-8f25-721c411811cc} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001098 sec., 20947.176684881604 rows/sec., 1.54 MiB/sec. | ||
| 8239 | 2026.03.07 01:52:41.104794 [ 255 ] {b95d046d-791b-4c4d-8f25-721c411811cc} <Debug> TCPHandler: Processed in 0.001257441 sec. | ||
| 8240 | 2026.03.07 01:52:41.104893 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8241 | 2026.03.07 01:52:41.104985 [ 255 ] {c82f6afb-8c7d-4249-a54e-c628d99b0ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8242 | 2026.03.07 01:52:41.105027 [ 255 ] {c82f6afb-8c7d-4249-a54e-c628d99b0ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8243 | 2026.03.07 01:52:41.105521 [ 255 ] {c82f6afb-8c7d-4249-a54e-c628d99b0ba2} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8244 | 2026.03.07 01:52:41.105569 [ 255 ] {c82f6afb-8c7d-4249-a54e-c628d99b0ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8245 | 2026.03.07 01:52:41.105938 [ 255 ] {c82f6afb-8c7d-4249-a54e-c628d99b0ba2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8246 | 2026.03.07 01:52:41.106185 [ 255 ] {c82f6afb-8c7d-4249-a54e-c628d99b0ba2} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8247 | 2026.03.07 01:52:41.106315 [ 255 ] {c82f6afb-8c7d-4249-a54e-c628d99b0ba2} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001348 sec., 64540.059347181006 rows/sec., 5.04 MiB/sec. | ||
| 8248 | 2026.03.07 01:52:41.106352 [ 255 ] {c82f6afb-8c7d-4249-a54e-c628d99b0ba2} <Debug> TCPHandler: Processed in 0.00150657 sec. | ||
| 8249 | 2026.03.07 01:52:41.106463 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8250 | 2026.03.07 01:52:41.106557 [ 255 ] {a1af5242-8f4b-40ab-a7ed-644aebba50bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8251 | 2026.03.07 01:52:41.106600 [ 255 ] {a1af5242-8f4b-40ab-a7ed-644aebba50bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8252 | 2026.03.07 01:52:41.106998 [ 255 ] {a1af5242-8f4b-40ab-a7ed-644aebba50bd} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8253 | 2026.03.07 01:52:41.107034 [ 255 ] {a1af5242-8f4b-40ab-a7ed-644aebba50bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8254 | 2026.03.07 01:52:41.107359 [ 255 ] {a1af5242-8f4b-40ab-a7ed-644aebba50bd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8255 | 2026.03.07 01:52:41.107565 [ 255 ] {a1af5242-8f4b-40ab-a7ed-644aebba50bd} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8256 | 2026.03.07 01:52:41.107694 [ 255 ] {a1af5242-8f4b-40ab-a7ed-644aebba50bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 8257 | 2026.03.07 01:52:41.107729 [ 255 ] {a1af5242-8f4b-40ab-a7ed-644aebba50bd} <Debug> TCPHandler: Processed in 0.001314903 sec. | ||
| 8258 | 2026.03.07 01:52:41.107846 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8259 | 2026.03.07 01:52:41.107938 [ 255 ] {8d29ed6d-b9a9-4869-a86c-f89790668f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8260 | 2026.03.07 01:52:41.107992 [ 255 ] {8d29ed6d-b9a9-4869-a86c-f89790668f38} <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 | ||
| 8261 | 2026.03.07 01:52:41.108747 [ 255 ] {8d29ed6d-b9a9-4869-a86c-f89790668f38} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8262 | 2026.03.07 01:52:41.108783 [ 255 ] {8d29ed6d-b9a9-4869-a86c-f89790668f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8263 | 2026.03.07 01:52:41.109339 [ 255 ] {8d29ed6d-b9a9-4869-a86c-f89790668f38} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8264 | 2026.03.07 01:52:41.109554 [ 255 ] {8d29ed6d-b9a9-4869-a86c-f89790668f38} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8265 | 2026.03.07 01:52:41.109691 [ 255 ] {8d29ed6d-b9a9-4869-a86c-f89790668f38} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00177 sec., 12994.350282485875 rows/sec., 23.29 MiB/sec. | ||
| 8266 | 2026.03.07 01:52:41.109752 [ 255 ] {8d29ed6d-b9a9-4869-a86c-f89790668f38} <Debug> TCPHandler: Processed in 0.001953424 sec. | ||
| 8267 | 2026.03.07 01:52:41.109861 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8268 | 2026.03.07 01:52:41.109955 [ 255 ] {a43299ef-195f-47fe-a2fc-760167c293bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8269 | 2026.03.07 01:52:41.109996 [ 255 ] {a43299ef-195f-47fe-a2fc-760167c293bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8270 | 2026.03.07 01:52:41.110315 [ 255 ] {a43299ef-195f-47fe-a2fc-760167c293bb} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8271 | 2026.03.07 01:52:41.110350 [ 255 ] {a43299ef-195f-47fe-a2fc-760167c293bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8272 | 2026.03.07 01:52:41.110654 [ 255 ] {a43299ef-195f-47fe-a2fc-760167c293bb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8273 | 2026.03.07 01:52:41.110855 [ 255 ] {a43299ef-195f-47fe-a2fc-760167c293bb} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8274 | 2026.03.07 01:52:41.110981 [ 255 ] {a43299ef-195f-47fe-a2fc-760167c293bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 8275 | 2026.03.07 01:52:41.110988 [ 107 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8276 | 2026.03.07 01:52:41.111016 [ 255 ] {a43299ef-195f-47fe-a2fc-760167c293bb} <Debug> TCPHandler: Processed in 0.001202489 sec. | ||
| 8277 | 2026.03.07 01:52:41.111059 [ 107 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2026.03.07 01:52:41.111084 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8279 | 2026.03.07 01:52:41.111212 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 8280 | 2026.03.07 01:52:41.111386 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8281 | 2026.03.07 01:52:41.111426 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1890 rows starting from the beginning of the part | ||
| 8282 | 2026.03.07 01:52:41.111497 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 8283 | 2026.03.07 01:52:41.111548 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
| 8284 | 2026.03.07 01:52:41.111597 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part | ||
| 8285 | 2026.03.07 01:52:41.111639 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 8286 | 2026.03.07 01:52:41.111685 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 8287 | 2026.03.07 01:52:41.112862 [ 191 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 4 columns (4 merged, 0 gathered) in 0.001713486 sec., 1260588.064332011 rows/sec., 82.92 MiB/sec. | ||
| 8288 | 2026.03.07 01:52:41.113144 [ 190 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8289 | 2026.03.07 01:52:41.113457 [ 190 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_46_9} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2026.03.07 01:52:41.113535 [ 190 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_46_9} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8291 | 2026.03.07 01:52:41.113646 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 8292 | 2026.03.07 01:52:44.059493 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1004 | ||
| 8293 | 2026.03.07 01:52:44.061618 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8294 | 2026.03.07 01:52:44.061665 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8295 | 2026.03.07 01:52:44.062858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8296 | 2026.03.07 01:52:44.063127 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8297 | 2026.03.07 01:52:44.063275 [ 103 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8298 | 2026.03.07 01:52:44.063343 [ 103 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2026.03.07 01:52:44.063363 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8300 | 2026.03.07 01:52:44.063379 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1004 | ||
| 8301 | 2026.03.07 01:52:44.063462 [ 188 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::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 | ||
| 8302 | 2026.03.07 01:52:44.064038 [ 188 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8303 | 2026.03.07 01:52:44.064201 [ 188 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 806 rows starting from the beginning of the part | ||
| 8304 | 2026.03.07 01:52:44.064632 [ 188 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
| 8305 | 2026.03.07 01:52:44.064994 [ 188 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 8306 | 2026.03.07 01:52:44.065338 [ 188 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
| 8307 | 2026.03.07 01:52:44.065681 [ 188 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::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 | ||
| 8308 | 2026.03.07 01:52:44.065998 [ 188 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 8309 | 2026.03.07 01:52:44.071886 [ 190 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1004 rows, containing 72 columns (72 merged, 0 gathered) in 0.008464966 sec., 118606.50119563386 rows/sec., 100.04 MiB/sec. | ||
| 8310 | 2026.03.07 01:52:44.073262 [ 190 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8311 | 2026.03.07 01:52:44.073802 [ 190 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_26_5} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8312 | 2026.03.07 01:52:44.073877 [ 190 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_26_5} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8313 | 2026.03.07 01:52:44.074179 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 8314 | 2026.03.07 01:52:46.101381 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8315 | 2026.03.07 01:52:46.101570 [ 255 ] {f94f0de5-86b6-4936-9267-e89fef43bf5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8316 | 2026.03.07 01:52:46.101640 [ 255 ] {f94f0de5-86b6-4936-9267-e89fef43bf5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8317 | 2026.03.07 01:52:46.102265 [ 255 ] {f94f0de5-86b6-4936-9267-e89fef43bf5b} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8318 | 2026.03.07 01:52:46.102317 [ 255 ] {f94f0de5-86b6-4936-9267-e89fef43bf5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8319 | 2026.03.07 01:52:46.102712 [ 255 ] {f94f0de5-86b6-4936-9267-e89fef43bf5b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8320 | 2026.03.07 01:52:46.102940 [ 255 ] {f94f0de5-86b6-4936-9267-e89fef43bf5b} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8321 | 2026.03.07 01:52:46.103110 [ 255 ] {f94f0de5-86b6-4936-9267-e89fef43bf5b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001591 sec., 5028.28409805154 rows/sec., 410.02 KiB/sec. | ||
| 8322 | 2026.03.07 01:52:46.103161 [ 255 ] {f94f0de5-86b6-4936-9267-e89fef43bf5b} <Debug> TCPHandler: Processed in 0.001914713 sec. | ||
| 8323 | 2026.03.07 01:52:46.103289 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8324 | 2026.03.07 01:52:46.103394 [ 255 ] {24e59863-0f43-441b-b42b-fe3817ccc94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8325 | 2026.03.07 01:52:46.103439 [ 255 ] {24e59863-0f43-441b-b42b-fe3817ccc94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8326 | 2026.03.07 01:52:46.103902 [ 255 ] {24e59863-0f43-441b-b42b-fe3817ccc94f} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2026.03.07 01:52:46.103941 [ 255 ] {24e59863-0f43-441b-b42b-fe3817ccc94f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8328 | 2026.03.07 01:52:46.104266 [ 255 ] {24e59863-0f43-441b-b42b-fe3817ccc94f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8329 | 2026.03.07 01:52:46.104482 [ 255 ] {24e59863-0f43-441b-b42b-fe3817ccc94f} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2026.03.07 01:52:46.104620 [ 255 ] {24e59863-0f43-441b-b42b-fe3817ccc94f} <Debug> executeQuery: Read 96 rows, 8.24 KiB in 0.001249 sec., 76861.48919135309 rows/sec., 6.44 MiB/sec. | ||
| 8331 | 2026.03.07 01:52:46.104660 [ 255 ] {24e59863-0f43-441b-b42b-fe3817ccc94f} <Debug> TCPHandler: Processed in 0.001425197 sec. | ||
| 8332 | 2026.03.07 01:52:46.104781 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8333 | 2026.03.07 01:52:46.104878 [ 255 ] {bdcfb962-c6c8-4d9e-90cc-9722fdfeb244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8334 | 2026.03.07 01:52:46.104920 [ 255 ] {bdcfb962-c6c8-4d9e-90cc-9722fdfeb244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8335 | 2026.03.07 01:52:46.105352 [ 255 ] {bdcfb962-c6c8-4d9e-90cc-9722fdfeb244} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2026.03.07 01:52:46.105388 [ 255 ] {bdcfb962-c6c8-4d9e-90cc-9722fdfeb244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8337 | 2026.03.07 01:52:46.105772 [ 255 ] {bdcfb962-c6c8-4d9e-90cc-9722fdfeb244} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8338 | 2026.03.07 01:52:46.105983 [ 255 ] {bdcfb962-c6c8-4d9e-90cc-9722fdfeb244} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2026.03.07 01:52:46.106119 [ 255 ] {bdcfb962-c6c8-4d9e-90cc-9722fdfeb244} <Debug> executeQuery: Read 26 rows, 1.91 KiB in 0.00126 sec., 20634.920634920632 rows/sec., 1.48 MiB/sec. | ||
| 8340 | 2026.03.07 01:52:46.106158 [ 255 ] {bdcfb962-c6c8-4d9e-90cc-9722fdfeb244} <Debug> TCPHandler: Processed in 0.001428457 sec. | ||
| 8341 | 2026.03.07 01:52:46.106278 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8342 | 2026.03.07 01:52:46.106375 [ 255 ] {b38649ef-b931-41a2-83a2-0154922b0bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8343 | 2026.03.07 01:52:46.106418 [ 255 ] {b38649ef-b931-41a2-83a2-0154922b0bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8344 | 2026.03.07 01:52:46.106859 [ 255 ] {b38649ef-b931-41a2-83a2-0154922b0bf4} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2026.03.07 01:52:46.106897 [ 255 ] {b38649ef-b931-41a2-83a2-0154922b0bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8346 | 2026.03.07 01:52:46.107209 [ 255 ] {b38649ef-b931-41a2-83a2-0154922b0bf4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8347 | 2026.03.07 01:52:46.107421 [ 255 ] {b38649ef-b931-41a2-83a2-0154922b0bf4} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2026.03.07 01:52:46.107557 [ 255 ] {b38649ef-b931-41a2-83a2-0154922b0bf4} <Debug> executeQuery: Read 90 rows, 7.21 KiB in 0.0012 sec., 75000 rows/sec., 5.87 MiB/sec. | ||
| 8349 | 2026.03.07 01:52:46.107611 [ 255 ] {b38649ef-b931-41a2-83a2-0154922b0bf4} <Debug> TCPHandler: Processed in 0.001382355 sec. | ||
| 8350 | 2026.03.07 01:52:46.107756 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8351 | 2026.03.07 01:52:46.107858 [ 255 ] {e15ff426-9b6f-460f-857c-33c367efb76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8352 | 2026.03.07 01:52:46.107904 [ 255 ] {e15ff426-9b6f-460f-857c-33c367efb76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8353 | 2026.03.07 01:52:46.108352 [ 255 ] {e15ff426-9b6f-460f-857c-33c367efb76a} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2026.03.07 01:52:46.108390 [ 255 ] {e15ff426-9b6f-460f-857c-33c367efb76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8355 | 2026.03.07 01:52:46.108754 [ 255 ] {e15ff426-9b6f-460f-857c-33c367efb76a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8356 | 2026.03.07 01:52:46.108969 [ 255 ] {e15ff426-9b6f-460f-857c-33c367efb76a} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2026.03.07 01:52:46.109105 [ 255 ] {e15ff426-9b6f-460f-857c-33c367efb76a} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001265 sec., 129644.26877470355 rows/sec., 9.03 MiB/sec. | ||
| 8358 | 2026.03.07 01:52:46.109143 [ 255 ] {e15ff426-9b6f-460f-857c-33c367efb76a} <Debug> TCPHandler: Processed in 0.001450008 sec. | ||
| 8359 | 2026.03.07 01:52:46.109258 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8360 | 2026.03.07 01:52:46.109361 [ 255 ] {93aa1df7-b9a0-4e3b-8a49-c05a1185ec61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8361 | 2026.03.07 01:52:46.109437 [ 255 ] {93aa1df7-b9a0-4e3b-8a49-c05a1185ec61} <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 | ||
| 8362 | 2026.03.07 01:52:46.110300 [ 255 ] {93aa1df7-b9a0-4e3b-8a49-c05a1185ec61} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8363 | 2026.03.07 01:52:46.110338 [ 255 ] {93aa1df7-b9a0-4e3b-8a49-c05a1185ec61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8364 | 2026.03.07 01:52:46.110907 [ 255 ] {93aa1df7-b9a0-4e3b-8a49-c05a1185ec61} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8365 | 2026.03.07 01:52:46.111138 [ 255 ] {93aa1df7-b9a0-4e3b-8a49-c05a1185ec61} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8366 | 2026.03.07 01:52:46.111281 [ 255 ] {93aa1df7-b9a0-4e3b-8a49-c05a1185ec61} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001943 sec., 9264.024704065878 rows/sec., 16.60 MiB/sec. | ||
| 8367 | 2026.03.07 01:52:46.111343 [ 255 ] {93aa1df7-b9a0-4e3b-8a49-c05a1185ec61} <Debug> TCPHandler: Processed in 0.00213554 sec. | ||
| 8368 | 2026.03.07 01:52:46.111466 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8369 | 2026.03.07 01:52:46.111562 [ 255 ] {6e762efd-78aa-4c89-885a-357b3502997b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8370 | 2026.03.07 01:52:46.111604 [ 255 ] {6e762efd-78aa-4c89-885a-357b3502997b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8371 | 2026.03.07 01:52:46.111955 [ 255 ] {6e762efd-78aa-4c89-885a-357b3502997b} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8372 | 2026.03.07 01:52:46.111992 [ 255 ] {6e762efd-78aa-4c89-885a-357b3502997b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8373 | 2026.03.07 01:52:46.112315 [ 255 ] {6e762efd-78aa-4c89-885a-357b3502997b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8374 | 2026.03.07 01:52:46.112533 [ 255 ] {6e762efd-78aa-4c89-885a-357b3502997b} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8375 | 2026.03.07 01:52:46.112666 [ 255 ] {6e762efd-78aa-4c89-885a-357b3502997b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 8376 | 2026.03.07 01:52:46.112702 [ 255 ] {6e762efd-78aa-4c89-885a-357b3502997b} <Debug> TCPHandler: Processed in 0.001287552 sec. | ||
| 8377 | 2026.03.07 01:52:46.513680 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16836 | ||
| 8378 | 2026.03.07 01:52:46.514228 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2026.03.07 01:52:46.514271 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8380 | 2026.03.07 01:52:46.514773 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8381 | 2026.03.07 01:52:46.514989 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2026.03.07 01:52:46.515117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16836 | ||
| 8383 | 2026.03.07 01:52:47.402836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8384 | 2026.03.07 01:52:47.419312 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2026.03.07 01:52:47.419362 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8386 | 2026.03.07 01:52:47.425490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8387 | 2026.03.07 01:52:47.426172 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8388 | 2026.03.07 01:52:47.429029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8389 | 2026.03.07 01:52:51.101967 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8390 | 2026.03.07 01:52:51.102257 [ 255 ] {56f3a17d-2a03-4a66-a1a3-145d1e364612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8391 | 2026.03.07 01:52:51.102359 [ 255 ] {56f3a17d-2a03-4a66-a1a3-145d1e364612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8392 | 2026.03.07 01:52:51.103228 [ 255 ] {56f3a17d-2a03-4a66-a1a3-145d1e364612} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8393 | 2026.03.07 01:52:51.103281 [ 255 ] {56f3a17d-2a03-4a66-a1a3-145d1e364612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8394 | 2026.03.07 01:52:51.103690 [ 255 ] {56f3a17d-2a03-4a66-a1a3-145d1e364612} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8395 | 2026.03.07 01:52:51.103927 [ 255 ] {56f3a17d-2a03-4a66-a1a3-145d1e364612} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8396 | 2026.03.07 01:52:51.104070 [ 98 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8397 | 2026.03.07 01:52:51.104096 [ 255 ] {56f3a17d-2a03-4a66-a1a3-145d1e364612} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001911 sec., 53375.19623233909 rows/sec., 4.47 MiB/sec. | ||
| 8398 | 2026.03.07 01:52:51.104140 [ 98 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8399 | 2026.03.07 01:52:51.104163 [ 255 ] {56f3a17d-2a03-4a66-a1a3-145d1e364612} <Debug> TCPHandler: Processed in 0.002375427 sec. | ||
| 8400 | 2026.03.07 01:52:51.104166 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8401 | 2026.03.07 01:52:51.104305 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8402 | 2026.03.07 01:52:51.104319 [ 191 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::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 | ||
| 8403 | 2026.03.07 01:52:51.104428 [ 255 ] {374c1fde-4712-46ee-81a1-73536ef80507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8404 | 2026.03.07 01:52:51.104492 [ 255 ] {374c1fde-4712-46ee-81a1-73536ef80507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8405 | 2026.03.07 01:52:51.104494 [ 191 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8406 | 2026.03.07 01:52:51.104552 [ 191 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2889 rows starting from the beginning of the part | ||
| 8407 | 2026.03.07 01:52:51.104633 [ 191 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 8408 | 2026.03.07 01:52:51.104691 [ 191 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 92 rows starting from the beginning of the part | ||
| 8409 | 2026.03.07 01:52:51.104745 [ 191 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 102 rows starting from the beginning of the part | ||
| 8410 | 2026.03.07 01:52:51.104794 [ 191 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 96 rows starting from the beginning of the part | ||
| 8411 | 2026.03.07 01:52:51.104840 [ 191 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 102 rows starting from the beginning of the part | ||
| 8412 | 2026.03.07 01:52:51.104954 [ 255 ] {374c1fde-4712-46ee-81a1-73536ef80507} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2026.03.07 01:52:51.105000 [ 255 ] {374c1fde-4712-46ee-81a1-73536ef80507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8414 | 2026.03.07 01:52:51.105343 [ 255 ] {374c1fde-4712-46ee-81a1-73536ef80507} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8415 | 2026.03.07 01:52:51.105651 [ 255 ] {374c1fde-4712-46ee-81a1-73536ef80507} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8416 | 2026.03.07 01:52:51.105799 [ 255 ] {374c1fde-4712-46ee-81a1-73536ef80507} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001401 sec., 16416.845110635262 rows/sec., 1.21 MiB/sec. | ||
| 8417 | 2026.03.07 01:52:51.105840 [ 255 ] {374c1fde-4712-46ee-81a1-73536ef80507} <Debug> TCPHandler: Processed in 0.001588512 sec. | ||
| 8418 | 2026.03.07 01:52:51.105954 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8419 | 2026.03.07 01:52:51.106055 [ 255 ] {310636ae-926d-4d8c-beee-5320ae3461f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8420 | 2026.03.07 01:52:51.106097 [ 255 ] {310636ae-926d-4d8c-beee-5320ae3461f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8421 | 2026.03.07 01:52:51.106218 [ 191 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001969924 sec., 1693973.9807220988 rows/sec., 138.85 MiB/sec. | ||
| 8422 | 2026.03.07 01:52:51.106495 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8423 | 2026.03.07 01:52:51.106539 [ 255 ] {310636ae-926d-4d8c-beee-5320ae3461f7} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8424 | 2026.03.07 01:52:51.106584 [ 255 ] {310636ae-926d-4d8c-beee-5320ae3461f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8425 | 2026.03.07 01:52:51.106793 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_56_11} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2026.03.07 01:52:51.106878 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_56_11} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8427 | 2026.03.07 01:52:51.106929 [ 255 ] {310636ae-926d-4d8c-beee-5320ae3461f7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8428 | 2026.03.07 01:52:51.106967 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 8429 | 2026.03.07 01:52:51.107155 [ 255 ] {310636ae-926d-4d8c-beee-5320ae3461f7} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8430 | 2026.03.07 01:52:51.107287 [ 98 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8431 | 2026.03.07 01:52:51.107298 [ 255 ] {310636ae-926d-4d8c-beee-5320ae3461f7} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001265 sec., 68774.70355731226 rows/sec., 5.37 MiB/sec. | ||
| 8432 | 2026.03.07 01:52:51.107332 [ 98 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8433 | 2026.03.07 01:52:51.107352 [ 255 ] {310636ae-926d-4d8c-beee-5320ae3461f7} <Debug> TCPHandler: Processed in 0.001449347 sec. | ||
| 8434 | 2026.03.07 01:52:51.107358 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8435 | 2026.03.07 01:52:51.107458 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::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 | ||
| 8436 | 2026.03.07 01:52:51.107500 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8437 | 2026.03.07 01:52:51.107542 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8438 | 2026.03.07 01:52:51.107570 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1550 rows starting from the beginning of the part | ||
| 8439 | 2026.03.07 01:52:51.107595 [ 255 ] {2cb593e9-20e9-431c-a24c-fcb03f2b101c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8440 | 2026.03.07 01:52:51.107626 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 8441 | 2026.03.07 01:52:51.107639 [ 255 ] {2cb593e9-20e9-431c-a24c-fcb03f2b101c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8442 | 2026.03.07 01:52:51.107671 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part | ||
| 8443 | 2026.03.07 01:52:51.107713 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 87 rows starting from the beginning of the part | ||
| 8444 | 2026.03.07 01:52:51.107752 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 8445 | 2026.03.07 01:52:51.107791 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 87 rows starting from the beginning of the part | ||
| 8446 | 2026.03.07 01:52:51.108050 [ 255 ] {2cb593e9-20e9-431c-a24c-fcb03f2b101c} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8447 | 2026.03.07 01:52:51.108085 [ 255 ] {2cb593e9-20e9-431c-a24c-fcb03f2b101c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8448 | 2026.03.07 01:52:51.108426 [ 255 ] {2cb593e9-20e9-431c-a24c-fcb03f2b101c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8449 | 2026.03.07 01:52:51.108644 [ 255 ] {2cb593e9-20e9-431c-a24c-fcb03f2b101c} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8450 | 2026.03.07 01:52:51.108775 [ 255 ] {2cb593e9-20e9-431c-a24c-fcb03f2b101c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 8451 | 2026.03.07 01:52:51.108811 [ 255 ] {2cb593e9-20e9-431c-a24c-fcb03f2b101c} <Debug> TCPHandler: Processed in 0.001359835 sec. | ||
| 8452 | 2026.03.07 01:52:51.108808 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383315 sec., 1416886.2478900324 rows/sec., 106.74 MiB/sec. | ||
| 8453 | 2026.03.07 01:52:51.108923 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8454 | 2026.03.07 01:52:51.109009 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8455 | 2026.03.07 01:52:51.109020 [ 255 ] {cf87dd95-ccdf-4d60-a853-5e8a611273e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8456 | 2026.03.07 01:52:51.109075 [ 255 ] {cf87dd95-ccdf-4d60-a853-5e8a611273e3} <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 | ||
| 8457 | 2026.03.07 01:52:51.109231 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_56_11} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8458 | 2026.03.07 01:52:51.109291 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_56_11} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8459 | 2026.03.07 01:52:51.109348 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 8460 | 2026.03.07 01:52:51.109876 [ 255 ] {cf87dd95-ccdf-4d60-a853-5e8a611273e3} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8461 | 2026.03.07 01:52:51.109910 [ 255 ] {cf87dd95-ccdf-4d60-a853-5e8a611273e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8462 | 2026.03.07 01:52:51.110439 [ 255 ] {cf87dd95-ccdf-4d60-a853-5e8a611273e3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8463 | 2026.03.07 01:52:51.110669 [ 255 ] {cf87dd95-ccdf-4d60-a853-5e8a611273e3} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8464 | 2026.03.07 01:52:51.110807 [ 255 ] {cf87dd95-ccdf-4d60-a853-5e8a611273e3} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001805 sec., 12742.382271468145 rows/sec., 22.83 MiB/sec. | ||
| 8465 | 2026.03.07 01:52:51.110878 [ 255 ] {cf87dd95-ccdf-4d60-a853-5e8a611273e3} <Debug> TCPHandler: Processed in 0.002003225 sec. | ||
| 8466 | 2026.03.07 01:52:51.110993 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8467 | 2026.03.07 01:52:51.111086 [ 255 ] {50cf217d-e076-449a-af89-1b3d3984e88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8468 | 2026.03.07 01:52:51.111128 [ 255 ] {50cf217d-e076-449a-af89-1b3d3984e88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8469 | 2026.03.07 01:52:51.111458 [ 255 ] {50cf217d-e076-449a-af89-1b3d3984e88d} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8470 | 2026.03.07 01:52:51.111492 [ 255 ] {50cf217d-e076-449a-af89-1b3d3984e88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8471 | 2026.03.07 01:52:51.111791 [ 255 ] {50cf217d-e076-449a-af89-1b3d3984e88d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8472 | 2026.03.07 01:52:51.111992 [ 255 ] {50cf217d-e076-449a-af89-1b3d3984e88d} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8473 | 2026.03.07 01:52:51.112117 [ 255 ] {50cf217d-e076-449a-af89-1b3d3984e88d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 8474 | 2026.03.07 01:52:51.112152 [ 255 ] {50cf217d-e076-449a-af89-1b3d3984e88d} <Debug> TCPHandler: Processed in 0.00120699 sec. | ||
| 8475 | 2026.03.07 01:52:53.886710 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8476 | 2026.03.07 01:52:53.886779 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8477 | 2026.03.07 01:52:54.015999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17348 | ||
| 8478 | 2026.03.07 01:52:54.016533 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2026.03.07 01:52:54.016578 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8480 | 2026.03.07 01:52:54.017077 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8481 | 2026.03.07 01:52:54.017316 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2026.03.07 01:52:54.017452 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17348 | ||
| 8483 | 2026.03.07 01:52:54.017477 [ 95 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8484 | 2026.03.07 01:52:54.017553 [ 95 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8485 | 2026.03.07 01:52:54.017589 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8486 | 2026.03.07 01:52:54.017796 [ 188 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 8487 | 2026.03.07 01:52:54.018006 [ 188 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8488 | 2026.03.07 01:52:54.018066 [ 188 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14916 rows starting from the beginning of the part | ||
| 8489 | 2026.03.07 01:52:54.018167 [ 188 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 8490 | 2026.03.07 01:52:54.018241 [ 188 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 8491 | 2026.03.07 01:52:54.018306 [ 188 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 8492 | 2026.03.07 01:52:54.018373 [ 188 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 8493 | 2026.03.07 01:52:54.018436 [ 188 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 8494 | 2026.03.07 01:52:54.020464 [ 201 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17348 rows, containing 4 columns (4 merged, 0 gathered) in 0.00275637 sec., 6293784.941789382 rows/sec., 90.03 MiB/sec. | ||
| 8495 | 2026.03.07 01:52:54.020756 [ 198 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8496 | 2026.03.07 01:52:54.021048 [ 198 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_36_7} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8497 | 2026.03.07 01:52:54.021118 [ 198 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_36_7} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8498 | 2026.03.07 01:52:54.021221 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 8499 | 2026.03.07 01:52:54.064456 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1030 | ||
| 8500 | 2026.03.07 01:52:54.066601 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8501 | 2026.03.07 01:52:54.066648 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8502 | 2026.03.07 01:52:54.067799 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8503 | 2026.03.07 01:52:54.068096 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2026.03.07 01:52:54.068438 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1030 | ||
| 8505 | 2026.03.07 01:52:54.929902 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8506 | 2026.03.07 01:52:54.946726 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8507 | 2026.03.07 01:52:54.946774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8508 | 2026.03.07 01:52:54.953056 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8509 | 2026.03.07 01:52:54.953742 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8510 | 2026.03.07 01:52:54.954041 [ 93 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8511 | 2026.03.07 01:52:54.954083 [ 93 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8512 | 2026.03.07 01:52:54.954105 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8513 | 2026.03.07 01:52:54.954203 [ 201 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 8514 | 2026.03.07 01:52:54.956862 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8515 | 2026.03.07 01:52:54.957265 [ 201 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8516 | 2026.03.07 01:52:54.958023 [ 201 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 8517 | 2026.03.07 01:52:54.961269 [ 201 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 8518 | 2026.03.07 01:52:54.964540 [ 201 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 8519 | 2026.03.07 01:52:54.968057 [ 201 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 8520 | 2026.03.07 01:52:54.972070 [ 201 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 8521 | 2026.03.07 01:52:54.976193 [ 201 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 8522 | 2026.03.07 01:52:55.001149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.41 MiB, peak 299.41 MiB, free memory in arenas 0.00 B, will set to 290.69 MiB (RSS), difference: -8.72 MiB | ||
| 8523 | 2026.03.07 01:52:55.028952 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.07479144 sec., 3636.7798240012494 rows/sec., 18.81 MiB/sec. | ||
| 8524 | 2026.03.07 01:52:55.031925 [ 200 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8525 | 2026.03.07 01:52:55.034185 [ 200 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_36_7} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8526 | 2026.03.07 01:52:55.034311 [ 200 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_36_7} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8527 | 2026.03.07 01:52:55.037064 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8528 | 2026.03.07 01:52:56.001147 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.27 MiB, peak 299.41 MiB, free memory in arenas 0.00 B, will set to 291.85 MiB (RSS), difference: 10.58 MiB | ||
| 8529 | 2026.03.07 01:52:56.101142 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8530 | 2026.03.07 01:52:56.101323 [ 255 ] {a72d4cef-62a8-43bf-a03b-111df7a4093a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8531 | 2026.03.07 01:52:56.101392 [ 255 ] {a72d4cef-62a8-43bf-a03b-111df7a4093a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8532 | 2026.03.07 01:52:56.102054 [ 255 ] {a72d4cef-62a8-43bf-a03b-111df7a4093a} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8533 | 2026.03.07 01:52:56.102104 [ 255 ] {a72d4cef-62a8-43bf-a03b-111df7a4093a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8534 | 2026.03.07 01:52:56.102508 [ 255 ] {a72d4cef-62a8-43bf-a03b-111df7a4093a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8535 | 2026.03.07 01:52:56.102737 [ 255 ] {a72d4cef-62a8-43bf-a03b-111df7a4093a} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8536 | 2026.03.07 01:52:56.102889 [ 255 ] {a72d4cef-62a8-43bf-a03b-111df7a4093a} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001616 sec., 56930.69306930693 rows/sec., 4.80 MiB/sec. | ||
| 8537 | 2026.03.07 01:52:56.102933 [ 255 ] {a72d4cef-62a8-43bf-a03b-111df7a4093a} <Debug> TCPHandler: Processed in 0.001926122 sec. | ||
| 8538 | 2026.03.07 01:52:56.103055 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8539 | 2026.03.07 01:52:56.103152 [ 255 ] {9850841f-06ed-4d94-a0cc-2fa3fcc78acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8540 | 2026.03.07 01:52:56.103194 [ 255 ] {9850841f-06ed-4d94-a0cc-2fa3fcc78acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8541 | 2026.03.07 01:52:56.103591 [ 255 ] {9850841f-06ed-4d94-a0cc-2fa3fcc78acb} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8542 | 2026.03.07 01:52:56.103628 [ 255 ] {9850841f-06ed-4d94-a0cc-2fa3fcc78acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8543 | 2026.03.07 01:52:56.103936 [ 255 ] {9850841f-06ed-4d94-a0cc-2fa3fcc78acb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8544 | 2026.03.07 01:52:56.104151 [ 255 ] {9850841f-06ed-4d94-a0cc-2fa3fcc78acb} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8545 | 2026.03.07 01:52:56.104283 [ 255 ] {9850841f-06ed-4d94-a0cc-2fa3fcc78acb} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.00115 sec., 15652.173913043478 rows/sec., 1.15 MiB/sec. | ||
| 8546 | 2026.03.07 01:52:56.104322 [ 255 ] {9850841f-06ed-4d94-a0cc-2fa3fcc78acb} <Debug> TCPHandler: Processed in 0.001318103 sec. | ||
| 8547 | 2026.03.07 01:52:56.104425 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8548 | 2026.03.07 01:52:56.104519 [ 255 ] {4b4ebfe7-8513-4bb6-bcd9-c4d4e1dfc3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8549 | 2026.03.07 01:52:56.104558 [ 255 ] {4b4ebfe7-8513-4bb6-bcd9-c4d4e1dfc3fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8550 | 2026.03.07 01:52:56.104985 [ 255 ] {4b4ebfe7-8513-4bb6-bcd9-c4d4e1dfc3fd} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8551 | 2026.03.07 01:52:56.105022 [ 255 ] {4b4ebfe7-8513-4bb6-bcd9-c4d4e1dfc3fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8552 | 2026.03.07 01:52:56.105326 [ 255 ] {4b4ebfe7-8513-4bb6-bcd9-c4d4e1dfc3fd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8553 | 2026.03.07 01:52:56.105528 [ 255 ] {4b4ebfe7-8513-4bb6-bcd9-c4d4e1dfc3fd} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8554 | 2026.03.07 01:52:56.105658 [ 255 ] {4b4ebfe7-8513-4bb6-bcd9-c4d4e1dfc3fd} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001157 sec., 70872.94727744165 rows/sec., 5.53 MiB/sec. | ||
| 8555 | 2026.03.07 01:52:56.105696 [ 255 ] {4b4ebfe7-8513-4bb6-bcd9-c4d4e1dfc3fd} <Debug> TCPHandler: Processed in 0.001320634 sec. | ||
| 8556 | 2026.03.07 01:52:56.105806 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8557 | 2026.03.07 01:52:56.105902 [ 255 ] {447c8e2f-d964-4d94-8998-caebbf8e231b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8558 | 2026.03.07 01:52:56.105946 [ 255 ] {447c8e2f-d964-4d94-8998-caebbf8e231b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8559 | 2026.03.07 01:52:56.106356 [ 255 ] {447c8e2f-d964-4d94-8998-caebbf8e231b} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8560 | 2026.03.07 01:52:56.106394 [ 255 ] {447c8e2f-d964-4d94-8998-caebbf8e231b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8561 | 2026.03.07 01:52:56.106737 [ 255 ] {447c8e2f-d964-4d94-8998-caebbf8e231b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8562 | 2026.03.07 01:52:56.106937 [ 255 ] {447c8e2f-d964-4d94-8998-caebbf8e231b} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8563 | 2026.03.07 01:52:56.107057 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8564 | 2026.03.07 01:52:56.107073 [ 255 ] {447c8e2f-d964-4d94-8998-caebbf8e231b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 8565 | 2026.03.07 01:52:56.107124 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8566 | 2026.03.07 01:52:56.107133 [ 255 ] {447c8e2f-d964-4d94-8998-caebbf8e231b} <Debug> TCPHandler: Processed in 0.001377315 sec. | ||
| 8567 | 2026.03.07 01:52:56.107152 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8568 | 2026.03.07 01:52:56.107257 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8569 | 2026.03.07 01:52:56.107282 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 8570 | 2026.03.07 01:52:56.107361 [ 255 ] {97d596f2-0327-4a59-a831-d0fed6a1cb6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8571 | 2026.03.07 01:52:56.107424 [ 255 ] {97d596f2-0327-4a59-a831-d0fed6a1cb6f} <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 | ||
| 8572 | 2026.03.07 01:52:56.107450 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8573 | 2026.03.07 01:52:56.107498 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 18487 rows starting from the beginning of the part | ||
| 8574 | 2026.03.07 01:52:56.107579 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 8575 | 2026.03.07 01:52:56.107637 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 8576 | 2026.03.07 01:52:56.107689 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 164 rows starting from the beginning of the part | ||
| 8577 | 2026.03.07 01:52:56.107740 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 8578 | 2026.03.07 01:52:56.107789 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 8579 | 2026.03.07 01:52:56.108241 [ 255 ] {97d596f2-0327-4a59-a831-d0fed6a1cb6f} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8580 | 2026.03.07 01:52:56.108284 [ 255 ] {97d596f2-0327-4a59-a831-d0fed6a1cb6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8581 | 2026.03.07 01:52:56.108904 [ 255 ] {97d596f2-0327-4a59-a831-d0fed6a1cb6f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8582 | 2026.03.07 01:52:56.109134 [ 255 ] {97d596f2-0327-4a59-a831-d0fed6a1cb6f} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2026.03.07 01:52:56.109281 [ 255 ] {97d596f2-0327-4a59-a831-d0fed6a1cb6f} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001939 sec., 9283.13563692625 rows/sec., 16.63 MiB/sec. | ||
| 8584 | 2026.03.07 01:52:56.109346 [ 255 ] {97d596f2-0327-4a59-a831-d0fed6a1cb6f} <Debug> TCPHandler: Processed in 0.002140559 sec. | ||
| 8585 | 2026.03.07 01:52:56.109458 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8586 | 2026.03.07 01:52:56.109554 [ 255 ] {9a07d066-3988-49cd-9538-c305f6770f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8587 | 2026.03.07 01:52:56.109597 [ 255 ] {9a07d066-3988-49cd-9538-c305f6770f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8588 | 2026.03.07 01:52:56.109927 [ 255 ] {9a07d066-3988-49cd-9538-c305f6770f49} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2026.03.07 01:52:56.109964 [ 255 ] {9a07d066-3988-49cd-9538-c305f6770f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8590 | 2026.03.07 01:52:56.110298 [ 255 ] {9a07d066-3988-49cd-9538-c305f6770f49} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8591 | 2026.03.07 01:52:56.110509 [ 255 ] {9a07d066-3988-49cd-9538-c305f6770f49} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2026.03.07 01:52:56.110643 [ 255 ] {9a07d066-3988-49cd-9538-c305f6770f49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 8593 | 2026.03.07 01:52:56.110678 [ 255 ] {9a07d066-3988-49cd-9538-c305f6770f49} <Debug> TCPHandler: Processed in 0.001270862 sec. | ||
| 8594 | 2026.03.07 01:52:56.113121 [ 200 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19291 rows, containing 5 columns (5 merged, 0 gathered) in 0.005899333 sec., 3270030.696690626 rows/sec., 214.32 MiB/sec. | ||
| 8595 | 2026.03.07 01:52:56.113433 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8596 | 2026.03.07 01:52:56.113756 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8597 | 2026.03.07 01:52:56.113842 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8598 | 2026.03.07 01:52:56.113923 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.20 MiB. | ||
| 8599 | 2026.03.07 01:52:57.001151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.32 MiB, peak 299.41 MiB, free memory in arenas 0.00 B, will set to 294.15 MiB (RSS), difference: 1.84 MiB | ||
| 8600 | 2026.03.07 01:52:57.149096 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8601 | 2026.03.07 01:52:57.149281 [ 255 ] {940153e6-1154-4b55-bef2-d30e07e6311e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8602 | 2026.03.07 01:52:57.149348 [ 255 ] {940153e6-1154-4b55-bef2-d30e07e6311e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8603 | 2026.03.07 01:52:57.149986 [ 255 ] {940153e6-1154-4b55-bef2-d30e07e6311e} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8604 | 2026.03.07 01:52:57.150028 [ 255 ] {940153e6-1154-4b55-bef2-d30e07e6311e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8605 | 2026.03.07 01:52:57.150421 [ 255 ] {940153e6-1154-4b55-bef2-d30e07e6311e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8606 | 2026.03.07 01:52:57.150649 [ 255 ] {940153e6-1154-4b55-bef2-d30e07e6311e} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8607 | 2026.03.07 01:52:57.150810 [ 255 ] {940153e6-1154-4b55-bef2-d30e07e6311e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001578 sec., 15209.125475285171 rows/sec., 1.26 MiB/sec. | ||
| 8608 | 2026.03.07 01:52:57.150861 [ 255 ] {940153e6-1154-4b55-bef2-d30e07e6311e} <Debug> TCPHandler: Processed in 0.001895142 sec. | ||
| 8609 | 2026.03.07 01:52:57.150975 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8610 | 2026.03.07 01:52:57.151090 [ 255 ] {2e8ed15b-6869-4fc3-a28b-4747fc21acb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8611 | 2026.03.07 01:52:57.151134 [ 255 ] {2e8ed15b-6869-4fc3-a28b-4747fc21acb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8612 | 2026.03.07 01:52:57.151547 [ 255 ] {2e8ed15b-6869-4fc3-a28b-4747fc21acb8} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8613 | 2026.03.07 01:52:57.151581 [ 255 ] {2e8ed15b-6869-4fc3-a28b-4747fc21acb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8614 | 2026.03.07 01:52:57.151889 [ 255 ] {2e8ed15b-6869-4fc3-a28b-4747fc21acb8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8615 | 2026.03.07 01:52:57.152108 [ 255 ] {2e8ed15b-6869-4fc3-a28b-4747fc21acb8} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8616 | 2026.03.07 01:52:57.152207 [ 92 ] {} <Debug> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 8617 | 2026.03.07 01:52:57.152238 [ 255 ] {2e8ed15b-6869-4fc3-a28b-4747fc21acb8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001171 sec., 5123.825789923143 rows/sec., 417.81 KiB/sec. | ||
| 8618 | 2026.03.07 01:52:57.152246 [ 92 ] {} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8619 | 2026.03.07 01:52:57.152271 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8620 | 2026.03.07 01:52:57.152276 [ 255 ] {2e8ed15b-6869-4fc3-a28b-4747fc21acb8} <Debug> TCPHandler: Processed in 0.001351064 sec. | ||
| 8621 | 2026.03.07 01:52:57.152360 [ 196 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 8622 | 2026.03.07 01:52:57.152377 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8623 | 2026.03.07 01:52:57.152470 [ 196 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8624 | 2026.03.07 01:52:57.152477 [ 255 ] {a6469ab0-935d-4b3e-87dc-35ba1fbac53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8625 | 2026.03.07 01:52:57.152504 [ 196 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 8626 | 2026.03.07 01:52:57.152520 [ 255 ] {a6469ab0-935d-4b3e-87dc-35ba1fbac53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8627 | 2026.03.07 01:52:57.152569 [ 196 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 8628 | 2026.03.07 01:52:57.152621 [ 196 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 8629 | 2026.03.07 01:52:57.152669 [ 196 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 8630 | 2026.03.07 01:52:57.152712 [ 196 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 8631 | 2026.03.07 01:52:57.152755 [ 196 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 8632 | 2026.03.07 01:52:57.153468 [ 199 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001142417 sec., 43766.85571030543 rows/sec., 3.65 MiB/sec. | ||
| 8633 | 2026.03.07 01:52:57.153653 [ 199 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8634 | 2026.03.07 01:52:57.153932 [ 199 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_14_3} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8635 | 2026.03.07 01:52:57.154005 [ 199 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_14_3} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 8636 | 2026.03.07 01:52:57.154099 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8637 | 2026.03.07 01:52:57.154184 [ 255 ] {a6469ab0-935d-4b3e-87dc-35ba1fbac53f} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8638 | 2026.03.07 01:52:57.154224 [ 255 ] {a6469ab0-935d-4b3e-87dc-35ba1fbac53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8639 | 2026.03.07 01:52:57.154640 [ 255 ] {a6469ab0-935d-4b3e-87dc-35ba1fbac53f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8640 | 2026.03.07 01:52:57.154849 [ 255 ] {a6469ab0-935d-4b3e-87dc-35ba1fbac53f} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8641 | 2026.03.07 01:52:57.154979 [ 255 ] {a6469ab0-935d-4b3e-87dc-35ba1fbac53f} <Debug> executeQuery: Read 2105 rows, 165.14 KiB in 0.00252 sec., 835317.4603174602 rows/sec., 63.99 MiB/sec. | ||
| 8642 | 2026.03.07 01:52:57.155016 [ 255 ] {a6469ab0-935d-4b3e-87dc-35ba1fbac53f} <Debug> TCPHandler: Processed in 0.002685857 sec. | ||
| 8643 | 2026.03.07 01:52:57.155142 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8644 | 2026.03.07 01:52:57.155262 [ 255 ] {bea48313-20d5-49b5-8ad4-1da137032efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8645 | 2026.03.07 01:52:57.155310 [ 255 ] {bea48313-20d5-49b5-8ad4-1da137032efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8646 | 2026.03.07 01:52:57.155808 [ 255 ] {bea48313-20d5-49b5-8ad4-1da137032efb} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8647 | 2026.03.07 01:52:57.155845 [ 255 ] {bea48313-20d5-49b5-8ad4-1da137032efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8648 | 2026.03.07 01:52:57.156143 [ 255 ] {bea48313-20d5-49b5-8ad4-1da137032efb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8649 | 2026.03.07 01:52:57.156357 [ 255 ] {bea48313-20d5-49b5-8ad4-1da137032efb} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8650 | 2026.03.07 01:52:57.156479 [ 88 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8651 | 2026.03.07 01:52:57.156484 [ 255 ] {bea48313-20d5-49b5-8ad4-1da137032efb} <Debug> executeQuery: Read 50 rows, 3.79 KiB in 0.001246 sec., 40128.41091492777 rows/sec., 2.97 MiB/sec. | ||
| 8652 | 2026.03.07 01:52:57.156512 [ 88 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2026.03.07 01:52:57.156532 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8654 | 2026.03.07 01:52:57.156532 [ 255 ] {bea48313-20d5-49b5-8ad4-1da137032efb} <Debug> TCPHandler: Processed in 0.001462458 sec. | ||
| 8655 | 2026.03.07 01:52:57.156640 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 8656 | 2026.03.07 01:52:57.156641 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8657 | 2026.03.07 01:52:57.156770 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8658 | 2026.03.07 01:52:57.156775 [ 255 ] {0f568a4e-864c-47f3-863d-afcc11d68d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8659 | 2026.03.07 01:52:57.156812 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 224 rows starting from the beginning of the part | ||
| 8660 | 2026.03.07 01:52:57.156830 [ 255 ] {0f568a4e-864c-47f3-863d-afcc11d68d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8661 | 2026.03.07 01:52:57.156885 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 23 rows starting from the beginning of the part | ||
| 8662 | 2026.03.07 01:52:57.156941 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part | ||
| 8663 | 2026.03.07 01:52:57.156987 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 23 rows starting from the beginning of the part | ||
| 8664 | 2026.03.07 01:52:57.157032 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 18 rows starting from the beginning of the part | ||
| 8665 | 2026.03.07 01:52:57.157076 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 50 rows starting from the beginning of the part | ||
| 8666 | 2026.03.07 01:52:57.157581 [ 255 ] {0f568a4e-864c-47f3-863d-afcc11d68d35} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8667 | 2026.03.07 01:52:57.157621 [ 255 ] {0f568a4e-864c-47f3-863d-afcc11d68d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8668 | 2026.03.07 01:52:57.157970 [ 255 ] {0f568a4e-864c-47f3-863d-afcc11d68d35} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8669 | 2026.03.07 01:52:57.157973 [ 186 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 5 columns (5 merged, 0 gathered) in 0.001371734 sec., 265357.56932466495 rows/sec., 18.93 MiB/sec. | ||
| 8670 | 2026.03.07 01:52:57.158166 [ 200 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8671 | 2026.03.07 01:52:57.158181 [ 255 ] {0f568a4e-864c-47f3-863d-afcc11d68d35} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8672 | 2026.03.07 01:52:57.158311 [ 255 ] {0f568a4e-864c-47f3-863d-afcc11d68d35} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001555 sec., 470739.54983922833 rows/sec., 27.84 MiB/sec. | ||
| 8673 | 2026.03.07 01:52:57.158349 [ 255 ] {0f568a4e-864c-47f3-863d-afcc11d68d35} <Debug> TCPHandler: Processed in 0.001757207 sec. | ||
| 8674 | 2026.03.07 01:52:57.158419 [ 200 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_51_10} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.03.07 01:52:57.158461 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8676 | 2026.03.07 01:52:57.158488 [ 200 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_51_10} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8677 | 2026.03.07 01:52:57.158556 [ 255 ] {8f51e74a-759d-452c-969b-93f57471f8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8678 | 2026.03.07 01:52:57.158575 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8679 | 2026.03.07 01:52:57.158596 [ 255 ] {8f51e74a-759d-452c-969b-93f57471f8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8680 | 2026.03.07 01:52:57.158972 [ 255 ] {8f51e74a-759d-452c-969b-93f57471f8b6} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2026.03.07 01:52:57.159006 [ 255 ] {8f51e74a-759d-452c-969b-93f57471f8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8682 | 2026.03.07 01:52:57.159282 [ 255 ] {8f51e74a-759d-452c-969b-93f57471f8b6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8683 | 2026.03.07 01:52:57.159477 [ 255 ] {8f51e74a-759d-452c-969b-93f57471f8b6} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2026.03.07 01:52:57.159564 [ 88 ] {} <Debug> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8685 | 2026.03.07 01:52:57.159594 [ 88 ] {} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2026.03.07 01:52:57.159599 [ 255 ] {8f51e74a-759d-452c-969b-93f57471f8b6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 66.21 KiB/sec. | ||
| 8687 | 2026.03.07 01:52:57.159611 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8688 | 2026.03.07 01:52:57.159638 [ 255 ] {8f51e74a-759d-452c-969b-93f57471f8b6} <Debug> TCPHandler: Processed in 0.00122744 sec. | ||
| 8689 | 2026.03.07 01:52:57.159695 [ 195 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::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 | ||
| 8690 | 2026.03.07 01:52:57.159742 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8691 | 2026.03.07 01:52:57.159784 [ 195 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8692 | 2026.03.07 01:52:57.159820 [ 195 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 1 rows starting from the beginning of the part | ||
| 8693 | 2026.03.07 01:52:57.159841 [ 255 ] {20deb212-8656-4aab-ad00-fdb2edf3a684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8694 | 2026.03.07 01:52:57.159862 [ 195 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 8695 | 2026.03.07 01:52:57.159886 [ 255 ] {20deb212-8656-4aab-ad00-fdb2edf3a684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8696 | 2026.03.07 01:52:57.159903 [ 195 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 8697 | 2026.03.07 01:52:57.159942 [ 195 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 8698 | 2026.03.07 01:52:57.159974 [ 195 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 8699 | 2026.03.07 01:52:57.160312 [ 255 ] {20deb212-8656-4aab-ad00-fdb2edf3a684} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8700 | 2026.03.07 01:52:57.160355 [ 255 ] {20deb212-8656-4aab-ad00-fdb2edf3a684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8701 | 2026.03.07 01:52:57.160585 [ 193 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.00091392 sec., 5470.93837535014 rows/sec., 406.05 KiB/sec. | ||
| 8702 | 2026.03.07 01:52:57.160675 [ 255 ] {20deb212-8656-4aab-ad00-fdb2edf3a684} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8703 | 2026.03.07 01:52:57.160788 [ 186 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8704 | 2026.03.07 01:52:57.160908 [ 255 ] {20deb212-8656-4aab-ad00-fdb2edf3a684} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8705 | 2026.03.07 01:52:57.161052 [ 255 ] {20deb212-8656-4aab-ad00-fdb2edf3a684} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001229 sec., 9764.035801464604 rows/sec., 762.82 KiB/sec. | ||
| 8706 | 2026.03.07 01:52:57.161090 [ 255 ] {20deb212-8656-4aab-ad00-fdb2edf3a684} <Debug> TCPHandler: Processed in 0.001396296 sec. | ||
| 8707 | 2026.03.07 01:52:57.161136 [ 186 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_9_2} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8708 | 2026.03.07 01:52:57.161203 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8709 | 2026.03.07 01:52:57.161224 [ 186 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_9_2} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8710 | 2026.03.07 01:52:57.161304 [ 255 ] {15e91791-c4f4-4976-bead-ba04c85a54a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8711 | 2026.03.07 01:52:57.161323 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8712 | 2026.03.07 01:52:57.161349 [ 255 ] {15e91791-c4f4-4976-bead-ba04c85a54a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8713 | 2026.03.07 01:52:57.162248 [ 255 ] {15e91791-c4f4-4976-bead-ba04c85a54a0} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8714 | 2026.03.07 01:52:57.162284 [ 255 ] {15e91791-c4f4-4976-bead-ba04c85a54a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8715 | 2026.03.07 01:52:57.162651 [ 255 ] {15e91791-c4f4-4976-bead-ba04c85a54a0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8716 | 2026.03.07 01:52:57.162859 [ 255 ] {15e91791-c4f4-4976-bead-ba04c85a54a0} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8717 | 2026.03.07 01:52:57.162991 [ 255 ] {15e91791-c4f4-4976-bead-ba04c85a54a0} <Debug> executeQuery: Read 1074 rows, 76.65 KiB in 0.001705 sec., 629912.0234604105 rows/sec., 43.90 MiB/sec. | ||
| 8718 | 2026.03.07 01:52:57.163029 [ 255 ] {15e91791-c4f4-4976-bead-ba04c85a54a0} <Debug> TCPHandler: Processed in 0.001874821 sec. | ||
| 8719 | 2026.03.07 01:52:57.163139 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8720 | 2026.03.07 01:52:57.163235 [ 255 ] {98600918-46dc-4e98-84bd-06ce2ec21ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8721 | 2026.03.07 01:52:57.163278 [ 255 ] {98600918-46dc-4e98-84bd-06ce2ec21ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8722 | 2026.03.07 01:52:57.164021 [ 255 ] {98600918-46dc-4e98-84bd-06ce2ec21ac4} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8723 | 2026.03.07 01:52:57.164057 [ 255 ] {98600918-46dc-4e98-84bd-06ce2ec21ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8724 | 2026.03.07 01:52:57.164460 [ 255 ] {98600918-46dc-4e98-84bd-06ce2ec21ac4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8725 | 2026.03.07 01:52:57.164660 [ 255 ] {98600918-46dc-4e98-84bd-06ce2ec21ac4} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2026.03.07 01:52:57.164790 [ 255 ] {98600918-46dc-4e98-84bd-06ce2ec21ac4} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.001574 sec., 797966.9631512071 rows/sec., 50.33 MiB/sec. | ||
| 8727 | 2026.03.07 01:52:57.164827 [ 255 ] {98600918-46dc-4e98-84bd-06ce2ec21ac4} <Debug> TCPHandler: Processed in 0.001737887 sec. | ||
| 8728 | 2026.03.07 01:52:57.164947 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8729 | 2026.03.07 01:52:57.165066 [ 255 ] {1b407933-0d76-4fd2-b56b-b08b7739b13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8730 | 2026.03.07 01:52:57.165131 [ 255 ] {1b407933-0d76-4fd2-b56b-b08b7739b13b} <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 | ||
| 8731 | 2026.03.07 01:52:57.166064 [ 255 ] {1b407933-0d76-4fd2-b56b-b08b7739b13b} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8732 | 2026.03.07 01:52:57.166098 [ 255 ] {1b407933-0d76-4fd2-b56b-b08b7739b13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8733 | 2026.03.07 01:52:57.166651 [ 255 ] {1b407933-0d76-4fd2-b56b-b08b7739b13b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8734 | 2026.03.07 01:52:57.166876 [ 255 ] {1b407933-0d76-4fd2-b56b-b08b7739b13b} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8735 | 2026.03.07 01:52:57.166985 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8736 | 2026.03.07 01:52:57.167011 [ 255 ] {1b407933-0d76-4fd2-b56b-b08b7739b13b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00197 sec., 16243.654822335026 rows/sec., 29.11 MiB/sec. | ||
| 8737 | 2026.03.07 01:52:57.167020 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8738 | 2026.03.07 01:52:57.167046 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8739 | 2026.03.07 01:52:57.167064 [ 255 ] {1b407933-0d76-4fd2-b56b-b08b7739b13b} <Debug> TCPHandler: Processed in 0.002176611 sec. | ||
| 8740 | 2026.03.07 01:52:57.167141 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 8741 | 2026.03.07 01:52:57.167178 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8742 | 2026.03.07 01:52:57.167280 [ 255 ] {7a7cd4d7-5956-4ff4-98e6-f1b74c9709ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8743 | 2026.03.07 01:52:57.167322 [ 255 ] {7a7cd4d7-5956-4ff4-98e6-f1b74c9709ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8744 | 2026.03.07 01:52:57.167371 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8745 | 2026.03.07 01:52:57.167428 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 952 rows starting from the beginning of the part | ||
| 8746 | 2026.03.07 01:52:57.167552 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 23 rows starting from the beginning of the part | ||
| 8747 | 2026.03.07 01:52:57.167645 [ 255 ] {7a7cd4d7-5956-4ff4-98e6-f1b74c9709ff} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8748 | 2026.03.07 01:52:57.167651 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 18 rows starting from the beginning of the part | ||
| 8749 | 2026.03.07 01:52:57.167687 [ 255 ] {7a7cd4d7-5956-4ff4-98e6-f1b74c9709ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8750 | 2026.03.07 01:52:57.167765 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 23 rows starting from the beginning of the part | ||
| 8751 | 2026.03.07 01:52:57.167858 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 18 rows starting from the beginning of the part | ||
| 8752 | 2026.03.07 01:52:57.167944 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
| 8753 | 2026.03.07 01:52:57.168011 [ 255 ] {7a7cd4d7-5956-4ff4-98e6-f1b74c9709ff} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8754 | 2026.03.07 01:52:57.168238 [ 255 ] {7a7cd4d7-5956-4ff4-98e6-f1b74c9709ff} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8755 | 2026.03.07 01:52:57.168372 [ 255 ] {7a7cd4d7-5956-4ff4-98e6-f1b74c9709ff} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 745.39 KiB/sec. | ||
| 8756 | 2026.03.07 01:52:57.168409 [ 255 ] {7a7cd4d7-5956-4ff4-98e6-f1b74c9709ff} <Debug> TCPHandler: Processed in 0.001280522 sec. | ||
| 8757 | 2026.03.07 01:52:57.173789 [ 190 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1066 rows, containing 19 columns (19 merged, 0 gathered) in 0.006693358 sec., 159262.36128412673 rows/sec., 285.39 MiB/sec. | ||
| 8758 | 2026.03.07 01:52:57.175367 [ 193 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8759 | 2026.03.07 01:52:57.175749 [ 193 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8760 | 2026.03.07 01:52:57.175838 [ 193 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8761 | 2026.03.07 01:52:57.175973 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.36 MiB. | ||
| 8762 | 2026.03.07 01:52:58.001268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.11 MiB, peak 303.44 MiB, free memory in arenas 0.00 B, will set to 297.35 MiB (RSS), difference: 2.24 MiB | ||
| 8763 | 2026.03.07 01:53:01.098617 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8764 | 2026.03.07 01:53:01.098835 [ 255 ] {1a9bff60-7200-4109-bcd6-dba8c0330cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8765 | 2026.03.07 01:53:01.098908 [ 255 ] {1a9bff60-7200-4109-bcd6-dba8c0330cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8766 | 2026.03.07 01:53:01.099690 [ 255 ] {1a9bff60-7200-4109-bcd6-dba8c0330cf5} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8767 | 2026.03.07 01:53:01.099754 [ 255 ] {1a9bff60-7200-4109-bcd6-dba8c0330cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8768 | 2026.03.07 01:53:01.100247 [ 255 ] {1a9bff60-7200-4109-bcd6-dba8c0330cf5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8769 | 2026.03.07 01:53:01.100506 [ 255 ] {1a9bff60-7200-4109-bcd6-dba8c0330cf5} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8770 | 2026.03.07 01:53:01.100688 [ 255 ] {1a9bff60-7200-4109-bcd6-dba8c0330cf5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001904 sec., 29411.764705882353 rows/sec., 2.26 MiB/sec. | ||
| 8771 | 2026.03.07 01:53:01.100746 [ 255 ] {1a9bff60-7200-4109-bcd6-dba8c0330cf5} <Debug> TCPHandler: Processed in 0.002278245 sec. | ||
| 8772 | 2026.03.07 01:53:01.100902 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8773 | 2026.03.07 01:53:01.101013 [ 255 ] {82eca398-39ba-48b0-8563-f700d6dfe6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8774 | 2026.03.07 01:53:01.101058 [ 255 ] {82eca398-39ba-48b0-8563-f700d6dfe6a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8775 | 2026.03.07 01:53:01.101608 [ 255 ] {82eca398-39ba-48b0-8563-f700d6dfe6a5} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8776 | 2026.03.07 01:53:01.101659 [ 255 ] {82eca398-39ba-48b0-8563-f700d6dfe6a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8777 | 2026.03.07 01:53:01.102078 [ 255 ] {82eca398-39ba-48b0-8563-f700d6dfe6a5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8778 | 2026.03.07 01:53:01.102394 [ 255 ] {82eca398-39ba-48b0-8563-f700d6dfe6a5} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8779 | 2026.03.07 01:53:01.102575 [ 255 ] {82eca398-39ba-48b0-8563-f700d6dfe6a5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001581 sec., 40480.708412397216 rows/sec., 3.16 MiB/sec. | ||
| 8780 | 2026.03.07 01:53:01.102627 [ 255 ] {82eca398-39ba-48b0-8563-f700d6dfe6a5} <Debug> TCPHandler: Processed in 0.001776958 sec. | ||
| 8781 | 2026.03.07 01:53:01.102777 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8782 | 2026.03.07 01:53:01.102889 [ 255 ] {21b2eca3-a335-4023-a9d1-0c1da3c7d82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8783 | 2026.03.07 01:53:01.102945 [ 255 ] {21b2eca3-a335-4023-a9d1-0c1da3c7d82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8784 | 2026.03.07 01:53:01.103504 [ 255 ] {21b2eca3-a335-4023-a9d1-0c1da3c7d82a} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8785 | 2026.03.07 01:53:01.103548 [ 255 ] {21b2eca3-a335-4023-a9d1-0c1da3c7d82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8786 | 2026.03.07 01:53:01.103986 [ 255 ] {21b2eca3-a335-4023-a9d1-0c1da3c7d82a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8787 | 2026.03.07 01:53:01.104295 [ 255 ] {21b2eca3-a335-4023-a9d1-0c1da3c7d82a} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8788 | 2026.03.07 01:53:01.104467 [ 255 ] {21b2eca3-a335-4023-a9d1-0c1da3c7d82a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001601 sec., 79950.03123048095 rows/sec., 5.57 MiB/sec. | ||
| 8789 | 2026.03.07 01:53:01.104518 [ 255 ] {21b2eca3-a335-4023-a9d1-0c1da3c7d82a} <Debug> TCPHandler: Processed in 0.001802269 sec. | ||
| 8790 | 2026.03.07 01:53:01.104675 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8791 | 2026.03.07 01:53:01.104786 [ 255 ] {a4f326f5-66b4-489c-885f-be1916830348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8792 | 2026.03.07 01:53:01.104838 [ 255 ] {a4f326f5-66b4-489c-885f-be1916830348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8793 | 2026.03.07 01:53:01.105280 [ 255 ] {a4f326f5-66b4-489c-885f-be1916830348} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8794 | 2026.03.07 01:53:01.105319 [ 255 ] {a4f326f5-66b4-489c-885f-be1916830348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8795 | 2026.03.07 01:53:01.105674 [ 255 ] {a4f326f5-66b4-489c-885f-be1916830348} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8796 | 2026.03.07 01:53:01.105941 [ 255 ] {a4f326f5-66b4-489c-885f-be1916830348} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8797 | 2026.03.07 01:53:01.106108 [ 255 ] {a4f326f5-66b4-489c-885f-be1916830348} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001347 sec., 35634.74387527839 rows/sec., 2.40 MiB/sec. | ||
| 8798 | 2026.03.07 01:53:01.106106 [ 17 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8799 | 2026.03.07 01:53:01.106156 [ 255 ] {a4f326f5-66b4-489c-885f-be1916830348} <Debug> TCPHandler: Processed in 0.00154134 sec. | ||
| 8800 | 2026.03.07 01:53:01.106199 [ 17 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8801 | 2026.03.07 01:53:01.106228 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8802 | 2026.03.07 01:53:01.106386 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 8803 | 2026.03.07 01:53:01.106567 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8804 | 2026.03.07 01:53:01.106607 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2160 rows starting from the beginning of the part | ||
| 8805 | 2026.03.07 01:53:01.106674 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 8806 | 2026.03.07 01:53:01.106723 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 8807 | 2026.03.07 01:53:01.106766 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 8808 | 2026.03.07 01:53:01.106803 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 12 rows starting from the beginning of the part | ||
| 8809 | 2026.03.07 01:53:01.106843 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 48 rows starting from the beginning of the part | ||
| 8810 | 2026.03.07 01:53:01.107963 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 4 columns (4 merged, 0 gathered) in 0.001656524 sec., 1448816.9202498726 rows/sec., 95.53 MiB/sec. | ||
| 8811 | 2026.03.07 01:53:01.108182 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8812 | 2026.03.07 01:53:01.108428 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_51_10} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8813 | 2026.03.07 01:53:01.108508 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_51_10} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8814 | 2026.03.07 01:53:01.108579 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 8815 | 2026.03.07 01:53:01.518412 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17796 | ||
| 8816 | 2026.03.07 01:53:01.518909 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8817 | 2026.03.07 01:53:01.518953 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8818 | 2026.03.07 01:53:01.519438 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8819 | 2026.03.07 01:53:01.519656 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8820 | 2026.03.07 01:53:01.519790 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17796 | ||
| 8821 | 2026.03.07 01:53:02.457898 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8822 | 2026.03.07 01:53:02.474000 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2026.03.07 01:53:02.474091 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8824 | 2026.03.07 01:53:02.481184 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8825 | 2026.03.07 01:53:02.481980 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8826 | 2026.03.07 01:53:02.486129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8827 | 2026.03.07 01:53:04.068572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1072 | ||
| 8828 | 2026.03.07 01:53:04.071183 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2026.03.07 01:53:04.071233 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8830 | 2026.03.07 01:53:04.072454 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8831 | 2026.03.07 01:53:04.072716 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8832 | 2026.03.07 01:53:04.073025 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1072 | ||
| 8833 | 2026.03.07 01:53:06.101196 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8834 | 2026.03.07 01:53:06.101414 [ 255 ] {f5dc9400-c534-4186-9576-30c102185771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8835 | 2026.03.07 01:53:06.101512 [ 255 ] {f5dc9400-c534-4186-9576-30c102185771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8836 | 2026.03.07 01:53:06.102459 [ 255 ] {f5dc9400-c534-4186-9576-30c102185771} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2026.03.07 01:53:06.102512 [ 255 ] {f5dc9400-c534-4186-9576-30c102185771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8838 | 2026.03.07 01:53:06.102928 [ 255 ] {f5dc9400-c534-4186-9576-30c102185771} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8839 | 2026.03.07 01:53:06.103161 [ 255 ] {f5dc9400-c534-4186-9576-30c102185771} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8840 | 2026.03.07 01:53:06.103328 [ 255 ] {f5dc9400-c534-4186-9576-30c102185771} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001983 sec., 46394.35199193142 rows/sec., 3.91 MiB/sec. | ||
| 8841 | 2026.03.07 01:53:06.103377 [ 255 ] {f5dc9400-c534-4186-9576-30c102185771} <Debug> TCPHandler: Processed in 0.002321545 sec. | ||
| 8842 | 2026.03.07 01:53:06.103499 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8843 | 2026.03.07 01:53:06.103602 [ 255 ] {64b345c4-bb78-42b6-934f-03b65b3e40c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8844 | 2026.03.07 01:53:06.103647 [ 255 ] {64b345c4-bb78-42b6-934f-03b65b3e40c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8845 | 2026.03.07 01:53:06.104072 [ 255 ] {64b345c4-bb78-42b6-934f-03b65b3e40c5} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8846 | 2026.03.07 01:53:06.104111 [ 255 ] {64b345c4-bb78-42b6-934f-03b65b3e40c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8847 | 2026.03.07 01:53:06.104429 [ 255 ] {64b345c4-bb78-42b6-934f-03b65b3e40c5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8848 | 2026.03.07 01:53:06.104641 [ 255 ] {64b345c4-bb78-42b6-934f-03b65b3e40c5} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8849 | 2026.03.07 01:53:06.104776 [ 255 ] {64b345c4-bb78-42b6-934f-03b65b3e40c5} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001196 sec., 15050.167224080267 rows/sec., 1.11 MiB/sec. | ||
| 8850 | 2026.03.07 01:53:06.104814 [ 255 ] {64b345c4-bb78-42b6-934f-03b65b3e40c5} <Debug> TCPHandler: Processed in 0.001368414 sec. | ||
| 8851 | 2026.03.07 01:53:06.104917 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8852 | 2026.03.07 01:53:06.105017 [ 255 ] {d439f62c-6032-4736-9c89-9f0bf37dab6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8853 | 2026.03.07 01:53:06.105058 [ 255 ] {d439f62c-6032-4736-9c89-9f0bf37dab6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8854 | 2026.03.07 01:53:06.105493 [ 255 ] {d439f62c-6032-4736-9c89-9f0bf37dab6a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8855 | 2026.03.07 01:53:06.105531 [ 255 ] {d439f62c-6032-4736-9c89-9f0bf37dab6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8856 | 2026.03.07 01:53:06.105830 [ 255 ] {d439f62c-6032-4736-9c89-9f0bf37dab6a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8857 | 2026.03.07 01:53:06.106037 [ 255 ] {d439f62c-6032-4736-9c89-9f0bf37dab6a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8858 | 2026.03.07 01:53:06.106165 [ 255 ] {d439f62c-6032-4736-9c89-9f0bf37dab6a} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001173 sec., 69906.22335890878 rows/sec., 5.46 MiB/sec. | ||
| 8859 | 2026.03.07 01:53:06.106203 [ 255 ] {d439f62c-6032-4736-9c89-9f0bf37dab6a} <Debug> TCPHandler: Processed in 0.001334314 sec. | ||
| 8860 | 2026.03.07 01:53:06.106310 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8861 | 2026.03.07 01:53:06.106405 [ 255 ] {230678bd-6a5f-4783-9ff0-3e90bf63251d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8862 | 2026.03.07 01:53:06.106452 [ 255 ] {230678bd-6a5f-4783-9ff0-3e90bf63251d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8863 | 2026.03.07 01:53:06.106859 [ 255 ] {230678bd-6a5f-4783-9ff0-3e90bf63251d} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2026.03.07 01:53:06.106895 [ 255 ] {230678bd-6a5f-4783-9ff0-3e90bf63251d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8865 | 2026.03.07 01:53:06.107231 [ 255 ] {230678bd-6a5f-4783-9ff0-3e90bf63251d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8866 | 2026.03.07 01:53:06.107442 [ 255 ] {230678bd-6a5f-4783-9ff0-3e90bf63251d} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8867 | 2026.03.07 01:53:06.107573 [ 255 ] {230678bd-6a5f-4783-9ff0-3e90bf63251d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 8868 | 2026.03.07 01:53:06.107610 [ 255 ] {230678bd-6a5f-4783-9ff0-3e90bf63251d} <Debug> TCPHandler: Processed in 0.001349724 sec. | ||
| 8869 | 2026.03.07 01:53:06.107712 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8870 | 2026.03.07 01:53:06.107806 [ 255 ] {c2b64eef-7222-4d95-a98b-43d6331f9075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8871 | 2026.03.07 01:53:06.107861 [ 255 ] {c2b64eef-7222-4d95-a98b-43d6331f9075} <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 | ||
| 8872 | 2026.03.07 01:53:06.108657 [ 255 ] {c2b64eef-7222-4d95-a98b-43d6331f9075} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8873 | 2026.03.07 01:53:06.108694 [ 255 ] {c2b64eef-7222-4d95-a98b-43d6331f9075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8874 | 2026.03.07 01:53:06.109232 [ 255 ] {c2b64eef-7222-4d95-a98b-43d6331f9075} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8875 | 2026.03.07 01:53:06.109451 [ 255 ] {c2b64eef-7222-4d95-a98b-43d6331f9075} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2026.03.07 01:53:06.109590 [ 255 ] {c2b64eef-7222-4d95-a98b-43d6331f9075} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.0018 sec., 10000 rows/sec., 17.92 MiB/sec. | ||
| 8877 | 2026.03.07 01:53:06.109654 [ 255 ] {c2b64eef-7222-4d95-a98b-43d6331f9075} <Debug> TCPHandler: Processed in 0.001991115 sec. | ||
| 8878 | 2026.03.07 01:53:06.109761 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8879 | 2026.03.07 01:53:06.109856 [ 255 ] {9d1bf6ac-e328-4dd5-bbf1-59a94db0377e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8880 | 2026.03.07 01:53:06.109899 [ 255 ] {9d1bf6ac-e328-4dd5-bbf1-59a94db0377e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8881 | 2026.03.07 01:53:06.110225 [ 255 ] {9d1bf6ac-e328-4dd5-bbf1-59a94db0377e} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8882 | 2026.03.07 01:53:06.110262 [ 255 ] {9d1bf6ac-e328-4dd5-bbf1-59a94db0377e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8883 | 2026.03.07 01:53:06.110570 [ 255 ] {9d1bf6ac-e328-4dd5-bbf1-59a94db0377e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8884 | 2026.03.07 01:53:06.110778 [ 255 ] {9d1bf6ac-e328-4dd5-bbf1-59a94db0377e} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2026.03.07 01:53:06.110970 [ 255 ] {9d1bf6ac-e328-4dd5-bbf1-59a94db0377e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 8886 | 2026.03.07 01:53:06.111011 [ 255 ] {9d1bf6ac-e328-4dd5-bbf1-59a94db0377e} <Debug> TCPHandler: Processed in 0.001298983 sec. | ||
| 8887 | 2026.03.07 01:53:08.886835 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8888 | 2026.03.07 01:53:08.886913 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8889 | 2026.03.07 01:53:09.020071 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18308 | ||
| 8890 | 2026.03.07 01:53:09.020608 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8891 | 2026.03.07 01:53:09.020643 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8892 | 2026.03.07 01:53:09.021145 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8893 | 2026.03.07 01:53:09.021374 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2026.03.07 01:53:09.021510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18308 | ||
| 8895 | 2026.03.07 01:53:09.986309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8896 | 2026.03.07 01:53:10.002382 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8897 | 2026.03.07 01:53:10.002445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8898 | 2026.03.07 01:53:10.008449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8899 | 2026.03.07 01:53:10.009146 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8900 | 2026.03.07 01:53:10.012197 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8901 | 2026.03.07 01:53:10.596465 [ 44 ] {} <Debug> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 8902 | 2026.03.07 01:53:10.596532 [ 44 ] {} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8903 | 2026.03.07 01:53:10.596558 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8904 | 2026.03.07 01:53:10.596682 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 8905 | 2026.03.07 01:53:10.596827 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8906 | 2026.03.07 01:53:10.596860 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 308 rows starting from the beginning of the part | ||
| 8907 | 2026.03.07 01:53:10.596926 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 8908 | 2026.03.07 01:53:10.596972 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 8909 | 2026.03.07 01:53:10.597014 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 8910 | 2026.03.07 01:53:10.597053 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 8911 | 2026.03.07 01:53:10.597890 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263202 sec., 731474.4593501277 rows/sec., 50.36 MiB/sec. | ||
| 8912 | 2026.03.07 01:53:10.598091 [ 191 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 8913 | 2026.03.07 01:53:10.598410 [ 191 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_15_3} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2026.03.07 01:53:10.598487 [ 191 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_15_3} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 8915 | 2026.03.07 01:53:10.598586 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8916 | 2026.03.07 01:53:10.677199 [ 58 ] {} <Debug> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 8917 | 2026.03.07 01:53:10.677245 [ 58 ] {} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2026.03.07 01:53:10.677265 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8919 | 2026.03.07 01:53:10.677371 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 8920 | 2026.03.07 01:53:10.677503 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8921 | 2026.03.07 01:53:10.677535 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 160 rows starting from the beginning of the part | ||
| 8922 | 2026.03.07 01:53:10.677607 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 8923 | 2026.03.07 01:53:10.677662 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 8924 | 2026.03.07 01:53:10.677711 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 8925 | 2026.03.07 01:53:10.677756 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 8926 | 2026.03.07 01:53:10.678631 [ 190 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311782 sec., 365914.4583474998 rows/sec., 22.74 MiB/sec. | ||
| 8927 | 2026.03.07 01:53:10.678772 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 8928 | 2026.03.07 01:53:10.679018 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_15_3} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8929 | 2026.03.07 01:53:10.679085 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_15_3} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 8930 | 2026.03.07 01:53:10.679157 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8931 | 2026.03.07 01:53:11.102175 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8932 | 2026.03.07 01:53:11.102379 [ 255 ] {885a0924-09a3-4aa9-9119-f5e183f0009d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8933 | 2026.03.07 01:53:11.102451 [ 255 ] {885a0924-09a3-4aa9-9119-f5e183f0009d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8934 | 2026.03.07 01:53:11.103144 [ 255 ] {885a0924-09a3-4aa9-9119-f5e183f0009d} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8935 | 2026.03.07 01:53:11.103190 [ 255 ] {885a0924-09a3-4aa9-9119-f5e183f0009d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8936 | 2026.03.07 01:53:11.103587 [ 255 ] {885a0924-09a3-4aa9-9119-f5e183f0009d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8937 | 2026.03.07 01:53:11.103808 [ 255 ] {885a0924-09a3-4aa9-9119-f5e183f0009d} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8938 | 2026.03.07 01:53:11.103958 [ 255 ] {885a0924-09a3-4aa9-9119-f5e183f0009d} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001632 sec., 62500 rows/sec., 5.23 MiB/sec. | ||
| 8939 | 2026.03.07 01:53:11.103965 [ 58 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8940 | 2026.03.07 01:53:11.104014 [ 255 ] {885a0924-09a3-4aa9-9119-f5e183f0009d} <Debug> TCPHandler: Processed in 0.001981275 sec. | ||
| 8941 | 2026.03.07 01:53:11.104048 [ 58 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8942 | 2026.03.07 01:53:11.104078 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8943 | 2026.03.07 01:53:11.104158 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8944 | 2026.03.07 01:53:11.104210 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::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 | ||
| 8945 | 2026.03.07 01:53:11.104281 [ 255 ] {7778f503-bbe4-4028-9ca6-17c19a9aada4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8946 | 2026.03.07 01:53:11.104332 [ 255 ] {7778f503-bbe4-4028-9ca6-17c19a9aada4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8947 | 2026.03.07 01:53:11.104376 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8948 | 2026.03.07 01:53:11.104417 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2889 rows starting from the beginning of the part | ||
| 8949 | 2026.03.07 01:53:11.104484 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 92 rows starting from the beginning of the part | ||
| 8950 | 2026.03.07 01:53:11.104532 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 2105 rows starting from the beginning of the part | ||
| 8951 | 2026.03.07 01:53:11.104581 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 8952 | 2026.03.07 01:53:11.104619 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 92 rows starting from the beginning of the part | ||
| 8953 | 2026.03.07 01:53:11.104655 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 102 rows starting from the beginning of the part | ||
| 8954 | 2026.03.07 01:53:11.104806 [ 255 ] {7778f503-bbe4-4028-9ca6-17c19a9aada4} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8955 | 2026.03.07 01:53:11.104850 [ 255 ] {7778f503-bbe4-4028-9ca6-17c19a9aada4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8956 | 2026.03.07 01:53:11.105177 [ 255 ] {7778f503-bbe4-4028-9ca6-17c19a9aada4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8957 | 2026.03.07 01:53:11.105458 [ 255 ] {7778f503-bbe4-4028-9ca6-17c19a9aada4} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8958 | 2026.03.07 01:53:11.105602 [ 255 ] {7778f503-bbe4-4028-9ca6-17c19a9aada4} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001346 sec., 17087.667161961366 rows/sec., 1.25 MiB/sec. | ||
| 8959 | 2026.03.07 01:53:11.105640 [ 255 ] {7778f503-bbe4-4028-9ca6-17c19a9aada4} <Debug> TCPHandler: Processed in 0.00153653 sec. | ||
| 8960 | 2026.03.07 01:53:11.105758 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8961 | 2026.03.07 01:53:11.105853 [ 255 ] {a091a3e2-0281-43d7-8217-fb29c9e317af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8962 | 2026.03.07 01:53:11.105893 [ 255 ] {a091a3e2-0281-43d7-8217-fb29c9e317af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8963 | 2026.03.07 01:53:11.106326 [ 255 ] {a091a3e2-0281-43d7-8217-fb29c9e317af} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8964 | 2026.03.07 01:53:11.106362 [ 255 ] {a091a3e2-0281-43d7-8217-fb29c9e317af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8965 | 2026.03.07 01:53:11.106591 [ 190 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5336 rows, containing 5 columns (5 merged, 0 gathered) in 0.00244473 sec., 2182654.117223579 rows/sec., 177.36 MiB/sec. | ||
| 8966 | 2026.03.07 01:53:11.106676 [ 255 ] {a091a3e2-0281-43d7-8217-fb29c9e317af} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8967 | 2026.03.07 01:53:11.106869 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8968 | 2026.03.07 01:53:11.106911 [ 255 ] {a091a3e2-0281-43d7-8217-fb29c9e317af} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8969 | 2026.03.07 01:53:11.107046 [ 58 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8970 | 2026.03.07 01:53:11.107058 [ 255 ] {a091a3e2-0281-43d7-8217-fb29c9e317af} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001223 sec., 71136.54946852004 rows/sec., 5.56 MiB/sec. | ||
| 8971 | 2026.03.07 01:53:11.107086 [ 58 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8972 | 2026.03.07 01:53:11.107109 [ 255 ] {a091a3e2-0281-43d7-8217-fb29c9e317af} <Debug> TCPHandler: Processed in 0.001400726 sec. | ||
| 8973 | 2026.03.07 01:53:11.107114 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8974 | 2026.03.07 01:53:11.107146 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_61_12} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8975 | 2026.03.07 01:53:11.107203 [ 191 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::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 | ||
| 8976 | 2026.03.07 01:53:11.107236 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_61_12} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8977 | 2026.03.07 01:53:11.107239 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8978 | 2026.03.07 01:53:11.107302 [ 191 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8979 | 2026.03.07 01:53:11.107320 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 8980 | 2026.03.07 01:53:11.107334 [ 191 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1550 rows starting from the beginning of the part | ||
| 8981 | 2026.03.07 01:53:11.107346 [ 255 ] {d9ce5383-17c5-4a75-95cd-192d8d67970d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8982 | 2026.03.07 01:53:11.107388 [ 191 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part | ||
| 8983 | 2026.03.07 01:53:11.107396 [ 255 ] {d9ce5383-17c5-4a75-95cd-192d8d67970d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8984 | 2026.03.07 01:53:11.107438 [ 191 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1074 rows starting from the beginning of the part | ||
| 8985 | 2026.03.07 01:53:11.107481 [ 191 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 8986 | 2026.03.07 01:53:11.107516 [ 191 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part | ||
| 8987 | 2026.03.07 01:53:11.107553 [ 191 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 87 rows starting from the beginning of the part | ||
| 8988 | 2026.03.07 01:53:11.107825 [ 255 ] {d9ce5383-17c5-4a75-95cd-192d8d67970d} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8989 | 2026.03.07 01:53:11.107866 [ 255 ] {d9ce5383-17c5-4a75-95cd-192d8d67970d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8990 | 2026.03.07 01:53:11.108216 [ 255 ] {d9ce5383-17c5-4a75-95cd-192d8d67970d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8991 | 2026.03.07 01:53:11.108427 [ 255 ] {d9ce5383-17c5-4a75-95cd-192d8d67970d} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8992 | 2026.03.07 01:53:11.108561 [ 255 ] {d9ce5383-17c5-4a75-95cd-192d8d67970d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 8993 | 2026.03.07 01:53:11.108598 [ 255 ] {d9ce5383-17c5-4a75-95cd-192d8d67970d} <Debug> TCPHandler: Processed in 0.001408646 sec. | ||
| 8994 | 2026.03.07 01:53:11.108632 [ 192 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2939 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462058 sec., 2010180.1706909027 rows/sec., 149.66 MiB/sec. | ||
| 8995 | 2026.03.07 01:53:11.108707 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8996 | 2026.03.07 01:53:11.108802 [ 255 ] {574c2bc9-e1c2-428e-b155-6554f38287b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8997 | 2026.03.07 01:53:11.108858 [ 255 ] {574c2bc9-e1c2-428e-b155-6554f38287b7} <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 | ||
| 8998 | 2026.03.07 01:53:11.108908 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8999 | 2026.03.07 01:53:11.109273 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_61_12} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9000 | 2026.03.07 01:53:11.109368 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_61_12} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9001 | 2026.03.07 01:53:11.109488 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9002 | 2026.03.07 01:53:11.109675 [ 255 ] {574c2bc9-e1c2-428e-b155-6554f38287b7} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9003 | 2026.03.07 01:53:11.109716 [ 255 ] {574c2bc9-e1c2-428e-b155-6554f38287b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9004 | 2026.03.07 01:53:11.110254 [ 255 ] {574c2bc9-e1c2-428e-b155-6554f38287b7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9005 | 2026.03.07 01:53:11.110474 [ 255 ] {574c2bc9-e1c2-428e-b155-6554f38287b7} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9006 | 2026.03.07 01:53:11.110615 [ 255 ] {574c2bc9-e1c2-428e-b155-6554f38287b7} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001832 sec., 12554.585152838428 rows/sec., 22.50 MiB/sec. | ||
| 9007 | 2026.03.07 01:53:11.110680 [ 255 ] {574c2bc9-e1c2-428e-b155-6554f38287b7} <Debug> TCPHandler: Processed in 0.002022946 sec. | ||
| 9008 | 2026.03.07 01:53:11.110794 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9009 | 2026.03.07 01:53:11.110889 [ 255 ] {c7de8a62-b35a-4310-a210-6a159d6bb9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9010 | 2026.03.07 01:53:11.110930 [ 255 ] {c7de8a62-b35a-4310-a210-6a159d6bb9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9011 | 2026.03.07 01:53:11.111265 [ 255 ] {c7de8a62-b35a-4310-a210-6a159d6bb9ea} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9012 | 2026.03.07 01:53:11.111306 [ 255 ] {c7de8a62-b35a-4310-a210-6a159d6bb9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9013 | 2026.03.07 01:53:11.111622 [ 255 ] {c7de8a62-b35a-4310-a210-6a159d6bb9ea} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9014 | 2026.03.07 01:53:11.111829 [ 255 ] {c7de8a62-b35a-4310-a210-6a159d6bb9ea} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9015 | 2026.03.07 01:53:11.111955 [ 255 ] {c7de8a62-b35a-4310-a210-6a159d6bb9ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 9016 | 2026.03.07 01:53:11.111991 [ 255 ] {c7de8a62-b35a-4310-a210-6a159d6bb9ea} <Debug> TCPHandler: Processed in 0.00124696 sec. | ||
| 9017 | 2026.03.07 01:53:12.021348 [ 54 ] {} <Debug> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 9018 | 2026.03.07 01:53:12.021412 [ 54 ] {} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2026.03.07 01:53:12.021433 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9020 | 2026.03.07 01:53:12.021567 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 9021 | 2026.03.07 01:53:12.021725 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9022 | 2026.03.07 01:53:12.021761 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 881 rows starting from the beginning of the part | ||
| 9023 | 2026.03.07 01:53:12.021830 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 9024 | 2026.03.07 01:53:12.021877 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 9025 | 2026.03.07 01:53:12.021919 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 732 rows starting from the beginning of the part | ||
| 9026 | 2026.03.07 01:53:12.021959 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 732 rows starting from the beginning of the part | ||
| 9027 | 2026.03.07 01:53:12.023084 [ 201 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2643 rows, containing 5 columns (5 merged, 0 gathered) in 0.001580002 sec., 1672782.6926801358 rows/sec., 106.86 MiB/sec. | ||
| 9028 | 2026.03.07 01:53:12.023253 [ 201 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 9029 | 2026.03.07 01:53:12.023512 [ 201 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_20_4} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9030 | 2026.03.07 01:53:12.023590 [ 201 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_20_4} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 9031 | 2026.03.07 01:53:12.023676 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 9032 | 2026.03.07 01:53:14.073388 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1096 | ||
| 9033 | 2026.03.07 01:53:14.075674 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9034 | 2026.03.07 01:53:14.075739 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9035 | 2026.03.07 01:53:14.077023 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9036 | 2026.03.07 01:53:14.077312 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9037 | 2026.03.07 01:53:14.077703 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1096 | ||
| 9038 | 2026.03.07 01:53:16.107815 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9039 | 2026.03.07 01:53:16.108002 [ 255 ] {1b353a49-c7c5-4d8b-8cea-bd70547d194c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9040 | 2026.03.07 01:53:16.108071 [ 255 ] {1b353a49-c7c5-4d8b-8cea-bd70547d194c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9041 | 2026.03.07 01:53:16.108829 [ 255 ] {1b353a49-c7c5-4d8b-8cea-bd70547d194c} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9042 | 2026.03.07 01:53:16.108877 [ 255 ] {1b353a49-c7c5-4d8b-8cea-bd70547d194c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9043 | 2026.03.07 01:53:16.109306 [ 255 ] {1b353a49-c7c5-4d8b-8cea-bd70547d194c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9044 | 2026.03.07 01:53:16.109539 [ 255 ] {1b353a49-c7c5-4d8b-8cea-bd70547d194c} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9045 | 2026.03.07 01:53:16.109693 [ 255 ] {1b353a49-c7c5-4d8b-8cea-bd70547d194c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001743 sec., 162937.46414228342 rows/sec., 10.35 MiB/sec. | ||
| 9046 | 2026.03.07 01:53:16.109745 [ 255 ] {1b353a49-c7c5-4d8b-8cea-bd70547d194c} <Debug> TCPHandler: Processed in 0.002065637 sec. | ||
| 9047 | 2026.03.07 01:53:16.109878 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9048 | 2026.03.07 01:53:16.109976 [ 255 ] {9ff30eb8-d4cd-406c-9c19-62380edeaced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9049 | 2026.03.07 01:53:16.110018 [ 255 ] {9ff30eb8-d4cd-406c-9c19-62380edeaced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9050 | 2026.03.07 01:53:16.110844 [ 255 ] {9ff30eb8-d4cd-406c-9c19-62380edeaced} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9051 | 2026.03.07 01:53:16.110886 [ 255 ] {9ff30eb8-d4cd-406c-9c19-62380edeaced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9052 | 2026.03.07 01:53:16.111289 [ 255 ] {9ff30eb8-d4cd-406c-9c19-62380edeaced} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9053 | 2026.03.07 01:53:16.111501 [ 255 ] {9ff30eb8-d4cd-406c-9c19-62380edeaced} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9054 | 2026.03.07 01:53:16.111629 [ 255 ] {9ff30eb8-d4cd-406c-9c19-62380edeaced} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001672 sec., 498205.7416267942 rows/sec., 39.56 MiB/sec. | ||
| 9055 | 2026.03.07 01:53:16.111667 [ 255 ] {9ff30eb8-d4cd-406c-9c19-62380edeaced} <Debug> TCPHandler: Processed in 0.00183962 sec. | ||
| 9056 | 2026.03.07 01:53:16.111784 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9057 | 2026.03.07 01:53:16.111877 [ 255 ] {2885e9e5-6126-4edf-9ea6-2e4450131cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9058 | 2026.03.07 01:53:16.111917 [ 255 ] {2885e9e5-6126-4edf-9ea6-2e4450131cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9059 | 2026.03.07 01:53:16.112366 [ 255 ] {2885e9e5-6126-4edf-9ea6-2e4450131cf6} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9060 | 2026.03.07 01:53:16.112401 [ 255 ] {2885e9e5-6126-4edf-9ea6-2e4450131cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9061 | 2026.03.07 01:53:16.112836 [ 255 ] {2885e9e5-6126-4edf-9ea6-2e4450131cf6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9062 | 2026.03.07 01:53:16.113084 [ 255 ] {2885e9e5-6126-4edf-9ea6-2e4450131cf6} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9063 | 2026.03.07 01:53:16.113217 [ 255 ] {2885e9e5-6126-4edf-9ea6-2e4450131cf6} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001357 sec., 117907.14812085484 rows/sec., 7.12 MiB/sec. | ||
| 9064 | 2026.03.07 01:53:16.113266 [ 255 ] {2885e9e5-6126-4edf-9ea6-2e4450131cf6} <Debug> TCPHandler: Processed in 0.00153005 sec. | ||
| 9065 | 2026.03.07 01:53:16.113390 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9066 | 2026.03.07 01:53:16.113487 [ 255 ] {b4f8867b-403f-477f-b691-178d606e23b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9067 | 2026.03.07 01:53:16.113528 [ 255 ] {b4f8867b-403f-477f-b691-178d606e23b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9068 | 2026.03.07 01:53:16.113981 [ 255 ] {b4f8867b-403f-477f-b691-178d606e23b7} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9069 | 2026.03.07 01:53:16.114018 [ 255 ] {b4f8867b-403f-477f-b691-178d606e23b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9070 | 2026.03.07 01:53:16.114341 [ 255 ] {b4f8867b-403f-477f-b691-178d606e23b7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9071 | 2026.03.07 01:53:16.114552 [ 255 ] {b4f8867b-403f-477f-b691-178d606e23b7} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9072 | 2026.03.07 01:53:16.114679 [ 255 ] {b4f8867b-403f-477f-b691-178d606e23b7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001211 sec., 123038.81090008256 rows/sec., 7.95 MiB/sec. | ||
| 9073 | 2026.03.07 01:53:16.114718 [ 255 ] {b4f8867b-403f-477f-b691-178d606e23b7} <Debug> TCPHandler: Processed in 0.001377315 sec. | ||
| 9074 | 2026.03.07 01:53:16.114830 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9075 | 2026.03.07 01:53:16.114924 [ 255 ] {355887fa-5004-45c9-bff2-a0f112408962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9076 | 2026.03.07 01:53:16.114965 [ 255 ] {355887fa-5004-45c9-bff2-a0f112408962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9077 | 2026.03.07 01:53:16.115438 [ 255 ] {355887fa-5004-45c9-bff2-a0f112408962} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9078 | 2026.03.07 01:53:16.115473 [ 255 ] {355887fa-5004-45c9-bff2-a0f112408962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9079 | 2026.03.07 01:53:16.115786 [ 255 ] {355887fa-5004-45c9-bff2-a0f112408962} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9080 | 2026.03.07 01:53:16.116009 [ 255 ] {355887fa-5004-45c9-bff2-a0f112408962} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9081 | 2026.03.07 01:53:16.116135 [ 255 ] {355887fa-5004-45c9-bff2-a0f112408962} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001229 sec., 120423.10821806345 rows/sec., 6.85 MiB/sec. | ||
| 9082 | 2026.03.07 01:53:16.116173 [ 255 ] {355887fa-5004-45c9-bff2-a0f112408962} <Debug> TCPHandler: Processed in 0.001393855 sec. | ||
| 9083 | 2026.03.07 01:53:16.116301 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9084 | 2026.03.07 01:53:16.116397 [ 255 ] {4c01b6ad-d938-4465-870e-5cd95aaf9c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9085 | 2026.03.07 01:53:16.116436 [ 255 ] {4c01b6ad-d938-4465-870e-5cd95aaf9c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9086 | 2026.03.07 01:53:16.117031 [ 255 ] {4c01b6ad-d938-4465-870e-5cd95aaf9c0d} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9087 | 2026.03.07 01:53:16.117065 [ 255 ] {4c01b6ad-d938-4465-870e-5cd95aaf9c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9088 | 2026.03.07 01:53:16.117389 [ 255 ] {4c01b6ad-d938-4465-870e-5cd95aaf9c0d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9089 | 2026.03.07 01:53:16.117596 [ 255 ] {4c01b6ad-d938-4465-870e-5cd95aaf9c0d} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9090 | 2026.03.07 01:53:16.117722 [ 255 ] {4c01b6ad-d938-4465-870e-5cd95aaf9c0d} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001344 sec., 377976.1904761905 rows/sec., 26.61 MiB/sec. | ||
| 9091 | 2026.03.07 01:53:16.117759 [ 255 ] {4c01b6ad-d938-4465-870e-5cd95aaf9c0d} <Debug> TCPHandler: Processed in 0.001506429 sec. | ||
| 9092 | 2026.03.07 01:53:16.117873 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9093 | 2026.03.07 01:53:16.117966 [ 255 ] {3968637b-0a7e-4ba0-b664-78dfec9a0db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9094 | 2026.03.07 01:53:16.118006 [ 255 ] {3968637b-0a7e-4ba0-b664-78dfec9a0db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9095 | 2026.03.07 01:53:16.118337 [ 255 ] {3968637b-0a7e-4ba0-b664-78dfec9a0db3} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9096 | 2026.03.07 01:53:16.118371 [ 255 ] {3968637b-0a7e-4ba0-b664-78dfec9a0db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9097 | 2026.03.07 01:53:16.118667 [ 255 ] {3968637b-0a7e-4ba0-b664-78dfec9a0db3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9098 | 2026.03.07 01:53:16.118879 [ 255 ] {3968637b-0a7e-4ba0-b664-78dfec9a0db3} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9099 | 2026.03.07 01:53:16.119002 [ 255 ] {3968637b-0a7e-4ba0-b664-78dfec9a0db3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 9100 | 2026.03.07 01:53:16.119039 [ 255 ] {3968637b-0a7e-4ba0-b664-78dfec9a0db3} <Debug> TCPHandler: Processed in 0.00121357 sec. | ||
| 9101 | 2026.03.07 01:53:16.119138 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9102 | 2026.03.07 01:53:16.119229 [ 255 ] {33be061d-7856-4da8-8231-b75ac11ec121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9103 | 2026.03.07 01:53:16.119270 [ 255 ] {33be061d-7856-4da8-8231-b75ac11ec121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9104 | 2026.03.07 01:53:16.119665 [ 255 ] {33be061d-7856-4da8-8231-b75ac11ec121} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9105 | 2026.03.07 01:53:16.119700 [ 255 ] {33be061d-7856-4da8-8231-b75ac11ec121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9106 | 2026.03.07 01:53:16.120029 [ 255 ] {33be061d-7856-4da8-8231-b75ac11ec121} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9107 | 2026.03.07 01:53:16.120232 [ 255 ] {33be061d-7856-4da8-8231-b75ac11ec121} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9108 | 2026.03.07 01:53:16.120340 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9109 | 2026.03.07 01:53:16.120360 [ 255 ] {33be061d-7856-4da8-8231-b75ac11ec121} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001148 sec., 230836.23693379792 rows/sec., 15.34 MiB/sec. | ||
| 9110 | 2026.03.07 01:53:16.120377 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2026.03.07 01:53:16.120396 [ 255 ] {33be061d-7856-4da8-8231-b75ac11ec121} <Debug> TCPHandler: Processed in 0.001304803 sec. | ||
| 9112 | 2026.03.07 01:53:16.120396 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9113 | 2026.03.07 01:53:16.120513 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9114 | 2026.03.07 01:53:16.120535 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 9115 | 2026.03.07 01:53:16.120606 [ 255 ] {9228ba61-83a4-45df-a4bd-1a0cbc27c629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9116 | 2026.03.07 01:53:16.120651 [ 255 ] {9228ba61-83a4-45df-a4bd-1a0cbc27c629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9117 | 2026.03.07 01:53:16.120704 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9118 | 2026.03.07 01:53:16.120747 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 19291 rows starting from the beginning of the part | ||
| 9119 | 2026.03.07 01:53:16.120819 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1256 rows starting from the beginning of the part | ||
| 9120 | 2026.03.07 01:53:16.120866 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 128 rows starting from the beginning of the part | ||
| 9121 | 2026.03.07 01:53:16.120909 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 9122 | 2026.03.07 01:53:16.120960 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 9123 | 2026.03.07 01:53:16.120962 [ 255 ] {9228ba61-83a4-45df-a4bd-1a0cbc27c629} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9124 | 2026.03.07 01:53:16.121009 [ 255 ] {9228ba61-83a4-45df-a4bd-1a0cbc27c629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9125 | 2026.03.07 01:53:16.121011 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 265 rows starting from the beginning of the part | ||
| 9126 | 2026.03.07 01:53:16.121345 [ 255 ] {9228ba61-83a4-45df-a4bd-1a0cbc27c629} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9127 | 2026.03.07 01:53:16.121563 [ 255 ] {9228ba61-83a4-45df-a4bd-1a0cbc27c629} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9128 | 2026.03.07 01:53:16.121690 [ 255 ] {9228ba61-83a4-45df-a4bd-1a0cbc27c629} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 61.20 KiB/sec. | ||
| 9129 | 2026.03.07 01:53:16.121725 [ 255 ] {9228ba61-83a4-45df-a4bd-1a0cbc27c629} <Debug> TCPHandler: Processed in 0.001259701 sec. | ||
| 9130 | 2026.03.07 01:53:16.121825 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9131 | 2026.03.07 01:53:16.121916 [ 255 ] {723edba1-e6e9-4082-929a-53a76de8def9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9132 | 2026.03.07 01:53:16.121970 [ 255 ] {723edba1-e6e9-4082-929a-53a76de8def9} <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 | ||
| 9133 | 2026.03.07 01:53:16.122751 [ 255 ] {723edba1-e6e9-4082-929a-53a76de8def9} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9134 | 2026.03.07 01:53:16.122786 [ 255 ] {723edba1-e6e9-4082-929a-53a76de8def9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9135 | 2026.03.07 01:53:16.123505 [ 255 ] {723edba1-e6e9-4082-929a-53a76de8def9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9136 | 2026.03.07 01:53:16.123743 [ 255 ] {723edba1-e6e9-4082-929a-53a76de8def9} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9137 | 2026.03.07 01:53:16.123892 [ 255 ] {723edba1-e6e9-4082-929a-53a76de8def9} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001992 sec., 9036.144578313253 rows/sec., 16.19 MiB/sec. | ||
| 9138 | 2026.03.07 01:53:16.123961 [ 255 ] {723edba1-e6e9-4082-929a-53a76de8def9} <Debug> TCPHandler: Processed in 0.002183051 sec. | ||
| 9139 | 2026.03.07 01:53:16.124069 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9140 | 2026.03.07 01:53:16.124169 [ 255 ] {f93dd936-f5cd-4a32-b287-124d8ef180e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9141 | 2026.03.07 01:53:16.124226 [ 255 ] {f93dd936-f5cd-4a32-b287-124d8ef180e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9142 | 2026.03.07 01:53:16.124628 [ 255 ] {f93dd936-f5cd-4a32-b287-124d8ef180e4} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9143 | 2026.03.07 01:53:16.124663 [ 255 ] {f93dd936-f5cd-4a32-b287-124d8ef180e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9144 | 2026.03.07 01:53:16.125088 [ 255 ] {f93dd936-f5cd-4a32-b287-124d8ef180e4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9145 | 2026.03.07 01:53:16.125308 [ 255 ] {f93dd936-f5cd-4a32-b287-124d8ef180e4} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9146 | 2026.03.07 01:53:16.125439 [ 255 ] {f93dd936-f5cd-4a32-b287-124d8ef180e4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001293 sec., 69605.56844547563 rows/sec., 4.36 MiB/sec. | ||
| 9147 | 2026.03.07 01:53:16.125476 [ 255 ] {f93dd936-f5cd-4a32-b287-124d8ef180e4} <Debug> TCPHandler: Processed in 0.001454928 sec. | ||
| 9148 | 2026.03.07 01:53:16.126515 [ 201 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21260 rows, containing 5 columns (5 merged, 0 gathered) in 0.006040747 sec., 3519432.282133319 rows/sec., 230.50 MiB/sec. | ||
| 9149 | 2026.03.07 01:53:16.127146 [ 201 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9150 | 2026.03.07 01:53:16.127437 [ 201 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9151 | 2026.03.07 01:53:16.127517 [ 201 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9152 | 2026.03.07 01:53:16.127612 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9153 | 2026.03.07 01:53:16.522570 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18756 | ||
| 9154 | 2026.03.07 01:53:16.523089 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9155 | 2026.03.07 01:53:16.523133 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9156 | 2026.03.07 01:53:16.523627 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9157 | 2026.03.07 01:53:16.523843 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9158 | 2026.03.07 01:53:16.523973 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18756 | ||
| 9159 | 2026.03.07 01:53:17.513213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9160 | 2026.03.07 01:53:17.530298 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9161 | 2026.03.07 01:53:17.530360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9162 | 2026.03.07 01:53:17.536708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9163 | 2026.03.07 01:53:17.537477 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9164 | 2026.03.07 01:53:17.540470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9165 | 2026.03.07 01:53:21.101652 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9166 | 2026.03.07 01:53:21.101849 [ 255 ] {85c094fa-6d1f-40b6-b095-d882007a694b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9167 | 2026.03.07 01:53:21.101916 [ 255 ] {85c094fa-6d1f-40b6-b095-d882007a694b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9168 | 2026.03.07 01:53:21.102586 [ 255 ] {85c094fa-6d1f-40b6-b095-d882007a694b} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9169 | 2026.03.07 01:53:21.102629 [ 255 ] {85c094fa-6d1f-40b6-b095-d882007a694b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9170 | 2026.03.07 01:53:21.103032 [ 255 ] {85c094fa-6d1f-40b6-b095-d882007a694b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9171 | 2026.03.07 01:53:21.103264 [ 255 ] {85c094fa-6d1f-40b6-b095-d882007a694b} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9172 | 2026.03.07 01:53:21.103422 [ 255 ] {85c094fa-6d1f-40b6-b095-d882007a694b} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001621 sec., 62924.12091301665 rows/sec., 5.27 MiB/sec. | ||
| 9173 | 2026.03.07 01:53:21.103465 [ 255 ] {85c094fa-6d1f-40b6-b095-d882007a694b} <Debug> TCPHandler: Processed in 0.001945853 sec. | ||
| 9174 | 2026.03.07 01:53:21.103589 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9175 | 2026.03.07 01:53:21.103689 [ 255 ] {6225797c-79ba-4ae1-9692-0f13d6c670d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9176 | 2026.03.07 01:53:21.103731 [ 255 ] {6225797c-79ba-4ae1-9692-0f13d6c670d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9177 | 2026.03.07 01:53:21.104142 [ 255 ] {6225797c-79ba-4ae1-9692-0f13d6c670d4} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2026.03.07 01:53:21.104180 [ 255 ] {6225797c-79ba-4ae1-9692-0f13d6c670d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9179 | 2026.03.07 01:53:21.104487 [ 255 ] {6225797c-79ba-4ae1-9692-0f13d6c670d4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9180 | 2026.03.07 01:53:21.104733 [ 255 ] {6225797c-79ba-4ae1-9692-0f13d6c670d4} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9181 | 2026.03.07 01:53:21.104869 [ 255 ] {6225797c-79ba-4ae1-9692-0f13d6c670d4} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001199 sec., 19182.652210175147 rows/sec., 1.41 MiB/sec. | ||
| 9182 | 2026.03.07 01:53:21.104909 [ 255 ] {6225797c-79ba-4ae1-9692-0f13d6c670d4} <Debug> TCPHandler: Processed in 0.001371575 sec. | ||
| 9183 | 2026.03.07 01:53:21.105026 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9184 | 2026.03.07 01:53:21.105119 [ 255 ] {99865e20-d795-48b2-b572-ece719110e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9185 | 2026.03.07 01:53:21.105161 [ 255 ] {99865e20-d795-48b2-b572-ece719110e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9186 | 2026.03.07 01:53:21.105661 [ 255 ] {99865e20-d795-48b2-b572-ece719110e7e} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9187 | 2026.03.07 01:53:21.105702 [ 255 ] {99865e20-d795-48b2-b572-ece719110e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9188 | 2026.03.07 01:53:21.106029 [ 255 ] {99865e20-d795-48b2-b572-ece719110e7e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9189 | 2026.03.07 01:53:21.106246 [ 255 ] {99865e20-d795-48b2-b572-ece719110e7e} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9190 | 2026.03.07 01:53:21.106396 [ 255 ] {99865e20-d795-48b2-b572-ece719110e7e} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001294 sec., 67233.38485316846 rows/sec., 5.25 MiB/sec. | ||
| 9191 | 2026.03.07 01:53:21.106439 [ 255 ] {99865e20-d795-48b2-b572-ece719110e7e} <Debug> TCPHandler: Processed in 0.001463658 sec. | ||
| 9192 | 2026.03.07 01:53:21.106555 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9193 | 2026.03.07 01:53:21.106648 [ 255 ] {781bf48c-2ad3-4b61-8d92-3008ccfa3807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9194 | 2026.03.07 01:53:21.106690 [ 255 ] {781bf48c-2ad3-4b61-8d92-3008ccfa3807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9195 | 2026.03.07 01:53:21.107106 [ 255 ] {781bf48c-2ad3-4b61-8d92-3008ccfa3807} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9196 | 2026.03.07 01:53:21.107141 [ 255 ] {781bf48c-2ad3-4b61-8d92-3008ccfa3807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9197 | 2026.03.07 01:53:21.107474 [ 255 ] {781bf48c-2ad3-4b61-8d92-3008ccfa3807} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9198 | 2026.03.07 01:53:21.107682 [ 255 ] {781bf48c-2ad3-4b61-8d92-3008ccfa3807} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9199 | 2026.03.07 01:53:21.107811 [ 255 ] {781bf48c-2ad3-4b61-8d92-3008ccfa3807} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 9200 | 2026.03.07 01:53:21.107848 [ 255 ] {781bf48c-2ad3-4b61-8d92-3008ccfa3807} <Debug> TCPHandler: Processed in 0.001341554 sec. | ||
| 9201 | 2026.03.07 01:53:21.107966 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9202 | 2026.03.07 01:53:21.108060 [ 255 ] {c218c398-d869-4a2f-8a52-9ad090bcab3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9203 | 2026.03.07 01:53:21.108114 [ 255 ] {c218c398-d869-4a2f-8a52-9ad090bcab3b} <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 | ||
| 9204 | 2026.03.07 01:53:21.108943 [ 255 ] {c218c398-d869-4a2f-8a52-9ad090bcab3b} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9205 | 2026.03.07 01:53:21.108981 [ 255 ] {c218c398-d869-4a2f-8a52-9ad090bcab3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9206 | 2026.03.07 01:53:21.109542 [ 255 ] {c218c398-d869-4a2f-8a52-9ad090bcab3b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9207 | 2026.03.07 01:53:21.109776 [ 255 ] {c218c398-d869-4a2f-8a52-9ad090bcab3b} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9208 | 2026.03.07 01:53:21.109919 [ 255 ] {c218c398-d869-4a2f-8a52-9ad090bcab3b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001876 sec., 12260.127931769723 rows/sec., 21.97 MiB/sec. | ||
| 9209 | 2026.03.07 01:53:21.109985 [ 255 ] {c218c398-d869-4a2f-8a52-9ad090bcab3b} <Debug> TCPHandler: Processed in 0.002066258 sec. | ||
| 9210 | 2026.03.07 01:53:21.110098 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9211 | 2026.03.07 01:53:21.110191 [ 255 ] {1770d15b-e884-4cec-b321-858bad11f8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9212 | 2026.03.07 01:53:21.110232 [ 255 ] {1770d15b-e884-4cec-b321-858bad11f8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9213 | 2026.03.07 01:53:21.110557 [ 255 ] {1770d15b-e884-4cec-b321-858bad11f8ee} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9214 | 2026.03.07 01:53:21.110592 [ 255 ] {1770d15b-e884-4cec-b321-858bad11f8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9215 | 2026.03.07 01:53:21.110894 [ 255 ] {1770d15b-e884-4cec-b321-858bad11f8ee} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9216 | 2026.03.07 01:53:21.111116 [ 255 ] {1770d15b-e884-4cec-b321-858bad11f8ee} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9217 | 2026.03.07 01:53:21.111245 [ 255 ] {1770d15b-e884-4cec-b321-858bad11f8ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 9218 | 2026.03.07 01:53:21.111280 [ 255 ] {1770d15b-e884-4cec-b321-858bad11f8ee} <Debug> TCPHandler: Processed in 0.00123027 sec. | ||
| 9219 | 2026.03.07 01:53:23.886961 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9220 | 2026.03.07 01:53:23.887042 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9221 | 2026.03.07 01:53:24.024924 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19268 | ||
| 9222 | 2026.03.07 01:53:24.025462 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9223 | 2026.03.07 01:53:24.025505 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9224 | 2026.03.07 01:53:24.025985 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9225 | 2026.03.07 01:53:24.026215 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9226 | 2026.03.07 01:53:24.026355 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19268 | ||
| 9227 | 2026.03.07 01:53:24.078685 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1130 | ||
| 9228 | 2026.03.07 01:53:24.081086 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9229 | 2026.03.07 01:53:24.081137 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9230 | 2026.03.07 01:53:24.082378 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9231 | 2026.03.07 01:53:24.082657 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9232 | 2026.03.07 01:53:24.083019 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1130 | ||
| 9233 | 2026.03.07 01:53:25.041382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9234 | 2026.03.07 01:53:25.058562 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9235 | 2026.03.07 01:53:25.058613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9236 | 2026.03.07 01:53:25.064673 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9237 | 2026.03.07 01:53:25.065357 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9238 | 2026.03.07 01:53:25.068204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9239 | 2026.03.07 01:53:26.110509 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9240 | 2026.03.07 01:53:26.110695 [ 255 ] {676abf87-2813-485b-90bd-50689ac84b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9241 | 2026.03.07 01:53:26.110764 [ 255 ] {676abf87-2813-485b-90bd-50689ac84b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9242 | 2026.03.07 01:53:26.111555 [ 255 ] {676abf87-2813-485b-90bd-50689ac84b7a} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9243 | 2026.03.07 01:53:26.111607 [ 255 ] {676abf87-2813-485b-90bd-50689ac84b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9244 | 2026.03.07 01:53:26.112046 [ 255 ] {676abf87-2813-485b-90bd-50689ac84b7a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9245 | 2026.03.07 01:53:26.112279 [ 255 ] {676abf87-2813-485b-90bd-50689ac84b7a} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9246 | 2026.03.07 01:53:26.112443 [ 255 ] {676abf87-2813-485b-90bd-50689ac84b7a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0018 sec., 157777.77777777778 rows/sec., 10.02 MiB/sec. | ||
| 9247 | 2026.03.07 01:53:26.112499 [ 255 ] {676abf87-2813-485b-90bd-50689ac84b7a} <Debug> TCPHandler: Processed in 0.00212889 sec. | ||
| 9248 | 2026.03.07 01:53:26.112646 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9249 | 2026.03.07 01:53:26.112749 [ 255 ] {27025bed-11fd-4705-80a0-0b8418b7c4a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9250 | 2026.03.07 01:53:26.112794 [ 255 ] {27025bed-11fd-4705-80a0-0b8418b7c4a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9251 | 2026.03.07 01:53:26.113704 [ 255 ] {27025bed-11fd-4705-80a0-0b8418b7c4a9} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9252 | 2026.03.07 01:53:26.113745 [ 255 ] {27025bed-11fd-4705-80a0-0b8418b7c4a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9253 | 2026.03.07 01:53:26.114168 [ 255 ] {27025bed-11fd-4705-80a0-0b8418b7c4a9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9254 | 2026.03.07 01:53:26.114392 [ 255 ] {27025bed-11fd-4705-80a0-0b8418b7c4a9} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9255 | 2026.03.07 01:53:26.114554 [ 255 ] {27025bed-11fd-4705-80a0-0b8418b7c4a9} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001825 sec., 456438.3561643836 rows/sec., 36.24 MiB/sec. | ||
| 9256 | 2026.03.07 01:53:26.114598 [ 255 ] {27025bed-11fd-4705-80a0-0b8418b7c4a9} <Debug> TCPHandler: Processed in 0.002005345 sec. | ||
| 9257 | 2026.03.07 01:53:26.114747 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9258 | 2026.03.07 01:53:26.114846 [ 255 ] {0c11a407-cef9-4a27-9a26-108f7c3e0569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9259 | 2026.03.07 01:53:26.114890 [ 255 ] {0c11a407-cef9-4a27-9a26-108f7c3e0569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9260 | 2026.03.07 01:53:26.115380 [ 255 ] {0c11a407-cef9-4a27-9a26-108f7c3e0569} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9261 | 2026.03.07 01:53:26.115419 [ 255 ] {0c11a407-cef9-4a27-9a26-108f7c3e0569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9262 | 2026.03.07 01:53:26.115754 [ 255 ] {0c11a407-cef9-4a27-9a26-108f7c3e0569} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9263 | 2026.03.07 01:53:26.115975 [ 255 ] {0c11a407-cef9-4a27-9a26-108f7c3e0569} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9264 | 2026.03.07 01:53:26.116108 [ 255 ] {0c11a407-cef9-4a27-9a26-108f7c3e0569} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001282 sec., 124804.992199688 rows/sec., 7.54 MiB/sec. | ||
| 9265 | 2026.03.07 01:53:26.116109 [ 82 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9266 | 2026.03.07 01:53:26.116147 [ 255 ] {0c11a407-cef9-4a27-9a26-108f7c3e0569} <Debug> TCPHandler: Processed in 0.001452818 sec. | ||
| 9267 | 2026.03.07 01:53:26.116182 [ 82 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9268 | 2026.03.07 01:53:26.116210 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9269 | 2026.03.07 01:53:26.116280 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9270 | 2026.03.07 01:53:26.116342 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 9271 | 2026.03.07 01:53:26.116382 [ 255 ] {4924bbc4-b5fb-418c-b235-7c10a42851e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9272 | 2026.03.07 01:53:26.116431 [ 255 ] {4924bbc4-b5fb-418c-b235-7c10a42851e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9273 | 2026.03.07 01:53:26.116497 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9274 | 2026.03.07 01:53:26.116539 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 224 rows starting from the beginning of the part | ||
| 9275 | 2026.03.07 01:53:26.116610 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 18 rows starting from the beginning of the part | ||
| 9276 | 2026.03.07 01:53:26.116659 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 23 rows starting from the beginning of the part | ||
| 9277 | 2026.03.07 01:53:26.116723 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 9278 | 2026.03.07 01:53:26.116778 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 23 rows starting from the beginning of the part | ||
| 9279 | 2026.03.07 01:53:26.116822 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 9280 | 2026.03.07 01:53:26.116945 [ 255 ] {4924bbc4-b5fb-418c-b235-7c10a42851e3} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9281 | 2026.03.07 01:53:26.116989 [ 255 ] {4924bbc4-b5fb-418c-b235-7c10a42851e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9282 | 2026.03.07 01:53:26.117346 [ 255 ] {4924bbc4-b5fb-418c-b235-7c10a42851e3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9283 | 2026.03.07 01:53:26.117585 [ 255 ] {4924bbc4-b5fb-418c-b235-7c10a42851e3} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9284 | 2026.03.07 01:53:26.117720 [ 255 ] {4924bbc4-b5fb-418c-b235-7c10a42851e3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001357 sec., 109801.03168754607 rows/sec., 7.09 MiB/sec. | ||
| 9285 | 2026.03.07 01:53:26.117759 [ 255 ] {4924bbc4-b5fb-418c-b235-7c10a42851e3} <Debug> TCPHandler: Processed in 0.00153075 sec. | ||
| 9286 | 2026.03.07 01:53:26.117834 [ 201 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 608 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015534 sec., 391399.5107506116 rows/sec., 26.18 MiB/sec. | ||
| 9287 | 2026.03.07 01:53:26.117886 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9288 | 2026.03.07 01:53:26.117986 [ 255 ] {b9622720-3b9d-40d1-a035-97fddb941cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9289 | 2026.03.07 01:53:26.118014 [ 199 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9290 | 2026.03.07 01:53:26.118034 [ 255 ] {b9622720-3b9d-40d1-a035-97fddb941cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9291 | 2026.03.07 01:53:26.118299 [ 199 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_56_11} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9292 | 2026.03.07 01:53:26.118391 [ 199 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_56_11} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9293 | 2026.03.07 01:53:26.118476 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9294 | 2026.03.07 01:53:26.118513 [ 255 ] {b9622720-3b9d-40d1-a035-97fddb941cc2} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9295 | 2026.03.07 01:53:26.118556 [ 255 ] {b9622720-3b9d-40d1-a035-97fddb941cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9296 | 2026.03.07 01:53:26.118881 [ 255 ] {b9622720-3b9d-40d1-a035-97fddb941cc2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9297 | 2026.03.07 01:53:26.119099 [ 255 ] {b9622720-3b9d-40d1-a035-97fddb941cc2} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9298 | 2026.03.07 01:53:26.119231 [ 255 ] {b9622720-3b9d-40d1-a035-97fddb941cc2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001263 sec., 117181.31433095803 rows/sec., 6.66 MiB/sec. | ||
| 9299 | 2026.03.07 01:53:26.119277 [ 255 ] {b9622720-3b9d-40d1-a035-97fddb941cc2} <Debug> TCPHandler: Processed in 0.001440687 sec. | ||
| 9300 | 2026.03.07 01:53:26.119408 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9301 | 2026.03.07 01:53:26.119514 [ 255 ] {1e91b5f2-586c-4170-b83f-f9a7e35aacaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9302 | 2026.03.07 01:53:26.119556 [ 255 ] {1e91b5f2-586c-4170-b83f-f9a7e35aacaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9303 | 2026.03.07 01:53:26.120214 [ 255 ] {1e91b5f2-586c-4170-b83f-f9a7e35aacaa} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9304 | 2026.03.07 01:53:26.120254 [ 255 ] {1e91b5f2-586c-4170-b83f-f9a7e35aacaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9305 | 2026.03.07 01:53:26.120602 [ 255 ] {1e91b5f2-586c-4170-b83f-f9a7e35aacaa} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9306 | 2026.03.07 01:53:26.120833 [ 255 ] {1e91b5f2-586c-4170-b83f-f9a7e35aacaa} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9307 | 2026.03.07 01:53:26.120973 [ 255 ] {1e91b5f2-586c-4170-b83f-f9a7e35aacaa} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001477 sec., 343940.41976980364 rows/sec., 24.21 MiB/sec. | ||
| 9308 | 2026.03.07 01:53:26.121030 [ 255 ] {1e91b5f2-586c-4170-b83f-f9a7e35aacaa} <Debug> TCPHandler: Processed in 0.001674695 sec. | ||
| 9309 | 2026.03.07 01:53:26.121157 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9310 | 2026.03.07 01:53:26.121255 [ 255 ] {68c14f66-6998-4407-8a78-1a4076576298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9311 | 2026.03.07 01:53:26.121298 [ 255 ] {68c14f66-6998-4407-8a78-1a4076576298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9312 | 2026.03.07 01:53:26.121652 [ 255 ] {68c14f66-6998-4407-8a78-1a4076576298} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2026.03.07 01:53:26.121690 [ 255 ] {68c14f66-6998-4407-8a78-1a4076576298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9314 | 2026.03.07 01:53:26.122014 [ 255 ] {68c14f66-6998-4407-8a78-1a4076576298} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9315 | 2026.03.07 01:53:26.122278 [ 255 ] {68c14f66-6998-4407-8a78-1a4076576298} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2026.03.07 01:53:26.122421 [ 255 ] {68c14f66-6998-4407-8a78-1a4076576298} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001185 sec., 5063.291139240506 rows/sec., 264.54 KiB/sec. | ||
| 9317 | 2026.03.07 01:53:26.122462 [ 255 ] {68c14f66-6998-4407-8a78-1a4076576298} <Debug> TCPHandler: Processed in 0.001364825 sec. | ||
| 9318 | 2026.03.07 01:53:26.122581 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9319 | 2026.03.07 01:53:26.122677 [ 255 ] {02f8cc8d-3bd7-4130-b4b0-985128675092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9320 | 2026.03.07 01:53:26.122721 [ 255 ] {02f8cc8d-3bd7-4130-b4b0-985128675092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9321 | 2026.03.07 01:53:26.123210 [ 255 ] {02f8cc8d-3bd7-4130-b4b0-985128675092} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9322 | 2026.03.07 01:53:26.123257 [ 255 ] {02f8cc8d-3bd7-4130-b4b0-985128675092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9323 | 2026.03.07 01:53:26.123625 [ 255 ] {02f8cc8d-3bd7-4130-b4b0-985128675092} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9324 | 2026.03.07 01:53:26.123843 [ 255 ] {02f8cc8d-3bd7-4130-b4b0-985128675092} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9325 | 2026.03.07 01:53:26.123991 [ 255 ] {02f8cc8d-3bd7-4130-b4b0-985128675092} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001331 sec., 199098.4222389181 rows/sec., 13.23 MiB/sec. | ||
| 9326 | 2026.03.07 01:53:26.124040 [ 255 ] {02f8cc8d-3bd7-4130-b4b0-985128675092} <Debug> TCPHandler: Processed in 0.001509569 sec. | ||
| 9327 | 2026.03.07 01:53:26.124165 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9328 | 2026.03.07 01:53:26.124265 [ 255 ] {fde00d83-836e-4929-8b0d-776ae2c0c6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9329 | 2026.03.07 01:53:26.124312 [ 255 ] {fde00d83-836e-4929-8b0d-776ae2c0c6ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9330 | 2026.03.07 01:53:26.124664 [ 255 ] {fde00d83-836e-4929-8b0d-776ae2c0c6ae} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9331 | 2026.03.07 01:53:26.124708 [ 255 ] {fde00d83-836e-4929-8b0d-776ae2c0c6ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9332 | 2026.03.07 01:53:26.125053 [ 255 ] {fde00d83-836e-4929-8b0d-776ae2c0c6ae} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9333 | 2026.03.07 01:53:26.125280 [ 255 ] {fde00d83-836e-4929-8b0d-776ae2c0c6ae} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9334 | 2026.03.07 01:53:26.125410 [ 255 ] {fde00d83-836e-4929-8b0d-776ae2c0c6ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001164 sec., 859.106529209622 rows/sec., 57.89 KiB/sec. | ||
| 9335 | 2026.03.07 01:53:26.125447 [ 255 ] {fde00d83-836e-4929-8b0d-776ae2c0c6ae} <Debug> TCPHandler: Processed in 0.001333323 sec. | ||
| 9336 | 2026.03.07 01:53:26.125562 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9337 | 2026.03.07 01:53:26.125657 [ 255 ] {6c8dbec2-a0c1-4027-a626-4b2b25c5e030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9338 | 2026.03.07 01:53:26.125713 [ 255 ] {6c8dbec2-a0c1-4027-a626-4b2b25c5e030} <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 | ||
| 9339 | 2026.03.07 01:53:26.126578 [ 255 ] {6c8dbec2-a0c1-4027-a626-4b2b25c5e030} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9340 | 2026.03.07 01:53:26.126615 [ 255 ] {6c8dbec2-a0c1-4027-a626-4b2b25c5e030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9341 | 2026.03.07 01:53:26.127262 [ 255 ] {6c8dbec2-a0c1-4027-a626-4b2b25c5e030} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9342 | 2026.03.07 01:53:26.127549 [ 255 ] {6c8dbec2-a0c1-4027-a626-4b2b25c5e030} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9343 | 2026.03.07 01:53:26.127700 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9344 | 2026.03.07 01:53:26.127723 [ 255 ] {6c8dbec2-a0c1-4027-a626-4b2b25c5e030} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002083 sec., 8641.382621219394 rows/sec., 15.48 MiB/sec. | ||
| 9345 | 2026.03.07 01:53:26.127753 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9346 | 2026.03.07 01:53:26.127783 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9347 | 2026.03.07 01:53:26.127829 [ 255 ] {6c8dbec2-a0c1-4027-a626-4b2b25c5e030} <Debug> TCPHandler: Processed in 0.002316696 sec. | ||
| 9348 | 2026.03.07 01:53:26.127906 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 9349 | 2026.03.07 01:53:26.127994 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9350 | 2026.03.07 01:53:26.128110 [ 255 ] {179b3544-7bd0-4214-8201-aa526eb5bde4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9351 | 2026.03.07 01:53:26.128156 [ 255 ] {179b3544-7bd0-4214-8201-aa526eb5bde4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9352 | 2026.03.07 01:53:26.128183 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9353 | 2026.03.07 01:53:26.128259 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1066 rows starting from the beginning of the part | ||
| 9354 | 2026.03.07 01:53:26.128394 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 18 rows starting from the beginning of the part | ||
| 9355 | 2026.03.07 01:53:26.128504 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 23 rows starting from the beginning of the part | ||
| 9356 | 2026.03.07 01:53:26.128546 [ 255 ] {179b3544-7bd0-4214-8201-aa526eb5bde4} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9357 | 2026.03.07 01:53:26.128596 [ 255 ] {179b3544-7bd0-4214-8201-aa526eb5bde4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9358 | 2026.03.07 01:53:26.128607 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 18 rows starting from the beginning of the part | ||
| 9359 | 2026.03.07 01:53:26.128727 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 23 rows starting from the beginning of the part | ||
| 9360 | 2026.03.07 01:53:26.128836 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 18 rows starting from the beginning of the part | ||
| 9361 | 2026.03.07 01:53:26.128991 [ 255 ] {179b3544-7bd0-4214-8201-aa526eb5bde4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9362 | 2026.03.07 01:53:26.129308 [ 255 ] {179b3544-7bd0-4214-8201-aa526eb5bde4} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9363 | 2026.03.07 01:53:26.129459 [ 82 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9364 | 2026.03.07 01:53:26.129472 [ 255 ] {179b3544-7bd0-4214-8201-aa526eb5bde4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001382 sec., 65123.010130246024 rows/sec., 4.07 MiB/sec. | ||
| 9365 | 2026.03.07 01:53:26.129499 [ 82 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9366 | 2026.03.07 01:53:26.129524 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9367 | 2026.03.07 01:53:26.129529 [ 255 ] {179b3544-7bd0-4214-8201-aa526eb5bde4} <Debug> TCPHandler: Processed in 0.001598592 sec. | ||
| 9368 | 2026.03.07 01:53:26.129613 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 9369 | 2026.03.07 01:53:26.129718 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9370 | 2026.03.07 01:53:26.129747 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2400 rows starting from the beginning of the part | ||
| 9371 | 2026.03.07 01:53:26.129800 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 9372 | 2026.03.07 01:53:26.129846 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 9373 | 2026.03.07 01:53:26.129890 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 9374 | 2026.03.07 01:53:26.129933 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 9375 | 2026.03.07 01:53:26.129989 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
| 9376 | 2026.03.07 01:53:26.131226 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2760 rows, containing 4 columns (4 merged, 0 gathered) in 0.001654474 sec., 1668203.9125425967 rows/sec., 109.79 MiB/sec. | ||
| 9377 | 2026.03.07 01:53:26.131514 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9378 | 2026.03.07 01:53:26.131881 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_56_11} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9379 | 2026.03.07 01:53:26.131982 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_56_11} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9380 | 2026.03.07 01:53:26.132091 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9381 | 2026.03.07 01:53:26.135039 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1166 rows, containing 19 columns (19 merged, 0 gathered) in 0.007194205 sec., 162074.89222228166 rows/sec., 290.43 MiB/sec. | ||
| 9382 | 2026.03.07 01:53:26.136254 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9383 | 2026.03.07 01:53:26.136601 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9384 | 2026.03.07 01:53:26.136680 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9385 | 2026.03.07 01:53:26.136796 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 9386 | 2026.03.07 01:53:27.153522 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9387 | 2026.03.07 01:53:27.153705 [ 255 ] {1db86f91-bab8-4d26-9012-8cd6c04e25f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9388 | 2026.03.07 01:53:27.153776 [ 255 ] {1db86f91-bab8-4d26-9012-8cd6c04e25f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9389 | 2026.03.07 01:53:27.154455 [ 255 ] {1db86f91-bab8-4d26-9012-8cd6c04e25f1} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9390 | 2026.03.07 01:53:27.154509 [ 255 ] {1db86f91-bab8-4d26-9012-8cd6c04e25f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9391 | 2026.03.07 01:53:27.154922 [ 255 ] {1db86f91-bab8-4d26-9012-8cd6c04e25f1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9392 | 2026.03.07 01:53:27.155214 [ 255 ] {1db86f91-bab8-4d26-9012-8cd6c04e25f1} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9393 | 2026.03.07 01:53:27.155407 [ 255 ] {1db86f91-bab8-4d26-9012-8cd6c04e25f1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001751 sec., 2284.408909194746 rows/sec., 186.28 KiB/sec. | ||
| 9394 | 2026.03.07 01:53:27.155466 [ 255 ] {1db86f91-bab8-4d26-9012-8cd6c04e25f1} <Debug> TCPHandler: Processed in 0.002080778 sec. | ||
| 9395 | 2026.03.07 01:53:27.155599 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9396 | 2026.03.07 01:53:27.155707 [ 255 ] {77d7197e-8aaf-4457-a713-e0f8f61d8bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9397 | 2026.03.07 01:53:27.155763 [ 255 ] {77d7197e-8aaf-4457-a713-e0f8f61d8bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9398 | 2026.03.07 01:53:27.157303 [ 255 ] {77d7197e-8aaf-4457-a713-e0f8f61d8bb5} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9399 | 2026.03.07 01:53:27.157344 [ 255 ] {77d7197e-8aaf-4457-a713-e0f8f61d8bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9400 | 2026.03.07 01:53:27.157799 [ 255 ] {77d7197e-8aaf-4457-a713-e0f8f61d8bb5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9401 | 2026.03.07 01:53:27.158036 [ 255 ] {77d7197e-8aaf-4457-a713-e0f8f61d8bb5} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9402 | 2026.03.07 01:53:27.158238 [ 255 ] {77d7197e-8aaf-4457-a713-e0f8f61d8bb5} <Debug> executeQuery: Read 1984 rows, 153.60 KiB in 0.002557 sec., 775909.2686742276 rows/sec., 58.66 MiB/sec. | ||
| 9403 | 2026.03.07 01:53:27.158286 [ 255 ] {77d7197e-8aaf-4457-a713-e0f8f61d8bb5} <Debug> TCPHandler: Processed in 0.002739999 sec. | ||
| 9404 | 2026.03.07 01:53:27.158405 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9405 | 2026.03.07 01:53:27.158508 [ 255 ] {e073528d-1e41-4b07-8aac-8c8b45e36c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9406 | 2026.03.07 01:53:27.158552 [ 255 ] {e073528d-1e41-4b07-8aac-8c8b45e36c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9407 | 2026.03.07 01:53:27.159020 [ 255 ] {e073528d-1e41-4b07-8aac-8c8b45e36c0f} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9408 | 2026.03.07 01:53:27.159057 [ 255 ] {e073528d-1e41-4b07-8aac-8c8b45e36c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9409 | 2026.03.07 01:53:27.159375 [ 255 ] {e073528d-1e41-4b07-8aac-8c8b45e36c0f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9410 | 2026.03.07 01:53:27.159587 [ 255 ] {e073528d-1e41-4b07-8aac-8c8b45e36c0f} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9411 | 2026.03.07 01:53:27.159721 [ 255 ] {e073528d-1e41-4b07-8aac-8c8b45e36c0f} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001236 sec., 29126.213592233013 rows/sec., 2.12 MiB/sec. | ||
| 9412 | 2026.03.07 01:53:27.159760 [ 255 ] {e073528d-1e41-4b07-8aac-8c8b45e36c0f} <Debug> TCPHandler: Processed in 0.001407326 sec. | ||
| 9413 | 2026.03.07 01:53:27.159893 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9414 | 2026.03.07 01:53:27.159989 [ 255 ] {87ada1d1-65a3-4cb8-8e7f-a0909dbddd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9415 | 2026.03.07 01:53:27.160029 [ 255 ] {87ada1d1-65a3-4cb8-8e7f-a0909dbddd17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9416 | 2026.03.07 01:53:27.160684 [ 255 ] {87ada1d1-65a3-4cb8-8e7f-a0909dbddd17} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9417 | 2026.03.07 01:53:27.160721 [ 255 ] {87ada1d1-65a3-4cb8-8e7f-a0909dbddd17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9418 | 2026.03.07 01:53:27.161093 [ 255 ] {87ada1d1-65a3-4cb8-8e7f-a0909dbddd17} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9419 | 2026.03.07 01:53:27.161335 [ 255 ] {87ada1d1-65a3-4cb8-8e7f-a0909dbddd17} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9420 | 2026.03.07 01:53:27.161477 [ 255 ] {87ada1d1-65a3-4cb8-8e7f-a0909dbddd17} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001507 sec., 469807.56469807564 rows/sec., 27.41 MiB/sec. | ||
| 9421 | 2026.03.07 01:53:27.161515 [ 255 ] {87ada1d1-65a3-4cb8-8e7f-a0909dbddd17} <Debug> TCPHandler: Processed in 0.001672874 sec. | ||
| 9422 | 2026.03.07 01:53:27.161637 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9423 | 2026.03.07 01:53:27.161732 [ 255 ] {ea04267a-3c9d-422e-99ff-287009b71c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9424 | 2026.03.07 01:53:27.161773 [ 255 ] {ea04267a-3c9d-422e-99ff-287009b71c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9425 | 2026.03.07 01:53:27.162173 [ 255 ] {ea04267a-3c9d-422e-99ff-287009b71c50} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9426 | 2026.03.07 01:53:27.162210 [ 255 ] {ea04267a-3c9d-422e-99ff-287009b71c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9427 | 2026.03.07 01:53:27.162518 [ 255 ] {ea04267a-3c9d-422e-99ff-287009b71c50} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9428 | 2026.03.07 01:53:27.162730 [ 255 ] {ea04267a-3c9d-422e-99ff-287009b71c50} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9429 | 2026.03.07 01:53:27.162875 [ 255 ] {ea04267a-3c9d-422e-99ff-287009b71c50} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00116 sec., 862.0689655172414 rows/sec., 60.61 KiB/sec. | ||
| 9430 | 2026.03.07 01:53:27.162913 [ 255 ] {ea04267a-3c9d-422e-99ff-287009b71c50} <Debug> TCPHandler: Processed in 0.001326433 sec. | ||
| 9431 | 2026.03.07 01:53:27.163044 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9432 | 2026.03.07 01:53:27.163160 [ 255 ] {97d1e80d-4461-45f1-a228-d04b17d7d23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9433 | 2026.03.07 01:53:27.163214 [ 255 ] {97d1e80d-4461-45f1-a228-d04b17d7d23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9434 | 2026.03.07 01:53:27.164090 [ 255 ] {97d1e80d-4461-45f1-a228-d04b17d7d23f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9435 | 2026.03.07 01:53:27.164127 [ 255 ] {97d1e80d-4461-45f1-a228-d04b17d7d23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9436 | 2026.03.07 01:53:27.164480 [ 255 ] {97d1e80d-4461-45f1-a228-d04b17d7d23f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9437 | 2026.03.07 01:53:27.164693 [ 255 ] {97d1e80d-4461-45f1-a228-d04b17d7d23f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9438 | 2026.03.07 01:53:27.164832 [ 255 ] {97d1e80d-4461-45f1-a228-d04b17d7d23f} <Debug> executeQuery: Read 1036 rows, 73.23 KiB in 0.001695 sec., 611209.4395280236 rows/sec., 42.19 MiB/sec. | ||
| 9439 | 2026.03.07 01:53:27.164870 [ 255 ] {97d1e80d-4461-45f1-a228-d04b17d7d23f} <Debug> TCPHandler: Processed in 0.001886832 sec. | ||
| 9440 | 2026.03.07 01:53:27.165022 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9441 | 2026.03.07 01:53:27.165125 [ 255 ] {24d279a6-cf94-4550-b5c2-560fdbd82a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9442 | 2026.03.07 01:53:27.165173 [ 255 ] {24d279a6-cf94-4550-b5c2-560fdbd82a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9443 | 2026.03.07 01:53:27.165857 [ 255 ] {24d279a6-cf94-4550-b5c2-560fdbd82a4e} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9444 | 2026.03.07 01:53:27.165897 [ 255 ] {24d279a6-cf94-4550-b5c2-560fdbd82a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9445 | 2026.03.07 01:53:27.166352 [ 255 ] {24d279a6-cf94-4550-b5c2-560fdbd82a4e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9446 | 2026.03.07 01:53:27.166579 [ 255 ] {24d279a6-cf94-4550-b5c2-560fdbd82a4e} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9447 | 2026.03.07 01:53:27.166738 [ 255 ] {24d279a6-cf94-4550-b5c2-560fdbd82a4e} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001631 sec., 747394.2366646229 rows/sec., 46.74 MiB/sec. | ||
| 9448 | 2026.03.07 01:53:27.166790 [ 255 ] {24d279a6-cf94-4550-b5c2-560fdbd82a4e} <Debug> TCPHandler: Processed in 0.00184288 sec. | ||
| 9449 | 2026.03.07 01:53:27.166930 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9450 | 2026.03.07 01:53:27.167042 [ 255 ] {4a97c0b1-3fe9-438f-a88b-adbd39bef6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9451 | 2026.03.07 01:53:27.167112 [ 255 ] {4a97c0b1-3fe9-438f-a88b-adbd39bef6e4} <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 | ||
| 9452 | 2026.03.07 01:53:27.168036 [ 255 ] {4a97c0b1-3fe9-438f-a88b-adbd39bef6e4} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9453 | 2026.03.07 01:53:27.168077 [ 255 ] {4a97c0b1-3fe9-438f-a88b-adbd39bef6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9454 | 2026.03.07 01:53:27.168653 [ 255 ] {4a97c0b1-3fe9-438f-a88b-adbd39bef6e4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9455 | 2026.03.07 01:53:27.168898 [ 255 ] {4a97c0b1-3fe9-438f-a88b-adbd39bef6e4} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9456 | 2026.03.07 01:53:27.169050 [ 255 ] {4a97c0b1-3fe9-438f-a88b-adbd39bef6e4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002032 sec., 15748.031496062993 rows/sec., 28.22 MiB/sec. | ||
| 9457 | 2026.03.07 01:53:27.169127 [ 255 ] {4a97c0b1-3fe9-438f-a88b-adbd39bef6e4} <Debug> TCPHandler: Processed in 0.002256694 sec. | ||
| 9458 | 2026.03.07 01:53:27.169246 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9459 | 2026.03.07 01:53:27.169343 [ 255 ] {7009192d-389b-4cb9-a114-947536f7bdab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9460 | 2026.03.07 01:53:27.169387 [ 255 ] {7009192d-389b-4cb9-a114-947536f7bdab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9461 | 2026.03.07 01:53:27.169716 [ 255 ] {7009192d-389b-4cb9-a114-947536f7bdab} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9462 | 2026.03.07 01:53:27.169752 [ 255 ] {7009192d-389b-4cb9-a114-947536f7bdab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9463 | 2026.03.07 01:53:27.170070 [ 255 ] {7009192d-389b-4cb9-a114-947536f7bdab} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9464 | 2026.03.07 01:53:27.170296 [ 255 ] {7009192d-389b-4cb9-a114-947536f7bdab} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9465 | 2026.03.07 01:53:27.170462 [ 255 ] {7009192d-389b-4cb9-a114-947536f7bdab} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001135 sec., 10572.687224669604 rows/sec., 729.63 KiB/sec. | ||
| 9466 | 2026.03.07 01:53:27.170504 [ 255 ] {7009192d-389b-4cb9-a114-947536f7bdab} <Debug> TCPHandler: Processed in 0.001307473 sec. | ||
| 9467 | 2026.03.07 01:53:31.098335 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9468 | 2026.03.07 01:53:31.098577 [ 255 ] {8483dc9c-3890-42c5-ac93-58c317ba99fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9469 | 2026.03.07 01:53:31.098664 [ 255 ] {8483dc9c-3890-42c5-ac93-58c317ba99fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9470 | 2026.03.07 01:53:31.099468 [ 255 ] {8483dc9c-3890-42c5-ac93-58c317ba99fa} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9471 | 2026.03.07 01:53:31.099528 [ 255 ] {8483dc9c-3890-42c5-ac93-58c317ba99fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9472 | 2026.03.07 01:53:31.100103 [ 255 ] {8483dc9c-3890-42c5-ac93-58c317ba99fa} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9473 | 2026.03.07 01:53:31.100497 [ 255 ] {8483dc9c-3890-42c5-ac93-58c317ba99fa} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9474 | 2026.03.07 01:53:31.100701 [ 72 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9475 | 2026.03.07 01:53:31.100744 [ 255 ] {8483dc9c-3890-42c5-ac93-58c317ba99fa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002224 sec., 25179.856115107916 rows/sec., 1.93 MiB/sec. | ||
| 9476 | 2026.03.07 01:53:31.100752 [ 72 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9477 | 2026.03.07 01:53:31.100791 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9478 | 2026.03.07 01:53:31.100831 [ 255 ] {8483dc9c-3890-42c5-ac93-58c317ba99fa} <Debug> TCPHandler: Processed in 0.002642466 sec. | ||
| 9479 | 2026.03.07 01:53:31.100954 [ 193 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::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 | ||
| 9480 | 2026.03.07 01:53:31.101027 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9481 | 2026.03.07 01:53:31.101156 [ 193 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9482 | 2026.03.07 01:53:31.101167 [ 255 ] {4cd6bd22-f346-4b19-ade0-fddd2bf525fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9483 | 2026.03.07 01:53:31.101209 [ 193 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2889 rows starting from the beginning of the part | ||
| 9484 | 2026.03.07 01:53:31.101243 [ 255 ] {4cd6bd22-f346-4b19-ade0-fddd2bf525fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9485 | 2026.03.07 01:53:31.101305 [ 193 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 833 rows starting from the beginning of the part | ||
| 9486 | 2026.03.07 01:53:31.101375 [ 193 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 102 rows starting from the beginning of the part | ||
| 9487 | 2026.03.07 01:53:31.101436 [ 193 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 833 rows starting from the beginning of the part | ||
| 9488 | 2026.03.07 01:53:31.101494 [ 193 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1984 rows starting from the beginning of the part | ||
| 9489 | 2026.03.07 01:53:31.101551 [ 193 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
| 9490 | 2026.03.07 01:53:31.101938 [ 255 ] {4cd6bd22-f346-4b19-ade0-fddd2bf525fc} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9491 | 2026.03.07 01:53:31.101994 [ 255 ] {4cd6bd22-f346-4b19-ade0-fddd2bf525fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9492 | 2026.03.07 01:53:31.102459 [ 255 ] {4cd6bd22-f346-4b19-ade0-fddd2bf525fc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9493 | 2026.03.07 01:53:31.102777 [ 255 ] {4cd6bd22-f346-4b19-ade0-fddd2bf525fc} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9494 | 2026.03.07 01:53:31.102939 [ 72 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9495 | 2026.03.07 01:53:31.103008 [ 255 ] {4cd6bd22-f346-4b19-ade0-fddd2bf525fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001874 sec., 34151.547491995734 rows/sec., 2.67 MiB/sec. | ||
| 9496 | 2026.03.07 01:53:31.103016 [ 72 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9497 | 2026.03.07 01:53:31.103053 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9498 | 2026.03.07 01:53:31.103069 [ 255 ] {4cd6bd22-f346-4b19-ade0-fddd2bf525fc} <Debug> TCPHandler: Processed in 0.002116719 sec. | ||
| 9499 | 2026.03.07 01:53:31.103170 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::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 | ||
| 9500 | 2026.03.07 01:53:31.103248 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9501 | 2026.03.07 01:53:31.103313 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9502 | 2026.03.07 01:53:31.103359 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1550 rows starting from the beginning of the part | ||
| 9503 | 2026.03.07 01:53:31.103378 [ 255 ] {fb831354-cdde-45a9-855b-6d810bc2c1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9504 | 2026.03.07 01:53:31.103434 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 508 rows starting from the beginning of the part | ||
| 9505 | 2026.03.07 01:53:31.103479 [ 255 ] {fb831354-cdde-45a9-855b-6d810bc2c1be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9506 | 2026.03.07 01:53:31.103508 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 87 rows starting from the beginning of the part | ||
| 9507 | 2026.03.07 01:53:31.103571 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 508 rows starting from the beginning of the part | ||
| 9508 | 2026.03.07 01:53:31.103627 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1036 rows starting from the beginning of the part | ||
| 9509 | 2026.03.07 01:53:31.103691 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 9510 | 2026.03.07 01:53:31.104083 [ 255 ] {fb831354-cdde-45a9-855b-6d810bc2c1be} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9511 | 2026.03.07 01:53:31.104129 [ 255 ] {fb831354-cdde-45a9-855b-6d810bc2c1be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9512 | 2026.03.07 01:53:31.104590 [ 255 ] {fb831354-cdde-45a9-855b-6d810bc2c1be} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9513 | 2026.03.07 01:53:31.104867 [ 255 ] {fb831354-cdde-45a9-855b-6d810bc2c1be} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9514 | 2026.03.07 01:53:31.105166 [ 255 ] {fb831354-cdde-45a9-855b-6d810bc2c1be} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001817 sec., 70445.78976334617 rows/sec., 4.91 MiB/sec. | ||
| 9515 | 2026.03.07 01:53:31.105238 [ 255 ] {fb831354-cdde-45a9-855b-6d810bc2c1be} <Debug> TCPHandler: Processed in 0.002049607 sec. | ||
| 9516 | 2026.03.07 01:53:31.105263 [ 193 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6697 rows, containing 5 columns (5 merged, 0 gathered) in 0.004385403 sec., 1527111.6474358228 rows/sec., 124.11 MiB/sec. | ||
| 9517 | 2026.03.07 01:53:31.105462 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9518 | 2026.03.07 01:53:31.105594 [ 255 ] {c6b01854-a6ab-4de8-8bd1-712663e9befb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9519 | 2026.03.07 01:53:31.105639 [ 193 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9520 | 2026.03.07 01:53:31.105663 [ 255 ] {c6b01854-a6ab-4de8-8bd1-712663e9befb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9521 | 2026.03.07 01:53:31.106004 [ 193 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_66_13} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9522 | 2026.03.07 01:53:31.106120 [ 193 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_66_13} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9523 | 2026.03.07 01:53:31.106236 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 9524 | 2026.03.07 01:53:31.106244 [ 255 ] {c6b01854-a6ab-4de8-8bd1-712663e9befb} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9525 | 2026.03.07 01:53:31.106303 [ 255 ] {c6b01854-a6ab-4de8-8bd1-712663e9befb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9526 | 2026.03.07 01:53:31.106349 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3753 rows, containing 5 columns (5 merged, 0 gathered) in 0.003234366 sec., 1160351.054889892 rows/sec., 85.73 MiB/sec. | ||
| 9527 | 2026.03.07 01:53:31.106590 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9528 | 2026.03.07 01:53:31.106885 [ 255 ] {c6b01854-a6ab-4de8-8bd1-712663e9befb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9529 | 2026.03.07 01:53:31.106930 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_66_13} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9530 | 2026.03.07 01:53:31.107057 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_66_13} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9531 | 2026.03.07 01:53:31.107178 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 9532 | 2026.03.07 01:53:31.107241 [ 255 ] {c6b01854-a6ab-4de8-8bd1-712663e9befb} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9533 | 2026.03.07 01:53:31.107570 [ 255 ] {c6b01854-a6ab-4de8-8bd1-712663e9befb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.002007 sec., 23916.292974588938 rows/sec., 1.61 MiB/sec. | ||
| 9534 | 2026.03.07 01:53:31.107625 [ 255 ] {c6b01854-a6ab-4de8-8bd1-712663e9befb} <Debug> TCPHandler: Processed in 0.002226783 sec. | ||
| 9535 | 2026.03.07 01:53:31.527286 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19716 | ||
| 9536 | 2026.03.07 01:53:31.527797 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9537 | 2026.03.07 01:53:31.527849 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9538 | 2026.03.07 01:53:31.528345 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9539 | 2026.03.07 01:53:31.528580 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9540 | 2026.03.07 01:53:31.528729 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19716 | ||
| 9541 | 2026.03.07 01:53:31.528738 [ 72 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9542 | 2026.03.07 01:53:31.528828 [ 72 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9543 | 2026.03.07 01:53:31.528856 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9544 | 2026.03.07 01:53:31.528998 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 9545 | 2026.03.07 01:53:31.529180 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9546 | 2026.03.07 01:53:31.529226 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17348 rows starting from the beginning of the part | ||
| 9547 | 2026.03.07 01:53:31.529296 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 9548 | 2026.03.07 01:53:31.529349 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 9549 | 2026.03.07 01:53:31.529395 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 9550 | 2026.03.07 01:53:31.529441 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 9551 | 2026.03.07 01:53:31.529484 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 9552 | 2026.03.07 01:53:31.531519 [ 188 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19716 rows, containing 4 columns (4 merged, 0 gathered) in 0.002589385 sec., 7614163.208638345 rows/sec., 108.92 MiB/sec. | ||
| 9553 | 2026.03.07 01:53:31.531785 [ 188 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9554 | 2026.03.07 01:53:31.532074 [ 188 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_41_8} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9555 | 2026.03.07 01:53:31.532158 [ 188 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_41_8} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9556 | 2026.03.07 01:53:31.532228 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9557 | 2026.03.07 01:53:31.630786 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45286 | ||
| 9558 | 2026.03.07 01:53:31.630881 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9559 | 2026.03.07 01:53:31.630906 [ 291 ] {} <Debug> TCP-Session: fc57144d-15f1-4659-996a-93a52f6fd568 Authenticating user 'default' from [fd00:1122:3344:101::e]:45286 | ||
| 9560 | 2026.03.07 01:53:31.630927 [ 291 ] {} <Debug> TCP-Session: fc57144d-15f1-4659-996a-93a52f6fd568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9561 | 2026.03.07 01:53:31.630940 [ 291 ] {} <Debug> TCP-Session: fc57144d-15f1-4659-996a-93a52f6fd568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9562 | 2026.03.07 01:53:31.631119 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43464 | ||
| 9563 | 2026.03.07 01:53:31.631172 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52393 | ||
| 9564 | 2026.03.07 01:53:31.631169 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50746 | ||
| 9565 | 2026.03.07 01:53:31.631218 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41105 | ||
| 9566 | 2026.03.07 01:53:31.631228 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57954 | ||
| 9567 | 2026.03.07 01:53:31.631259 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9568 | 2026.03.07 01:53:31.631225 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9569 | 2026.03.07 01:53:31.631300 [ 294 ] {} <Debug> TCP-Session: 58e59326-4965-4cd4-8338-c22e0124b87a Authenticating user 'default' from [fd00:1122:3344:101::e]:52393 | ||
| 9570 | 2026.03.07 01:53:31.631312 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9571 | 2026.03.07 01:53:31.631325 [ 292 ] {} <Debug> TCP-Session: e71aac83-96ad-4d52-988a-1bf8851be3f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43464 | ||
| 9572 | 2026.03.07 01:53:31.631333 [ 294 ] {} <Debug> TCP-Session: 58e59326-4965-4cd4-8338-c22e0124b87a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9573 | 2026.03.07 01:53:31.631348 [ 289 ] {} <Debug> TCP-Session: a9fdeea9-306b-4506-a5db-31e45be961da Authenticating user 'default' from [fd00:1122:3344:101::e]:41105 | ||
| 9574 | 2026.03.07 01:53:31.631364 [ 294 ] {} <Debug> TCP-Session: 58e59326-4965-4cd4-8338-c22e0124b87a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9575 | 2026.03.07 01:53:31.631360 [ 292 ] {} <Debug> TCP-Session: e71aac83-96ad-4d52-988a-1bf8851be3f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9576 | 2026.03.07 01:53:31.631386 [ 289 ] {} <Debug> TCP-Session: a9fdeea9-306b-4506-a5db-31e45be961da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9577 | 2026.03.07 01:53:31.631409 [ 292 ] {} <Debug> TCP-Session: e71aac83-96ad-4d52-988a-1bf8851be3f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9578 | 2026.03.07 01:53:31.631420 [ 289 ] {} <Debug> TCP-Session: a9fdeea9-306b-4506-a5db-31e45be961da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9579 | 2026.03.07 01:53:31.631446 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9580 | 2026.03.07 01:53:31.631201 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42384 | ||
| 9581 | 2026.03.07 01:53:31.631484 [ 293 ] {} <Debug> TCP-Session: 818d88c3-9e05-447a-a81d-c59f3c527573 Authenticating user 'default' from [fd00:1122:3344:101::e]:50746 | ||
| 9582 | 2026.03.07 01:53:31.631195 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58873 | ||
| 9583 | 2026.03.07 01:53:31.631527 [ 293 ] {} <Debug> TCP-Session: 818d88c3-9e05-447a-a81d-c59f3c527573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9584 | 2026.03.07 01:53:31.631173 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37219 | ||
| 9585 | 2026.03.07 01:53:31.631564 [ 293 ] {} <Debug> TCP-Session: 818d88c3-9e05-447a-a81d-c59f3c527573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9586 | 2026.03.07 01:53:31.631220 [ 291 ] {} <Trace> TCP-Session: fc57144d-15f1-4659-996a-93a52f6fd568 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9587 | 2026.03.07 01:53:31.631763 [ 291 ] {24333c8b-6d93-4184-b6a7-eb8734c8468c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45286) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9588 | 2026.03.07 01:53:31.631816 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9589 | 2026.03.07 01:53:31.631850 [ 288 ] {} <Debug> TCP-Session: e6923044-00f8-476a-98cc-6b08068fb34b Authenticating user 'default' from [fd00:1122:3344:101::e]:42384 | ||
| 9590 | 2026.03.07 01:53:31.631868 [ 288 ] {} <Debug> TCP-Session: e6923044-00f8-476a-98cc-6b08068fb34b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9591 | 2026.03.07 01:53:31.631880 [ 288 ] {} <Debug> TCP-Session: e6923044-00f8-476a-98cc-6b08068fb34b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9592 | 2026.03.07 01:53:31.631884 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9593 | 2026.03.07 01:53:31.631911 [ 3 ] {} <Debug> TCP-Session: 90781ae3-d527-46bc-a6f2-d964942411bb Authenticating user 'default' from [fd00:1122:3344:101::e]:37219 | ||
| 9594 | 2026.03.07 01:53:31.631925 [ 3 ] {} <Debug> TCP-Session: 90781ae3-d527-46bc-a6f2-d964942411bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9595 | 2026.03.07 01:53:31.632001 [ 3 ] {} <Debug> TCP-Session: 90781ae3-d527-46bc-a6f2-d964942411bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9596 | 2026.03.07 01:53:31.632065 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9597 | 2026.03.07 01:53:31.632087 [ 291 ] {24333c8b-6d93-4184-b6a7-eb8734c8468c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9598 | 2026.03.07 01:53:31.632103 [ 290 ] {} <Debug> TCP-Session: 08ae1e2f-9173-4709-b38a-21418ea5c45d Authenticating user 'default' from [fd00:1122:3344:101::e]:57954 | ||
| 9599 | 2026.03.07 01:53:31.632141 [ 290 ] {} <Debug> TCP-Session: 08ae1e2f-9173-4709-b38a-21418ea5c45d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9600 | 2026.03.07 01:53:31.632154 [ 291 ] {24333c8b-6d93-4184-b6a7-eb8734c8468c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9601 | 2026.03.07 01:53:31.632157 [ 290 ] {} <Debug> TCP-Session: 08ae1e2f-9173-4709-b38a-21418ea5c45d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9602 | 2026.03.07 01:53:31.632264 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9603 | 2026.03.07 01:53:31.632309 [ 287 ] {} <Debug> TCP-Session: 8e0e4b99-9054-468f-a4dd-1de127ac6252 Authenticating user 'default' from [fd00:1122:3344:101::e]:58873 | ||
| 9604 | 2026.03.07 01:53:31.632330 [ 287 ] {} <Debug> TCP-Session: 8e0e4b99-9054-468f-a4dd-1de127ac6252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9605 | 2026.03.07 01:53:31.632345 [ 287 ] {} <Debug> TCP-Session: 8e0e4b99-9054-468f-a4dd-1de127ac6252 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9606 | 2026.03.07 01:53:31.632450 [ 291 ] {24333c8b-6d93-4184-b6a7-eb8734c8468c} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 9607 | 2026.03.07 01:53:31.633492 [ 302 ] {24333c8b-6d93-4184-b6a7-eb8734c8468c} <Trace> AggregatingTransform: Aggregating | ||
| 9608 | 2026.03.07 01:53:31.633541 [ 302 ] {24333c8b-6d93-4184-b6a7-eb8734c8468c} <Trace> Aggregator: Aggregation method: without_key | ||
| 9609 | 2026.03.07 01:53:31.633582 [ 302 ] {24333c8b-6d93-4184-b6a7-eb8734c8468c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001027174 sec. (973.545 rows/sec., 38.03 KiB/sec.) | ||
| 9610 | 2026.03.07 01:53:31.633600 [ 302 ] {24333c8b-6d93-4184-b6a7-eb8734c8468c} <Trace> Aggregator: Merging aggregated data | ||
| 9611 | 2026.03.07 01:53:31.634741 [ 291 ] {24333c8b-6d93-4184-b6a7-eb8734c8468c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002981 sec., 335.4579000335458 rows/sec., 13.10 KiB/sec. | ||
| 9612 | 2026.03.07 01:53:31.634926 [ 291 ] {24333c8b-6d93-4184-b6a7-eb8734c8468c} <Debug> TCPHandler: Processed in 0.003805724 sec. | ||
| 9613 | 2026.03.07 01:53:31.635055 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9614 | 2026.03.07 01:53:31.635078 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9615 | 2026.03.07 01:53:31.635084 [ 291 ] {} <Debug> TCP-Session: fc57144d-15f1-4659-996a-93a52f6fd568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9616 | 2026.03.07 01:53:31.635096 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9617 | 2026.03.07 01:53:31.635125 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9618 | 2026.03.07 01:53:31.635138 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9619 | 2026.03.07 01:53:31.635157 [ 292 ] {} <Debug> TCP-Session: e71aac83-96ad-4d52-988a-1bf8851be3f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9620 | 2026.03.07 01:53:31.635169 [ 3 ] {} <Debug> TCP-Session: 90781ae3-d527-46bc-a6f2-d964942411bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9621 | 2026.03.07 01:53:31.635166 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9622 | 2026.03.07 01:53:31.635177 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9623 | 2026.03.07 01:53:31.635195 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9624 | 2026.03.07 01:53:31.635238 [ 287 ] {} <Debug> TCP-Session: 8e0e4b99-9054-468f-a4dd-1de127ac6252 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9625 | 2026.03.07 01:53:31.635221 [ 290 ] {} <Debug> TCP-Session: 08ae1e2f-9173-4709-b38a-21418ea5c45d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9626 | 2026.03.07 01:53:31.635264 [ 289 ] {} <Debug> TCP-Session: a9fdeea9-306b-4506-a5db-31e45be961da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9627 | 2026.03.07 01:53:31.635187 [ 288 ] {} <Debug> TCP-Session: e6923044-00f8-476a-98cc-6b08068fb34b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9628 | 2026.03.07 01:53:31.635152 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9629 | 2026.03.07 01:53:31.635129 [ 293 ] {} <Debug> TCP-Session: 818d88c3-9e05-447a-a81d-c59f3c527573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9630 | 2026.03.07 01:53:31.635353 [ 294 ] {} <Debug> TCP-Session: 58e59326-4965-4cd4-8338-c22e0124b87a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9631 | 2026.03.07 01:53:32.568261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9632 | 2026.03.07 01:53:32.591776 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9633 | 2026.03.07 01:53:32.591846 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9634 | 2026.03.07 01:53:32.600186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9635 | 2026.03.07 01:53:32.601852 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9636 | 2026.03.07 01:53:32.602383 [ 73 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9637 | 2026.03.07 01:53:32.602450 [ 73 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9638 | 2026.03.07 01:53:32.602477 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9639 | 2026.03.07 01:53:32.602651 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 9640 | 2026.03.07 01:53:32.608447 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9641 | 2026.03.07 01:53:32.610893 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 9642 | 2026.03.07 01:53:32.611394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9643 | 2026.03.07 01:53:32.617647 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 9644 | 2026.03.07 01:53:32.622832 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 9645 | 2026.03.07 01:53:32.629836 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 9646 | 2026.03.07 01:53:32.636687 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 9647 | 2026.03.07 01:53:32.641639 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 9648 | 2026.03.07 01:53:32.733435 [ 188 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.13086042 sec., 2361.294576312685 rows/sec., 12.21 MiB/sec. | ||
| 9649 | 2026.03.07 01:53:32.737502 [ 188 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9650 | 2026.03.07 01:53:32.741464 [ 188 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_41_8} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9651 | 2026.03.07 01:53:32.741624 [ 188 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_41_8} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9652 | 2026.03.07 01:53:32.744597 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9653 | 2026.03.07 01:53:33.085765 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50315 | ||
| 9654 | 2026.03.07 01:53:33.085862 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9655 | 2026.03.07 01:53:33.085886 [ 291 ] {} <Debug> TCP-Session: 1476ba2a-66cf-4d7b-b7b4-c4c29ddbd105 Authenticating user 'default' from [fd00:1122:3344:101::e]:50315 | ||
| 9656 | 2026.03.07 01:53:33.085907 [ 291 ] {} <Debug> TCP-Session: 1476ba2a-66cf-4d7b-b7b4-c4c29ddbd105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9657 | 2026.03.07 01:53:33.085919 [ 291 ] {} <Debug> TCP-Session: 1476ba2a-66cf-4d7b-b7b4-c4c29ddbd105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9658 | 2026.03.07 01:53:33.086205 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62000 | ||
| 9659 | 2026.03.07 01:53:33.086220 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47517 | ||
| 9660 | 2026.03.07 01:53:33.086270 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56379 | ||
| 9661 | 2026.03.07 01:53:33.086299 [ 291 ] {} <Trace> TCP-Session: 1476ba2a-66cf-4d7b-b7b4-c4c29ddbd105 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9662 | 2026.03.07 01:53:33.086340 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9663 | 2026.03.07 01:53:33.086300 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65214 | ||
| 9664 | 2026.03.07 01:53:33.086386 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9665 | 2026.03.07 01:53:33.086397 [ 292 ] {} <Debug> TCP-Session: ac2c23db-0e30-4d65-8374-a628806d8b4b Authenticating user 'default' from [fd00:1122:3344:101::e]:62000 | ||
| 9666 | 2026.03.07 01:53:33.086407 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9667 | 2026.03.07 01:53:33.086432 [ 293 ] {} <Debug> TCP-Session: a583f529-e4fa-42d7-9152-667cc28a5600 Authenticating user 'default' from [fd00:1122:3344:101::e]:47517 | ||
| 9668 | 2026.03.07 01:53:33.086446 [ 292 ] {} <Debug> TCP-Session: ac2c23db-0e30-4d65-8374-a628806d8b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9669 | 2026.03.07 01:53:33.086470 [ 287 ] {} <Debug> TCP-Session: f81bb415-e820-43b8-9574-3458a20b4c53 Authenticating user 'default' from [fd00:1122:3344:101::e]:56379 | ||
| 9670 | 2026.03.07 01:53:33.086489 [ 291 ] {86e7c7a1-29d0-4742-84ee-ff4b7f0dcce3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50315) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9671 | 2026.03.07 01:53:33.086486 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9672 | 2026.03.07 01:53:33.086509 [ 287 ] {} <Debug> TCP-Session: f81bb415-e820-43b8-9574-3458a20b4c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9673 | 2026.03.07 01:53:33.086541 [ 290 ] {} <Debug> TCP-Session: 9557436b-168c-41a6-9b0b-372577940c9f Authenticating user 'default' from [fd00:1122:3344:101::e]:65214 | ||
| 9674 | 2026.03.07 01:53:33.086557 [ 287 ] {} <Debug> TCP-Session: f81bb415-e820-43b8-9574-3458a20b4c53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9675 | 2026.03.07 01:53:33.086577 [ 290 ] {} <Debug> TCP-Session: 9557436b-168c-41a6-9b0b-372577940c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9676 | 2026.03.07 01:53:33.086482 [ 293 ] {} <Debug> TCP-Session: a583f529-e4fa-42d7-9152-667cc28a5600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9677 | 2026.03.07 01:53:33.086601 [ 290 ] {} <Debug> TCP-Session: 9557436b-168c-41a6-9b0b-372577940c9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9678 | 2026.03.07 01:53:33.086621 [ 293 ] {} <Debug> TCP-Session: a583f529-e4fa-42d7-9152-667cc28a5600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9679 | 2026.03.07 01:53:33.086288 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33623 | ||
| 9680 | 2026.03.07 01:53:33.086278 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60905 | ||
| 9681 | 2026.03.07 01:53:33.086253 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61387 | ||
| 9682 | 2026.03.07 01:53:33.086249 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56612 | ||
| 9683 | 2026.03.07 01:53:33.086750 [ 291 ] {86e7c7a1-29d0-4742-84ee-ff4b7f0dcce3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9684 | 2026.03.07 01:53:33.086486 [ 292 ] {} <Debug> TCP-Session: ac2c23db-0e30-4d65-8374-a628806d8b4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9685 | 2026.03.07 01:53:33.086830 [ 291 ] {86e7c7a1-29d0-4742-84ee-ff4b7f0dcce3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9686 | 2026.03.07 01:53:33.086864 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9687 | 2026.03.07 01:53:33.086900 [ 289 ] {} <Debug> TCP-Session: 238b9846-96ae-40ba-a30f-4412f6eed76e Authenticating user 'default' from [fd00:1122:3344:101::e]:33623 | ||
| 9688 | 2026.03.07 01:53:33.086919 [ 289 ] {} <Debug> TCP-Session: 238b9846-96ae-40ba-a30f-4412f6eed76e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9689 | 2026.03.07 01:53:33.086939 [ 289 ] {} <Debug> TCP-Session: 238b9846-96ae-40ba-a30f-4412f6eed76e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9690 | 2026.03.07 01:53:33.087123 [ 291 ] {86e7c7a1-29d0-4742-84ee-ff4b7f0dcce3} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 9691 | 2026.03.07 01:53:33.087434 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9692 | 2026.03.07 01:53:33.087438 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9693 | 2026.03.07 01:53:33.087475 [ 3 ] {} <Debug> TCP-Session: 7636f7b7-9de0-4856-9b60-4617562c0e22 Authenticating user 'default' from [fd00:1122:3344:101::e]:61387 | ||
| 9694 | 2026.03.07 01:53:33.087489 [ 294 ] {} <Debug> TCP-Session: 6e553782-eea8-4f0d-a5de-9c46bf6998cb Authenticating user 'default' from [fd00:1122:3344:101::e]:56612 | ||
| 9695 | 2026.03.07 01:53:33.087499 [ 3 ] {} <Debug> TCP-Session: 7636f7b7-9de0-4856-9b60-4617562c0e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9696 | 2026.03.07 01:53:33.087517 [ 294 ] {} <Debug> TCP-Session: 6e553782-eea8-4f0d-a5de-9c46bf6998cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9697 | 2026.03.07 01:53:33.087524 [ 3 ] {} <Debug> TCP-Session: 7636f7b7-9de0-4856-9b60-4617562c0e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9698 | 2026.03.07 01:53:33.087539 [ 294 ] {} <Debug> TCP-Session: 6e553782-eea8-4f0d-a5de-9c46bf6998cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9699 | 2026.03.07 01:53:33.087559 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9700 | 2026.03.07 01:53:33.087598 [ 288 ] {} <Debug> TCP-Session: fb90323c-66a5-4bdb-b9ff-2d0442f08ea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60905 | ||
| 9701 | 2026.03.07 01:53:33.087614 [ 288 ] {} <Debug> TCP-Session: fb90323c-66a5-4bdb-b9ff-2d0442f08ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9702 | 2026.03.07 01:53:33.087627 [ 288 ] {} <Debug> TCP-Session: fb90323c-66a5-4bdb-b9ff-2d0442f08ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9703 | 2026.03.07 01:53:33.088217 [ 337 ] {86e7c7a1-29d0-4742-84ee-ff4b7f0dcce3} <Trace> AggregatingTransform: Aggregating | ||
| 9704 | 2026.03.07 01:53:33.088267 [ 337 ] {86e7c7a1-29d0-4742-84ee-ff4b7f0dcce3} <Trace> Aggregator: Aggregation method: without_key | ||
| 9705 | 2026.03.07 01:53:33.088303 [ 337 ] {86e7c7a1-29d0-4742-84ee-ff4b7f0dcce3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001074045 sec. (931.060 rows/sec., 36.37 KiB/sec.) | ||
| 9706 | 2026.03.07 01:53:33.088322 [ 337 ] {86e7c7a1-29d0-4742-84ee-ff4b7f0dcce3} <Trace> Aggregator: Merging aggregated data | ||
| 9707 | 2026.03.07 01:53:33.089353 [ 291 ] {86e7c7a1-29d0-4742-84ee-ff4b7f0dcce3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002917 sec., 342.8179636612959 rows/sec., 13.39 KiB/sec. | ||
| 9708 | 2026.03.07 01:53:33.089514 [ 291 ] {86e7c7a1-29d0-4742-84ee-ff4b7f0dcce3} <Debug> TCPHandler: Processed in 0.003332529 sec. | ||
| 9709 | 2026.03.07 01:53:33.089623 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9710 | 2026.03.07 01:53:33.089646 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9711 | 2026.03.07 01:53:33.089650 [ 291 ] {} <Debug> TCP-Session: 1476ba2a-66cf-4d7b-b7b4-c4c29ddbd105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9712 | 2026.03.07 01:53:33.089663 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9713 | 2026.03.07 01:53:33.089686 [ 290 ] {} <Debug> TCP-Session: 9557436b-168c-41a6-9b0b-372577940c9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9714 | 2026.03.07 01:53:33.089689 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9715 | 2026.03.07 01:53:33.089715 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9716 | 2026.03.07 01:53:33.089729 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9717 | 2026.03.07 01:53:33.089750 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9718 | 2026.03.07 01:53:33.089765 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9719 | 2026.03.07 01:53:33.089815 [ 287 ] {} <Debug> TCP-Session: f81bb415-e820-43b8-9574-3458a20b4c53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9720 | 2026.03.07 01:53:33.089798 [ 289 ] {} <Debug> TCP-Session: 238b9846-96ae-40ba-a30f-4412f6eed76e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9721 | 2026.03.07 01:53:33.089842 [ 288 ] {} <Debug> TCP-Session: fb90323c-66a5-4bdb-b9ff-2d0442f08ea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9722 | 2026.03.07 01:53:33.089762 [ 292 ] {} <Debug> TCP-Session: ac2c23db-0e30-4d65-8374-a628806d8b4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9723 | 2026.03.07 01:53:33.089749 [ 3 ] {} <Debug> TCP-Session: 7636f7b7-9de0-4856-9b60-4617562c0e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9724 | 2026.03.07 01:53:33.089718 [ 294 ] {} <Debug> TCP-Session: 6e553782-eea8-4f0d-a5de-9c46bf6998cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9725 | 2026.03.07 01:53:33.089699 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9726 | 2026.03.07 01:53:33.089969 [ 293 ] {} <Debug> TCP-Session: a583f529-e4fa-42d7-9152-667cc28a5600 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9727 | 2026.03.07 01:53:33.426303 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35579 | ||
| 9728 | 2026.03.07 01:53:33.426410 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9729 | 2026.03.07 01:53:33.426436 [ 287 ] {} <Debug> TCP-Session: 02a936dc-b5d6-4029-98bd-567301f98cdd Authenticating user 'default' from [fd00:1122:3344:101::e]:35579 | ||
| 9730 | 2026.03.07 01:53:33.426458 [ 287 ] {} <Debug> TCP-Session: 02a936dc-b5d6-4029-98bd-567301f98cdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9731 | 2026.03.07 01:53:33.426471 [ 287 ] {} <Debug> TCP-Session: 02a936dc-b5d6-4029-98bd-567301f98cdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9732 | 2026.03.07 01:53:33.426630 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45013 | ||
| 9733 | 2026.03.07 01:53:33.426660 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43043 | ||
| 9734 | 2026.03.07 01:53:33.426692 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56081 | ||
| 9735 | 2026.03.07 01:53:33.426713 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44944 | ||
| 9736 | 2026.03.07 01:53:33.426727 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58036 | ||
| 9737 | 2026.03.07 01:53:33.426783 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9738 | 2026.03.07 01:53:33.426787 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9739 | 2026.03.07 01:53:33.426802 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9740 | 2026.03.07 01:53:33.426823 [ 289 ] {} <Debug> TCP-Session: 089c7327-2380-4960-9e2c-1314e9683fc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43043 | ||
| 9741 | 2026.03.07 01:53:33.426832 [ 291 ] {} <Debug> TCP-Session: a8c438f8-4ea1-4f1e-b65d-add282efe5a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56081 | ||
| 9742 | 2026.03.07 01:53:33.426845 [ 293 ] {} <Debug> TCP-Session: 3c2851eb-2073-4e82-b9bf-243acd2e8a6b Authenticating user 'default' from [fd00:1122:3344:101::e]:44944 | ||
| 9743 | 2026.03.07 01:53:33.426854 [ 289 ] {} <Debug> TCP-Session: 089c7327-2380-4960-9e2c-1314e9683fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9744 | 2026.03.07 01:53:33.426865 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9745 | 2026.03.07 01:53:33.426879 [ 289 ] {} <Debug> TCP-Session: 089c7327-2380-4960-9e2c-1314e9683fc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9746 | 2026.03.07 01:53:33.426905 [ 294 ] {} <Debug> TCP-Session: 9d1ddd48-c73f-4f64-9b93-6aa396fce59c Authenticating user 'default' from [fd00:1122:3344:101::e]:58036 | ||
| 9747 | 2026.03.07 01:53:33.426864 [ 291 ] {} <Debug> TCP-Session: a8c438f8-4ea1-4f1e-b65d-add282efe5a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9748 | 2026.03.07 01:53:33.426940 [ 294 ] {} <Debug> TCP-Session: 9d1ddd48-c73f-4f64-9b93-6aa396fce59c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9749 | 2026.03.07 01:53:33.426953 [ 291 ] {} <Debug> TCP-Session: a8c438f8-4ea1-4f1e-b65d-add282efe5a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9750 | 2026.03.07 01:53:33.426965 [ 294 ] {} <Debug> TCP-Session: 9d1ddd48-c73f-4f64-9b93-6aa396fce59c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9751 | 2026.03.07 01:53:33.426754 [ 287 ] {} <Trace> TCP-Session: 02a936dc-b5d6-4029-98bd-567301f98cdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9752 | 2026.03.07 01:53:33.426745 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9753 | 2026.03.07 01:53:33.426730 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54193 | ||
| 9754 | 2026.03.07 01:53:33.427050 [ 288 ] {} <Debug> TCP-Session: adf83fc8-4d1b-413d-8065-7b6342e9e1a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45013 | ||
| 9755 | 2026.03.07 01:53:33.426703 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54846 | ||
| 9756 | 2026.03.07 01:53:33.426694 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56873 | ||
| 9757 | 2026.03.07 01:53:33.427112 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9758 | 2026.03.07 01:53:33.427114 [ 288 ] {} <Debug> TCP-Session: adf83fc8-4d1b-413d-8065-7b6342e9e1a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9759 | 2026.03.07 01:53:33.427145 [ 3 ] {} <Debug> TCP-Session: cef0eecb-2624-415d-b9b4-bf2a6d340ede Authenticating user 'default' from [fd00:1122:3344:101::e]:54193 | ||
| 9760 | 2026.03.07 01:53:33.427160 [ 288 ] {} <Debug> TCP-Session: adf83fc8-4d1b-413d-8065-7b6342e9e1a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9761 | 2026.03.07 01:53:33.427168 [ 3 ] {} <Debug> TCP-Session: cef0eecb-2624-415d-b9b4-bf2a6d340ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9762 | 2026.03.07 01:53:33.427164 [ 287 ] {541b4c63-fb52-433b-ad7f-ca5c7deb40a7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35579) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9763 | 2026.03.07 01:53:33.427184 [ 3 ] {} <Debug> TCP-Session: cef0eecb-2624-415d-b9b4-bf2a6d340ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9764 | 2026.03.07 01:53:33.427179 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9765 | 2026.03.07 01:53:33.427134 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9766 | 2026.03.07 01:53:33.427246 [ 290 ] {} <Debug> TCP-Session: 51a05f3b-ad1c-4ee7-8368-40da2145cdc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56873 | ||
| 9767 | 2026.03.07 01:53:33.426875 [ 293 ] {} <Debug> TCP-Session: 3c2851eb-2073-4e82-b9bf-243acd2e8a6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9768 | 2026.03.07 01:53:33.427275 [ 290 ] {} <Debug> TCP-Session: 51a05f3b-ad1c-4ee7-8368-40da2145cdc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9769 | 2026.03.07 01:53:33.427292 [ 293 ] {} <Debug> TCP-Session: 3c2851eb-2073-4e82-b9bf-243acd2e8a6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9770 | 2026.03.07 01:53:33.427305 [ 290 ] {} <Debug> TCP-Session: 51a05f3b-ad1c-4ee7-8368-40da2145cdc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9771 | 2026.03.07 01:53:33.427267 [ 292 ] {} <Debug> TCP-Session: 0c1f03d5-ddec-4334-a482-766f25771059 Authenticating user 'default' from [fd00:1122:3344:101::e]:54846 | ||
| 9772 | 2026.03.07 01:53:33.427351 [ 292 ] {} <Debug> TCP-Session: 0c1f03d5-ddec-4334-a482-766f25771059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9773 | 2026.03.07 01:53:33.427364 [ 292 ] {} <Debug> TCP-Session: 0c1f03d5-ddec-4334-a482-766f25771059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9774 | 2026.03.07 01:53:33.427443 [ 287 ] {541b4c63-fb52-433b-ad7f-ca5c7deb40a7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9775 | 2026.03.07 01:53:33.427502 [ 287 ] {541b4c63-fb52-433b-ad7f-ca5c7deb40a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9776 | 2026.03.07 01:53:33.427790 [ 287 ] {541b4c63-fb52-433b-ad7f-ca5c7deb40a7} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 9777 | 2026.03.07 01:53:33.428808 [ 311 ] {541b4c63-fb52-433b-ad7f-ca5c7deb40a7} <Trace> AggregatingTransform: Aggregating | ||
| 9778 | 2026.03.07 01:53:33.428842 [ 311 ] {541b4c63-fb52-433b-ad7f-ca5c7deb40a7} <Trace> Aggregator: Aggregation method: without_key | ||
| 9779 | 2026.03.07 01:53:33.428881 [ 311 ] {541b4c63-fb52-433b-ad7f-ca5c7deb40a7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000990672 sec. (1009.416 rows/sec., 39.43 KiB/sec.) | ||
| 9780 | 2026.03.07 01:53:33.428899 [ 311 ] {541b4c63-fb52-433b-ad7f-ca5c7deb40a7} <Trace> Aggregator: Merging aggregated data | ||
| 9781 | 2026.03.07 01:53:33.430097 [ 287 ] {541b4c63-fb52-433b-ad7f-ca5c7deb40a7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002989 sec., 334.5600535296086 rows/sec., 13.07 KiB/sec. | ||
| 9782 | 2026.03.07 01:53:33.430220 [ 287 ] {541b4c63-fb52-433b-ad7f-ca5c7deb40a7} <Debug> TCPHandler: Processed in 0.003584957 sec. | ||
| 9783 | 2026.03.07 01:53:33.430302 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9784 | 2026.03.07 01:53:33.430337 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9785 | 2026.03.07 01:53:33.430344 [ 288 ] {} <Debug> TCP-Session: adf83fc8-4d1b-413d-8065-7b6342e9e1a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9786 | 2026.03.07 01:53:33.430359 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9787 | 2026.03.07 01:53:33.430370 [ 3 ] {} <Debug> TCP-Session: cef0eecb-2624-415d-b9b4-bf2a6d340ede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9788 | 2026.03.07 01:53:33.430382 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9789 | 2026.03.07 01:53:33.430400 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9790 | 2026.03.07 01:53:33.430417 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9791 | 2026.03.07 01:53:33.430460 [ 290 ] {} <Debug> TCP-Session: 51a05f3b-ad1c-4ee7-8368-40da2145cdc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9792 | 2026.03.07 01:53:33.430467 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9793 | 2026.03.07 01:53:33.430449 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9794 | 2026.03.07 01:53:33.430506 [ 289 ] {} <Debug> TCP-Session: 089c7327-2380-4960-9e2c-1314e9683fc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9795 | 2026.03.07 01:53:33.430524 [ 287 ] {} <Debug> TCP-Session: 02a936dc-b5d6-4029-98bd-567301f98cdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9796 | 2026.03.07 01:53:33.430542 [ 292 ] {} <Debug> TCP-Session: 0c1f03d5-ddec-4334-a482-766f25771059 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9797 | 2026.03.07 01:53:33.430445 [ 294 ] {} <Debug> TCP-Session: 9d1ddd48-c73f-4f64-9b93-6aa396fce59c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9798 | 2026.03.07 01:53:33.430433 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9799 | 2026.03.07 01:53:33.430405 [ 291 ] {} <Debug> TCP-Session: a8c438f8-4ea1-4f1e-b65d-add282efe5a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9800 | 2026.03.07 01:53:33.430629 [ 293 ] {} <Debug> TCP-Session: 3c2851eb-2073-4e82-b9bf-243acd2e8a6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9801 | 2026.03.07 01:53:34.084199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1184 | ||
| 9802 | 2026.03.07 01:53:34.087261 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9803 | 2026.03.07 01:53:34.087319 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9804 | 2026.03.07 01:53:34.088708 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9805 | 2026.03.07 01:53:34.089006 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9806 | 2026.03.07 01:53:34.089195 [ 66 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9807 | 2026.03.07 01:53:34.089264 [ 66 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9808 | 2026.03.07 01:53:34.089287 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9809 | 2026.03.07 01:53:34.089387 [ 200 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::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 | ||
| 9810 | 2026.03.07 01:53:34.089420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1184 | ||
| 9811 | 2026.03.07 01:53:34.089855 [ 200 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9812 | 2026.03.07 01:53:34.089981 [ 200 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1004 rows starting from the beginning of the part | ||
| 9813 | 2026.03.07 01:53:34.090325 [ 200 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 9814 | 2026.03.07 01:53:34.090805 [ 200 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part | ||
| 9815 | 2026.03.07 01:53:34.091249 [ 200 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 9816 | 2026.03.07 01:53:34.091592 [ 200 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
| 9817 | 2026.03.07 01:53:34.091915 [ 200 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 54 rows starting from the beginning of the part | ||
| 9818 | 2026.03.07 01:53:34.099336 [ 198 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 72 columns (72 merged, 0 gathered) in 0.009991706 sec., 118498.28247548518 rows/sec., 97.58 MiB/sec. | ||
| 9819 | 2026.03.07 01:53:34.100909 [ 191 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9820 | 2026.03.07 01:53:34.101623 [ 191 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_31_6} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9821 | 2026.03.07 01:53:34.101729 [ 191 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_31_6} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9822 | 2026.03.07 01:53:34.102113 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 9823 | 2026.03.07 01:53:35.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.68 MiB, peak 315.49 MiB, free memory in arenas 0.00 B, will set to 303.76 MiB (RSS), difference: 1.08 MiB | ||
| 9824 | 2026.03.07 01:53:36.108673 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9825 | 2026.03.07 01:53:36.108850 [ 255 ] {fbf9f285-7d44-43ec-8822-4f56c0c4d260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9826 | 2026.03.07 01:53:36.108915 [ 255 ] {fbf9f285-7d44-43ec-8822-4f56c0c4d260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9827 | 2026.03.07 01:53:36.109657 [ 255 ] {fbf9f285-7d44-43ec-8822-4f56c0c4d260} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9828 | 2026.03.07 01:53:36.109701 [ 255 ] {fbf9f285-7d44-43ec-8822-4f56c0c4d260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9829 | 2026.03.07 01:53:36.110090 [ 255 ] {fbf9f285-7d44-43ec-8822-4f56c0c4d260} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9830 | 2026.03.07 01:53:36.110326 [ 255 ] {fbf9f285-7d44-43ec-8822-4f56c0c4d260} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9831 | 2026.03.07 01:53:36.110478 [ 255 ] {fbf9f285-7d44-43ec-8822-4f56c0c4d260} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001677 sec., 169350.0298151461 rows/sec., 10.76 MiB/sec. | ||
| 9832 | 2026.03.07 01:53:36.110519 [ 255 ] {fbf9f285-7d44-43ec-8822-4f56c0c4d260} <Debug> TCPHandler: Processed in 0.001976624 sec. | ||
| 9833 | 2026.03.07 01:53:36.110641 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9834 | 2026.03.07 01:53:36.110735 [ 255 ] {b9985457-8dc1-410c-b263-cbc75ffc1f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9835 | 2026.03.07 01:53:36.110775 [ 255 ] {b9985457-8dc1-410c-b263-cbc75ffc1f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9836 | 2026.03.07 01:53:36.111556 [ 255 ] {b9985457-8dc1-410c-b263-cbc75ffc1f41} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9837 | 2026.03.07 01:53:36.111593 [ 255 ] {b9985457-8dc1-410c-b263-cbc75ffc1f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9838 | 2026.03.07 01:53:36.111950 [ 255 ] {b9985457-8dc1-410c-b263-cbc75ffc1f41} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9839 | 2026.03.07 01:53:36.112158 [ 255 ] {b9985457-8dc1-410c-b263-cbc75ffc1f41} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9840 | 2026.03.07 01:53:36.112286 [ 255 ] {b9985457-8dc1-410c-b263-cbc75ffc1f41} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001569 sec., 530911.4085404716 rows/sec., 42.16 MiB/sec. | ||
| 9841 | 2026.03.07 01:53:36.112324 [ 255 ] {b9985457-8dc1-410c-b263-cbc75ffc1f41} <Debug> TCPHandler: Processed in 0.001730556 sec. | ||
| 9842 | 2026.03.07 01:53:36.112432 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9843 | 2026.03.07 01:53:36.112524 [ 255 ] {760a8b7b-ae1c-40bc-851f-7be155c68081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9844 | 2026.03.07 01:53:36.112564 [ 255 ] {760a8b7b-ae1c-40bc-851f-7be155c68081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9845 | 2026.03.07 01:53:36.112993 [ 255 ] {760a8b7b-ae1c-40bc-851f-7be155c68081} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9846 | 2026.03.07 01:53:36.113029 [ 255 ] {760a8b7b-ae1c-40bc-851f-7be155c68081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9847 | 2026.03.07 01:53:36.113333 [ 255 ] {760a8b7b-ae1c-40bc-851f-7be155c68081} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9848 | 2026.03.07 01:53:36.113549 [ 255 ] {760a8b7b-ae1c-40bc-851f-7be155c68081} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9849 | 2026.03.07 01:53:36.113681 [ 255 ] {760a8b7b-ae1c-40bc-851f-7be155c68081} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 8.23 MiB/sec. | ||
| 9850 | 2026.03.07 01:53:36.113718 [ 255 ] {760a8b7b-ae1c-40bc-851f-7be155c68081} <Debug> TCPHandler: Processed in 0.001334094 sec. | ||
| 9851 | 2026.03.07 01:53:36.113826 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9852 | 2026.03.07 01:53:36.113920 [ 255 ] {b505d3ba-d712-46e5-9073-0825e62b7220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9853 | 2026.03.07 01:53:36.113958 [ 255 ] {b505d3ba-d712-46e5-9073-0825e62b7220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9854 | 2026.03.07 01:53:36.114386 [ 255 ] {b505d3ba-d712-46e5-9073-0825e62b7220} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9855 | 2026.03.07 01:53:36.114421 [ 255 ] {b505d3ba-d712-46e5-9073-0825e62b7220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9856 | 2026.03.07 01:53:36.114750 [ 255 ] {b505d3ba-d712-46e5-9073-0825e62b7220} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9857 | 2026.03.07 01:53:36.114965 [ 255 ] {b505d3ba-d712-46e5-9073-0825e62b7220} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9858 | 2026.03.07 01:53:36.115088 [ 255 ] {b505d3ba-d712-46e5-9073-0825e62b7220} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001186 sec., 125632.37774030355 rows/sec., 8.12 MiB/sec. | ||
| 9859 | 2026.03.07 01:53:36.115125 [ 255 ] {b505d3ba-d712-46e5-9073-0825e62b7220} <Debug> TCPHandler: Processed in 0.001346213 sec. | ||
| 9860 | 2026.03.07 01:53:36.115239 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9861 | 2026.03.07 01:53:36.115332 [ 255 ] {506920f4-8f18-41c2-928d-94ca16d8b02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9862 | 2026.03.07 01:53:36.115370 [ 255 ] {506920f4-8f18-41c2-928d-94ca16d8b02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9863 | 2026.03.07 01:53:36.115797 [ 255 ] {506920f4-8f18-41c2-928d-94ca16d8b02e} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9864 | 2026.03.07 01:53:36.115833 [ 255 ] {506920f4-8f18-41c2-928d-94ca16d8b02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9865 | 2026.03.07 01:53:36.116128 [ 255 ] {506920f4-8f18-41c2-928d-94ca16d8b02e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9866 | 2026.03.07 01:53:36.116334 [ 255 ] {506920f4-8f18-41c2-928d-94ca16d8b02e} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9867 | 2026.03.07 01:53:36.116465 [ 255 ] {506920f4-8f18-41c2-928d-94ca16d8b02e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 9868 | 2026.03.07 01:53:36.116503 [ 255 ] {506920f4-8f18-41c2-928d-94ca16d8b02e} <Debug> TCPHandler: Processed in 0.001311223 sec. | ||
| 9869 | 2026.03.07 01:53:36.116612 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9870 | 2026.03.07 01:53:36.116704 [ 255 ] {dbff4af4-ec9f-4ef3-a796-56594e7bdfdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9871 | 2026.03.07 01:53:36.116742 [ 255 ] {dbff4af4-ec9f-4ef3-a796-56594e7bdfdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9872 | 2026.03.07 01:53:36.117303 [ 255 ] {dbff4af4-ec9f-4ef3-a796-56594e7bdfdd} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9873 | 2026.03.07 01:53:36.117336 [ 255 ] {dbff4af4-ec9f-4ef3-a796-56594e7bdfdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9874 | 2026.03.07 01:53:36.117628 [ 255 ] {dbff4af4-ec9f-4ef3-a796-56594e7bdfdd} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9875 | 2026.03.07 01:53:36.117813 [ 255 ] {dbff4af4-ec9f-4ef3-a796-56594e7bdfdd} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9876 | 2026.03.07 01:53:36.117931 [ 255 ] {dbff4af4-ec9f-4ef3-a796-56594e7bdfdd} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001299 sec., 391070.05388760584 rows/sec., 27.53 MiB/sec. | ||
| 9877 | 2026.03.07 01:53:36.117965 [ 255 ] {dbff4af4-ec9f-4ef3-a796-56594e7bdfdd} <Debug> TCPHandler: Processed in 0.001457797 sec. | ||
| 9878 | 2026.03.07 01:53:36.118122 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9879 | 2026.03.07 01:53:36.118215 [ 255 ] {33909fbf-b2fb-4f49-a1f2-67ff3ad05660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9880 | 2026.03.07 01:53:36.118255 [ 255 ] {33909fbf-b2fb-4f49-a1f2-67ff3ad05660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9881 | 2026.03.07 01:53:36.118577 [ 255 ] {33909fbf-b2fb-4f49-a1f2-67ff3ad05660} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9882 | 2026.03.07 01:53:36.118611 [ 255 ] {33909fbf-b2fb-4f49-a1f2-67ff3ad05660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9883 | 2026.03.07 01:53:36.118907 [ 255 ] {33909fbf-b2fb-4f49-a1f2-67ff3ad05660} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9884 | 2026.03.07 01:53:36.119104 [ 255 ] {33909fbf-b2fb-4f49-a1f2-67ff3ad05660} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9885 | 2026.03.07 01:53:36.119231 [ 255 ] {33909fbf-b2fb-4f49-a1f2-67ff3ad05660} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 9886 | 2026.03.07 01:53:36.119267 [ 255 ] {33909fbf-b2fb-4f49-a1f2-67ff3ad05660} <Debug> TCPHandler: Processed in 0.001191989 sec. | ||
| 9887 | 2026.03.07 01:53:36.119375 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9888 | 2026.03.07 01:53:36.119476 [ 255 ] {7a825461-bb19-40dc-9fe4-c0223fb046ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9889 | 2026.03.07 01:53:36.119519 [ 255 ] {7a825461-bb19-40dc-9fe4-c0223fb046ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9890 | 2026.03.07 01:53:36.119922 [ 255 ] {7a825461-bb19-40dc-9fe4-c0223fb046ac} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9891 | 2026.03.07 01:53:36.119957 [ 255 ] {7a825461-bb19-40dc-9fe4-c0223fb046ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9892 | 2026.03.07 01:53:36.120286 [ 255 ] {7a825461-bb19-40dc-9fe4-c0223fb046ac} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9893 | 2026.03.07 01:53:36.120498 [ 255 ] {7a825461-bb19-40dc-9fe4-c0223fb046ac} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9894 | 2026.03.07 01:53:36.120619 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9895 | 2026.03.07 01:53:36.120646 [ 255 ] {7a825461-bb19-40dc-9fe4-c0223fb046ac} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001187 sec., 223251.8955349621 rows/sec., 14.84 MiB/sec. | ||
| 9896 | 2026.03.07 01:53:36.120691 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9897 | 2026.03.07 01:53:36.120704 [ 255 ] {7a825461-bb19-40dc-9fe4-c0223fb046ac} <Debug> TCPHandler: Processed in 0.001376585 sec. | ||
| 9898 | 2026.03.07 01:53:36.120718 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9899 | 2026.03.07 01:53:36.120834 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 9900 | 2026.03.07 01:53:36.120849 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9901 | 2026.03.07 01:53:36.120964 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9902 | 2026.03.07 01:53:36.120965 [ 255 ] {81665501-b1dd-40d8-b988-f19160c5e8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9903 | 2026.03.07 01:53:36.121007 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 21260 rows starting from the beginning of the part | ||
| 9904 | 2026.03.07 01:53:36.121028 [ 255 ] {81665501-b1dd-40d8-b988-f19160c5e8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9905 | 2026.03.07 01:53:36.121079 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 9906 | 2026.03.07 01:53:36.121131 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 265 rows starting from the beginning of the part | ||
| 9907 | 2026.03.07 01:53:36.121174 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1219 rows starting from the beginning of the part | ||
| 9908 | 2026.03.07 01:53:36.121210 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 128 rows starting from the beginning of the part | ||
| 9909 | 2026.03.07 01:53:36.121248 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 265 rows starting from the beginning of the part | ||
| 9910 | 2026.03.07 01:53:36.121359 [ 255 ] {81665501-b1dd-40d8-b988-f19160c5e8fa} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9911 | 2026.03.07 01:53:36.121405 [ 255 ] {81665501-b1dd-40d8-b988-f19160c5e8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9912 | 2026.03.07 01:53:36.121809 [ 255 ] {81665501-b1dd-40d8-b988-f19160c5e8fa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9913 | 2026.03.07 01:53:36.122087 [ 255 ] {81665501-b1dd-40d8-b988-f19160c5e8fa} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9914 | 2026.03.07 01:53:36.122228 [ 255 ] {81665501-b1dd-40d8-b988-f19160c5e8fa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001283 sec., 779.423226812159 rows/sec., 52.52 KiB/sec. | ||
| 9915 | 2026.03.07 01:53:36.122267 [ 255 ] {81665501-b1dd-40d8-b988-f19160c5e8fa} <Debug> TCPHandler: Processed in 0.001485459 sec. | ||
| 9916 | 2026.03.07 01:53:36.122380 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9917 | 2026.03.07 01:53:36.122476 [ 255 ] {fcdf2976-b48a-45ae-be17-fa42b1dbd734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9918 | 2026.03.07 01:53:36.122531 [ 255 ] {fcdf2976-b48a-45ae-be17-fa42b1dbd734} <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 | ||
| 9919 | 2026.03.07 01:53:36.123360 [ 255 ] {fcdf2976-b48a-45ae-be17-fa42b1dbd734} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9920 | 2026.03.07 01:53:36.123398 [ 255 ] {fcdf2976-b48a-45ae-be17-fa42b1dbd734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9921 | 2026.03.07 01:53:36.123985 [ 255 ] {fcdf2976-b48a-45ae-be17-fa42b1dbd734} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9922 | 2026.03.07 01:53:36.124207 [ 255 ] {fcdf2976-b48a-45ae-be17-fa42b1dbd734} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9923 | 2026.03.07 01:53:36.124356 [ 255 ] {fcdf2976-b48a-45ae-be17-fa42b1dbd734} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001898 sec., 9483.667017913593 rows/sec., 16.99 MiB/sec. | ||
| 9924 | 2026.03.07 01:53:36.124424 [ 255 ] {fcdf2976-b48a-45ae-be17-fa42b1dbd734} <Debug> TCPHandler: Processed in 0.002093659 sec. | ||
| 9925 | 2026.03.07 01:53:36.124538 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9926 | 2026.03.07 01:53:36.124634 [ 255 ] {547d6a00-ad52-47bd-bcfd-e3e346f5117b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9927 | 2026.03.07 01:53:36.124678 [ 255 ] {547d6a00-ad52-47bd-bcfd-e3e346f5117b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9928 | 2026.03.07 01:53:36.125009 [ 255 ] {547d6a00-ad52-47bd-bcfd-e3e346f5117b} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2026.03.07 01:53:36.125045 [ 255 ] {547d6a00-ad52-47bd-bcfd-e3e346f5117b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9930 | 2026.03.07 01:53:36.125361 [ 255 ] {547d6a00-ad52-47bd-bcfd-e3e346f5117b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9931 | 2026.03.07 01:53:36.125567 [ 255 ] {547d6a00-ad52-47bd-bcfd-e3e346f5117b} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9932 | 2026.03.07 01:53:36.125719 [ 255 ] {547d6a00-ad52-47bd-bcfd-e3e346f5117b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001105 sec., 81447.96380090497 rows/sec., 5.10 MiB/sec. | ||
| 9933 | 2026.03.07 01:53:36.125757 [ 255 ] {547d6a00-ad52-47bd-bcfd-e3e346f5117b} <Debug> TCPHandler: Processed in 0.001268671 sec. | ||
| 9934 | 2026.03.07 01:53:36.131171 [ 191 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23297 rows, containing 5 columns (5 merged, 0 gathered) in 0.010386929 sec., 2242915.1099425056 rows/sec., 146.71 MiB/sec. | ||
| 9935 | 2026.03.07 01:53:36.131673 [ 198 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9936 | 2026.03.07 01:53:36.131993 [ 198 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9937 | 2026.03.07 01:53:36.132078 [ 198 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9938 | 2026.03.07 01:53:36.132189 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 9939 | 2026.03.07 01:53:37.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.56 MiB, peak 315.49 MiB, free memory in arenas 0.00 B, will set to 305.91 MiB (RSS), difference: 1.35 MiB | ||
| 9940 | 2026.03.07 01:53:38.887098 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9941 | 2026.03.07 01:53:38.887194 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9942 | 2026.03.07 01:53:39.028936 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20228 | ||
| 9943 | 2026.03.07 01:53:39.029492 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9944 | 2026.03.07 01:53:39.029531 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9945 | 2026.03.07 01:53:39.030014 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9946 | 2026.03.07 01:53:39.030232 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9947 | 2026.03.07 01:53:39.030357 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20228 | ||
| 9948 | 2026.03.07 01:53:40.112420 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9949 | 2026.03.07 01:53:40.127512 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9950 | 2026.03.07 01:53:40.127570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9951 | 2026.03.07 01:53:40.133011 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9952 | 2026.03.07 01:53:40.133671 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9953 | 2026.03.07 01:53:40.136351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9954 | 2026.03.07 01:53:41.101454 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9955 | 2026.03.07 01:53:41.101693 [ 255 ] {d8da93db-6a47-4a80-8b55-131dad3d8e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9956 | 2026.03.07 01:53:41.101796 [ 255 ] {d8da93db-6a47-4a80-8b55-131dad3d8e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9957 | 2026.03.07 01:53:41.102699 [ 255 ] {d8da93db-6a47-4a80-8b55-131dad3d8e5e} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9958 | 2026.03.07 01:53:41.102751 [ 255 ] {d8da93db-6a47-4a80-8b55-131dad3d8e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9959 | 2026.03.07 01:53:41.103170 [ 255 ] {d8da93db-6a47-4a80-8b55-131dad3d8e5e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9960 | 2026.03.07 01:53:41.103402 [ 255 ] {d8da93db-6a47-4a80-8b55-131dad3d8e5e} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9961 | 2026.03.07 01:53:41.103575 [ 255 ] {d8da93db-6a47-4a80-8b55-131dad3d8e5e} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001952 sec., 52254.09836065574 rows/sec., 4.37 MiB/sec. | ||
| 9962 | 2026.03.07 01:53:41.103627 [ 255 ] {d8da93db-6a47-4a80-8b55-131dad3d8e5e} <Debug> TCPHandler: Processed in 0.002318545 sec. | ||
| 9963 | 2026.03.07 01:53:41.103752 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9964 | 2026.03.07 01:53:41.103858 [ 255 ] {8462fac0-e872-4914-ac44-63c5c5fb65ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9965 | 2026.03.07 01:53:41.103904 [ 255 ] {8462fac0-e872-4914-ac44-63c5c5fb65ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9966 | 2026.03.07 01:53:41.104329 [ 255 ] {8462fac0-e872-4914-ac44-63c5c5fb65ae} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9967 | 2026.03.07 01:53:41.104365 [ 255 ] {8462fac0-e872-4914-ac44-63c5c5fb65ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9968 | 2026.03.07 01:53:41.104682 [ 255 ] {8462fac0-e872-4914-ac44-63c5c5fb65ae} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9969 | 2026.03.07 01:53:41.104916 [ 255 ] {8462fac0-e872-4914-ac44-63c5c5fb65ae} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9970 | 2026.03.07 01:53:41.105079 [ 255 ] {8462fac0-e872-4914-ac44-63c5c5fb65ae} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001244 sec., 18488.745980707394 rows/sec., 1.36 MiB/sec. | ||
| 9971 | 2026.03.07 01:53:41.105124 [ 255 ] {8462fac0-e872-4914-ac44-63c5c5fb65ae} <Debug> TCPHandler: Processed in 0.001425396 sec. | ||
| 9972 | 2026.03.07 01:53:41.105270 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9973 | 2026.03.07 01:53:41.105365 [ 255 ] {d91e5fb7-61b6-4d17-8314-bac5b917ed5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9974 | 2026.03.07 01:53:41.105406 [ 255 ] {d91e5fb7-61b6-4d17-8314-bac5b917ed5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9975 | 2026.03.07 01:53:41.105826 [ 255 ] {d91e5fb7-61b6-4d17-8314-bac5b917ed5c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9976 | 2026.03.07 01:53:41.105863 [ 255 ] {d91e5fb7-61b6-4d17-8314-bac5b917ed5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9977 | 2026.03.07 01:53:41.106188 [ 255 ] {d91e5fb7-61b6-4d17-8314-bac5b917ed5c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9978 | 2026.03.07 01:53:41.106398 [ 255 ] {d91e5fb7-61b6-4d17-8314-bac5b917ed5c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9979 | 2026.03.07 01:53:41.106528 [ 255 ] {d91e5fb7-61b6-4d17-8314-bac5b917ed5c} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001183 sec., 73541.842772612 rows/sec., 5.74 MiB/sec. | ||
| 9980 | 2026.03.07 01:53:41.106565 [ 255 ] {d91e5fb7-61b6-4d17-8314-bac5b917ed5c} <Debug> TCPHandler: Processed in 0.001343274 sec. | ||
| 9981 | 2026.03.07 01:53:41.106677 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9982 | 2026.03.07 01:53:41.106770 [ 255 ] {168cb95d-3768-4d53-9f4c-82e3c657105f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9983 | 2026.03.07 01:53:41.106813 [ 255 ] {168cb95d-3768-4d53-9f4c-82e3c657105f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9984 | 2026.03.07 01:53:41.107213 [ 255 ] {168cb95d-3768-4d53-9f4c-82e3c657105f} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9985 | 2026.03.07 01:53:41.107247 [ 255 ] {168cb95d-3768-4d53-9f4c-82e3c657105f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9986 | 2026.03.07 01:53:41.107571 [ 255 ] {168cb95d-3768-4d53-9f4c-82e3c657105f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9987 | 2026.03.07 01:53:41.107776 [ 255 ] {168cb95d-3768-4d53-9f4c-82e3c657105f} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9988 | 2026.03.07 01:53:41.107904 [ 255 ] {168cb95d-3768-4d53-9f4c-82e3c657105f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 9989 | 2026.03.07 01:53:41.107939 [ 255 ] {168cb95d-3768-4d53-9f4c-82e3c657105f} <Debug> TCPHandler: Processed in 0.001311353 sec. | ||
| 9990 | 2026.03.07 01:53:41.108044 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9991 | 2026.03.07 01:53:41.108136 [ 255 ] {cf93b7fb-088c-4db2-ae7f-1208999ef21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9992 | 2026.03.07 01:53:41.108190 [ 255 ] {cf93b7fb-088c-4db2-ae7f-1208999ef21b} <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 | ||
| 9993 | 2026.03.07 01:53:41.108950 [ 255 ] {cf93b7fb-088c-4db2-ae7f-1208999ef21b} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2026.03.07 01:53:41.108987 [ 255 ] {cf93b7fb-088c-4db2-ae7f-1208999ef21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9995 | 2026.03.07 01:53:41.109528 [ 255 ] {cf93b7fb-088c-4db2-ae7f-1208999ef21b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9996 | 2026.03.07 01:53:41.109764 [ 255 ] {cf93b7fb-088c-4db2-ae7f-1208999ef21b} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2026.03.07 01:53:41.109901 [ 255 ] {cf93b7fb-088c-4db2-ae7f-1208999ef21b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001783 sec., 12899.607403252943 rows/sec., 23.12 MiB/sec. | ||
| 9998 | 2026.03.07 01:53:41.109962 [ 255 ] {cf93b7fb-088c-4db2-ae7f-1208999ef21b} <Debug> TCPHandler: Processed in 0.001965344 sec. | ||
| 9999 | 2026.03.07 01:53:41.110073 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10000 | 2026.03.07 01:53:41.110166 [ 255 ] {445720ef-0872-4552-8bc8-e5e20fcbf237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10001 | 2026.03.07 01:53:41.110207 [ 255 ] {445720ef-0872-4552-8bc8-e5e20fcbf237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10002 | 2026.03.07 01:53:41.110527 [ 255 ] {445720ef-0872-4552-8bc8-e5e20fcbf237} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10003 | 2026.03.07 01:53:41.110561 [ 255 ] {445720ef-0872-4552-8bc8-e5e20fcbf237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10004 | 2026.03.07 01:53:41.110858 [ 255 ] {445720ef-0872-4552-8bc8-e5e20fcbf237} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10005 | 2026.03.07 01:53:41.111059 [ 255 ] {445720ef-0872-4552-8bc8-e5e20fcbf237} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10006 | 2026.03.07 01:53:41.111182 [ 255 ] {445720ef-0872-4552-8bc8-e5e20fcbf237} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 10007 | 2026.03.07 01:53:41.111216 [ 255 ] {445720ef-0872-4552-8bc8-e5e20fcbf237} <Debug> TCPHandler: Processed in 0.001191099 sec. | ||
| 10008 | 2026.03.07 01:53:44.090572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1218 | ||
| 10009 | 2026.03.07 01:53:44.093028 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10010 | 2026.03.07 01:53:44.093098 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10011 | 2026.03.07 01:53:44.094363 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10012 | 2026.03.07 01:53:44.094660 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10013 | 2026.03.07 01:53:44.095076 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1218 | ||
| 10014 | 2026.03.07 01:53:46.108311 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10015 | 2026.03.07 01:53:46.108495 [ 255 ] {83938d87-73a2-4ed3-88bb-13c180765722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10016 | 2026.03.07 01:53:46.108563 [ 255 ] {83938d87-73a2-4ed3-88bb-13c180765722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10017 | 2026.03.07 01:53:46.109318 [ 255 ] {83938d87-73a2-4ed3-88bb-13c180765722} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10018 | 2026.03.07 01:53:46.109367 [ 255 ] {83938d87-73a2-4ed3-88bb-13c180765722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10019 | 2026.03.07 01:53:46.109778 [ 255 ] {83938d87-73a2-4ed3-88bb-13c180765722} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10020 | 2026.03.07 01:53:46.110009 [ 255 ] {83938d87-73a2-4ed3-88bb-13c180765722} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10021 | 2026.03.07 01:53:46.110166 [ 255 ] {83938d87-73a2-4ed3-88bb-13c180765722} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001721 sec., 165020.3370133643 rows/sec., 10.48 MiB/sec. | ||
| 10022 | 2026.03.07 01:53:46.110209 [ 255 ] {83938d87-73a2-4ed3-88bb-13c180765722} <Debug> TCPHandler: Processed in 0.002033417 sec. | ||
| 10023 | 2026.03.07 01:53:46.110334 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10024 | 2026.03.07 01:53:46.110430 [ 255 ] {b213c279-a808-4e72-9245-4caebf4c9c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10025 | 2026.03.07 01:53:46.110473 [ 255 ] {b213c279-a808-4e72-9245-4caebf4c9c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10026 | 2026.03.07 01:53:46.110878 [ 255 ] {b213c279-a808-4e72-9245-4caebf4c9c49} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10027 | 2026.03.07 01:53:46.110914 [ 255 ] {b213c279-a808-4e72-9245-4caebf4c9c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10028 | 2026.03.07 01:53:46.111215 [ 255 ] {b213c279-a808-4e72-9245-4caebf4c9c49} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10029 | 2026.03.07 01:53:46.111430 [ 255 ] {b213c279-a808-4e72-9245-4caebf4c9c49} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10030 | 2026.03.07 01:53:46.111564 [ 255 ] {b213c279-a808-4e72-9245-4caebf4c9c49} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001153 sec., 6938.421509106679 rows/sec., 565.78 KiB/sec. | ||
| 10031 | 2026.03.07 01:53:46.111603 [ 255 ] {b213c279-a808-4e72-9245-4caebf4c9c49} <Debug> TCPHandler: Processed in 0.001319954 sec. | ||
| 10032 | 2026.03.07 01:53:46.111719 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10033 | 2026.03.07 01:53:46.111814 [ 255 ] {4f7015a8-4866-4f74-a600-b246ef7f9122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10034 | 2026.03.07 01:53:46.111855 [ 255 ] {4f7015a8-4866-4f74-a600-b246ef7f9122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10035 | 2026.03.07 01:53:46.112651 [ 255 ] {4f7015a8-4866-4f74-a600-b246ef7f9122} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2026.03.07 01:53:46.112688 [ 255 ] {4f7015a8-4866-4f74-a600-b246ef7f9122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10037 | 2026.03.07 01:53:46.113050 [ 255 ] {4f7015a8-4866-4f74-a600-b246ef7f9122} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10038 | 2026.03.07 01:53:46.113260 [ 255 ] {4f7015a8-4866-4f74-a600-b246ef7f9122} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10039 | 2026.03.07 01:53:46.113389 [ 255 ] {4f7015a8-4866-4f74-a600-b246ef7f9122} <Debug> executeQuery: Read 837 rows, 68.03 KiB in 0.001593 sec., 525423.7288135593 rows/sec., 41.70 MiB/sec. | ||
| 10040 | 2026.03.07 01:53:46.113428 [ 255 ] {4f7015a8-4866-4f74-a600-b246ef7f9122} <Debug> TCPHandler: Processed in 0.001758937 sec. | ||
| 10041 | 2026.03.07 01:53:46.113543 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10042 | 2026.03.07 01:53:46.113636 [ 255 ] {05c1a357-6f40-4e0b-b467-41a6d755851c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10043 | 2026.03.07 01:53:46.113677 [ 255 ] {05c1a357-6f40-4e0b-b467-41a6d755851c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10044 | 2026.03.07 01:53:46.114124 [ 255 ] {05c1a357-6f40-4e0b-b467-41a6d755851c} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10045 | 2026.03.07 01:53:46.114160 [ 255 ] {05c1a357-6f40-4e0b-b467-41a6d755851c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10046 | 2026.03.07 01:53:46.114469 [ 255 ] {05c1a357-6f40-4e0b-b467-41a6d755851c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10047 | 2026.03.07 01:53:46.114677 [ 255 ] {05c1a357-6f40-4e0b-b467-41a6d755851c} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10048 | 2026.03.07 01:53:46.114809 [ 255 ] {05c1a357-6f40-4e0b-b467-41a6d755851c} <Debug> executeQuery: Read 168 rows, 10.45 KiB in 0.001191 sec., 141057.9345088161 rows/sec., 8.57 MiB/sec. | ||
| 10049 | 2026.03.07 01:53:46.114847 [ 255 ] {05c1a357-6f40-4e0b-b467-41a6d755851c} <Debug> TCPHandler: Processed in 0.001354314 sec. | ||
| 10050 | 2026.03.07 01:53:46.114958 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10051 | 2026.03.07 01:53:46.115055 [ 255 ] {c7085e2a-e428-4630-97cd-182aa96b6465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10052 | 2026.03.07 01:53:46.115097 [ 255 ] {c7085e2a-e428-4630-97cd-182aa96b6465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10053 | 2026.03.07 01:53:46.115535 [ 255 ] {c7085e2a-e428-4630-97cd-182aa96b6465} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10054 | 2026.03.07 01:53:46.115571 [ 255 ] {c7085e2a-e428-4630-97cd-182aa96b6465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10055 | 2026.03.07 01:53:46.115881 [ 255 ] {c7085e2a-e428-4630-97cd-182aa96b6465} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10056 | 2026.03.07 01:53:46.116094 [ 255 ] {c7085e2a-e428-4630-97cd-182aa96b6465} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10057 | 2026.03.07 01:53:46.116215 [ 45 ] {} <Debug> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 10058 | 2026.03.07 01:53:46.116228 [ 255 ] {c7085e2a-e428-4630-97cd-182aa96b6465} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001191 sec., 125104.95382031906 rows/sec., 8.08 MiB/sec. | ||
| 10059 | 2026.03.07 01:53:46.116293 [ 45 ] {} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10060 | 2026.03.07 01:53:46.116308 [ 255 ] {c7085e2a-e428-4630-97cd-182aa96b6465} <Debug> TCPHandler: Processed in 0.001398696 sec. | ||
| 10061 | 2026.03.07 01:53:46.116321 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10062 | 2026.03.07 01:53:46.116435 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10063 | 2026.03.07 01:53:46.116442 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 10064 | 2026.03.07 01:53:46.116537 [ 255 ] {d6949faa-7dec-4cb7-b0c3-267e241f163d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10065 | 2026.03.07 01:53:46.116574 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10066 | 2026.03.07 01:53:46.116581 [ 255 ] {d6949faa-7dec-4cb7-b0c3-267e241f163d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10067 | 2026.03.07 01:53:46.116618 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 881 rows starting from the beginning of the part | ||
| 10068 | 2026.03.07 01:53:46.116691 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 10069 | 2026.03.07 01:53:46.116739 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 10070 | 2026.03.07 01:53:46.116784 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 708 rows starting from the beginning of the part | ||
| 10071 | 2026.03.07 01:53:46.116826 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 10072 | 2026.03.07 01:53:46.116876 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 10073 | 2026.03.07 01:53:46.117055 [ 255 ] {d6949faa-7dec-4cb7-b0c3-267e241f163d} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10074 | 2026.03.07 01:53:46.117097 [ 255 ] {d6949faa-7dec-4cb7-b0c3-267e241f163d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10075 | 2026.03.07 01:53:46.117436 [ 255 ] {d6949faa-7dec-4cb7-b0c3-267e241f163d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10076 | 2026.03.07 01:53:46.117666 [ 255 ] {d6949faa-7dec-4cb7-b0c3-267e241f163d} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10077 | 2026.03.07 01:53:46.117798 [ 255 ] {d6949faa-7dec-4cb7-b0c3-267e241f163d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00128 sec., 115624.99999999999 rows/sec., 6.58 MiB/sec. | ||
| 10078 | 2026.03.07 01:53:46.117836 [ 255 ] {d6949faa-7dec-4cb7-b0c3-267e241f163d} <Debug> TCPHandler: Processed in 0.001452258 sec. | ||
| 10079 | 2026.03.07 01:53:46.117952 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10080 | 2026.03.07 01:53:46.118048 [ 255 ] {833772db-bcf7-405a-ac45-e692614ff158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10081 | 2026.03.07 01:53:46.118060 [ 198 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001658674 sec., 1317317.326973233 rows/sec., 85.04 MiB/sec. | ||
| 10082 | 2026.03.07 01:53:46.118087 [ 255 ] {833772db-bcf7-405a-ac45-e692614ff158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10083 | 2026.03.07 01:53:46.118314 [ 191 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 10084 | 2026.03.07 01:53:46.118636 [ 191 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_25_5} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10085 | 2026.03.07 01:53:46.118715 [ 191 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_25_5} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 10086 | 2026.03.07 01:53:46.118729 [ 255 ] {833772db-bcf7-405a-ac45-e692614ff158} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10087 | 2026.03.07 01:53:46.118771 [ 255 ] {833772db-bcf7-405a-ac45-e692614ff158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10088 | 2026.03.07 01:53:46.118828 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 10089 | 2026.03.07 01:53:46.119127 [ 255 ] {833772db-bcf7-405a-ac45-e692614ff158} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10090 | 2026.03.07 01:53:46.119342 [ 255 ] {833772db-bcf7-405a-ac45-e692614ff158} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10091 | 2026.03.07 01:53:46.119472 [ 255 ] {833772db-bcf7-405a-ac45-e692614ff158} <Debug> executeQuery: Read 516 rows, 37.27 KiB in 0.001442 sec., 357836.3384188627 rows/sec., 25.24 MiB/sec. | ||
| 10092 | 2026.03.07 01:53:46.119510 [ 255 ] {833772db-bcf7-405a-ac45-e692614ff158} <Debug> TCPHandler: Processed in 0.001608102 sec. | ||
| 10093 | 2026.03.07 01:53:46.119610 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10094 | 2026.03.07 01:53:46.119703 [ 255 ] {c05778a6-e186-41dd-993f-2a4c6b1c03d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10095 | 2026.03.07 01:53:46.119745 [ 255 ] {c05778a6-e186-41dd-993f-2a4c6b1c03d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10096 | 2026.03.07 01:53:46.120073 [ 255 ] {c05778a6-e186-41dd-993f-2a4c6b1c03d7} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10097 | 2026.03.07 01:53:46.120108 [ 255 ] {c05778a6-e186-41dd-993f-2a4c6b1c03d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10098 | 2026.03.07 01:53:46.120407 [ 255 ] {c05778a6-e186-41dd-993f-2a4c6b1c03d7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10099 | 2026.03.07 01:53:46.120609 [ 255 ] {c05778a6-e186-41dd-993f-2a4c6b1c03d7} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10100 | 2026.03.07 01:53:46.120737 [ 255 ] {c05778a6-e186-41dd-993f-2a4c6b1c03d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 10101 | 2026.03.07 01:53:46.120774 [ 255 ] {c05778a6-e186-41dd-993f-2a4c6b1c03d7} <Debug> TCPHandler: Processed in 0.00121308 sec. | ||
| 10102 | 2026.03.07 01:53:46.120877 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10103 | 2026.03.07 01:53:46.120976 [ 255 ] {8d9e0404-94cc-4371-a2c6-47a9063dd390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10104 | 2026.03.07 01:53:46.121019 [ 255 ] {8d9e0404-94cc-4371-a2c6-47a9063dd390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10105 | 2026.03.07 01:53:46.121462 [ 255 ] {8d9e0404-94cc-4371-a2c6-47a9063dd390} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10106 | 2026.03.07 01:53:46.121498 [ 255 ] {8d9e0404-94cc-4371-a2c6-47a9063dd390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10107 | 2026.03.07 01:53:46.121841 [ 255 ] {8d9e0404-94cc-4371-a2c6-47a9063dd390} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10108 | 2026.03.07 01:53:46.122046 [ 255 ] {8d9e0404-94cc-4371-a2c6-47a9063dd390} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10109 | 2026.03.07 01:53:46.122172 [ 255 ] {8d9e0404-94cc-4371-a2c6-47a9063dd390} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.001218 sec., 220853.8587848933 rows/sec., 14.68 MiB/sec. | ||
| 10110 | 2026.03.07 01:53:46.122208 [ 255 ] {8d9e0404-94cc-4371-a2c6-47a9063dd390} <Debug> TCPHandler: Processed in 0.001380174 sec. | ||
| 10111 | 2026.03.07 01:53:46.122323 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10112 | 2026.03.07 01:53:46.122419 [ 255 ] {abb9f6c3-a76a-4572-bdd1-b00ae64a9fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10113 | 2026.03.07 01:53:46.122462 [ 255 ] {abb9f6c3-a76a-4572-bdd1-b00ae64a9fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10114 | 2026.03.07 01:53:46.122771 [ 255 ] {abb9f6c3-a76a-4572-bdd1-b00ae64a9fea} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10115 | 2026.03.07 01:53:46.122807 [ 255 ] {abb9f6c3-a76a-4572-bdd1-b00ae64a9fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10116 | 2026.03.07 01:53:46.123107 [ 255 ] {abb9f6c3-a76a-4572-bdd1-b00ae64a9fea} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10117 | 2026.03.07 01:53:46.123312 [ 255 ] {abb9f6c3-a76a-4572-bdd1-b00ae64a9fea} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10118 | 2026.03.07 01:53:46.123423 [ 45 ] {} <Debug> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 10119 | 2026.03.07 01:53:46.123439 [ 255 ] {abb9f6c3-a76a-4572-bdd1-b00ae64a9fea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 10120 | 2026.03.07 01:53:46.123472 [ 45 ] {} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10121 | 2026.03.07 01:53:46.123490 [ 255 ] {abb9f6c3-a76a-4572-bdd1-b00ae64a9fea} <Debug> TCPHandler: Processed in 0.001217269 sec. | ||
| 10122 | 2026.03.07 01:53:46.123499 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10123 | 2026.03.07 01:53:46.123602 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10124 | 2026.03.07 01:53:46.123603 [ 198 ] {66151b17-0704-49f7-87d4-79c3b09a235c::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 | ||
| 10125 | 2026.03.07 01:53:46.123701 [ 255 ] {e0a585eb-c0bd-4cca-ab9f-75905fe30690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10126 | 2026.03.07 01:53:46.123752 [ 198 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10127 | 2026.03.07 01:53:46.123759 [ 255 ] {e0a585eb-c0bd-4cca-ab9f-75905fe30690} <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 | ||
| 10128 | 2026.03.07 01:53:46.123796 [ 198 ] {66151b17-0704-49f7-87d4-79c3b09a235c::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 | ||
| 10129 | 2026.03.07 01:53:46.123869 [ 198 ] {66151b17-0704-49f7-87d4-79c3b09a235c::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 | ||
| 10130 | 2026.03.07 01:53:46.123915 [ 198 ] {66151b17-0704-49f7-87d4-79c3b09a235c::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 | ||
| 10131 | 2026.03.07 01:53:46.123967 [ 198 ] {66151b17-0704-49f7-87d4-79c3b09a235c::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 | ||
| 10132 | 2026.03.07 01:53:46.124007 [ 198 ] {66151b17-0704-49f7-87d4-79c3b09a235c::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 | ||
| 10133 | 2026.03.07 01:53:46.124049 [ 198 ] {66151b17-0704-49f7-87d4-79c3b09a235c::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 | ||
| 10134 | 2026.03.07 01:53:46.124569 [ 255 ] {e0a585eb-c0bd-4cca-ab9f-75905fe30690} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2026.03.07 01:53:46.124610 [ 255 ] {e0a585eb-c0bd-4cca-ab9f-75905fe30690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10136 | 2026.03.07 01:53:46.124888 [ 198 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001328504 sec., 11290.895623949946 rows/sec., 760.81 KiB/sec. | ||
| 10137 | 2026.03.07 01:53:46.125055 [ 189 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 10138 | 2026.03.07 01:53:46.125183 [ 255 ] {e0a585eb-c0bd-4cca-ab9f-75905fe30690} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10139 | 2026.03.07 01:53:46.125424 [ 189 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_15_3} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10140 | 2026.03.07 01:53:46.125504 [ 255 ] {e0a585eb-c0bd-4cca-ab9f-75905fe30690} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10141 | 2026.03.07 01:53:46.125513 [ 189 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_15_3} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 10142 | 2026.03.07 01:53:46.125620 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10143 | 2026.03.07 01:53:46.125660 [ 255 ] {e0a585eb-c0bd-4cca-ab9f-75905fe30690} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001975 sec., 9113.92405063291 rows/sec., 16.33 MiB/sec. | ||
| 10144 | 2026.03.07 01:53:46.125718 [ 255 ] {e0a585eb-c0bd-4cca-ab9f-75905fe30690} <Debug> TCPHandler: Processed in 0.002165851 sec. | ||
| 10145 | 2026.03.07 01:53:46.125838 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10146 | 2026.03.07 01:53:46.125933 [ 255 ] {dda3ff28-df23-43c9-8868-92041ebaea87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10147 | 2026.03.07 01:53:46.125981 [ 255 ] {dda3ff28-df23-43c9-8868-92041ebaea87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10148 | 2026.03.07 01:53:46.126386 [ 255 ] {dda3ff28-df23-43c9-8868-92041ebaea87} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10149 | 2026.03.07 01:53:46.126427 [ 255 ] {dda3ff28-df23-43c9-8868-92041ebaea87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10150 | 2026.03.07 01:53:46.126774 [ 255 ] {dda3ff28-df23-43c9-8868-92041ebaea87} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10151 | 2026.03.07 01:53:46.127031 [ 255 ] {dda3ff28-df23-43c9-8868-92041ebaea87} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10152 | 2026.03.07 01:53:46.127151 [ 45 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10153 | 2026.03.07 01:53:46.127164 [ 255 ] {dda3ff28-df23-43c9-8868-92041ebaea87} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00125 sec., 72000 rows/sec., 4.51 MiB/sec. | ||
| 10154 | 2026.03.07 01:53:46.127192 [ 45 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10155 | 2026.03.07 01:53:46.127214 [ 255 ] {dda3ff28-df23-43c9-8868-92041ebaea87} <Debug> TCPHandler: Processed in 0.001426397 sec. | ||
| 10156 | 2026.03.07 01:53:46.127217 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10157 | 2026.03.07 01:53:46.127309 [ 198 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 10158 | 2026.03.07 01:53:46.127408 [ 198 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10159 | 2026.03.07 01:53:46.127435 [ 198 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2760 rows starting from the beginning of the part | ||
| 10160 | 2026.03.07 01:53:46.127480 [ 198 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part | ||
| 10161 | 2026.03.07 01:53:46.127520 [ 198 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 48 rows starting from the beginning of the part | ||
| 10162 | 2026.03.07 01:53:46.127557 [ 198 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 90 rows starting from the beginning of the part | ||
| 10163 | 2026.03.07 01:53:46.127594 [ 198 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 10164 | 2026.03.07 01:53:46.127628 [ 198 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 10165 | 2026.03.07 01:53:46.128687 [ 189 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3060 rows, containing 4 columns (4 merged, 0 gathered) in 0.001408426 sec., 2172638.1080724155 rows/sec., 142.71 MiB/sec. | ||
| 10166 | 2026.03.07 01:53:46.128978 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10167 | 2026.03.07 01:53:46.129276 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_61_12} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10168 | 2026.03.07 01:53:46.129352 [ 195 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_61_12} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10169 | 2026.03.07 01:53:46.129437 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 10170 | 2026.03.07 01:53:46.531278 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20676 | ||
| 10171 | 2026.03.07 01:53:46.531766 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10172 | 2026.03.07 01:53:46.531813 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10173 | 2026.03.07 01:53:46.532311 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10174 | 2026.03.07 01:53:46.532545 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10175 | 2026.03.07 01:53:46.532685 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20676 | ||
| 10176 | 2026.03.07 01:53:47.636396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10177 | 2026.03.07 01:53:47.653057 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10178 | 2026.03.07 01:53:47.653129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10179 | 2026.03.07 01:53:47.659000 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10180 | 2026.03.07 01:53:47.659688 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2026.03.07 01:53:47.662665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10182 | 2026.03.07 01:53:51.100908 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10183 | 2026.03.07 01:53:51.101130 [ 255 ] {29a9dc96-8ae7-4634-938a-13fcc864db92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10184 | 2026.03.07 01:53:51.101199 [ 255 ] {29a9dc96-8ae7-4634-938a-13fcc864db92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10185 | 2026.03.07 01:53:51.101911 [ 255 ] {29a9dc96-8ae7-4634-938a-13fcc864db92} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10186 | 2026.03.07 01:53:51.101955 [ 255 ] {29a9dc96-8ae7-4634-938a-13fcc864db92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10187 | 2026.03.07 01:53:51.102348 [ 255 ] {29a9dc96-8ae7-4634-938a-13fcc864db92} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10188 | 2026.03.07 01:53:51.102575 [ 255 ] {29a9dc96-8ae7-4634-938a-13fcc864db92} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10189 | 2026.03.07 01:53:51.102728 [ 255 ] {29a9dc96-8ae7-4634-938a-13fcc864db92} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001652 sec., 61743.341404358354 rows/sec., 5.17 MiB/sec. | ||
| 10190 | 2026.03.07 01:53:51.102777 [ 255 ] {29a9dc96-8ae7-4634-938a-13fcc864db92} <Debug> TCPHandler: Processed in 0.002021006 sec. | ||
| 10191 | 2026.03.07 01:53:51.102898 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10192 | 2026.03.07 01:53:51.102999 [ 255 ] {f5c5a93b-3a77-44f7-8850-e7df904d4fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10193 | 2026.03.07 01:53:51.103040 [ 255 ] {f5c5a93b-3a77-44f7-8850-e7df904d4fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10194 | 2026.03.07 01:53:51.103443 [ 255 ] {f5c5a93b-3a77-44f7-8850-e7df904d4fe7} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10195 | 2026.03.07 01:53:51.103477 [ 255 ] {f5c5a93b-3a77-44f7-8850-e7df904d4fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10196 | 2026.03.07 01:53:51.103779 [ 255 ] {f5c5a93b-3a77-44f7-8850-e7df904d4fe7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10197 | 2026.03.07 01:53:51.103994 [ 255 ] {f5c5a93b-3a77-44f7-8850-e7df904d4fe7} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10198 | 2026.03.07 01:53:51.104097 [ 36 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10199 | 2026.03.07 01:53:51.104122 [ 255 ] {f5c5a93b-3a77-44f7-8850-e7df904d4fe7} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001145 sec., 20087.336244541486 rows/sec., 1.48 MiB/sec. | ||
| 10200 | 2026.03.07 01:53:51.104133 [ 36 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10201 | 2026.03.07 01:53:51.104153 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10202 | 2026.03.07 01:53:51.104160 [ 255 ] {f5c5a93b-3a77-44f7-8850-e7df904d4fe7} <Debug> TCPHandler: Processed in 0.001312292 sec. | ||
| 10203 | 2026.03.07 01:53:51.104271 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10204 | 2026.03.07 01:53:51.104277 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 10205 | 2026.03.07 01:53:51.104365 [ 255 ] {f5cc040f-c5dd-4092-9e57-4cc4b23f6943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10206 | 2026.03.07 01:53:51.104408 [ 255 ] {f5cc040f-c5dd-4092-9e57-4cc4b23f6943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10207 | 2026.03.07 01:53:51.104417 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10208 | 2026.03.07 01:53:51.104456 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 224 rows starting from the beginning of the part | ||
| 10209 | 2026.03.07 01:53:51.104519 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 10210 | 2026.03.07 01:53:51.104562 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 10211 | 2026.03.07 01:53:51.104603 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 23 rows starting from the beginning of the part | ||
| 10212 | 2026.03.07 01:53:51.104642 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 168 rows starting from the beginning of the part | ||
| 10213 | 2026.03.07 01:53:51.104680 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 23 rows starting from the beginning of the part | ||
| 10214 | 2026.03.07 01:53:51.104821 [ 255 ] {f5cc040f-c5dd-4092-9e57-4cc4b23f6943} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10215 | 2026.03.07 01:53:51.104861 [ 255 ] {f5cc040f-c5dd-4092-9e57-4cc4b23f6943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10216 | 2026.03.07 01:53:51.105315 [ 255 ] {f5cc040f-c5dd-4092-9e57-4cc4b23f6943} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10217 | 2026.03.07 01:53:51.105545 [ 255 ] {f5cc040f-c5dd-4092-9e57-4cc4b23f6943} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10218 | 2026.03.07 01:53:51.105629 [ 189 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 634 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405286 sec., 451153.7153291216 rows/sec., 30.32 MiB/sec. | ||
| 10219 | 2026.03.07 01:53:51.105683 [ 255 ] {f5cc040f-c5dd-4092-9e57-4cc4b23f6943} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001337 sec., 65071.05459985041 rows/sec., 5.08 MiB/sec. | ||
| 10220 | 2026.03.07 01:53:51.105728 [ 255 ] {f5cc040f-c5dd-4092-9e57-4cc4b23f6943} <Debug> TCPHandler: Processed in 0.001505939 sec. | ||
| 10221 | 2026.03.07 01:53:51.105825 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10222 | 2026.03.07 01:53:51.105851 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10223 | 2026.03.07 01:53:51.105953 [ 255 ] {ee4258b8-5ef7-46a3-b8d9-9beae1207b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10224 | 2026.03.07 01:53:51.106002 [ 255 ] {ee4258b8-5ef7-46a3-b8d9-9beae1207b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10225 | 2026.03.07 01:53:51.106122 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_61_12} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10226 | 2026.03.07 01:53:51.106199 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_61_12} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10227 | 2026.03.07 01:53:51.106275 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10228 | 2026.03.07 01:53:51.106425 [ 255 ] {ee4258b8-5ef7-46a3-b8d9-9beae1207b15} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10229 | 2026.03.07 01:53:51.106565 [ 255 ] {ee4258b8-5ef7-46a3-b8d9-9beae1207b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10230 | 2026.03.07 01:53:51.106923 [ 255 ] {ee4258b8-5ef7-46a3-b8d9-9beae1207b15} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10231 | 2026.03.07 01:53:51.107144 [ 255 ] {ee4258b8-5ef7-46a3-b8d9-9beae1207b15} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10232 | 2026.03.07 01:53:51.107279 [ 255 ] {ee4258b8-5ef7-46a3-b8d9-9beae1207b15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001346 sec., 118870.72808320951 rows/sec., 8.28 MiB/sec. | ||
| 10233 | 2026.03.07 01:53:51.107316 [ 255 ] {ee4258b8-5ef7-46a3-b8d9-9beae1207b15} <Debug> TCPHandler: Processed in 0.001516599 sec. | ||
| 10234 | 2026.03.07 01:53:51.107439 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10235 | 2026.03.07 01:53:51.107534 [ 255 ] {d77809da-2591-4f3e-87e9-4fc26489de7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10236 | 2026.03.07 01:53:51.107590 [ 255 ] {d77809da-2591-4f3e-87e9-4fc26489de7e} <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 | ||
| 10237 | 2026.03.07 01:53:51.108454 [ 255 ] {d77809da-2591-4f3e-87e9-4fc26489de7e} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10238 | 2026.03.07 01:53:51.108489 [ 255 ] {d77809da-2591-4f3e-87e9-4fc26489de7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10239 | 2026.03.07 01:53:51.109032 [ 255 ] {d77809da-2591-4f3e-87e9-4fc26489de7e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10240 | 2026.03.07 01:53:51.109254 [ 255 ] {d77809da-2591-4f3e-87e9-4fc26489de7e} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10241 | 2026.03.07 01:53:51.109365 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10242 | 2026.03.07 01:53:51.109397 [ 255 ] {d77809da-2591-4f3e-87e9-4fc26489de7e} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001881 sec., 12227.538543328017 rows/sec., 21.91 MiB/sec. | ||
| 10243 | 2026.03.07 01:53:51.109422 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10244 | 2026.03.07 01:53:51.109449 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10245 | 2026.03.07 01:53:51.109467 [ 255 ] {d77809da-2591-4f3e-87e9-4fc26489de7e} <Debug> TCPHandler: Processed in 0.002078998 sec. | ||
| 10246 | 2026.03.07 01:53:51.109570 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 10247 | 2026.03.07 01:53:51.109588 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10248 | 2026.03.07 01:53:51.109724 [ 255 ] {cdacdc11-dac8-4d7a-846a-4831d57866b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10249 | 2026.03.07 01:53:51.109767 [ 255 ] {cdacdc11-dac8-4d7a-846a-4831d57866b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10250 | 2026.03.07 01:53:51.109879 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10251 | 2026.03.07 01:53:51.109952 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1166 rows starting from the beginning of the part | ||
| 10252 | 2026.03.07 01:53:51.110085 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
| 10253 | 2026.03.07 01:53:51.110094 [ 255 ] {cdacdc11-dac8-4d7a-846a-4831d57866b7} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10254 | 2026.03.07 01:53:51.110135 [ 255 ] {cdacdc11-dac8-4d7a-846a-4831d57866b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10255 | 2026.03.07 01:53:51.110196 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 18 rows starting from the beginning of the part | ||
| 10256 | 2026.03.07 01:53:51.110301 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 23 rows starting from the beginning of the part | ||
| 10257 | 2026.03.07 01:53:51.110392 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 18 rows starting from the beginning of the part | ||
| 10258 | 2026.03.07 01:53:51.110480 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 23 rows starting from the beginning of the part | ||
| 10259 | 2026.03.07 01:53:51.110492 [ 255 ] {cdacdc11-dac8-4d7a-846a-4831d57866b7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10260 | 2026.03.07 01:53:51.110712 [ 255 ] {cdacdc11-dac8-4d7a-846a-4831d57866b7} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10261 | 2026.03.07 01:53:51.110855 [ 255 ] {cdacdc11-dac8-4d7a-846a-4831d57866b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 10262 | 2026.03.07 01:53:51.110891 [ 255 ] {cdacdc11-dac8-4d7a-846a-4831d57866b7} <Debug> TCPHandler: Processed in 0.001353814 sec. | ||
| 10263 | 2026.03.07 01:53:51.117560 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1280 rows, containing 19 columns (19 merged, 0 gathered) in 0.008051273 sec., 158981.0704468722 rows/sec., 284.89 MiB/sec. | ||
| 10264 | 2026.03.07 01:53:51.119131 [ 186 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10265 | 2026.03.07 01:53:51.119480 [ 186 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10266 | 2026.03.07 01:53:51.119558 [ 186 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10267 | 2026.03.07 01:53:51.119684 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
| 10268 | 2026.03.07 01:53:52.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.76 MiB, peak 318.37 MiB, free memory in arenas 0.00 B, will set to 310.38 MiB (RSS), difference: 3.63 MiB | ||
| 10269 | 2026.03.07 01:53:53.887268 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10270 | 2026.03.07 01:53:53.887389 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10271 | 2026.03.07 01:53:54.033725 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21188 | ||
| 10272 | 2026.03.07 01:53:54.034232 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10273 | 2026.03.07 01:53:54.034270 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10274 | 2026.03.07 01:53:54.034752 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10275 | 2026.03.07 01:53:54.034986 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10276 | 2026.03.07 01:53:54.035114 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21188 | ||
| 10277 | 2026.03.07 01:53:54.096231 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1254 | ||
| 10278 | 2026.03.07 01:53:54.098719 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10279 | 2026.03.07 01:53:54.098760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10280 | 2026.03.07 01:53:54.099958 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10281 | 2026.03.07 01:53:54.100241 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10282 | 2026.03.07 01:53:54.100593 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1254 | ||
| 10283 | 2026.03.07 01:53:55.163679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10284 | 2026.03.07 01:53:55.180541 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10285 | 2026.03.07 01:53:55.180610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10286 | 2026.03.07 01:53:55.186591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10287 | 2026.03.07 01:53:55.187365 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10288 | 2026.03.07 01:53:55.190957 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10289 | 2026.03.07 01:53:56.109133 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10290 | 2026.03.07 01:53:56.109318 [ 255 ] {f26ca00f-6489-4bb9-a3a2-7a015e182de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10291 | 2026.03.07 01:53:56.109385 [ 255 ] {f26ca00f-6489-4bb9-a3a2-7a015e182de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10292 | 2026.03.07 01:53:56.110126 [ 255 ] {f26ca00f-6489-4bb9-a3a2-7a015e182de4} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2026.03.07 01:53:56.110174 [ 255 ] {f26ca00f-6489-4bb9-a3a2-7a015e182de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10294 | 2026.03.07 01:53:56.110572 [ 255 ] {f26ca00f-6489-4bb9-a3a2-7a015e182de4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10295 | 2026.03.07 01:53:56.110801 [ 255 ] {f26ca00f-6489-4bb9-a3a2-7a015e182de4} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10296 | 2026.03.07 01:53:56.110950 [ 255 ] {f26ca00f-6489-4bb9-a3a2-7a015e182de4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001682 sec., 168846.61117717004 rows/sec., 10.72 MiB/sec. | ||
| 10297 | 2026.03.07 01:53:56.110947 [ 30 ] {} <Debug> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 10298 | 2026.03.07 01:53:56.110992 [ 255 ] {f26ca00f-6489-4bb9-a3a2-7a015e182de4} <Debug> TCPHandler: Processed in 0.002002495 sec. | ||
| 10299 | 2026.03.07 01:53:56.111025 [ 30 ] {} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10300 | 2026.03.07 01:53:56.111049 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10301 | 2026.03.07 01:53:56.111125 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10302 | 2026.03.07 01:53:56.111176 [ 201 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 10303 | 2026.03.07 01:53:56.111225 [ 255 ] {e3b8ea98-69a9-4a11-b8f3-7e6cc4fcf95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10304 | 2026.03.07 01:53:56.111272 [ 255 ] {e3b8ea98-69a9-4a11-b8f3-7e6cc4fcf95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10305 | 2026.03.07 01:53:56.111343 [ 201 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10306 | 2026.03.07 01:53:56.111387 [ 201 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 308 rows starting from the beginning of the part | ||
| 10307 | 2026.03.07 01:53:56.111465 [ 201 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 10308 | 2026.03.07 01:53:56.111518 [ 201 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 10309 | 2026.03.07 01:53:56.111569 [ 201 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 10310 | 2026.03.07 01:53:56.111614 [ 201 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 10311 | 2026.03.07 01:53:56.111660 [ 201 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 10312 | 2026.03.07 01:53:56.112157 [ 255 ] {e3b8ea98-69a9-4a11-b8f3-7e6cc4fcf95e} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10313 | 2026.03.07 01:53:56.112200 [ 255 ] {e3b8ea98-69a9-4a11-b8f3-7e6cc4fcf95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10314 | 2026.03.07 01:53:56.112573 [ 255 ] {e3b8ea98-69a9-4a11-b8f3-7e6cc4fcf95e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10315 | 2026.03.07 01:53:56.112741 [ 194 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630363 sec., 1059886.6632768286 rows/sec., 71.65 MiB/sec. | ||
| 10316 | 2026.03.07 01:53:56.112785 [ 255 ] {e3b8ea98-69a9-4a11-b8f3-7e6cc4fcf95e} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10317 | 2026.03.07 01:53:56.112913 [ 196 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 10318 | 2026.03.07 01:53:56.112925 [ 255 ] {e3b8ea98-69a9-4a11-b8f3-7e6cc4fcf95e} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001718 sec., 484866.12339930155 rows/sec., 38.50 MiB/sec. | ||
| 10319 | 2026.03.07 01:53:56.112944 [ 25 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10320 | 2026.03.07 01:53:56.112962 [ 255 ] {e3b8ea98-69a9-4a11-b8f3-7e6cc4fcf95e} <Debug> TCPHandler: Processed in 0.001887841 sec. | ||
| 10321 | 2026.03.07 01:53:56.112992 [ 25 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10322 | 2026.03.07 01:53:56.113022 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10323 | 2026.03.07 01:53:56.113091 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10324 | 2026.03.07 01:53:56.113108 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::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 | ||
| 10325 | 2026.03.07 01:53:56.113192 [ 255 ] {dc2d21cc-69e2-4c21-8931-03f1323cbee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10326 | 2026.03.07 01:53:56.113214 [ 196 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_20_4} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10327 | 2026.03.07 01:53:56.113218 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10328 | 2026.03.07 01:53:56.113236 [ 255 ] {dc2d21cc-69e2-4c21-8931-03f1323cbee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10329 | 2026.03.07 01:53:56.113266 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2889 rows starting from the beginning of the part | ||
| 10330 | 2026.03.07 01:53:56.113289 [ 196 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_20_4} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 10331 | 2026.03.07 01:53:56.113338 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 833 rows starting from the beginning of the part | ||
| 10332 | 2026.03.07 01:53:56.113374 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 10333 | 2026.03.07 01:53:56.113388 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 102 rows starting from the beginning of the part | ||
| 10334 | 2026.03.07 01:53:56.113434 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 837 rows starting from the beginning of the part | ||
| 10335 | 2026.03.07 01:53:56.113472 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 102 rows starting from the beginning of the part | ||
| 10336 | 2026.03.07 01:53:56.113511 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 833 rows starting from the beginning of the part | ||
| 10337 | 2026.03.07 01:53:56.113697 [ 255 ] {dc2d21cc-69e2-4c21-8931-03f1323cbee6} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10338 | 2026.03.07 01:53:56.113740 [ 255 ] {dc2d21cc-69e2-4c21-8931-03f1323cbee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10339 | 2026.03.07 01:53:56.114081 [ 255 ] {dc2d21cc-69e2-4c21-8931-03f1323cbee6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10340 | 2026.03.07 01:53:56.114305 [ 255 ] {dc2d21cc-69e2-4c21-8931-03f1323cbee6} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10341 | 2026.03.07 01:53:56.114440 [ 255 ] {dc2d21cc-69e2-4c21-8931-03f1323cbee6} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 7.63 MiB/sec. | ||
| 10342 | 2026.03.07 01:53:56.114478 [ 255 ] {dc2d21cc-69e2-4c21-8931-03f1323cbee6} <Debug> TCPHandler: Processed in 0.001438067 sec. | ||
| 10343 | 2026.03.07 01:53:56.114590 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10344 | 2026.03.07 01:53:56.114685 [ 255 ] {58acaedf-6b59-4b81-85e3-52bdbdef8f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10345 | 2026.03.07 01:53:56.114725 [ 255 ] {58acaedf-6b59-4b81-85e3-52bdbdef8f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10346 | 2026.03.07 01:53:56.115174 [ 255 ] {58acaedf-6b59-4b81-85e3-52bdbdef8f91} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10347 | 2026.03.07 01:53:56.115211 [ 255 ] {58acaedf-6b59-4b81-85e3-52bdbdef8f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10348 | 2026.03.07 01:53:56.115438 [ 193 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5596 rows, containing 5 columns (5 merged, 0 gathered) in 0.002365297 sec., 2365876.2514813147 rows/sec., 194.80 MiB/sec. | ||
| 10349 | 2026.03.07 01:53:56.115525 [ 255 ] {58acaedf-6b59-4b81-85e3-52bdbdef8f91} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10350 | 2026.03.07 01:53:56.115743 [ 255 ] {58acaedf-6b59-4b81-85e3-52bdbdef8f91} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10351 | 2026.03.07 01:53:56.115759 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10352 | 2026.03.07 01:53:56.115872 [ 255 ] {58acaedf-6b59-4b81-85e3-52bdbdef8f91} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001205 sec., 123651.45228215768 rows/sec., 7.99 MiB/sec. | ||
| 10353 | 2026.03.07 01:53:56.115910 [ 255 ] {58acaedf-6b59-4b81-85e3-52bdbdef8f91} <Debug> TCPHandler: Processed in 0.001369725 sec. | ||
| 10354 | 2026.03.07 01:53:56.116027 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10355 | 2026.03.07 01:53:56.116035 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_71_14} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10356 | 2026.03.07 01:53:56.116121 [ 255 ] {17c3cff0-f05e-43bc-ba76-7bb655ce0e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10357 | 2026.03.07 01:53:56.116126 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_71_14} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10358 | 2026.03.07 01:53:56.116162 [ 255 ] {17c3cff0-f05e-43bc-ba76-7bb655ce0e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10359 | 2026.03.07 01:53:56.116204 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 10360 | 2026.03.07 01:53:56.116589 [ 255 ] {17c3cff0-f05e-43bc-ba76-7bb655ce0e0b} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10361 | 2026.03.07 01:53:56.116624 [ 255 ] {17c3cff0-f05e-43bc-ba76-7bb655ce0e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10362 | 2026.03.07 01:53:56.116937 [ 255 ] {17c3cff0-f05e-43bc-ba76-7bb655ce0e0b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10363 | 2026.03.07 01:53:56.117144 [ 255 ] {17c3cff0-f05e-43bc-ba76-7bb655ce0e0b} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10364 | 2026.03.07 01:53:56.117248 [ 25 ] {} <Debug> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 10365 | 2026.03.07 01:53:56.117270 [ 255 ] {17c3cff0-f05e-43bc-ba76-7bb655ce0e0b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 10366 | 2026.03.07 01:53:56.117280 [ 25 ] {} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10367 | 2026.03.07 01:53:56.117310 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10368 | 2026.03.07 01:53:56.117315 [ 255 ] {17c3cff0-f05e-43bc-ba76-7bb655ce0e0b} <Debug> TCPHandler: Processed in 0.001337454 sec. | ||
| 10369 | 2026.03.07 01:53:56.117400 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 10370 | 2026.03.07 01:53:56.117437 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10371 | 2026.03.07 01:53:56.117481 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10372 | 2026.03.07 01:53:56.117510 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 160 rows starting from the beginning of the part | ||
| 10373 | 2026.03.07 01:53:56.117532 [ 255 ] {c3d3af6f-4597-429f-b957-63f522b2aaad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10374 | 2026.03.07 01:53:56.117566 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 10375 | 2026.03.07 01:53:56.117573 [ 255 ] {c3d3af6f-4597-429f-b957-63f522b2aaad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10376 | 2026.03.07 01:53:56.117610 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 10377 | 2026.03.07 01:53:56.117652 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 10378 | 2026.03.07 01:53:56.117691 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 10379 | 2026.03.07 01:53:56.117730 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 10380 | 2026.03.07 01:53:56.118205 [ 255 ] {c3d3af6f-4597-429f-b957-63f522b2aaad} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2026.03.07 01:53:56.118241 [ 255 ] {c3d3af6f-4597-429f-b957-63f522b2aaad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10382 | 2026.03.07 01:53:56.118542 [ 190 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001186519 sec., 758521.3553259576 rows/sec., 46.23 MiB/sec. | ||
| 10383 | 2026.03.07 01:53:56.118569 [ 255 ] {c3d3af6f-4597-429f-b957-63f522b2aaad} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10384 | 2026.03.07 01:53:56.118687 [ 200 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 10385 | 2026.03.07 01:53:56.118802 [ 255 ] {c3d3af6f-4597-429f-b957-63f522b2aaad} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10386 | 2026.03.07 01:53:56.118922 [ 25 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10387 | 2026.03.07 01:53:56.118934 [ 200 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_20_4} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10388 | 2026.03.07 01:53:56.118939 [ 255 ] {c3d3af6f-4597-429f-b957-63f522b2aaad} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001424 sec., 356741.57303370786 rows/sec., 25.11 MiB/sec. | ||
| 10389 | 2026.03.07 01:53:56.118963 [ 25 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2026.03.07 01:53:56.118996 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10391 | 2026.03.07 01:53:56.118997 [ 255 ] {c3d3af6f-4597-429f-b957-63f522b2aaad} <Debug> TCPHandler: Processed in 0.001609753 sec. | ||
| 10392 | 2026.03.07 01:53:56.119013 [ 200 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_20_4} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 10393 | 2026.03.07 01:53:56.119067 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::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 | ||
| 10394 | 2026.03.07 01:53:56.119112 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10395 | 2026.03.07 01:53:56.119141 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10396 | 2026.03.07 01:53:56.119159 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10397 | 2026.03.07 01:53:56.119163 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1550 rows starting from the beginning of the part | ||
| 10398 | 2026.03.07 01:53:56.119219 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 508 rows starting from the beginning of the part | ||
| 10399 | 2026.03.07 01:53:56.119255 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 87 rows starting from the beginning of the part | ||
| 10400 | 2026.03.07 01:53:56.119276 [ 255 ] {677e6aa8-62ae-4e9a-bdc0-32c4694ea338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10401 | 2026.03.07 01:53:56.119288 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 516 rows starting from the beginning of the part | ||
| 10402 | 2026.03.07 01:53:56.119324 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 87 rows starting from the beginning of the part | ||
| 10403 | 2026.03.07 01:53:56.119327 [ 255 ] {677e6aa8-62ae-4e9a-bdc0-32c4694ea338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10404 | 2026.03.07 01:53:56.119358 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 508 rows starting from the beginning of the part | ||
| 10405 | 2026.03.07 01:53:56.119734 [ 255 ] {677e6aa8-62ae-4e9a-bdc0-32c4694ea338} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10406 | 2026.03.07 01:53:56.119777 [ 255 ] {677e6aa8-62ae-4e9a-bdc0-32c4694ea338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10407 | 2026.03.07 01:53:56.120147 [ 255 ] {677e6aa8-62ae-4e9a-bdc0-32c4694ea338} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10408 | 2026.03.07 01:53:56.120359 [ 255 ] {677e6aa8-62ae-4e9a-bdc0-32c4694ea338} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10409 | 2026.03.07 01:53:56.120452 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3256 rows, containing 5 columns (5 merged, 0 gathered) in 0.001411436 sec., 2306870.449669698 rows/sec., 171.51 MiB/sec. | ||
| 10410 | 2026.03.07 01:53:56.120460 [ 25 ] {} <Debug> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 10411 | 2026.03.07 01:53:56.120489 [ 255 ] {677e6aa8-62ae-4e9a-bdc0-32c4694ea338} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001237 sec., 4850.444624090542 rows/sec., 253.42 KiB/sec. | ||
| 10412 | 2026.03.07 01:53:56.120493 [ 25 ] {} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10413 | 2026.03.07 01:53:56.120528 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10414 | 2026.03.07 01:53:56.120533 [ 255 ] {677e6aa8-62ae-4e9a-bdc0-32c4694ea338} <Debug> TCPHandler: Processed in 0.001431186 sec. | ||
| 10415 | 2026.03.07 01:53:56.120597 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::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 | ||
| 10416 | 2026.03.07 01:53:56.120652 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10417 | 2026.03.07 01:53:56.120663 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10418 | 2026.03.07 01:53:56.120679 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10419 | 2026.03.07 01:53:56.120716 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 10420 | 2026.03.07 01:53:56.120751 [ 255 ] {1288a1e9-d7a0-47a8-832d-d857a818e662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10421 | 2026.03.07 01:53:56.120762 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 10422 | 2026.03.07 01:53:56.120797 [ 255 ] {1288a1e9-d7a0-47a8-832d-d857a818e662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10423 | 2026.03.07 01:53:56.120806 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 10424 | 2026.03.07 01:53:56.120846 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 10425 | 2026.03.07 01:53:56.120886 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 10426 | 2026.03.07 01:53:56.120925 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 10427 | 2026.03.07 01:53:56.120954 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_71_14} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10428 | 2026.03.07 01:53:56.121058 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_71_14} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10429 | 2026.03.07 01:53:56.121158 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10430 | 2026.03.07 01:53:56.121212 [ 255 ] {1288a1e9-d7a0-47a8-832d-d857a818e662} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10431 | 2026.03.07 01:53:56.121250 [ 255 ] {1288a1e9-d7a0-47a8-832d-d857a818e662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10432 | 2026.03.07 01:53:56.121583 [ 255 ] {1288a1e9-d7a0-47a8-832d-d857a818e662} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10433 | 2026.03.07 01:53:56.121599 [ 190 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001031163 sec., 93098.76324111706 rows/sec., 4.75 MiB/sec. | ||
| 10434 | 2026.03.07 01:53:56.121794 [ 187 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 10435 | 2026.03.07 01:53:56.121834 [ 255 ] {1288a1e9-d7a0-47a8-832d-d857a818e662} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10436 | 2026.03.07 01:53:56.121978 [ 255 ] {1288a1e9-d7a0-47a8-832d-d857a818e662} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001244 sec., 213022.5080385852 rows/sec., 14.16 MiB/sec. | ||
| 10437 | 2026.03.07 01:53:56.122018 [ 255 ] {1288a1e9-d7a0-47a8-832d-d857a818e662} <Debug> TCPHandler: Processed in 0.001414836 sec. | ||
| 10438 | 2026.03.07 01:53:56.122133 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10439 | 2026.03.07 01:53:56.122172 [ 187 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_16_3} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10440 | 2026.03.07 01:53:56.122228 [ 255 ] {8fe5b961-43fc-4bfe-a869-5f9db58d65b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10441 | 2026.03.07 01:53:56.122252 [ 187 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_16_3} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 10442 | 2026.03.07 01:53:56.122276 [ 255 ] {8fe5b961-43fc-4bfe-a869-5f9db58d65b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10443 | 2026.03.07 01:53:56.122352 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10444 | 2026.03.07 01:53:56.122590 [ 255 ] {8fe5b961-43fc-4bfe-a869-5f9db58d65b0} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10445 | 2026.03.07 01:53:56.122629 [ 255 ] {8fe5b961-43fc-4bfe-a869-5f9db58d65b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10446 | 2026.03.07 01:53:56.122939 [ 255 ] {8fe5b961-43fc-4bfe-a869-5f9db58d65b0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10447 | 2026.03.07 01:53:56.123141 [ 255 ] {8fe5b961-43fc-4bfe-a869-5f9db58d65b0} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2026.03.07 01:53:56.123268 [ 255 ] {8fe5b961-43fc-4bfe-a869-5f9db58d65b0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 10449 | 2026.03.07 01:53:56.123303 [ 255 ] {8fe5b961-43fc-4bfe-a869-5f9db58d65b0} <Debug> TCPHandler: Processed in 0.00121924 sec. | ||
| 10450 | 2026.03.07 01:53:56.123434 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10451 | 2026.03.07 01:53:56.123530 [ 255 ] {94887af4-9579-437d-9bb3-f7df03685eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10452 | 2026.03.07 01:53:56.123585 [ 255 ] {94887af4-9579-437d-9bb3-f7df03685eff} <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 | ||
| 10453 | 2026.03.07 01:53:56.124369 [ 255 ] {94887af4-9579-437d-9bb3-f7df03685eff} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10454 | 2026.03.07 01:53:56.124406 [ 255 ] {94887af4-9579-437d-9bb3-f7df03685eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10455 | 2026.03.07 01:53:56.124936 [ 255 ] {94887af4-9579-437d-9bb3-f7df03685eff} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10456 | 2026.03.07 01:53:56.125158 [ 255 ] {94887af4-9579-437d-9bb3-f7df03685eff} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10457 | 2026.03.07 01:53:56.125297 [ 255 ] {94887af4-9579-437d-9bb3-f7df03685eff} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001785 sec., 10084.03361344538 rows/sec., 18.07 MiB/sec. | ||
| 10458 | 2026.03.07 01:53:56.125350 [ 255 ] {94887af4-9579-437d-9bb3-f7df03685eff} <Debug> TCPHandler: Processed in 0.001966234 sec. | ||
| 10459 | 2026.03.07 01:53:56.125464 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10460 | 2026.03.07 01:53:56.125559 [ 255 ] {9f284a7c-3900-43a9-9793-dd44489c3eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10461 | 2026.03.07 01:53:56.125599 [ 255 ] {9f284a7c-3900-43a9-9793-dd44489c3eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10462 | 2026.03.07 01:53:56.125931 [ 255 ] {9f284a7c-3900-43a9-9793-dd44489c3eab} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10463 | 2026.03.07 01:53:56.125966 [ 255 ] {9f284a7c-3900-43a9-9793-dd44489c3eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10464 | 2026.03.07 01:53:56.126296 [ 255 ] {9f284a7c-3900-43a9-9793-dd44489c3eab} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10465 | 2026.03.07 01:53:56.126502 [ 255 ] {9f284a7c-3900-43a9-9793-dd44489c3eab} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10466 | 2026.03.07 01:53:56.126627 [ 255 ] {9f284a7c-3900-43a9-9793-dd44489c3eab} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001087 sec., 82796.6881324747 rows/sec., 5.18 MiB/sec. | ||
| 10467 | 2026.03.07 01:53:56.126663 [ 255 ] {9f284a7c-3900-43a9-9793-dd44489c3eab} <Debug> TCPHandler: Processed in 0.001249331 sec. | ||
| 10468 | 2026.03.07 01:53:57.149531 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10469 | 2026.03.07 01:53:57.149731 [ 255 ] {faaadc34-5130-4d9e-9c37-6146bd495938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10470 | 2026.03.07 01:53:57.149809 [ 255 ] {faaadc34-5130-4d9e-9c37-6146bd495938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10471 | 2026.03.07 01:53:57.150470 [ 255 ] {faaadc34-5130-4d9e-9c37-6146bd495938} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10472 | 2026.03.07 01:53:57.150514 [ 255 ] {faaadc34-5130-4d9e-9c37-6146bd495938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10473 | 2026.03.07 01:53:57.150894 [ 255 ] {faaadc34-5130-4d9e-9c37-6146bd495938} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10474 | 2026.03.07 01:53:57.151120 [ 255 ] {faaadc34-5130-4d9e-9c37-6146bd495938} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10475 | 2026.03.07 01:53:57.151300 [ 255 ] {faaadc34-5130-4d9e-9c37-6146bd495938} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001622 sec., 3699.1368680641185 rows/sec., 301.64 KiB/sec. | ||
| 10476 | 2026.03.07 01:53:57.151352 [ 255 ] {faaadc34-5130-4d9e-9c37-6146bd495938} <Debug> TCPHandler: Processed in 0.001962205 sec. | ||
| 10477 | 2026.03.07 01:53:57.151466 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10478 | 2026.03.07 01:53:57.151570 [ 255 ] {64e02c78-fdb7-4585-9f4f-d3408d4e44b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10479 | 2026.03.07 01:53:57.151614 [ 255 ] {64e02c78-fdb7-4585-9f4f-d3408d4e44b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10480 | 2026.03.07 01:53:57.153021 [ 255 ] {64e02c78-fdb7-4585-9f4f-d3408d4e44b9} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10481 | 2026.03.07 01:53:57.153058 [ 255 ] {64e02c78-fdb7-4585-9f4f-d3408d4e44b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10482 | 2026.03.07 01:53:57.153491 [ 255 ] {64e02c78-fdb7-4585-9f4f-d3408d4e44b9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10483 | 2026.03.07 01:53:57.153698 [ 255 ] {64e02c78-fdb7-4585-9f4f-d3408d4e44b9} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10484 | 2026.03.07 01:53:57.153839 [ 255 ] {64e02c78-fdb7-4585-9f4f-d3408d4e44b9} <Debug> executeQuery: Read 1989 rows, 154.04 KiB in 0.002292 sec., 867801.0471204187 rows/sec., 65.63 MiB/sec. | ||
| 10485 | 2026.03.07 01:53:57.153877 [ 255 ] {64e02c78-fdb7-4585-9f4f-d3408d4e44b9} <Debug> TCPHandler: Processed in 0.00246336 sec. | ||
| 10486 | 2026.03.07 01:53:57.153981 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10487 | 2026.03.07 01:53:57.154078 [ 255 ] {a067b514-7e71-4958-832c-43b19bcfe8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10488 | 2026.03.07 01:53:57.154121 [ 255 ] {a067b514-7e71-4958-832c-43b19bcfe8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10489 | 2026.03.07 01:53:57.154532 [ 255 ] {a067b514-7e71-4958-832c-43b19bcfe8ba} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10490 | 2026.03.07 01:53:57.154569 [ 255 ] {a067b514-7e71-4958-832c-43b19bcfe8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10491 | 2026.03.07 01:53:57.154864 [ 255 ] {a067b514-7e71-4958-832c-43b19bcfe8ba} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10492 | 2026.03.07 01:53:57.155102 [ 255 ] {a067b514-7e71-4958-832c-43b19bcfe8ba} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10493 | 2026.03.07 01:53:57.155235 [ 255 ] {a067b514-7e71-4958-832c-43b19bcfe8ba} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001176 sec., 34013.60544217687 rows/sec., 2.47 MiB/sec. | ||
| 10494 | 2026.03.07 01:53:57.155271 [ 255 ] {a067b514-7e71-4958-832c-43b19bcfe8ba} <Debug> TCPHandler: Processed in 0.001339714 sec. | ||
| 10495 | 2026.03.07 01:53:57.155389 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10496 | 2026.03.07 01:53:57.155484 [ 255 ] {00a25910-ca38-4438-825d-650f93e06537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10497 | 2026.03.07 01:53:57.155524 [ 255 ] {00a25910-ca38-4438-825d-650f93e06537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10498 | 2026.03.07 01:53:57.156167 [ 255 ] {00a25910-ca38-4438-825d-650f93e06537} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10499 | 2026.03.07 01:53:57.156203 [ 255 ] {00a25910-ca38-4438-825d-650f93e06537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10500 | 2026.03.07 01:53:57.156552 [ 255 ] {00a25910-ca38-4438-825d-650f93e06537} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10501 | 2026.03.07 01:53:57.156763 [ 255 ] {00a25910-ca38-4438-825d-650f93e06537} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10502 | 2026.03.07 01:53:57.156893 [ 255 ] {00a25910-ca38-4438-825d-650f93e06537} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001428 sec., 495798.3193277311 rows/sec., 28.92 MiB/sec. | ||
| 10503 | 2026.03.07 01:53:57.156931 [ 255 ] {00a25910-ca38-4438-825d-650f93e06537} <Debug> TCPHandler: Processed in 0.001591372 sec. | ||
| 10504 | 2026.03.07 01:53:57.157045 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10505 | 2026.03.07 01:53:57.157140 [ 255 ] {d5b8c0f4-6416-403f-99cf-4b3e63ab34c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10506 | 2026.03.07 01:53:57.157180 [ 255 ] {d5b8c0f4-6416-403f-99cf-4b3e63ab34c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10507 | 2026.03.07 01:53:57.157552 [ 255 ] {d5b8c0f4-6416-403f-99cf-4b3e63ab34c3} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10508 | 2026.03.07 01:53:57.157586 [ 255 ] {d5b8c0f4-6416-403f-99cf-4b3e63ab34c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10509 | 2026.03.07 01:53:57.157871 [ 255 ] {d5b8c0f4-6416-403f-99cf-4b3e63ab34c3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10510 | 2026.03.07 01:53:57.158092 [ 255 ] {d5b8c0f4-6416-403f-99cf-4b3e63ab34c3} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10511 | 2026.03.07 01:53:57.158243 [ 255 ] {d5b8c0f4-6416-403f-99cf-4b3e63ab34c3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 62.72 KiB/sec. | ||
| 10512 | 2026.03.07 01:53:57.158279 [ 255 ] {d5b8c0f4-6416-403f-99cf-4b3e63ab34c3} <Debug> TCPHandler: Processed in 0.001282952 sec. | ||
| 10513 | 2026.03.07 01:53:57.158389 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10514 | 2026.03.07 01:53:57.158483 [ 255 ] {aaaeb333-9ca7-4682-a42d-9f4d8ddd50c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10515 | 2026.03.07 01:53:57.158523 [ 255 ] {aaaeb333-9ca7-4682-a42d-9f4d8ddd50c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10516 | 2026.03.07 01:53:57.159428 [ 255 ] {aaaeb333-9ca7-4682-a42d-9f4d8ddd50c1} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10517 | 2026.03.07 01:53:57.159463 [ 255 ] {aaaeb333-9ca7-4682-a42d-9f4d8ddd50c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10518 | 2026.03.07 01:53:57.159810 [ 255 ] {aaaeb333-9ca7-4682-a42d-9f4d8ddd50c1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10519 | 2026.03.07 01:53:57.160023 [ 255 ] {aaaeb333-9ca7-4682-a42d-9f4d8ddd50c1} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10520 | 2026.03.07 01:53:57.160159 [ 255 ] {aaaeb333-9ca7-4682-a42d-9f4d8ddd50c1} <Debug> executeQuery: Read 1040 rows, 73.55 KiB in 0.001694 sec., 613931.5230224321 rows/sec., 42.40 MiB/sec. | ||
| 10521 | 2026.03.07 01:53:57.160195 [ 255 ] {aaaeb333-9ca7-4682-a42d-9f4d8ddd50c1} <Debug> TCPHandler: Processed in 0.00185693 sec. | ||
| 10522 | 2026.03.07 01:53:57.160307 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10523 | 2026.03.07 01:53:57.160405 [ 255 ] {a56519e6-e199-4cf3-b6d1-afa0a0085c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10524 | 2026.03.07 01:53:57.160450 [ 255 ] {a56519e6-e199-4cf3-b6d1-afa0a0085c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10525 | 2026.03.07 01:53:57.161186 [ 255 ] {a56519e6-e199-4cf3-b6d1-afa0a0085c54} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10526 | 2026.03.07 01:53:57.161219 [ 255 ] {a56519e6-e199-4cf3-b6d1-afa0a0085c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10527 | 2026.03.07 01:53:57.161630 [ 255 ] {a56519e6-e199-4cf3-b6d1-afa0a0085c54} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10528 | 2026.03.07 01:53:57.161826 [ 255 ] {a56519e6-e199-4cf3-b6d1-afa0a0085c54} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10529 | 2026.03.07 01:53:57.162021 [ 255 ] {a56519e6-e199-4cf3-b6d1-afa0a0085c54} <Debug> executeQuery: Read 1220 rows, 78.13 KiB in 0.001634 sec., 746634.0269277846 rows/sec., 46.69 MiB/sec. | ||
| 10530 | 2026.03.07 01:53:57.162033 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10531 | 2026.03.07 01:53:57.162058 [ 255 ] {a56519e6-e199-4cf3-b6d1-afa0a0085c54} <Debug> TCPHandler: Processed in 0.001800389 sec. | ||
| 10532 | 2026.03.07 01:53:57.162102 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10533 | 2026.03.07 01:53:57.162128 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10534 | 2026.03.07 01:53:57.162199 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10535 | 2026.03.07 01:53:57.162231 [ 190 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 10536 | 2026.03.07 01:53:57.162298 [ 255 ] {ede17c0d-3a92-4b24-9473-9f9e4a27b8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10537 | 2026.03.07 01:53:57.162356 [ 190 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10538 | 2026.03.07 01:53:57.162357 [ 255 ] {ede17c0d-3a92-4b24-9473-9f9e4a27b8b9} <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 | ||
| 10539 | 2026.03.07 01:53:57.162400 [ 190 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 23297 rows starting from the beginning of the part | ||
| 10540 | 2026.03.07 01:53:57.162473 [ 190 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 10541 | 2026.03.07 01:53:57.162522 [ 190 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 269 rows starting from the beginning of the part | ||
| 10542 | 2026.03.07 01:53:57.162566 [ 190 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 10543 | 2026.03.07 01:53:57.162609 [ 190 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 265 rows starting from the beginning of the part | ||
| 10544 | 2026.03.07 01:53:57.162651 [ 190 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1220 rows starting from the beginning of the part | ||
| 10545 | 2026.03.07 01:53:57.163230 [ 255 ] {ede17c0d-3a92-4b24-9473-9f9e4a27b8b9} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10546 | 2026.03.07 01:53:57.163272 [ 255 ] {ede17c0d-3a92-4b24-9473-9f9e4a27b8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10547 | 2026.03.07 01:53:57.163879 [ 255 ] {ede17c0d-3a92-4b24-9473-9f9e4a27b8b9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10548 | 2026.03.07 01:53:57.164108 [ 255 ] {ede17c0d-3a92-4b24-9473-9f9e4a27b8b9} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10549 | 2026.03.07 01:53:57.164263 [ 255 ] {ede17c0d-3a92-4b24-9473-9f9e4a27b8b9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001982 sec., 17154.389505549952 rows/sec., 30.74 MiB/sec. | ||
| 10550 | 2026.03.07 01:53:57.164337 [ 255 ] {ede17c0d-3a92-4b24-9473-9f9e4a27b8b9} <Debug> TCPHandler: Processed in 0.002188851 sec. | ||
| 10551 | 2026.03.07 01:53:57.164452 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10552 | 2026.03.07 01:53:57.164549 [ 255 ] {8356d1c3-9ec1-4697-9e85-3cc38e0b0cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10553 | 2026.03.07 01:53:57.164592 [ 255 ] {8356d1c3-9ec1-4697-9e85-3cc38e0b0cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10554 | 2026.03.07 01:53:57.164915 [ 255 ] {8356d1c3-9ec1-4697-9e85-3cc38e0b0cce} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10555 | 2026.03.07 01:53:57.164953 [ 255 ] {8356d1c3-9ec1-4697-9e85-3cc38e0b0cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10556 | 2026.03.07 01:53:57.165274 [ 255 ] {8356d1c3-9ec1-4697-9e85-3cc38e0b0cce} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10557 | 2026.03.07 01:53:57.165488 [ 255 ] {8356d1c3-9ec1-4697-9e85-3cc38e0b0cce} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10558 | 2026.03.07 01:53:57.165621 [ 255 ] {8356d1c3-9ec1-4697-9e85-3cc38e0b0cce} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001091 sec., 10999.083409715857 rows/sec., 759.05 KiB/sec. | ||
| 10559 | 2026.03.07 01:53:57.165659 [ 255 ] {8356d1c3-9ec1-4697-9e85-3cc38e0b0cce} <Debug> TCPHandler: Processed in 0.00125645 sec. | ||
| 10560 | 2026.03.07 01:53:57.168499 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25371 rows, containing 5 columns (5 merged, 0 gathered) in 0.006310066 sec., 4020718.6422455804 rows/sec., 262.75 MiB/sec. | ||
| 10561 | 2026.03.07 01:53:57.168831 [ 200 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10562 | 2026.03.07 01:53:57.169114 [ 200 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10563 | 2026.03.07 01:53:57.169188 [ 200 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10564 | 2026.03.07 01:53:57.169283 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
| 10565 | 2026.03.07 01:54:01.101689 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10566 | 2026.03.07 01:54:01.101906 [ 255 ] {fcdfeb9c-c498-47c7-ac1c-ae5efa01dc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10567 | 2026.03.07 01:54:01.101981 [ 255 ] {fcdfeb9c-c498-47c7-ac1c-ae5efa01dc05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10568 | 2026.03.07 01:54:01.102652 [ 255 ] {fcdfeb9c-c498-47c7-ac1c-ae5efa01dc05} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10569 | 2026.03.07 01:54:01.102711 [ 255 ] {fcdfeb9c-c498-47c7-ac1c-ae5efa01dc05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10570 | 2026.03.07 01:54:01.103175 [ 255 ] {fcdfeb9c-c498-47c7-ac1c-ae5efa01dc05} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10571 | 2026.03.07 01:54:01.103426 [ 255 ] {fcdfeb9c-c498-47c7-ac1c-ae5efa01dc05} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10572 | 2026.03.07 01:54:01.103600 [ 255 ] {fcdfeb9c-c498-47c7-ac1c-ae5efa01dc05} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001744 sec., 32110.091743119265 rows/sec., 2.47 MiB/sec. | ||
| 10573 | 2026.03.07 01:54:01.103656 [ 255 ] {fcdfeb9c-c498-47c7-ac1c-ae5efa01dc05} <Debug> TCPHandler: Processed in 0.002107869 sec. | ||
| 10574 | 2026.03.07 01:54:01.103793 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10575 | 2026.03.07 01:54:01.103901 [ 255 ] {186bddef-8620-4c1a-a81a-03f223c3483c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10576 | 2026.03.07 01:54:01.103947 [ 255 ] {186bddef-8620-4c1a-a81a-03f223c3483c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10577 | 2026.03.07 01:54:01.104405 [ 255 ] {186bddef-8620-4c1a-a81a-03f223c3483c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10578 | 2026.03.07 01:54:01.104445 [ 255 ] {186bddef-8620-4c1a-a81a-03f223c3483c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10579 | 2026.03.07 01:54:01.104777 [ 255 ] {186bddef-8620-4c1a-a81a-03f223c3483c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10580 | 2026.03.07 01:54:01.104989 [ 255 ] {186bddef-8620-4c1a-a81a-03f223c3483c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10581 | 2026.03.07 01:54:01.105128 [ 255 ] {186bddef-8620-4c1a-a81a-03f223c3483c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001253 sec., 51077.41420590583 rows/sec., 3.99 MiB/sec. | ||
| 10582 | 2026.03.07 01:54:01.105167 [ 255 ] {186bddef-8620-4c1a-a81a-03f223c3483c} <Debug> TCPHandler: Processed in 0.001428196 sec. | ||
| 10583 | 2026.03.07 01:54:01.105363 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10584 | 2026.03.07 01:54:01.105461 [ 255 ] {467c8f5b-0bf4-4f0c-887e-024db2323f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10585 | 2026.03.07 01:54:01.105506 [ 255 ] {467c8f5b-0bf4-4f0c-887e-024db2323f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10586 | 2026.03.07 01:54:01.105914 [ 255 ] {467c8f5b-0bf4-4f0c-887e-024db2323f3f} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10587 | 2026.03.07 01:54:01.105952 [ 255 ] {467c8f5b-0bf4-4f0c-887e-024db2323f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10588 | 2026.03.07 01:54:01.106312 [ 255 ] {467c8f5b-0bf4-4f0c-887e-024db2323f3f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10589 | 2026.03.07 01:54:01.106538 [ 255 ] {467c8f5b-0bf4-4f0c-887e-024db2323f3f} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10590 | 2026.03.07 01:54:01.106676 [ 255 ] {467c8f5b-0bf4-4f0c-887e-024db2323f3f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001234 sec., 103727.71474878443 rows/sec., 7.22 MiB/sec. | ||
| 10591 | 2026.03.07 01:54:01.106717 [ 255 ] {467c8f5b-0bf4-4f0c-887e-024db2323f3f} <Debug> TCPHandler: Processed in 0.001405616 sec. | ||
| 10592 | 2026.03.07 01:54:01.106858 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10593 | 2026.03.07 01:54:01.106958 [ 255 ] {78cd50d7-3b76-4650-a8ca-51316a02999f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10594 | 2026.03.07 01:54:01.107003 [ 255 ] {78cd50d7-3b76-4650-a8ca-51316a02999f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10595 | 2026.03.07 01:54:01.107369 [ 255 ] {78cd50d7-3b76-4650-a8ca-51316a02999f} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10596 | 2026.03.07 01:54:01.107409 [ 255 ] {78cd50d7-3b76-4650-a8ca-51316a02999f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10597 | 2026.03.07 01:54:01.107736 [ 255 ] {78cd50d7-3b76-4650-a8ca-51316a02999f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10598 | 2026.03.07 01:54:01.107981 [ 255 ] {78cd50d7-3b76-4650-a8ca-51316a02999f} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10599 | 2026.03.07 01:54:01.108142 [ 255 ] {78cd50d7-3b76-4650-a8ca-51316a02999f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001204 sec., 39867.109634551496 rows/sec., 2.69 MiB/sec. | ||
| 10600 | 2026.03.07 01:54:01.108179 [ 255 ] {78cd50d7-3b76-4650-a8ca-51316a02999f} <Debug> TCPHandler: Processed in 0.001381895 sec. | ||
| 10601 | 2026.03.07 01:54:01.535354 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21636 | ||
| 10602 | 2026.03.07 01:54:01.535850 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10603 | 2026.03.07 01:54:01.535893 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10604 | 2026.03.07 01:54:01.536410 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10605 | 2026.03.07 01:54:01.536629 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10606 | 2026.03.07 01:54:01.536769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21636 | ||
| 10607 | 2026.03.07 01:54:02.691108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10608 | 2026.03.07 01:54:02.711905 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10609 | 2026.03.07 01:54:02.711995 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10610 | 2026.03.07 01:54:02.719782 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10611 | 2026.03.07 01:54:02.720810 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10612 | 2026.03.07 01:54:02.726121 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10613 | 2026.03.07 01:54:04.101745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1302 | ||
| 10614 | 2026.03.07 01:54:04.104363 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10615 | 2026.03.07 01:54:04.104401 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10616 | 2026.03.07 01:54:04.105642 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10617 | 2026.03.07 01:54:04.105936 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10618 | 2026.03.07 01:54:04.106293 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1302 | ||
| 10619 | 2026.03.07 01:54:06.108233 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10620 | 2026.03.07 01:54:06.108432 [ 255 ] {43c42efc-c0bc-4277-874a-c85b19f18740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10621 | 2026.03.07 01:54:06.108498 [ 255 ] {43c42efc-c0bc-4277-874a-c85b19f18740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10622 | 2026.03.07 01:54:06.109260 [ 255 ] {43c42efc-c0bc-4277-874a-c85b19f18740} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10623 | 2026.03.07 01:54:06.109309 [ 255 ] {43c42efc-c0bc-4277-874a-c85b19f18740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10624 | 2026.03.07 01:54:06.109710 [ 255 ] {43c42efc-c0bc-4277-874a-c85b19f18740} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10625 | 2026.03.07 01:54:06.109932 [ 255 ] {43c42efc-c0bc-4277-874a-c85b19f18740} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10626 | 2026.03.07 01:54:06.110086 [ 255 ] {43c42efc-c0bc-4277-874a-c85b19f18740} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001709 sec., 166179.05207723816 rows/sec., 10.55 MiB/sec. | ||
| 10627 | 2026.03.07 01:54:06.110137 [ 255 ] {43c42efc-c0bc-4277-874a-c85b19f18740} <Debug> TCPHandler: Processed in 0.002040657 sec. | ||
| 10628 | 2026.03.07 01:54:06.110266 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10629 | 2026.03.07 01:54:06.110364 [ 255 ] {119b7112-25f5-4565-923a-da6d460f4143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10630 | 2026.03.07 01:54:06.110406 [ 255 ] {119b7112-25f5-4565-923a-da6d460f4143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10631 | 2026.03.07 01:54:06.111231 [ 255 ] {119b7112-25f5-4565-923a-da6d460f4143} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10632 | 2026.03.07 01:54:06.111267 [ 255 ] {119b7112-25f5-4565-923a-da6d460f4143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10633 | 2026.03.07 01:54:06.111618 [ 255 ] {119b7112-25f5-4565-923a-da6d460f4143} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10634 | 2026.03.07 01:54:06.111822 [ 255 ] {119b7112-25f5-4565-923a-da6d460f4143} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10635 | 2026.03.07 01:54:06.111949 [ 255 ] {119b7112-25f5-4565-923a-da6d460f4143} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001607 sec., 518357.1873055383 rows/sec., 41.16 MiB/sec. | ||
| 10636 | 2026.03.07 01:54:06.111985 [ 255 ] {119b7112-25f5-4565-923a-da6d460f4143} <Debug> TCPHandler: Processed in 0.001768868 sec. | ||
| 10637 | 2026.03.07 01:54:06.112120 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10638 | 2026.03.07 01:54:06.112212 [ 255 ] {964a1eef-a8d0-4d5e-b7bc-848cadf0a5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10639 | 2026.03.07 01:54:06.112252 [ 255 ] {964a1eef-a8d0-4d5e-b7bc-848cadf0a5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10640 | 2026.03.07 01:54:06.112693 [ 255 ] {964a1eef-a8d0-4d5e-b7bc-848cadf0a5da} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10641 | 2026.03.07 01:54:06.112728 [ 255 ] {964a1eef-a8d0-4d5e-b7bc-848cadf0a5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10642 | 2026.03.07 01:54:06.113025 [ 255 ] {964a1eef-a8d0-4d5e-b7bc-848cadf0a5da} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10643 | 2026.03.07 01:54:06.113238 [ 255 ] {964a1eef-a8d0-4d5e-b7bc-848cadf0a5da} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10644 | 2026.03.07 01:54:06.113361 [ 255 ] {964a1eef-a8d0-4d5e-b7bc-848cadf0a5da} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 8.28 MiB/sec. | ||
| 10645 | 2026.03.07 01:54:06.113397 [ 255 ] {964a1eef-a8d0-4d5e-b7bc-848cadf0a5da} <Debug> TCPHandler: Processed in 0.001324613 sec. | ||
| 10646 | 2026.03.07 01:54:06.113511 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10647 | 2026.03.07 01:54:06.113603 [ 255 ] {9138bf36-3582-472c-85d5-497d40927a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10648 | 2026.03.07 01:54:06.113641 [ 255 ] {9138bf36-3582-472c-85d5-497d40927a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10649 | 2026.03.07 01:54:06.114063 [ 255 ] {9138bf36-3582-472c-85d5-497d40927a82} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10650 | 2026.03.07 01:54:06.114098 [ 255 ] {9138bf36-3582-472c-85d5-497d40927a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10651 | 2026.03.07 01:54:06.114389 [ 255 ] {9138bf36-3582-472c-85d5-497d40927a82} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10652 | 2026.03.07 01:54:06.114593 [ 255 ] {9138bf36-3582-472c-85d5-497d40927a82} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10653 | 2026.03.07 01:54:06.114715 [ 255 ] {9138bf36-3582-472c-85d5-497d40927a82} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00113 sec., 131858.40707964601 rows/sec., 8.52 MiB/sec. | ||
| 10654 | 2026.03.07 01:54:06.114751 [ 255 ] {9138bf36-3582-472c-85d5-497d40927a82} <Debug> TCPHandler: Processed in 0.001287382 sec. | ||
| 10655 | 2026.03.07 01:54:06.114905 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10656 | 2026.03.07 01:54:06.115036 [ 255 ] {c7fd5c92-c8b0-4da3-a8f6-5f91bd38beef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10657 | 2026.03.07 01:54:06.115084 [ 255 ] {c7fd5c92-c8b0-4da3-a8f6-5f91bd38beef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10658 | 2026.03.07 01:54:06.115591 [ 255 ] {c7fd5c92-c8b0-4da3-a8f6-5f91bd38beef} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10659 | 2026.03.07 01:54:06.115627 [ 255 ] {c7fd5c92-c8b0-4da3-a8f6-5f91bd38beef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10660 | 2026.03.07 01:54:06.115946 [ 255 ] {c7fd5c92-c8b0-4da3-a8f6-5f91bd38beef} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10661 | 2026.03.07 01:54:06.116159 [ 255 ] {c7fd5c92-c8b0-4da3-a8f6-5f91bd38beef} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10662 | 2026.03.07 01:54:06.116287 [ 255 ] {c7fd5c92-c8b0-4da3-a8f6-5f91bd38beef} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001275 sec., 116078.431372549 rows/sec., 6.60 MiB/sec. | ||
| 10663 | 2026.03.07 01:54:06.116325 [ 255 ] {c7fd5c92-c8b0-4da3-a8f6-5f91bd38beef} <Debug> TCPHandler: Processed in 0.001500869 sec. | ||
| 10664 | 2026.03.07 01:54:06.116438 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10665 | 2026.03.07 01:54:06.116541 [ 255 ] {5fa6b492-e546-446e-8e50-15181723d719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10666 | 2026.03.07 01:54:06.116580 [ 255 ] {5fa6b492-e546-446e-8e50-15181723d719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10667 | 2026.03.07 01:54:06.117203 [ 255 ] {5fa6b492-e546-446e-8e50-15181723d719} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10668 | 2026.03.07 01:54:06.117241 [ 255 ] {5fa6b492-e546-446e-8e50-15181723d719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10669 | 2026.03.07 01:54:06.117567 [ 255 ] {5fa6b492-e546-446e-8e50-15181723d719} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10670 | 2026.03.07 01:54:06.117774 [ 255 ] {5fa6b492-e546-446e-8e50-15181723d719} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10671 | 2026.03.07 01:54:06.117904 [ 255 ] {5fa6b492-e546-446e-8e50-15181723d719} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.00138 sec., 368115.94202898553 rows/sec., 25.91 MiB/sec. | ||
| 10672 | 2026.03.07 01:54:06.117942 [ 255 ] {5fa6b492-e546-446e-8e50-15181723d719} <Debug> TCPHandler: Processed in 0.001552271 sec. | ||
| 10673 | 2026.03.07 01:54:06.118042 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10674 | 2026.03.07 01:54:06.118144 [ 255 ] {658876c7-3a9a-498d-aec5-15e8dc5080ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10675 | 2026.03.07 01:54:06.118184 [ 255 ] {658876c7-3a9a-498d-aec5-15e8dc5080ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10676 | 2026.03.07 01:54:06.118515 [ 255 ] {658876c7-3a9a-498d-aec5-15e8dc5080ce} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10677 | 2026.03.07 01:54:06.118550 [ 255 ] {658876c7-3a9a-498d-aec5-15e8dc5080ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10678 | 2026.03.07 01:54:06.118851 [ 255 ] {658876c7-3a9a-498d-aec5-15e8dc5080ce} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10679 | 2026.03.07 01:54:06.119061 [ 255 ] {658876c7-3a9a-498d-aec5-15e8dc5080ce} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10680 | 2026.03.07 01:54:06.119186 [ 255 ] {658876c7-3a9a-498d-aec5-15e8dc5080ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 10681 | 2026.03.07 01:54:06.119222 [ 255 ] {658876c7-3a9a-498d-aec5-15e8dc5080ce} <Debug> TCPHandler: Processed in 0.00122776 sec. | ||
| 10682 | 2026.03.07 01:54:06.119330 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10683 | 2026.03.07 01:54:06.119431 [ 255 ] {9595c2eb-d168-42a3-bc64-2f22ff5cec4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10684 | 2026.03.07 01:54:06.119472 [ 255 ] {9595c2eb-d168-42a3-bc64-2f22ff5cec4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10685 | 2026.03.07 01:54:06.119905 [ 255 ] {9595c2eb-d168-42a3-bc64-2f22ff5cec4a} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10686 | 2026.03.07 01:54:06.119943 [ 255 ] {9595c2eb-d168-42a3-bc64-2f22ff5cec4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10687 | 2026.03.07 01:54:06.120276 [ 255 ] {9595c2eb-d168-42a3-bc64-2f22ff5cec4a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10688 | 2026.03.07 01:54:06.120487 [ 255 ] {9595c2eb-d168-42a3-bc64-2f22ff5cec4a} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10689 | 2026.03.07 01:54:06.120618 [ 255 ] {9595c2eb-d168-42a3-bc64-2f22ff5cec4a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001205 sec., 219917.0124481328 rows/sec., 14.61 MiB/sec. | ||
| 10690 | 2026.03.07 01:54:06.120656 [ 255 ] {9595c2eb-d168-42a3-bc64-2f22ff5cec4a} <Debug> TCPHandler: Processed in 0.001373115 sec. | ||
| 10691 | 2026.03.07 01:54:06.120771 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10692 | 2026.03.07 01:54:06.120870 [ 255 ] {53ad79bf-250e-4fc3-b003-46c67eb10d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10693 | 2026.03.07 01:54:06.120912 [ 255 ] {53ad79bf-250e-4fc3-b003-46c67eb10d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10694 | 2026.03.07 01:54:06.121223 [ 255 ] {53ad79bf-250e-4fc3-b003-46c67eb10d72} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10695 | 2026.03.07 01:54:06.121259 [ 255 ] {53ad79bf-250e-4fc3-b003-46c67eb10d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10696 | 2026.03.07 01:54:06.121550 [ 255 ] {53ad79bf-250e-4fc3-b003-46c67eb10d72} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10697 | 2026.03.07 01:54:06.121751 [ 255 ] {53ad79bf-250e-4fc3-b003-46c67eb10d72} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10698 | 2026.03.07 01:54:06.121880 [ 255 ] {53ad79bf-250e-4fc3-b003-46c67eb10d72} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 10699 | 2026.03.07 01:54:06.121916 [ 255 ] {53ad79bf-250e-4fc3-b003-46c67eb10d72} <Debug> TCPHandler: Processed in 0.001196839 sec. | ||
| 10700 | 2026.03.07 01:54:06.122025 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10701 | 2026.03.07 01:54:06.122126 [ 255 ] {4fca1952-2852-49b8-a82e-09f017c2deb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10702 | 2026.03.07 01:54:06.122179 [ 255 ] {4fca1952-2852-49b8-a82e-09f017c2deb8} <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 | ||
| 10703 | 2026.03.07 01:54:06.122965 [ 255 ] {4fca1952-2852-49b8-a82e-09f017c2deb8} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10704 | 2026.03.07 01:54:06.123001 [ 255 ] {4fca1952-2852-49b8-a82e-09f017c2deb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10705 | 2026.03.07 01:54:06.123518 [ 255 ] {4fca1952-2852-49b8-a82e-09f017c2deb8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10706 | 2026.03.07 01:54:06.123737 [ 255 ] {4fca1952-2852-49b8-a82e-09f017c2deb8} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10707 | 2026.03.07 01:54:06.123875 [ 255 ] {4fca1952-2852-49b8-a82e-09f017c2deb8} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001767 sec., 10186.757215619695 rows/sec., 18.25 MiB/sec. | ||
| 10708 | 2026.03.07 01:54:06.123935 [ 255 ] {4fca1952-2852-49b8-a82e-09f017c2deb8} <Debug> TCPHandler: Processed in 0.001957124 sec. | ||
| 10709 | 2026.03.07 01:54:06.124047 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10710 | 2026.03.07 01:54:06.124149 [ 255 ] {b2b90592-31b9-4808-a75f-42d83c2ec5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10711 | 2026.03.07 01:54:06.124190 [ 255 ] {b2b90592-31b9-4808-a75f-42d83c2ec5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10712 | 2026.03.07 01:54:06.124511 [ 255 ] {b2b90592-31b9-4808-a75f-42d83c2ec5ad} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10713 | 2026.03.07 01:54:06.124547 [ 255 ] {b2b90592-31b9-4808-a75f-42d83c2ec5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10714 | 2026.03.07 01:54:06.124851 [ 255 ] {b2b90592-31b9-4808-a75f-42d83c2ec5ad} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10715 | 2026.03.07 01:54:06.125050 [ 255 ] {b2b90592-31b9-4808-a75f-42d83c2ec5ad} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10716 | 2026.03.07 01:54:06.125164 [ 149 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10717 | 2026.03.07 01:54:06.125174 [ 255 ] {b2b90592-31b9-4808-a75f-42d83c2ec5ad} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001044 sec., 86206.89655172413 rows/sec., 5.39 MiB/sec. | ||
| 10718 | 2026.03.07 01:54:06.125238 [ 149 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10719 | 2026.03.07 01:54:06.125252 [ 255 ] {b2b90592-31b9-4808-a75f-42d83c2ec5ad} <Debug> TCPHandler: Processed in 0.0012528 sec. | ||
| 10720 | 2026.03.07 01:54:06.125264 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10721 | 2026.03.07 01:54:06.125386 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 10722 | 2026.03.07 01:54:06.125558 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10723 | 2026.03.07 01:54:06.125604 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3060 rows starting from the beginning of the part | ||
| 10724 | 2026.03.07 01:54:06.125687 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 10725 | 2026.03.07 01:54:06.125744 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part | ||
| 10726 | 2026.03.07 01:54:06.125796 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 12 rows starting from the beginning of the part | ||
| 10727 | 2026.03.07 01:54:06.125847 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part | ||
| 10728 | 2026.03.07 01:54:06.125895 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 90 rows starting from the beginning of the part | ||
| 10729 | 2026.03.07 01:54:06.127240 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001909492 sec., 1759630.3100510503 rows/sec., 115.40 MiB/sec. | ||
| 10730 | 2026.03.07 01:54:06.127500 [ 191 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10731 | 2026.03.07 01:54:06.127772 [ 191 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_66_13} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10732 | 2026.03.07 01:54:06.127847 [ 191 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_66_13} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10733 | 2026.03.07 01:54:06.127932 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10734 | 2026.03.07 01:54:08.887437 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10735 | 2026.03.07 01:54:08.887501 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10736 | 2026.03.07 01:54:09.037555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22148 | ||
| 10737 | 2026.03.07 01:54:09.038062 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10738 | 2026.03.07 01:54:09.038105 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10739 | 2026.03.07 01:54:09.038592 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10740 | 2026.03.07 01:54:09.038824 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10741 | 2026.03.07 01:54:09.038972 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22148 | ||
| 10742 | 2026.03.07 01:54:09.038973 [ 148 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10743 | 2026.03.07 01:54:09.039043 [ 148 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10744 | 2026.03.07 01:54:09.039066 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10745 | 2026.03.07 01:54:09.039226 [ 195 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 10746 | 2026.03.07 01:54:09.039457 [ 195 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10747 | 2026.03.07 01:54:09.039520 [ 195 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19716 rows starting from the beginning of the part | ||
| 10748 | 2026.03.07 01:54:09.039619 [ 195 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 10749 | 2026.03.07 01:54:09.039661 [ 195 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 10750 | 2026.03.07 01:54:09.039701 [ 195 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 10751 | 2026.03.07 01:54:09.039739 [ 195 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 10752 | 2026.03.07 01:54:09.039777 [ 195 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 10753 | 2026.03.07 01:54:09.041880 [ 200 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22148 rows, containing 4 columns (4 merged, 0 gathered) in 0.002737619 sec., 8090241.921903668 rows/sec., 115.73 MiB/sec. | ||
| 10754 | 2026.03.07 01:54:09.042503 [ 189 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10755 | 2026.03.07 01:54:09.042856 [ 189 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_46_9} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10756 | 2026.03.07 01:54:09.042937 [ 189 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_46_9} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10757 | 2026.03.07 01:54:09.043055 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 10758 | 2026.03.07 01:54:10.227067 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10759 | 2026.03.07 01:54:10.244144 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10760 | 2026.03.07 01:54:10.244209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10761 | 2026.03.07 01:54:10.250566 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10762 | 2026.03.07 01:54:10.251285 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10763 | 2026.03.07 01:54:10.251583 [ 145 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10764 | 2026.03.07 01:54:10.251628 [ 145 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10765 | 2026.03.07 01:54:10.251652 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10766 | 2026.03.07 01:54:10.251773 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 10767 | 2026.03.07 01:54:10.255127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10768 | 2026.03.07 01:54:10.255519 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10769 | 2026.03.07 01:54:10.257016 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 10770 | 2026.03.07 01:54:10.261412 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 10771 | 2026.03.07 01:54:10.265836 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 10772 | 2026.03.07 01:54:10.270120 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 10773 | 2026.03.07 01:54:10.274627 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 10774 | 2026.03.07 01:54:10.278491 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 10775 | 2026.03.07 01:54:10.330253 [ 200 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.078532243 sec., 4418.567288342955 rows/sec., 22.85 MiB/sec. | ||
| 10776 | 2026.03.07 01:54:10.333226 [ 186 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10777 | 2026.03.07 01:54:10.335437 [ 186 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_46_9} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10778 | 2026.03.07 01:54:10.335563 [ 186 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_46_9} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10779 | 2026.03.07 01:54:10.337695 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10780 | 2026.03.07 01:54:11.100793 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10781 | 2026.03.07 01:54:11.101001 [ 255 ] {aa5d1f20-c544-4848-bcd7-68c757738742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10782 | 2026.03.07 01:54:11.101078 [ 255 ] {aa5d1f20-c544-4848-bcd7-68c757738742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10783 | 2026.03.07 01:54:11.101850 [ 255 ] {aa5d1f20-c544-4848-bcd7-68c757738742} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10784 | 2026.03.07 01:54:11.101907 [ 255 ] {aa5d1f20-c544-4848-bcd7-68c757738742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10785 | 2026.03.07 01:54:11.102338 [ 255 ] {aa5d1f20-c544-4848-bcd7-68c757738742} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10786 | 2026.03.07 01:54:11.102580 [ 255 ] {aa5d1f20-c544-4848-bcd7-68c757738742} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10787 | 2026.03.07 01:54:11.102745 [ 255 ] {aa5d1f20-c544-4848-bcd7-68c757738742} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.0018 sec., 56666.66666666667 rows/sec., 4.74 MiB/sec. | ||
| 10788 | 2026.03.07 01:54:11.102796 [ 255 ] {aa5d1f20-c544-4848-bcd7-68c757738742} <Debug> TCPHandler: Processed in 0.002150021 sec. | ||
| 10789 | 2026.03.07 01:54:11.102927 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10790 | 2026.03.07 01:54:11.103033 [ 255 ] {9e38a85f-182f-488f-9d0a-1422aa7232c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10791 | 2026.03.07 01:54:11.103081 [ 255 ] {9e38a85f-182f-488f-9d0a-1422aa7232c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10792 | 2026.03.07 01:54:11.103507 [ 255 ] {9e38a85f-182f-488f-9d0a-1422aa7232c4} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10793 | 2026.03.07 01:54:11.103547 [ 255 ] {9e38a85f-182f-488f-9d0a-1422aa7232c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10794 | 2026.03.07 01:54:11.103872 [ 255 ] {9e38a85f-182f-488f-9d0a-1422aa7232c4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10795 | 2026.03.07 01:54:11.104095 [ 255 ] {9e38a85f-182f-488f-9d0a-1422aa7232c4} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10796 | 2026.03.07 01:54:11.104239 [ 255 ] {9e38a85f-182f-488f-9d0a-1422aa7232c4} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00123 sec., 18699.18699186992 rows/sec., 1.37 MiB/sec. | ||
| 10797 | 2026.03.07 01:54:11.104279 [ 255 ] {9e38a85f-182f-488f-9d0a-1422aa7232c4} <Debug> TCPHandler: Processed in 0.001405686 sec. | ||
| 10798 | 2026.03.07 01:54:11.104383 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10799 | 2026.03.07 01:54:11.104479 [ 255 ] {b68aa0fc-20e0-4dac-b4b3-1f7a276ae10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10800 | 2026.03.07 01:54:11.104522 [ 255 ] {b68aa0fc-20e0-4dac-b4b3-1f7a276ae10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10801 | 2026.03.07 01:54:11.105132 [ 255 ] {b68aa0fc-20e0-4dac-b4b3-1f7a276ae10f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10802 | 2026.03.07 01:54:11.105176 [ 255 ] {b68aa0fc-20e0-4dac-b4b3-1f7a276ae10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10803 | 2026.03.07 01:54:11.105520 [ 255 ] {b68aa0fc-20e0-4dac-b4b3-1f7a276ae10f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10804 | 2026.03.07 01:54:11.105740 [ 255 ] {b68aa0fc-20e0-4dac-b4b3-1f7a276ae10f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10805 | 2026.03.07 01:54:11.105879 [ 255 ] {b68aa0fc-20e0-4dac-b4b3-1f7a276ae10f} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001419 sec., 61310.7822410148 rows/sec., 4.79 MiB/sec. | ||
| 10806 | 2026.03.07 01:54:11.105918 [ 255 ] {b68aa0fc-20e0-4dac-b4b3-1f7a276ae10f} <Debug> TCPHandler: Processed in 0.001585331 sec. | ||
| 10807 | 2026.03.07 01:54:11.106038 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10808 | 2026.03.07 01:54:11.106134 [ 255 ] {4a84368a-f82e-471e-a588-763d391478e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10809 | 2026.03.07 01:54:11.106180 [ 255 ] {4a84368a-f82e-471e-a588-763d391478e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10810 | 2026.03.07 01:54:11.106603 [ 255 ] {4a84368a-f82e-471e-a588-763d391478e1} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10811 | 2026.03.07 01:54:11.106640 [ 255 ] {4a84368a-f82e-471e-a588-763d391478e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10812 | 2026.03.07 01:54:11.106996 [ 255 ] {4a84368a-f82e-471e-a588-763d391478e1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10813 | 2026.03.07 01:54:11.107214 [ 255 ] {4a84368a-f82e-471e-a588-763d391478e1} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10814 | 2026.03.07 01:54:11.107349 [ 255 ] {4a84368a-f82e-471e-a588-763d391478e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 10815 | 2026.03.07 01:54:11.107388 [ 255 ] {4a84368a-f82e-471e-a588-763d391478e1} <Debug> TCPHandler: Processed in 0.001400965 sec. | ||
| 10816 | 2026.03.07 01:54:11.107500 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10817 | 2026.03.07 01:54:11.107595 [ 255 ] {8d151875-247c-4f8f-a979-959d9803501d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10818 | 2026.03.07 01:54:11.107652 [ 255 ] {8d151875-247c-4f8f-a979-959d9803501d} <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 | ||
| 10819 | 2026.03.07 01:54:11.108473 [ 255 ] {8d151875-247c-4f8f-a979-959d9803501d} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10820 | 2026.03.07 01:54:11.108510 [ 255 ] {8d151875-247c-4f8f-a979-959d9803501d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10821 | 2026.03.07 01:54:11.109074 [ 255 ] {8d151875-247c-4f8f-a979-959d9803501d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10822 | 2026.03.07 01:54:11.109301 [ 255 ] {8d151875-247c-4f8f-a979-959d9803501d} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10823 | 2026.03.07 01:54:11.109449 [ 255 ] {8d151875-247c-4f8f-a979-959d9803501d} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001872 sec., 12286.324786324787 rows/sec., 22.02 MiB/sec. | ||
| 10824 | 2026.03.07 01:54:11.109515 [ 255 ] {8d151875-247c-4f8f-a979-959d9803501d} <Debug> TCPHandler: Processed in 0.002065948 sec. | ||
| 10825 | 2026.03.07 01:54:11.109633 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10826 | 2026.03.07 01:54:11.109729 [ 255 ] {f9d85bdb-ddd9-47ea-b7e0-49821f68007c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10827 | 2026.03.07 01:54:11.109772 [ 255 ] {f9d85bdb-ddd9-47ea-b7e0-49821f68007c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10828 | 2026.03.07 01:54:11.110107 [ 255 ] {f9d85bdb-ddd9-47ea-b7e0-49821f68007c} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10829 | 2026.03.07 01:54:11.110144 [ 255 ] {f9d85bdb-ddd9-47ea-b7e0-49821f68007c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10830 | 2026.03.07 01:54:11.110463 [ 255 ] {f9d85bdb-ddd9-47ea-b7e0-49821f68007c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10831 | 2026.03.07 01:54:11.110678 [ 255 ] {f9d85bdb-ddd9-47ea-b7e0-49821f68007c} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10832 | 2026.03.07 01:54:11.110809 [ 255 ] {f9d85bdb-ddd9-47ea-b7e0-49821f68007c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 10833 | 2026.03.07 01:54:11.110846 [ 255 ] {f9d85bdb-ddd9-47ea-b7e0-49821f68007c} <Debug> TCPHandler: Processed in 0.001264141 sec. | ||
| 10834 | 2026.03.07 01:54:14.106553 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1336 | ||
| 10835 | 2026.03.07 01:54:14.108952 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10836 | 2026.03.07 01:54:14.109002 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10837 | 2026.03.07 01:54:14.110209 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10838 | 2026.03.07 01:54:14.110481 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10839 | 2026.03.07 01:54:14.110825 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1336 | ||
| 10840 | 2026.03.07 01:54:16.107933 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10841 | 2026.03.07 01:54:16.108137 [ 255 ] {ec08fea2-e465-487d-81af-cac6cd5670f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10842 | 2026.03.07 01:54:16.108211 [ 255 ] {ec08fea2-e465-487d-81af-cac6cd5670f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10843 | 2026.03.07 01:54:16.109053 [ 255 ] {ec08fea2-e465-487d-81af-cac6cd5670f7} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10844 | 2026.03.07 01:54:16.109102 [ 255 ] {ec08fea2-e465-487d-81af-cac6cd5670f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10845 | 2026.03.07 01:54:16.109513 [ 255 ] {ec08fea2-e465-487d-81af-cac6cd5670f7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10846 | 2026.03.07 01:54:16.109736 [ 255 ] {ec08fea2-e465-487d-81af-cac6cd5670f7} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10847 | 2026.03.07 01:54:16.109891 [ 255 ] {ec08fea2-e465-487d-81af-cac6cd5670f7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001808 sec., 157079.64601769912 rows/sec., 9.98 MiB/sec. | ||
| 10848 | 2026.03.07 01:54:16.109934 [ 255 ] {ec08fea2-e465-487d-81af-cac6cd5670f7} <Debug> TCPHandler: Processed in 0.002145021 sec. | ||
| 10849 | 2026.03.07 01:54:16.110056 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10850 | 2026.03.07 01:54:16.110152 [ 255 ] {75c4749d-e3c4-48f4-90b0-250d2bea8ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10851 | 2026.03.07 01:54:16.110194 [ 255 ] {75c4749d-e3c4-48f4-90b0-250d2bea8ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10852 | 2026.03.07 01:54:16.111000 [ 255 ] {75c4749d-e3c4-48f4-90b0-250d2bea8ea6} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10853 | 2026.03.07 01:54:16.111039 [ 255 ] {75c4749d-e3c4-48f4-90b0-250d2bea8ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10854 | 2026.03.07 01:54:16.111412 [ 255 ] {75c4749d-e3c4-48f4-90b0-250d2bea8ea6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10855 | 2026.03.07 01:54:16.111624 [ 255 ] {75c4749d-e3c4-48f4-90b0-250d2bea8ea6} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10856 | 2026.03.07 01:54:16.111756 [ 255 ] {75c4749d-e3c4-48f4-90b0-250d2bea8ea6} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001622 sec., 513563.50184956845 rows/sec., 40.78 MiB/sec. | ||
| 10857 | 2026.03.07 01:54:16.111756 [ 139 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10858 | 2026.03.07 01:54:16.111795 [ 255 ] {75c4749d-e3c4-48f4-90b0-250d2bea8ea6} <Debug> TCPHandler: Processed in 0.001789948 sec. | ||
| 10859 | 2026.03.07 01:54:16.111845 [ 139 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10860 | 2026.03.07 01:54:16.111872 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10861 | 2026.03.07 01:54:16.111936 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10862 | 2026.03.07 01:54:16.111966 [ 200 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::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 | ||
| 10863 | 2026.03.07 01:54:16.112037 [ 255 ] {f1809cff-1c8b-42e3-8a4f-5bf85fe1b4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10864 | 2026.03.07 01:54:16.112056 [ 200 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10865 | 2026.03.07 01:54:16.112078 [ 255 ] {f1809cff-1c8b-42e3-8a4f-5bf85fe1b4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10866 | 2026.03.07 01:54:16.112085 [ 200 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2889 rows starting from the beginning of the part | ||
| 10867 | 2026.03.07 01:54:16.112145 [ 200 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1989 rows starting from the beginning of the part | ||
| 10868 | 2026.03.07 01:54:16.112189 [ 200 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 10869 | 2026.03.07 01:54:16.112231 [ 200 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 833 rows starting from the beginning of the part | ||
| 10870 | 2026.03.07 01:54:16.112271 [ 200 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 102 rows starting from the beginning of the part | ||
| 10871 | 2026.03.07 01:54:16.112310 [ 200 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 833 rows starting from the beginning of the part | ||
| 10872 | 2026.03.07 01:54:16.112529 [ 255 ] {f1809cff-1c8b-42e3-8a4f-5bf85fe1b4b8} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10873 | 2026.03.07 01:54:16.112565 [ 255 ] {f1809cff-1c8b-42e3-8a4f-5bf85fe1b4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10874 | 2026.03.07 01:54:16.112896 [ 255 ] {f1809cff-1c8b-42e3-8a4f-5bf85fe1b4b8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10875 | 2026.03.07 01:54:16.113119 [ 255 ] {f1809cff-1c8b-42e3-8a4f-5bf85fe1b4b8} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10876 | 2026.03.07 01:54:16.113245 [ 139 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10877 | 2026.03.07 01:54:16.113248 [ 255 ] {f1809cff-1c8b-42e3-8a4f-5bf85fe1b4b8} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 7.86 MiB/sec. | ||
| 10878 | 2026.03.07 01:54:16.113286 [ 139 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10879 | 2026.03.07 01:54:16.113308 [ 255 ] {f1809cff-1c8b-42e3-8a4f-5bf85fe1b4b8} <Debug> TCPHandler: Processed in 0.001422617 sec. | ||
| 10880 | 2026.03.07 01:54:16.113312 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10881 | 2026.03.07 01:54:16.113430 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10882 | 2026.03.07 01:54:16.113431 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 10883 | 2026.03.07 01:54:16.113530 [ 255 ] {b7ed599c-8de1-4770-8c7f-217a43b5867a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10884 | 2026.03.07 01:54:16.113575 [ 255 ] {b7ed599c-8de1-4770-8c7f-217a43b5867a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10885 | 2026.03.07 01:54:16.113585 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10886 | 2026.03.07 01:54:16.113623 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 224 rows starting from the beginning of the part | ||
| 10887 | 2026.03.07 01:54:16.113689 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 10888 | 2026.03.07 01:54:16.113735 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
| 10889 | 2026.03.07 01:54:16.113775 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 10890 | 2026.03.07 01:54:16.113815 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 23 rows starting from the beginning of the part | ||
| 10891 | 2026.03.07 01:54:16.113854 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 10892 | 2026.03.07 01:54:16.114012 [ 255 ] {b7ed599c-8de1-4770-8c7f-217a43b5867a} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10893 | 2026.03.07 01:54:16.114054 [ 255 ] {b7ed599c-8de1-4770-8c7f-217a43b5867a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10894 | 2026.03.07 01:54:16.114521 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6702 rows, containing 5 columns (5 merged, 0 gathered) in 0.002588285 sec., 2589359.3634394975 rows/sec., 210.46 MiB/sec. | ||
| 10895 | 2026.03.07 01:54:16.114674 [ 255 ] {b7ed599c-8de1-4770-8c7f-217a43b5867a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10896 | 2026.03.07 01:54:16.114810 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429626 sec., 536503.9527820563 rows/sec., 35.55 MiB/sec. | ||
| 10897 | 2026.03.07 01:54:16.114901 [ 255 ] {b7ed599c-8de1-4770-8c7f-217a43b5867a} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10898 | 2026.03.07 01:54:16.114981 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10899 | 2026.03.07 01:54:16.114988 [ 193 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10900 | 2026.03.07 01:54:16.115041 [ 255 ] {b7ed599c-8de1-4770-8c7f-217a43b5867a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001528 sec., 97513.0890052356 rows/sec., 6.30 MiB/sec. | ||
| 10901 | 2026.03.07 01:54:16.115084 [ 255 ] {b7ed599c-8de1-4770-8c7f-217a43b5867a} <Debug> TCPHandler: Processed in 0.001703955 sec. | ||
| 10902 | 2026.03.07 01:54:16.115200 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10903 | 2026.03.07 01:54:16.115296 [ 255 ] {5b95147f-1759-4a22-ae95-437ad5a3aff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10904 | 2026.03.07 01:54:16.115338 [ 255 ] {5b95147f-1759-4a22-ae95-437ad5a3aff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10905 | 2026.03.07 01:54:16.115385 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_66_13} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10906 | 2026.03.07 01:54:16.115416 [ 193 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_76_15} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10907 | 2026.03.07 01:54:16.115474 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_66_13} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10908 | 2026.03.07 01:54:16.115541 [ 193 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_76_15} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10909 | 2026.03.07 01:54:16.115565 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10910 | 2026.03.07 01:54:16.115649 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 10911 | 2026.03.07 01:54:16.115781 [ 255 ] {5b95147f-1759-4a22-ae95-437ad5a3aff1} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10912 | 2026.03.07 01:54:16.115823 [ 255 ] {5b95147f-1759-4a22-ae95-437ad5a3aff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10913 | 2026.03.07 01:54:16.116129 [ 255 ] {5b95147f-1759-4a22-ae95-437ad5a3aff1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10914 | 2026.03.07 01:54:16.116331 [ 255 ] {5b95147f-1759-4a22-ae95-437ad5a3aff1} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10915 | 2026.03.07 01:54:16.116485 [ 255 ] {5b95147f-1759-4a22-ae95-437ad5a3aff1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001206 sec., 122719.73466003317 rows/sec., 6.98 MiB/sec. | ||
| 10916 | 2026.03.07 01:54:16.116523 [ 255 ] {5b95147f-1759-4a22-ae95-437ad5a3aff1} <Debug> TCPHandler: Processed in 0.001372394 sec. | ||
| 10917 | 2026.03.07 01:54:16.116632 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10918 | 2026.03.07 01:54:16.116727 [ 255 ] {696301b9-7868-4660-a247-5bc330849265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10919 | 2026.03.07 01:54:16.116767 [ 255 ] {696301b9-7868-4660-a247-5bc330849265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10920 | 2026.03.07 01:54:16.117379 [ 255 ] {696301b9-7868-4660-a247-5bc330849265} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10921 | 2026.03.07 01:54:16.117416 [ 255 ] {696301b9-7868-4660-a247-5bc330849265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10922 | 2026.03.07 01:54:16.117758 [ 255 ] {696301b9-7868-4660-a247-5bc330849265} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10923 | 2026.03.07 01:54:16.117973 [ 255 ] {696301b9-7868-4660-a247-5bc330849265} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10924 | 2026.03.07 01:54:16.118105 [ 255 ] {696301b9-7868-4660-a247-5bc330849265} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001396 sec., 363896.8481375358 rows/sec., 25.62 MiB/sec. | ||
| 10925 | 2026.03.07 01:54:16.118119 [ 138 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10926 | 2026.03.07 01:54:16.118142 [ 255 ] {696301b9-7868-4660-a247-5bc330849265} <Debug> TCPHandler: Processed in 0.001559121 sec. | ||
| 10927 | 2026.03.07 01:54:16.118174 [ 138 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10928 | 2026.03.07 01:54:16.118204 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10929 | 2026.03.07 01:54:16.118254 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10930 | 2026.03.07 01:54:16.118281 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::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 | ||
| 10931 | 2026.03.07 01:54:16.118354 [ 255 ] {d0ad5594-e108-4882-ac29-b03ef2ad0db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10932 | 2026.03.07 01:54:16.118370 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10933 | 2026.03.07 01:54:16.118395 [ 255 ] {d0ad5594-e108-4882-ac29-b03ef2ad0db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10934 | 2026.03.07 01:54:16.118399 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1550 rows starting from the beginning of the part | ||
| 10935 | 2026.03.07 01:54:16.118458 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1040 rows starting from the beginning of the part | ||
| 10936 | 2026.03.07 01:54:16.118503 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 10937 | 2026.03.07 01:54:16.118543 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 508 rows starting from the beginning of the part | ||
| 10938 | 2026.03.07 01:54:16.118583 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 87 rows starting from the beginning of the part | ||
| 10939 | 2026.03.07 01:54:16.118622 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 508 rows starting from the beginning of the part | ||
| 10940 | 2026.03.07 01:54:16.118731 [ 255 ] {d0ad5594-e108-4882-ac29-b03ef2ad0db0} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10941 | 2026.03.07 01:54:16.118767 [ 255 ] {d0ad5594-e108-4882-ac29-b03ef2ad0db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10942 | 2026.03.07 01:54:16.119074 [ 255 ] {d0ad5594-e108-4882-ac29-b03ef2ad0db0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10943 | 2026.03.07 01:54:16.119282 [ 255 ] {d0ad5594-e108-4882-ac29-b03ef2ad0db0} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10944 | 2026.03.07 01:54:16.119419 [ 255 ] {d0ad5594-e108-4882-ac29-b03ef2ad0db0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 10945 | 2026.03.07 01:54:16.119455 [ 255 ] {d0ad5594-e108-4882-ac29-b03ef2ad0db0} <Debug> TCPHandler: Processed in 0.001250581 sec. | ||
| 10946 | 2026.03.07 01:54:16.119558 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10947 | 2026.03.07 01:54:16.119653 [ 255 ] {12684271-8a62-4378-a803-d74ecb8e4df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10948 | 2026.03.07 01:54:16.119695 [ 255 ] {12684271-8a62-4378-a803-d74ecb8e4df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10949 | 2026.03.07 01:54:16.119877 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001625703 sec., 2311000.2257484915 rows/sec., 170.77 MiB/sec. | ||
| 10950 | 2026.03.07 01:54:16.120103 [ 255 ] {12684271-8a62-4378-a803-d74ecb8e4df2} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10951 | 2026.03.07 01:54:16.120126 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10952 | 2026.03.07 01:54:16.120141 [ 255 ] {12684271-8a62-4378-a803-d74ecb8e4df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10953 | 2026.03.07 01:54:16.120431 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_76_15} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10954 | 2026.03.07 01:54:16.120516 [ 255 ] {12684271-8a62-4378-a803-d74ecb8e4df2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10955 | 2026.03.07 01:54:16.120520 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_76_15} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10956 | 2026.03.07 01:54:16.120623 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 10957 | 2026.03.07 01:54:16.120743 [ 255 ] {12684271-8a62-4378-a803-d74ecb8e4df2} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10958 | 2026.03.07 01:54:16.120882 [ 255 ] {12684271-8a62-4378-a803-d74ecb8e4df2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001248 sec., 212339.7435897436 rows/sec., 14.11 MiB/sec. | ||
| 10959 | 2026.03.07 01:54:16.120920 [ 255 ] {12684271-8a62-4378-a803-d74ecb8e4df2} <Debug> TCPHandler: Processed in 0.001411606 sec. | ||
| 10960 | 2026.03.07 01:54:16.121034 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10961 | 2026.03.07 01:54:16.121130 [ 255 ] {d96797b1-6675-4424-b7d6-0445981170e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10962 | 2026.03.07 01:54:16.121172 [ 255 ] {d96797b1-6675-4424-b7d6-0445981170e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10963 | 2026.03.07 01:54:16.121479 [ 255 ] {d96797b1-6675-4424-b7d6-0445981170e6} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10964 | 2026.03.07 01:54:16.121515 [ 255 ] {d96797b1-6675-4424-b7d6-0445981170e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10965 | 2026.03.07 01:54:16.121812 [ 255 ] {d96797b1-6675-4424-b7d6-0445981170e6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10966 | 2026.03.07 01:54:16.122021 [ 255 ] {d96797b1-6675-4424-b7d6-0445981170e6} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10967 | 2026.03.07 01:54:16.122153 [ 255 ] {d96797b1-6675-4424-b7d6-0445981170e6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 10968 | 2026.03.07 01:54:16.122190 [ 255 ] {d96797b1-6675-4424-b7d6-0445981170e6} <Debug> TCPHandler: Processed in 0.001206449 sec. | ||
| 10969 | 2026.03.07 01:54:16.122315 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10970 | 2026.03.07 01:54:16.122436 [ 255 ] {66aa2b6e-8553-4f9d-bcb5-80920139f546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10971 | 2026.03.07 01:54:16.122504 [ 255 ] {66aa2b6e-8553-4f9d-bcb5-80920139f546} <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 | ||
| 10972 | 2026.03.07 01:54:16.123368 [ 255 ] {66aa2b6e-8553-4f9d-bcb5-80920139f546} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10973 | 2026.03.07 01:54:16.123406 [ 255 ] {66aa2b6e-8553-4f9d-bcb5-80920139f546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10974 | 2026.03.07 01:54:16.123946 [ 255 ] {66aa2b6e-8553-4f9d-bcb5-80920139f546} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10975 | 2026.03.07 01:54:16.124165 [ 255 ] {66aa2b6e-8553-4f9d-bcb5-80920139f546} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10976 | 2026.03.07 01:54:16.124282 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10977 | 2026.03.07 01:54:16.124303 [ 255 ] {66aa2b6e-8553-4f9d-bcb5-80920139f546} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001891 sec., 9518.773135906928 rows/sec., 17.06 MiB/sec. | ||
| 10978 | 2026.03.07 01:54:16.124318 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10979 | 2026.03.07 01:54:16.124346 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10980 | 2026.03.07 01:54:16.124362 [ 255 ] {66aa2b6e-8553-4f9d-bcb5-80920139f546} <Debug> TCPHandler: Processed in 0.002110779 sec. | ||
| 10981 | 2026.03.07 01:54:16.124425 [ 192 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 10982 | 2026.03.07 01:54:16.124481 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10983 | 2026.03.07 01:54:16.124577 [ 255 ] {b90524b2-0d99-4988-ba8a-12337141d154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10984 | 2026.03.07 01:54:16.124620 [ 255 ] {b90524b2-0d99-4988-ba8a-12337141d154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10985 | 2026.03.07 01:54:16.124623 [ 192 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10986 | 2026.03.07 01:54:16.124682 [ 192 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1280 rows starting from the beginning of the part | ||
| 10987 | 2026.03.07 01:54:16.124810 [ 192 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 18 rows starting from the beginning of the part | ||
| 10988 | 2026.03.07 01:54:16.124921 [ 192 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
| 10989 | 2026.03.07 01:54:16.124953 [ 255 ] {b90524b2-0d99-4988-ba8a-12337141d154} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2026.03.07 01:54:16.124990 [ 255 ] {b90524b2-0d99-4988-ba8a-12337141d154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10991 | 2026.03.07 01:54:16.125029 [ 192 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 18 rows starting from the beginning of the part | ||
| 10992 | 2026.03.07 01:54:16.125128 [ 192 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 23 rows starting from the beginning of the part | ||
| 10993 | 2026.03.07 01:54:16.125229 [ 192 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 18 rows starting from the beginning of the part | ||
| 10994 | 2026.03.07 01:54:16.125313 [ 255 ] {b90524b2-0d99-4988-ba8a-12337141d154} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10995 | 2026.03.07 01:54:16.125533 [ 255 ] {b90524b2-0d99-4988-ba8a-12337141d154} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10996 | 2026.03.07 01:54:16.125663 [ 255 ] {b90524b2-0d99-4988-ba8a-12337141d154} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001105 sec., 81447.96380090497 rows/sec., 5.10 MiB/sec. | ||
| 10997 | 2026.03.07 01:54:16.125698 [ 255 ] {b90524b2-0d99-4988-ba8a-12337141d154} <Debug> TCPHandler: Processed in 0.001267751 sec. | ||
| 10998 | 2026.03.07 01:54:16.132483 [ 198 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1391 rows, containing 19 columns (19 merged, 0 gathered) in 0.008093534 sec., 171865.59048247652 rows/sec., 307.98 MiB/sec. | ||
| 10999 | 2026.03.07 01:54:16.134094 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11000 | 2026.03.07 01:54:16.134396 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11001 | 2026.03.07 01:54:16.134460 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11002 | 2026.03.07 01:54:16.134539 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 11003 | 2026.03.07 01:54:16.539158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22596 | ||
| 11004 | 2026.03.07 01:54:16.539693 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11005 | 2026.03.07 01:54:16.539738 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11006 | 2026.03.07 01:54:16.540252 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11007 | 2026.03.07 01:54:16.540485 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11008 | 2026.03.07 01:54:16.540611 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22596 | ||
| 11009 | 2026.03.07 01:54:17.001160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.30 MiB, peak 326.56 MiB, free memory in arenas 0.00 B, will set to 318.87 MiB (RSS), difference: 4.57 MiB | ||
| 11010 | 2026.03.07 01:54:17.756173 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11011 | 2026.03.07 01:54:17.771006 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11012 | 2026.03.07 01:54:17.771056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11013 | 2026.03.07 01:54:17.777237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11014 | 2026.03.07 01:54:17.777946 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11015 | 2026.03.07 01:54:17.780575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11016 | 2026.03.07 01:54:21.101024 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11017 | 2026.03.07 01:54:21.101276 [ 255 ] {d6732b1f-f16e-4850-a523-2f705cb8d668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11018 | 2026.03.07 01:54:21.101341 [ 255 ] {d6732b1f-f16e-4850-a523-2f705cb8d668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11019 | 2026.03.07 01:54:21.102035 [ 255 ] {d6732b1f-f16e-4850-a523-2f705cb8d668} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11020 | 2026.03.07 01:54:21.102080 [ 255 ] {d6732b1f-f16e-4850-a523-2f705cb8d668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11021 | 2026.03.07 01:54:21.102492 [ 255 ] {d6732b1f-f16e-4850-a523-2f705cb8d668} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11022 | 2026.03.07 01:54:21.102713 [ 255 ] {d6732b1f-f16e-4850-a523-2f705cb8d668} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11023 | 2026.03.07 01:54:21.102871 [ 255 ] {d6732b1f-f16e-4850-a523-2f705cb8d668} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001643 sec., 62081.558125380405 rows/sec., 5.20 MiB/sec. | ||
| 11024 | 2026.03.07 01:54:21.102913 [ 255 ] {d6732b1f-f16e-4850-a523-2f705cb8d668} <Debug> TCPHandler: Processed in 0.002084628 sec. | ||
| 11025 | 2026.03.07 01:54:21.103041 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11026 | 2026.03.07 01:54:21.103138 [ 255 ] {e2f41e57-13f8-4591-8eeb-66a127ea7915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11027 | 2026.03.07 01:54:21.103181 [ 255 ] {e2f41e57-13f8-4591-8eeb-66a127ea7915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11028 | 2026.03.07 01:54:21.103646 [ 255 ] {e2f41e57-13f8-4591-8eeb-66a127ea7915} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2026.03.07 01:54:21.103691 [ 255 ] {e2f41e57-13f8-4591-8eeb-66a127ea7915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11030 | 2026.03.07 01:54:21.104062 [ 255 ] {e2f41e57-13f8-4591-8eeb-66a127ea7915} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11031 | 2026.03.07 01:54:21.104286 [ 255 ] {e2f41e57-13f8-4591-8eeb-66a127ea7915} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11032 | 2026.03.07 01:54:21.104429 [ 255 ] {e2f41e57-13f8-4591-8eeb-66a127ea7915} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00131 sec., 17557.251908396946 rows/sec., 1.29 MiB/sec. | ||
| 11033 | 2026.03.07 01:54:21.104470 [ 255 ] {e2f41e57-13f8-4591-8eeb-66a127ea7915} <Debug> TCPHandler: Processed in 0.001479158 sec. | ||
| 11034 | 2026.03.07 01:54:21.104582 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11035 | 2026.03.07 01:54:21.104677 [ 255 ] {9dad4c2f-5e38-4cf4-832f-ceeb291da5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11036 | 2026.03.07 01:54:21.104718 [ 255 ] {9dad4c2f-5e38-4cf4-832f-ceeb291da5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11037 | 2026.03.07 01:54:21.105189 [ 255 ] {9dad4c2f-5e38-4cf4-832f-ceeb291da5c4} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11038 | 2026.03.07 01:54:21.105225 [ 255 ] {9dad4c2f-5e38-4cf4-832f-ceeb291da5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11039 | 2026.03.07 01:54:21.105546 [ 255 ] {9dad4c2f-5e38-4cf4-832f-ceeb291da5c4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11040 | 2026.03.07 01:54:21.105763 [ 255 ] {9dad4c2f-5e38-4cf4-832f-ceeb291da5c4} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11041 | 2026.03.07 01:54:21.105895 [ 255 ] {9dad4c2f-5e38-4cf4-832f-ceeb291da5c4} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001236 sec., 70388.34951456312 rows/sec., 5.50 MiB/sec. | ||
| 11042 | 2026.03.07 01:54:21.105933 [ 255 ] {9dad4c2f-5e38-4cf4-832f-ceeb291da5c4} <Debug> TCPHandler: Processed in 0.001401006 sec. | ||
| 11043 | 2026.03.07 01:54:21.106055 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11044 | 2026.03.07 01:54:21.106151 [ 255 ] {bb23a397-54c0-410e-a32b-715faf39852e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11045 | 2026.03.07 01:54:21.106195 [ 255 ] {bb23a397-54c0-410e-a32b-715faf39852e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11046 | 2026.03.07 01:54:21.106609 [ 255 ] {bb23a397-54c0-410e-a32b-715faf39852e} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11047 | 2026.03.07 01:54:21.106646 [ 255 ] {bb23a397-54c0-410e-a32b-715faf39852e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11048 | 2026.03.07 01:54:21.106991 [ 255 ] {bb23a397-54c0-410e-a32b-715faf39852e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11049 | 2026.03.07 01:54:21.107215 [ 255 ] {bb23a397-54c0-410e-a32b-715faf39852e} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11050 | 2026.03.07 01:54:21.107346 [ 255 ] {bb23a397-54c0-410e-a32b-715faf39852e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 11051 | 2026.03.07 01:54:21.107348 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11052 | 2026.03.07 01:54:21.107385 [ 255 ] {bb23a397-54c0-410e-a32b-715faf39852e} <Debug> TCPHandler: Processed in 0.001379425 sec. | ||
| 11053 | 2026.03.07 01:54:21.107427 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11054 | 2026.03.07 01:54:21.107454 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11055 | 2026.03.07 01:54:21.107515 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11056 | 2026.03.07 01:54:21.107571 [ 198 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 11057 | 2026.03.07 01:54:21.107614 [ 255 ] {3b3a2414-4a29-4d82-b526-0fb3106997a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11058 | 2026.03.07 01:54:21.107674 [ 255 ] {3b3a2414-4a29-4d82-b526-0fb3106997a3} <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 | ||
| 11059 | 2026.03.07 01:54:21.107716 [ 198 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11060 | 2026.03.07 01:54:21.107756 [ 198 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 25371 rows starting from the beginning of the part | ||
| 11061 | 2026.03.07 01:54:21.107820 [ 198 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 128 rows starting from the beginning of the part | ||
| 11062 | 2026.03.07 01:54:21.107878 [ 198 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 265 rows starting from the beginning of the part | ||
| 11063 | 2026.03.07 01:54:21.107921 [ 198 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 11064 | 2026.03.07 01:54:21.107961 [ 198 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 265 rows starting from the beginning of the part | ||
| 11065 | 2026.03.07 01:54:21.108002 [ 198 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 11066 | 2026.03.07 01:54:21.108496 [ 255 ] {3b3a2414-4a29-4d82-b526-0fb3106997a3} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11067 | 2026.03.07 01:54:21.108538 [ 255 ] {3b3a2414-4a29-4d82-b526-0fb3106997a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11068 | 2026.03.07 01:54:21.109091 [ 255 ] {3b3a2414-4a29-4d82-b526-0fb3106997a3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11069 | 2026.03.07 01:54:21.109310 [ 255 ] {3b3a2414-4a29-4d82-b526-0fb3106997a3} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11070 | 2026.03.07 01:54:21.109459 [ 255 ] {3b3a2414-4a29-4d82-b526-0fb3106997a3} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001863 sec., 12345.67901234568 rows/sec., 22.12 MiB/sec. | ||
| 11071 | 2026.03.07 01:54:21.109532 [ 255 ] {3b3a2414-4a29-4d82-b526-0fb3106997a3} <Debug> TCPHandler: Processed in 0.002074218 sec. | ||
| 11072 | 2026.03.07 01:54:21.109646 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11073 | 2026.03.07 01:54:21.109742 [ 255 ] {2a61afb6-8794-40dd-9c8e-22e8645a5bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11074 | 2026.03.07 01:54:21.109784 [ 255 ] {2a61afb6-8794-40dd-9c8e-22e8645a5bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11075 | 2026.03.07 01:54:21.110124 [ 255 ] {2a61afb6-8794-40dd-9c8e-22e8645a5bed} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11076 | 2026.03.07 01:54:21.110162 [ 255 ] {2a61afb6-8794-40dd-9c8e-22e8645a5bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11077 | 2026.03.07 01:54:21.110480 [ 255 ] {2a61afb6-8794-40dd-9c8e-22e8645a5bed} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11078 | 2026.03.07 01:54:21.110694 [ 255 ] {2a61afb6-8794-40dd-9c8e-22e8645a5bed} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11079 | 2026.03.07 01:54:21.110825 [ 255 ] {2a61afb6-8794-40dd-9c8e-22e8645a5bed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 11080 | 2026.03.07 01:54:21.110863 [ 255 ] {2a61afb6-8794-40dd-9c8e-22e8645a5bed} <Debug> TCPHandler: Processed in 0.001266072 sec. | ||
| 11081 | 2026.03.07 01:54:21.116059 [ 196 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26349 rows, containing 5 columns (5 merged, 0 gathered) in 0.008543429 sec., 3084124.6529935463 rows/sec., 201.84 MiB/sec. | ||
| 11082 | 2026.03.07 01:54:21.116300 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11083 | 2026.03.07 01:54:21.116573 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11084 | 2026.03.07 01:54:21.116649 [ 194 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11085 | 2026.03.07 01:54:21.116723 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 11086 | 2026.03.07 01:54:23.887562 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11087 | 2026.03.07 01:54:23.887658 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11088 | 2026.03.07 01:54:24.001550 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001046124 sec. | ||
| 11089 | 2026.03.07 01:54:24.041597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23108 | ||
| 11090 | 2026.03.07 01:54:24.042060 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11091 | 2026.03.07 01:54:24.042093 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11092 | 2026.03.07 01:54:24.042555 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11093 | 2026.03.07 01:54:24.042789 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11094 | 2026.03.07 01:54:24.042914 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23108 | ||
| 11095 | 2026.03.07 01:54:24.111918 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1370 | ||
| 11096 | 2026.03.07 01:54:24.114388 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11097 | 2026.03.07 01:54:24.114439 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11098 | 2026.03.07 01:54:24.115659 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11099 | 2026.03.07 01:54:24.115935 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11100 | 2026.03.07 01:54:24.116090 [ 134 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11101 | 2026.03.07 01:54:24.116134 [ 134 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11102 | 2026.03.07 01:54:24.116156 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11103 | 2026.03.07 01:54:24.116274 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::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 | ||
| 11104 | 2026.03.07 01:54:24.116297 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1370 | ||
| 11105 | 2026.03.07 01:54:24.116909 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11106 | 2026.03.07 01:54:24.117088 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1184 rows starting from the beginning of the part | ||
| 11107 | 2026.03.07 01:54:24.117506 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 34 rows starting from the beginning of the part | ||
| 11108 | 2026.03.07 01:54:24.117872 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 11109 | 2026.03.07 01:54:24.118216 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part | ||
| 11110 | 2026.03.07 01:54:24.118517 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 11111 | 2026.03.07 01:54:24.118818 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
| 11112 | 2026.03.07 01:54:24.124884 [ 196 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1370 rows, containing 72 columns (72 merged, 0 gathered) in 0.008670523 sec., 158006.61620988723 rows/sec., 127.62 MiB/sec. | ||
| 11113 | 2026.03.07 01:54:24.126426 [ 190 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11114 | 2026.03.07 01:54:24.126967 [ 190 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_36_7} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11115 | 2026.03.07 01:54:24.127041 [ 190 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_36_7} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11116 | 2026.03.07 01:54:24.127356 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 11117 | 2026.03.07 01:54:25.281585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11118 | 2026.03.07 01:54:25.296919 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11119 | 2026.03.07 01:54:25.296978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11120 | 2026.03.07 01:54:25.303181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11121 | 2026.03.07 01:54:25.303903 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11122 | 2026.03.07 01:54:25.306717 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11123 | 2026.03.07 01:54:26.108739 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11124 | 2026.03.07 01:54:26.108924 [ 255 ] {4bc68fee-f21c-4797-9e36-d1e64615fc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11125 | 2026.03.07 01:54:26.108993 [ 255 ] {4bc68fee-f21c-4797-9e36-d1e64615fc70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11126 | 2026.03.07 01:54:26.109807 [ 255 ] {4bc68fee-f21c-4797-9e36-d1e64615fc70} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11127 | 2026.03.07 01:54:26.109857 [ 255 ] {4bc68fee-f21c-4797-9e36-d1e64615fc70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11128 | 2026.03.07 01:54:26.110280 [ 255 ] {4bc68fee-f21c-4797-9e36-d1e64615fc70} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11129 | 2026.03.07 01:54:26.110515 [ 255 ] {4bc68fee-f21c-4797-9e36-d1e64615fc70} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11130 | 2026.03.07 01:54:26.110682 [ 255 ] {4bc68fee-f21c-4797-9e36-d1e64615fc70} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001808 sec., 157079.64601769912 rows/sec., 9.98 MiB/sec. | ||
| 11131 | 2026.03.07 01:54:26.110735 [ 255 ] {4bc68fee-f21c-4797-9e36-d1e64615fc70} <Debug> TCPHandler: Processed in 0.00212883 sec. | ||
| 11132 | 2026.03.07 01:54:26.110863 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11133 | 2026.03.07 01:54:26.110972 [ 255 ] {da872b29-c3d8-4d9e-922a-080c0a84f459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11134 | 2026.03.07 01:54:26.111016 [ 255 ] {da872b29-c3d8-4d9e-922a-080c0a84f459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11135 | 2026.03.07 01:54:26.111848 [ 255 ] {da872b29-c3d8-4d9e-922a-080c0a84f459} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11136 | 2026.03.07 01:54:26.111887 [ 255 ] {da872b29-c3d8-4d9e-922a-080c0a84f459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11137 | 2026.03.07 01:54:26.112271 [ 255 ] {da872b29-c3d8-4d9e-922a-080c0a84f459} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11138 | 2026.03.07 01:54:26.112488 [ 255 ] {da872b29-c3d8-4d9e-922a-080c0a84f459} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11139 | 2026.03.07 01:54:26.112633 [ 255 ] {da872b29-c3d8-4d9e-922a-080c0a84f459} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001685 sec., 494362.01780415425 rows/sec., 39.26 MiB/sec. | ||
| 11140 | 2026.03.07 01:54:26.112673 [ 255 ] {da872b29-c3d8-4d9e-922a-080c0a84f459} <Debug> TCPHandler: Processed in 0.001861491 sec. | ||
| 11141 | 2026.03.07 01:54:26.112791 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11142 | 2026.03.07 01:54:26.112890 [ 255 ] {a1a8df88-8334-4d49-8878-c8322ca9e457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11143 | 2026.03.07 01:54:26.112940 [ 255 ] {a1a8df88-8334-4d49-8878-c8322ca9e457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11144 | 2026.03.07 01:54:26.113531 [ 255 ] {a1a8df88-8334-4d49-8878-c8322ca9e457} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11145 | 2026.03.07 01:54:26.113580 [ 255 ] {a1a8df88-8334-4d49-8878-c8322ca9e457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11146 | 2026.03.07 01:54:26.113911 [ 255 ] {a1a8df88-8334-4d49-8878-c8322ca9e457} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11147 | 2026.03.07 01:54:26.114147 [ 255 ] {a1a8df88-8334-4d49-8878-c8322ca9e457} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11148 | 2026.03.07 01:54:26.114284 [ 255 ] {a1a8df88-8334-4d49-8878-c8322ca9e457} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001413 sec., 113234.2533616419 rows/sec., 6.84 MiB/sec. | ||
| 11149 | 2026.03.07 01:54:26.114326 [ 255 ] {a1a8df88-8334-4d49-8878-c8322ca9e457} <Debug> TCPHandler: Processed in 0.001585622 sec. | ||
| 11150 | 2026.03.07 01:54:26.114455 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11151 | 2026.03.07 01:54:26.114550 [ 255 ] {d45b0b26-1c02-4f29-8845-8719a8947f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11152 | 2026.03.07 01:54:26.114590 [ 255 ] {d45b0b26-1c02-4f29-8845-8719a8947f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11153 | 2026.03.07 01:54:26.115061 [ 255 ] {d45b0b26-1c02-4f29-8845-8719a8947f91} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11154 | 2026.03.07 01:54:26.115097 [ 255 ] {d45b0b26-1c02-4f29-8845-8719a8947f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11155 | 2026.03.07 01:54:26.115393 [ 255 ] {d45b0b26-1c02-4f29-8845-8719a8947f91} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11156 | 2026.03.07 01:54:26.115605 [ 255 ] {d45b0b26-1c02-4f29-8845-8719a8947f91} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11157 | 2026.03.07 01:54:26.115717 [ 130 ] {} <Debug> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 11158 | 2026.03.07 01:54:26.115734 [ 255 ] {d45b0b26-1c02-4f29-8845-8719a8947f91} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001202 sec., 123960.06655574044 rows/sec., 8.01 MiB/sec. | ||
| 11159 | 2026.03.07 01:54:26.115783 [ 130 ] {} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11160 | 2026.03.07 01:54:26.115794 [ 255 ] {d45b0b26-1c02-4f29-8845-8719a8947f91} <Debug> TCPHandler: Processed in 0.001386026 sec. | ||
| 11161 | 2026.03.07 01:54:26.115812 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11162 | 2026.03.07 01:54:26.115921 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11163 | 2026.03.07 01:54:26.115928 [ 196 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 11164 | 2026.03.07 01:54:26.116019 [ 255 ] {162678e0-c713-4467-b266-94c4fa529138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11165 | 2026.03.07 01:54:26.116041 [ 196 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11166 | 2026.03.07 01:54:26.116058 [ 255 ] {162678e0-c713-4467-b266-94c4fa529138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11167 | 2026.03.07 01:54:26.116074 [ 196 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 881 rows starting from the beginning of the part | ||
| 11168 | 2026.03.07 01:54:26.116141 [ 196 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 11169 | 2026.03.07 01:54:26.116192 [ 196 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 708 rows starting from the beginning of the part | ||
| 11170 | 2026.03.07 01:54:26.116239 [ 196 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 11171 | 2026.03.07 01:54:26.116283 [ 196 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 11172 | 2026.03.07 01:54:26.116324 [ 196 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 11173 | 2026.03.07 01:54:26.116527 [ 255 ] {162678e0-c713-4467-b266-94c4fa529138} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11174 | 2026.03.07 01:54:26.116562 [ 255 ] {162678e0-c713-4467-b266-94c4fa529138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11175 | 2026.03.07 01:54:26.116863 [ 255 ] {162678e0-c713-4467-b266-94c4fa529138} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11176 | 2026.03.07 01:54:26.117063 [ 255 ] {162678e0-c713-4467-b266-94c4fa529138} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11177 | 2026.03.07 01:54:26.117194 [ 255 ] {162678e0-c713-4467-b266-94c4fa529138} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001192 sec., 124161.07382550336 rows/sec., 7.06 MiB/sec. | ||
| 11178 | 2026.03.07 01:54:26.117234 [ 255 ] {162678e0-c713-4467-b266-94c4fa529138} <Debug> TCPHandler: Processed in 0.001361235 sec. | ||
| 11179 | 2026.03.07 01:54:26.117294 [ 190 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001411466 sec., 1548035.8719232345 rows/sec., 99.94 MiB/sec. | ||
| 11180 | 2026.03.07 01:54:26.117358 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11181 | 2026.03.07 01:54:26.117458 [ 255 ] {8bcbf229-1a43-4d84-9f26-67f46bafc6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11182 | 2026.03.07 01:54:26.117495 [ 190 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 11183 | 2026.03.07 01:54:26.117498 [ 255 ] {8bcbf229-1a43-4d84-9f26-67f46bafc6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11184 | 2026.03.07 01:54:26.117774 [ 190 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_30_6} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11185 | 2026.03.07 01:54:26.117853 [ 190 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_30_6} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 11186 | 2026.03.07 01:54:26.117954 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 11187 | 2026.03.07 01:54:26.118133 [ 255 ] {8bcbf229-1a43-4d84-9f26-67f46bafc6ba} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11188 | 2026.03.07 01:54:26.118173 [ 255 ] {8bcbf229-1a43-4d84-9f26-67f46bafc6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11189 | 2026.03.07 01:54:26.118489 [ 255 ] {8bcbf229-1a43-4d84-9f26-67f46bafc6ba} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11190 | 2026.03.07 01:54:26.118692 [ 255 ] {8bcbf229-1a43-4d84-9f26-67f46bafc6ba} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11191 | 2026.03.07 01:54:26.118828 [ 255 ] {8bcbf229-1a43-4d84-9f26-67f46bafc6ba} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001387 sec., 366258.1110310022 rows/sec., 25.78 MiB/sec. | ||
| 11192 | 2026.03.07 01:54:26.118868 [ 255 ] {8bcbf229-1a43-4d84-9f26-67f46bafc6ba} <Debug> TCPHandler: Processed in 0.001566031 sec. | ||
| 11193 | 2026.03.07 01:54:26.118977 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11194 | 2026.03.07 01:54:26.119074 [ 255 ] {3c7727fe-df41-4c38-a760-f8772a65d2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11195 | 2026.03.07 01:54:26.119115 [ 255 ] {3c7727fe-df41-4c38-a760-f8772a65d2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11196 | 2026.03.07 01:54:26.119455 [ 255 ] {3c7727fe-df41-4c38-a760-f8772a65d2ba} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11197 | 2026.03.07 01:54:26.119489 [ 255 ] {3c7727fe-df41-4c38-a760-f8772a65d2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11198 | 2026.03.07 01:54:26.119783 [ 255 ] {3c7727fe-df41-4c38-a760-f8772a65d2ba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11199 | 2026.03.07 01:54:26.119984 [ 255 ] {3c7727fe-df41-4c38-a760-f8772a65d2ba} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11200 | 2026.03.07 01:54:26.120113 [ 255 ] {3c7727fe-df41-4c38-a760-f8772a65d2ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 11201 | 2026.03.07 01:54:26.120152 [ 255 ] {3c7727fe-df41-4c38-a760-f8772a65d2ba} <Debug> TCPHandler: Processed in 0.0012224 sec. | ||
| 11202 | 2026.03.07 01:54:26.120260 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11203 | 2026.03.07 01:54:26.120352 [ 255 ] {14d07696-eca5-437e-b081-72faba782ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11204 | 2026.03.07 01:54:26.120392 [ 255 ] {14d07696-eca5-437e-b081-72faba782ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11205 | 2026.03.07 01:54:26.120809 [ 255 ] {14d07696-eca5-437e-b081-72faba782ff7} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11206 | 2026.03.07 01:54:26.120844 [ 255 ] {14d07696-eca5-437e-b081-72faba782ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11207 | 2026.03.07 01:54:26.121182 [ 255 ] {14d07696-eca5-437e-b081-72faba782ff7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11208 | 2026.03.07 01:54:26.121387 [ 255 ] {14d07696-eca5-437e-b081-72faba782ff7} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2026.03.07 01:54:26.121514 [ 255 ] {14d07696-eca5-437e-b081-72faba782ff7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001179 sec., 224766.75148430874 rows/sec., 14.94 MiB/sec. | ||
| 11210 | 2026.03.07 01:54:26.121553 [ 255 ] {14d07696-eca5-437e-b081-72faba782ff7} <Debug> TCPHandler: Processed in 0.001340063 sec. | ||
| 11211 | 2026.03.07 01:54:26.121665 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11212 | 2026.03.07 01:54:26.121756 [ 255 ] {60c2ec34-5aa2-49d1-b1fc-c6e745009d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11213 | 2026.03.07 01:54:26.121802 [ 255 ] {60c2ec34-5aa2-49d1-b1fc-c6e745009d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11214 | 2026.03.07 01:54:26.122117 [ 255 ] {60c2ec34-5aa2-49d1-b1fc-c6e745009d95} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11215 | 2026.03.07 01:54:26.122153 [ 255 ] {60c2ec34-5aa2-49d1-b1fc-c6e745009d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11216 | 2026.03.07 01:54:26.122437 [ 255 ] {60c2ec34-5aa2-49d1-b1fc-c6e745009d95} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11217 | 2026.03.07 01:54:26.122641 [ 255 ] {60c2ec34-5aa2-49d1-b1fc-c6e745009d95} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11218 | 2026.03.07 01:54:26.122767 [ 255 ] {60c2ec34-5aa2-49d1-b1fc-c6e745009d95} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 11219 | 2026.03.07 01:54:26.122804 [ 255 ] {60c2ec34-5aa2-49d1-b1fc-c6e745009d95} <Debug> TCPHandler: Processed in 0.001186518 sec. | ||
| 11220 | 2026.03.07 01:54:26.122912 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11221 | 2026.03.07 01:54:26.123002 [ 255 ] {fa236d0d-5be6-4bb4-9629-d341ff1deea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11222 | 2026.03.07 01:54:26.123055 [ 255 ] {fa236d0d-5be6-4bb4-9629-d341ff1deea8} <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 | ||
| 11223 | 2026.03.07 01:54:26.123833 [ 255 ] {fa236d0d-5be6-4bb4-9629-d341ff1deea8} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11224 | 2026.03.07 01:54:26.123869 [ 255 ] {fa236d0d-5be6-4bb4-9629-d341ff1deea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11225 | 2026.03.07 01:54:26.124382 [ 255 ] {fa236d0d-5be6-4bb4-9629-d341ff1deea8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11226 | 2026.03.07 01:54:26.124598 [ 255 ] {fa236d0d-5be6-4bb4-9629-d341ff1deea8} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11227 | 2026.03.07 01:54:26.124738 [ 255 ] {fa236d0d-5be6-4bb4-9629-d341ff1deea8} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001751 sec., 10279.840091376356 rows/sec., 18.42 MiB/sec. | ||
| 11228 | 2026.03.07 01:54:26.124799 [ 255 ] {fa236d0d-5be6-4bb4-9629-d341ff1deea8} <Debug> TCPHandler: Processed in 0.001933234 sec. | ||
| 11229 | 2026.03.07 01:54:26.124913 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11230 | 2026.03.07 01:54:26.125005 [ 255 ] {7841121b-ab74-43e6-a9d7-15b8cf0d0d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11231 | 2026.03.07 01:54:26.125046 [ 255 ] {7841121b-ab74-43e6-a9d7-15b8cf0d0d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11232 | 2026.03.07 01:54:26.125378 [ 255 ] {7841121b-ab74-43e6-a9d7-15b8cf0d0d60} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11233 | 2026.03.07 01:54:26.125414 [ 255 ] {7841121b-ab74-43e6-a9d7-15b8cf0d0d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11234 | 2026.03.07 01:54:26.125724 [ 255 ] {7841121b-ab74-43e6-a9d7-15b8cf0d0d60} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11235 | 2026.03.07 01:54:26.125932 [ 255 ] {7841121b-ab74-43e6-a9d7-15b8cf0d0d60} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11236 | 2026.03.07 01:54:26.126061 [ 255 ] {7841121b-ab74-43e6-a9d7-15b8cf0d0d60} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001072 sec., 83955.22388059701 rows/sec., 5.25 MiB/sec. | ||
| 11237 | 2026.03.07 01:54:26.126102 [ 255 ] {7841121b-ab74-43e6-a9d7-15b8cf0d0d60} <Debug> TCPHandler: Processed in 0.00123734 sec. | ||
| 11238 | 2026.03.07 01:54:27.148558 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11239 | 2026.03.07 01:54:27.148757 [ 255 ] {a3faec42-8976-4c50-86fe-c47ff1a64058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11240 | 2026.03.07 01:54:27.148832 [ 255 ] {a3faec42-8976-4c50-86fe-c47ff1a64058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11241 | 2026.03.07 01:54:27.149493 [ 255 ] {a3faec42-8976-4c50-86fe-c47ff1a64058} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11242 | 2026.03.07 01:54:27.149537 [ 255 ] {a3faec42-8976-4c50-86fe-c47ff1a64058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11243 | 2026.03.07 01:54:27.149922 [ 255 ] {a3faec42-8976-4c50-86fe-c47ff1a64058} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11244 | 2026.03.07 01:54:27.150146 [ 255 ] {a3faec42-8976-4c50-86fe-c47ff1a64058} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11245 | 2026.03.07 01:54:27.150317 [ 255 ] {a3faec42-8976-4c50-86fe-c47ff1a64058} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00161 sec., 2484.4720496894406 rows/sec., 202.59 KiB/sec. | ||
| 11246 | 2026.03.07 01:54:27.150362 [ 255 ] {a3faec42-8976-4c50-86fe-c47ff1a64058} <Debug> TCPHandler: Processed in 0.001942644 sec. | ||
| 11247 | 2026.03.07 01:54:27.150485 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11248 | 2026.03.07 01:54:27.150582 [ 255 ] {b2995c55-8ee4-434f-be91-0d8598cb42ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11249 | 2026.03.07 01:54:27.150623 [ 255 ] {b2995c55-8ee4-434f-be91-0d8598cb42ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11250 | 2026.03.07 01:54:27.152001 [ 255 ] {b2995c55-8ee4-434f-be91-0d8598cb42ed} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11251 | 2026.03.07 01:54:27.152040 [ 255 ] {b2995c55-8ee4-434f-be91-0d8598cb42ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11252 | 2026.03.07 01:54:27.152473 [ 255 ] {b2995c55-8ee4-434f-be91-0d8598cb42ed} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11253 | 2026.03.07 01:54:27.152694 [ 255 ] {b2995c55-8ee4-434f-be91-0d8598cb42ed} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11254 | 2026.03.07 01:54:27.152836 [ 255 ] {b2995c55-8ee4-434f-be91-0d8598cb42ed} <Debug> executeQuery: Read 1988 rows, 153.97 KiB in 0.00227 sec., 875770.9251101322 rows/sec., 66.24 MiB/sec. | ||
| 11255 | 2026.03.07 01:54:27.152876 [ 255 ] {b2995c55-8ee4-434f-be91-0d8598cb42ed} <Debug> TCPHandler: Processed in 0.00244077 sec. | ||
| 11256 | 2026.03.07 01:54:27.152999 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11257 | 2026.03.07 01:54:27.153094 [ 255 ] {7928ba75-bb30-4f98-984a-2e12e8729b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11258 | 2026.03.07 01:54:27.153135 [ 255 ] {7928ba75-bb30-4f98-984a-2e12e8729b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11259 | 2026.03.07 01:54:27.153590 [ 255 ] {7928ba75-bb30-4f98-984a-2e12e8729b8a} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11260 | 2026.03.07 01:54:27.153626 [ 255 ] {7928ba75-bb30-4f98-984a-2e12e8729b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11261 | 2026.03.07 01:54:27.153945 [ 255 ] {7928ba75-bb30-4f98-984a-2e12e8729b8a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11262 | 2026.03.07 01:54:27.154173 [ 255 ] {7928ba75-bb30-4f98-984a-2e12e8729b8a} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11263 | 2026.03.07 01:54:27.154309 [ 255 ] {7928ba75-bb30-4f98-984a-2e12e8729b8a} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.001231 sec., 30869.21202274573 rows/sec., 2.25 MiB/sec. | ||
| 11264 | 2026.03.07 01:54:27.154348 [ 255 ] {7928ba75-bb30-4f98-984a-2e12e8729b8a} <Debug> TCPHandler: Processed in 0.001398916 sec. | ||
| 11265 | 2026.03.07 01:54:27.154469 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11266 | 2026.03.07 01:54:27.154566 [ 255 ] {9087c36a-e238-410a-aca8-6a864dd57a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11267 | 2026.03.07 01:54:27.154606 [ 255 ] {9087c36a-e238-410a-aca8-6a864dd57a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11268 | 2026.03.07 01:54:27.155258 [ 255 ] {9087c36a-e238-410a-aca8-6a864dd57a4a} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11269 | 2026.03.07 01:54:27.155294 [ 255 ] {9087c36a-e238-410a-aca8-6a864dd57a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11270 | 2026.03.07 01:54:27.155622 [ 255 ] {9087c36a-e238-410a-aca8-6a864dd57a4a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11271 | 2026.03.07 01:54:27.155905 [ 255 ] {9087c36a-e238-410a-aca8-6a864dd57a4a} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11272 | 2026.03.07 01:54:27.156070 [ 255 ] {9087c36a-e238-410a-aca8-6a864dd57a4a} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001518 sec., 466403.16205533594 rows/sec., 27.21 MiB/sec. | ||
| 11273 | 2026.03.07 01:54:27.156126 [ 255 ] {9087c36a-e238-410a-aca8-6a864dd57a4a} <Debug> TCPHandler: Processed in 0.001707456 sec. | ||
| 11274 | 2026.03.07 01:54:27.156286 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11275 | 2026.03.07 01:54:27.156390 [ 255 ] {f4828b57-f265-4c54-8cf0-279b2c544ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11276 | 2026.03.07 01:54:27.156431 [ 255 ] {f4828b57-f265-4c54-8cf0-279b2c544ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11277 | 2026.03.07 01:54:27.156849 [ 255 ] {f4828b57-f265-4c54-8cf0-279b2c544ee5} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11278 | 2026.03.07 01:54:27.156887 [ 255 ] {f4828b57-f265-4c54-8cf0-279b2c544ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11279 | 2026.03.07 01:54:27.157194 [ 255 ] {f4828b57-f265-4c54-8cf0-279b2c544ee5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11280 | 2026.03.07 01:54:27.157396 [ 255 ] {f4828b57-f265-4c54-8cf0-279b2c544ee5} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11281 | 2026.03.07 01:54:27.157528 [ 255 ] {f4828b57-f265-4c54-8cf0-279b2c544ee5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001156 sec., 865.0519031141869 rows/sec., 60.82 KiB/sec. | ||
| 11282 | 2026.03.07 01:54:27.157567 [ 255 ] {f4828b57-f265-4c54-8cf0-279b2c544ee5} <Debug> TCPHandler: Processed in 0.001342194 sec. | ||
| 11283 | 2026.03.07 01:54:27.157675 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11284 | 2026.03.07 01:54:27.157774 [ 255 ] {72c6472d-f98d-46ac-8af0-70ec6f61456e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11285 | 2026.03.07 01:54:27.157817 [ 255 ] {72c6472d-f98d-46ac-8af0-70ec6f61456e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11286 | 2026.03.07 01:54:27.158573 [ 255 ] {72c6472d-f98d-46ac-8af0-70ec6f61456e} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11287 | 2026.03.07 01:54:27.158611 [ 255 ] {72c6472d-f98d-46ac-8af0-70ec6f61456e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11288 | 2026.03.07 01:54:27.158960 [ 255 ] {72c6472d-f98d-46ac-8af0-70ec6f61456e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11289 | 2026.03.07 01:54:27.159175 [ 255 ] {72c6472d-f98d-46ac-8af0-70ec6f61456e} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11290 | 2026.03.07 01:54:27.159307 [ 255 ] {72c6472d-f98d-46ac-8af0-70ec6f61456e} <Debug> executeQuery: Read 1038 rows, 73.39 KiB in 0.001551 sec., 669245.6479690522 rows/sec., 46.21 MiB/sec. | ||
| 11291 | 2026.03.07 01:54:27.159346 [ 255 ] {72c6472d-f98d-46ac-8af0-70ec6f61456e} <Debug> TCPHandler: Processed in 0.001720556 sec. | ||
| 11292 | 2026.03.07 01:54:27.159458 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11293 | 2026.03.07 01:54:27.159553 [ 255 ] {17ab54d7-3844-46e7-8c54-0a7f63c0a8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11294 | 2026.03.07 01:54:27.159597 [ 255 ] {17ab54d7-3844-46e7-8c54-0a7f63c0a8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11295 | 2026.03.07 01:54:27.160252 [ 255 ] {17ab54d7-3844-46e7-8c54-0a7f63c0a8c7} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11296 | 2026.03.07 01:54:27.160289 [ 255 ] {17ab54d7-3844-46e7-8c54-0a7f63c0a8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11297 | 2026.03.07 01:54:27.160687 [ 255 ] {17ab54d7-3844-46e7-8c54-0a7f63c0a8c7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11298 | 2026.03.07 01:54:27.160896 [ 255 ] {17ab54d7-3844-46e7-8c54-0a7f63c0a8c7} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11299 | 2026.03.07 01:54:27.161026 [ 255 ] {17ab54d7-3844-46e7-8c54-0a7f63c0a8c7} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001492 sec., 817024.128686327 rows/sec., 51.09 MiB/sec. | ||
| 11300 | 2026.03.07 01:54:27.161063 [ 255 ] {17ab54d7-3844-46e7-8c54-0a7f63c0a8c7} <Debug> TCPHandler: Processed in 0.001655234 sec. | ||
| 11301 | 2026.03.07 01:54:27.161182 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11302 | 2026.03.07 01:54:27.161275 [ 255 ] {d8f12e7c-5af6-4517-991a-a1c407f306a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11303 | 2026.03.07 01:54:27.161331 [ 255 ] {d8f12e7c-5af6-4517-991a-a1c407f306a9} <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 | ||
| 11304 | 2026.03.07 01:54:27.162159 [ 255 ] {d8f12e7c-5af6-4517-991a-a1c407f306a9} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11305 | 2026.03.07 01:54:27.162196 [ 255 ] {d8f12e7c-5af6-4517-991a-a1c407f306a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11306 | 2026.03.07 01:54:27.162736 [ 255 ] {d8f12e7c-5af6-4517-991a-a1c407f306a9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11307 | 2026.03.07 01:54:27.162955 [ 255 ] {d8f12e7c-5af6-4517-991a-a1c407f306a9} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11308 | 2026.03.07 01:54:27.163095 [ 255 ] {d8f12e7c-5af6-4517-991a-a1c407f306a9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001837 sec., 18508.437670114316 rows/sec., 33.17 MiB/sec. | ||
| 11309 | 2026.03.07 01:54:27.163156 [ 255 ] {d8f12e7c-5af6-4517-991a-a1c407f306a9} <Debug> TCPHandler: Processed in 0.002023486 sec. | ||
| 11310 | 2026.03.07 01:54:27.163272 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11311 | 2026.03.07 01:54:27.163367 [ 255 ] {0e9a2fd4-82c6-47c8-8f19-c71eeb87a9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11312 | 2026.03.07 01:54:27.163409 [ 255 ] {0e9a2fd4-82c6-47c8-8f19-c71eeb87a9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11313 | 2026.03.07 01:54:27.163730 [ 255 ] {0e9a2fd4-82c6-47c8-8f19-c71eeb87a9e7} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11314 | 2026.03.07 01:54:27.163766 [ 255 ] {0e9a2fd4-82c6-47c8-8f19-c71eeb87a9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11315 | 2026.03.07 01:54:27.164062 [ 255 ] {0e9a2fd4-82c6-47c8-8f19-c71eeb87a9e7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11316 | 2026.03.07 01:54:27.164269 [ 255 ] {0e9a2fd4-82c6-47c8-8f19-c71eeb87a9e7} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11317 | 2026.03.07 01:54:27.164385 [ 126 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11318 | 2026.03.07 01:54:27.164398 [ 255 ] {0e9a2fd4-82c6-47c8-8f19-c71eeb87a9e7} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001049 sec., 11439.466158245948 rows/sec., 789.44 KiB/sec. | ||
| 11319 | 2026.03.07 01:54:27.164451 [ 126 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11320 | 2026.03.07 01:54:27.164460 [ 255 ] {0e9a2fd4-82c6-47c8-8f19-c71eeb87a9e7} <Debug> TCPHandler: Processed in 0.001242671 sec. | ||
| 11321 | 2026.03.07 01:54:27.164480 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11322 | 2026.03.07 01:54:27.164596 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 11323 | 2026.03.07 01:54:27.164710 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11324 | 2026.03.07 01:54:27.164745 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3360 rows starting from the beginning of the part | ||
| 11325 | 2026.03.07 01:54:27.164810 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 11326 | 2026.03.07 01:54:27.164858 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 90 rows starting from the beginning of the part | ||
| 11327 | 2026.03.07 01:54:27.164902 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 11328 | 2026.03.07 01:54:27.164945 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 90 rows starting from the beginning of the part | ||
| 11329 | 2026.03.07 01:54:27.164986 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 12 rows starting from the beginning of the part | ||
| 11330 | 2026.03.07 01:54:27.166285 [ 191 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3672 rows, containing 4 columns (4 merged, 0 gathered) in 0.001738836 sec., 2111757.520548229 rows/sec., 138.31 MiB/sec. | ||
| 11331 | 2026.03.07 01:54:27.166847 [ 189 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11332 | 2026.03.07 01:54:27.167382 [ 189 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_71_14} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2026.03.07 01:54:27.167475 [ 189 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_71_14} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11334 | 2026.03.07 01:54:27.167592 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 11335 | 2026.03.07 01:54:31.101783 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11336 | 2026.03.07 01:54:31.102046 [ 255 ] {ea1767bd-7ad0-416e-898c-f753af881d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11337 | 2026.03.07 01:54:31.102136 [ 255 ] {ea1767bd-7ad0-416e-898c-f753af881d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11338 | 2026.03.07 01:54:31.103012 [ 255 ] {ea1767bd-7ad0-416e-898c-f753af881d42} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11339 | 2026.03.07 01:54:31.103073 [ 255 ] {ea1767bd-7ad0-416e-898c-f753af881d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11340 | 2026.03.07 01:54:31.103601 [ 255 ] {ea1767bd-7ad0-416e-898c-f753af881d42} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11341 | 2026.03.07 01:54:31.103907 [ 255 ] {ea1767bd-7ad0-416e-898c-f753af881d42} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11342 | 2026.03.07 01:54:31.104109 [ 255 ] {ea1767bd-7ad0-416e-898c-f753af881d42} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002129 sec., 26303.428839830907 rows/sec., 2.02 MiB/sec. | ||
| 11343 | 2026.03.07 01:54:31.104165 [ 255 ] {ea1767bd-7ad0-416e-898c-f753af881d42} <Debug> TCPHandler: Processed in 0.002590145 sec. | ||
| 11344 | 2026.03.07 01:54:31.104320 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11345 | 2026.03.07 01:54:31.104435 [ 255 ] {e3c0dacd-65de-4feb-9096-f677aa6e7f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11346 | 2026.03.07 01:54:31.104488 [ 255 ] {e3c0dacd-65de-4feb-9096-f677aa6e7f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11347 | 2026.03.07 01:54:31.105146 [ 255 ] {e3c0dacd-65de-4feb-9096-f677aa6e7f7d} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11348 | 2026.03.07 01:54:31.105192 [ 255 ] {e3c0dacd-65de-4feb-9096-f677aa6e7f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11349 | 2026.03.07 01:54:31.105600 [ 255 ] {e3c0dacd-65de-4feb-9096-f677aa6e7f7d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11350 | 2026.03.07 01:54:31.105911 [ 255 ] {e3c0dacd-65de-4feb-9096-f677aa6e7f7d} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11351 | 2026.03.07 01:54:31.106079 [ 255 ] {e3c0dacd-65de-4feb-9096-f677aa6e7f7d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001667 sec., 38392.32153569286 rows/sec., 3.00 MiB/sec. | ||
| 11352 | 2026.03.07 01:54:31.106129 [ 255 ] {e3c0dacd-65de-4feb-9096-f677aa6e7f7d} <Debug> TCPHandler: Processed in 0.001869252 sec. | ||
| 11353 | 2026.03.07 01:54:31.106267 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11354 | 2026.03.07 01:54:31.106379 [ 255 ] {d4b1b157-13a4-4505-a1a9-fd5d9edd47a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11355 | 2026.03.07 01:54:31.106435 [ 255 ] {d4b1b157-13a4-4505-a1a9-fd5d9edd47a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11356 | 2026.03.07 01:54:31.106932 [ 255 ] {d4b1b157-13a4-4505-a1a9-fd5d9edd47a3} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11357 | 2026.03.07 01:54:31.106976 [ 255 ] {d4b1b157-13a4-4505-a1a9-fd5d9edd47a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11358 | 2026.03.07 01:54:31.107418 [ 255 ] {d4b1b157-13a4-4505-a1a9-fd5d9edd47a3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11359 | 2026.03.07 01:54:31.107704 [ 255 ] {d4b1b157-13a4-4505-a1a9-fd5d9edd47a3} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11360 | 2026.03.07 01:54:31.107869 [ 255 ] {d4b1b157-13a4-4505-a1a9-fd5d9edd47a3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001513 sec., 84600.13218770655 rows/sec., 5.89 MiB/sec. | ||
| 11361 | 2026.03.07 01:54:31.107918 [ 255 ] {d4b1b157-13a4-4505-a1a9-fd5d9edd47a3} <Debug> TCPHandler: Processed in 0.001712526 sec. | ||
| 11362 | 2026.03.07 01:54:31.108052 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11363 | 2026.03.07 01:54:31.108164 [ 255 ] {da28ec06-bc6f-4d8f-bfa0-4f30701dbba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11364 | 2026.03.07 01:54:31.108217 [ 255 ] {da28ec06-bc6f-4d8f-bfa0-4f30701dbba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11365 | 2026.03.07 01:54:31.108642 [ 255 ] {da28ec06-bc6f-4d8f-bfa0-4f30701dbba0} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11366 | 2026.03.07 01:54:31.108686 [ 255 ] {da28ec06-bc6f-4d8f-bfa0-4f30701dbba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11367 | 2026.03.07 01:54:31.109089 [ 255 ] {da28ec06-bc6f-4d8f-bfa0-4f30701dbba0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11368 | 2026.03.07 01:54:31.109359 [ 255 ] {da28ec06-bc6f-4d8f-bfa0-4f30701dbba0} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11369 | 2026.03.07 01:54:31.109532 [ 255 ] {da28ec06-bc6f-4d8f-bfa0-4f30701dbba0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00139 sec., 34532.374100719426 rows/sec., 2.33 MiB/sec. | ||
| 11370 | 2026.03.07 01:54:31.109583 [ 255 ] {da28ec06-bc6f-4d8f-bfa0-4f30701dbba0} <Debug> TCPHandler: Processed in 0.001589622 sec. | ||
| 11371 | 2026.03.07 01:54:31.543939 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23556 | ||
| 11372 | 2026.03.07 01:54:31.544445 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11373 | 2026.03.07 01:54:31.544486 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11374 | 2026.03.07 01:54:31.544980 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11375 | 2026.03.07 01:54:31.545206 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11376 | 2026.03.07 01:54:31.545337 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23556 | ||
| 11377 | 2026.03.07 01:54:31.691051 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51813 | ||
| 11378 | 2026.03.07 01:54:31.691161 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11379 | 2026.03.07 01:54:31.691187 [ 287 ] {} <Debug> TCP-Session: ba5b60c7-5d38-4f83-840d-ea4db70a8a08 Authenticating user 'default' from [fd00:1122:3344:101::e]:51813 | ||
| 11380 | 2026.03.07 01:54:31.691209 [ 287 ] {} <Debug> TCP-Session: ba5b60c7-5d38-4f83-840d-ea4db70a8a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11381 | 2026.03.07 01:54:31.691221 [ 287 ] {} <Debug> TCP-Session: ba5b60c7-5d38-4f83-840d-ea4db70a8a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11382 | 2026.03.07 01:54:31.691421 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52564 | ||
| 11383 | 2026.03.07 01:54:31.691444 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55454 | ||
| 11384 | 2026.03.07 01:54:31.691487 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57520 | ||
| 11385 | 2026.03.07 01:54:31.691494 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34423 | ||
| 11386 | 2026.03.07 01:54:31.691531 [ 287 ] {} <Trace> TCP-Session: ba5b60c7-5d38-4f83-840d-ea4db70a8a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11387 | 2026.03.07 01:54:31.691538 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11388 | 2026.03.07 01:54:31.691565 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11389 | 2026.03.07 01:54:31.691477 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38370 | ||
| 11390 | 2026.03.07 01:54:31.691605 [ 290 ] {} <Debug> TCP-Session: fa64a374-edfa-4cf5-a4a7-e1e46a7fb950 Authenticating user 'default' from [fd00:1122:3344:101::e]:55454 | ||
| 11391 | 2026.03.07 01:54:31.691590 [ 288 ] {} <Debug> TCP-Session: e7feb317-7db2-4cbd-9d77-34e79db78618 Authenticating user 'default' from [fd00:1122:3344:101::e]:52564 | ||
| 11392 | 2026.03.07 01:54:31.691466 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46615 | ||
| 11393 | 2026.03.07 01:54:31.691683 [ 288 ] {} <Debug> TCP-Session: e7feb317-7db2-4cbd-9d77-34e79db78618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11394 | 2026.03.07 01:54:31.691458 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47174 | ||
| 11395 | 2026.03.07 01:54:31.691719 [ 287 ] {3cbad095-ec78-4e8a-a00b-e323f0d52873} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51813) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11396 | 2026.03.07 01:54:31.691703 [ 288 ] {} <Debug> TCP-Session: e7feb317-7db2-4cbd-9d77-34e79db78618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11397 | 2026.03.07 01:54:31.691443 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63208 | ||
| 11398 | 2026.03.07 01:54:31.691661 [ 290 ] {} <Debug> TCP-Session: fa64a374-edfa-4cf5-a4a7-e1e46a7fb950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11399 | 2026.03.07 01:54:31.691826 [ 290 ] {} <Debug> TCP-Session: fa64a374-edfa-4cf5-a4a7-e1e46a7fb950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11400 | 2026.03.07 01:54:31.691850 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11401 | 2026.03.07 01:54:31.691885 [ 294 ] {} <Debug> TCP-Session: e9cc1894-b2b8-4c64-81e2-9bc63d739ef0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57520 | ||
| 11402 | 2026.03.07 01:54:31.691905 [ 294 ] {} <Debug> TCP-Session: e9cc1894-b2b8-4c64-81e2-9bc63d739ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11403 | 2026.03.07 01:54:31.691920 [ 294 ] {} <Debug> TCP-Session: e9cc1894-b2b8-4c64-81e2-9bc63d739ef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11404 | 2026.03.07 01:54:31.692004 [ 287 ] {3cbad095-ec78-4e8a-a00b-e323f0d52873} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11405 | 2026.03.07 01:54:31.692067 [ 287 ] {3cbad095-ec78-4e8a-a00b-e323f0d52873} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11406 | 2026.03.07 01:54:31.692126 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11407 | 2026.03.07 01:54:31.692166 [ 293 ] {} <Debug> TCP-Session: 17509b6d-0444-4cbe-884f-1320899b2b02 Authenticating user 'default' from [fd00:1122:3344:101::e]:38370 | ||
| 11408 | 2026.03.07 01:54:31.692190 [ 293 ] {} <Debug> TCP-Session: 17509b6d-0444-4cbe-884f-1320899b2b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11409 | 2026.03.07 01:54:31.692206 [ 293 ] {} <Debug> TCP-Session: 17509b6d-0444-4cbe-884f-1320899b2b02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11410 | 2026.03.07 01:54:31.692248 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11411 | 2026.03.07 01:54:31.692284 [ 291 ] {} <Debug> TCP-Session: 29791393-8d2c-4973-8301-d6b330524c99 Authenticating user 'default' from [fd00:1122:3344:101::e]:47174 | ||
| 11412 | 2026.03.07 01:54:31.692302 [ 291 ] {} <Debug> TCP-Session: 29791393-8d2c-4973-8301-d6b330524c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11413 | 2026.03.07 01:54:31.692314 [ 291 ] {} <Debug> TCP-Session: 29791393-8d2c-4973-8301-d6b330524c99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11414 | 2026.03.07 01:54:31.692369 [ 287 ] {3cbad095-ec78-4e8a-a00b-e323f0d52873} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 11415 | 2026.03.07 01:54:31.692622 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11416 | 2026.03.07 01:54:31.692658 [ 289 ] {} <Debug> TCP-Session: 10f113c2-43c0-4b1f-9928-63482ed5c797 Authenticating user 'default' from [fd00:1122:3344:101::e]:63208 | ||
| 11417 | 2026.03.07 01:54:31.692675 [ 289 ] {} <Debug> TCP-Session: 10f113c2-43c0-4b1f-9928-63482ed5c797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11418 | 2026.03.07 01:54:31.692692 [ 289 ] {} <Debug> TCP-Session: 10f113c2-43c0-4b1f-9928-63482ed5c797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11419 | 2026.03.07 01:54:31.692730 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11420 | 2026.03.07 01:54:31.692765 [ 292 ] {} <Debug> TCP-Session: 34993d03-1116-4a01-a07e-8f73167ef619 Authenticating user 'default' from [fd00:1122:3344:101::e]:46615 | ||
| 11421 | 2026.03.07 01:54:31.692786 [ 292 ] {} <Debug> TCP-Session: 34993d03-1116-4a01-a07e-8f73167ef619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11422 | 2026.03.07 01:54:31.692798 [ 292 ] {} <Debug> TCP-Session: 34993d03-1116-4a01-a07e-8f73167ef619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11423 | 2026.03.07 01:54:31.692887 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11424 | 2026.03.07 01:54:31.692915 [ 3 ] {} <Debug> TCP-Session: 9885f038-3031-4d96-a12e-c1c5477a43f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34423 | ||
| 11425 | 2026.03.07 01:54:31.692931 [ 3 ] {} <Debug> TCP-Session: 9885f038-3031-4d96-a12e-c1c5477a43f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11426 | 2026.03.07 01:54:31.692943 [ 3 ] {} <Debug> TCP-Session: 9885f038-3031-4d96-a12e-c1c5477a43f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11427 | 2026.03.07 01:54:31.693347 [ 332 ] {3cbad095-ec78-4e8a-a00b-e323f0d52873} <Trace> AggregatingTransform: Aggregating | ||
| 11428 | 2026.03.07 01:54:31.693375 [ 332 ] {3cbad095-ec78-4e8a-a00b-e323f0d52873} <Trace> Aggregator: Aggregation method: without_key | ||
| 11429 | 2026.03.07 01:54:31.693404 [ 332 ] {3cbad095-ec78-4e8a-a00b-e323f0d52873} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000927031 sec. (1078.713 rows/sec., 42.14 KiB/sec.) | ||
| 11430 | 2026.03.07 01:54:31.693418 [ 332 ] {3cbad095-ec78-4e8a-a00b-e323f0d52873} <Trace> Aggregator: Merging aggregated data | ||
| 11431 | 2026.03.07 01:54:31.694976 [ 287 ] {3cbad095-ec78-4e8a-a00b-e323f0d52873} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003319 sec., 301.295570955107 rows/sec., 11.77 KiB/sec. | ||
| 11432 | 2026.03.07 01:54:31.695165 [ 287 ] {3cbad095-ec78-4e8a-a00b-e323f0d52873} <Debug> TCPHandler: Processed in 0.003753602 sec. | ||
| 11433 | 2026.03.07 01:54:31.695276 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11434 | 2026.03.07 01:54:31.695304 [ 287 ] {} <Debug> TCP-Session: ba5b60c7-5d38-4f83-840d-ea4db70a8a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11435 | 2026.03.07 01:54:31.695314 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11436 | 2026.03.07 01:54:31.695337 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11437 | 2026.03.07 01:54:31.695352 [ 3 ] {} <Debug> TCP-Session: 9885f038-3031-4d96-a12e-c1c5477a43f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11438 | 2026.03.07 01:54:31.695355 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11439 | 2026.03.07 01:54:31.695370 [ 288 ] {} <Debug> TCP-Session: e7feb317-7db2-4cbd-9d77-34e79db78618 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11440 | 2026.03.07 01:54:31.695377 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11441 | 2026.03.07 01:54:31.695397 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11442 | 2026.03.07 01:54:31.695416 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11443 | 2026.03.07 01:54:31.695433 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11444 | 2026.03.07 01:54:31.695456 [ 289 ] {} <Debug> TCP-Session: 10f113c2-43c0-4b1f-9928-63482ed5c797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11445 | 2026.03.07 01:54:31.695473 [ 290 ] {} <Debug> TCP-Session: fa64a374-edfa-4cf5-a4a7-e1e46a7fb950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11446 | 2026.03.07 01:54:31.695488 [ 293 ] {} <Debug> TCP-Session: 17509b6d-0444-4cbe-884f-1320899b2b02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11447 | 2026.03.07 01:54:31.695451 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11448 | 2026.03.07 01:54:31.695425 [ 292 ] {} <Debug> TCP-Session: 34993d03-1116-4a01-a07e-8f73167ef619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11449 | 2026.03.07 01:54:31.695546 [ 294 ] {} <Debug> TCP-Session: e9cc1894-b2b8-4c64-81e2-9bc63d739ef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11450 | 2026.03.07 01:54:31.695404 [ 291 ] {} <Debug> TCP-Session: 29791393-8d2c-4973-8301-d6b330524c99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11451 | 2026.03.07 01:54:32.806779 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11452 | 2026.03.07 01:54:32.824462 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11453 | 2026.03.07 01:54:32.824543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11454 | 2026.03.07 01:54:32.831772 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11455 | 2026.03.07 01:54:32.832621 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11456 | 2026.03.07 01:54:32.837635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11457 | 2026.03.07 01:54:32.846119 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35123 | ||
| 11458 | 2026.03.07 01:54:32.846228 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11459 | 2026.03.07 01:54:32.846259 [ 287 ] {} <Debug> TCP-Session: 0cc139b2-50ac-414e-a615-5790d2848b20 Authenticating user 'default' from [fd00:1122:3344:101::e]:35123 | ||
| 11460 | 2026.03.07 01:54:32.846289 [ 287 ] {} <Debug> TCP-Session: 0cc139b2-50ac-414e-a615-5790d2848b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11461 | 2026.03.07 01:54:32.846307 [ 287 ] {} <Debug> TCP-Session: 0cc139b2-50ac-414e-a615-5790d2848b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11462 | 2026.03.07 01:54:32.846509 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61014 | ||
| 11463 | 2026.03.07 01:54:32.846532 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61519 | ||
| 11464 | 2026.03.07 01:54:32.846560 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39343 | ||
| 11465 | 2026.03.07 01:54:32.846584 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57555 | ||
| 11466 | 2026.03.07 01:54:32.846604 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42209 | ||
| 11467 | 2026.03.07 01:54:32.846652 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11468 | 2026.03.07 01:54:32.846603 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11469 | 2026.03.07 01:54:32.846683 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11470 | 2026.03.07 01:54:32.846699 [ 289 ] {} <Debug> TCP-Session: ede21812-eccd-4fe6-874d-cac10ee31787 Authenticating user 'default' from [fd00:1122:3344:101::e]:61519 | ||
| 11471 | 2026.03.07 01:54:32.846719 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11472 | 2026.03.07 01:54:32.846744 [ 291 ] {} <Debug> TCP-Session: 9d7c8321-1f18-4bca-9c53-e06a912ee703 Authenticating user 'default' from [fd00:1122:3344:101::e]:39343 | ||
| 11473 | 2026.03.07 01:54:32.846754 [ 289 ] {} <Debug> TCP-Session: ede21812-eccd-4fe6-874d-cac10ee31787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11474 | 2026.03.07 01:54:32.846770 [ 294 ] {} <Debug> TCP-Session: a87b4c93-4ee1-4c27-8a0e-7da69eb0dcc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57555 | ||
| 11475 | 2026.03.07 01:54:32.846789 [ 291 ] {} <Debug> TCP-Session: 9d7c8321-1f18-4bca-9c53-e06a912ee703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11476 | 2026.03.07 01:54:32.846741 [ 287 ] {} <Trace> TCP-Session: 0cc139b2-50ac-414e-a615-5790d2848b20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11477 | 2026.03.07 01:54:32.846838 [ 291 ] {} <Debug> TCP-Session: 9d7c8321-1f18-4bca-9c53-e06a912ee703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11478 | 2026.03.07 01:54:32.846837 [ 294 ] {} <Debug> TCP-Session: a87b4c93-4ee1-4c27-8a0e-7da69eb0dcc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11479 | 2026.03.07 01:54:32.846719 [ 288 ] {} <Debug> TCP-Session: 7fcac638-e0fa-485e-9a01-20cc04b8f92f Authenticating user 'default' from [fd00:1122:3344:101::e]:61014 | ||
| 11480 | 2026.03.07 01:54:32.846898 [ 294 ] {} <Debug> TCP-Session: a87b4c93-4ee1-4c27-8a0e-7da69eb0dcc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11481 | 2026.03.07 01:54:32.846718 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11482 | 2026.03.07 01:54:32.846925 [ 288 ] {} <Debug> TCP-Session: 7fcac638-e0fa-485e-9a01-20cc04b8f92f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11483 | 2026.03.07 01:54:32.846578 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39771 | ||
| 11484 | 2026.03.07 01:54:32.846957 [ 288 ] {} <Debug> TCP-Session: 7fcac638-e0fa-485e-9a01-20cc04b8f92f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11485 | 2026.03.07 01:54:32.846564 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40530 | ||
| 11486 | 2026.03.07 01:54:32.846535 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44650 | ||
| 11487 | 2026.03.07 01:54:32.847025 [ 287 ] {88585e89-c3d1-4b28-a0db-6073975a0e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35123) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11488 | 2026.03.07 01:54:32.847045 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11489 | 2026.03.07 01:54:32.847062 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11490 | 2026.03.07 01:54:32.846957 [ 3 ] {} <Debug> TCP-Session: e4994aff-42e7-4fc6-8469-76e5db5ae7f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42209 | ||
| 11491 | 2026.03.07 01:54:32.847094 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11492 | 2026.03.07 01:54:32.847104 [ 293 ] {} <Debug> TCP-Session: a83b2e19-325e-4643-986b-1c740ef4fdf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39771 | ||
| 11493 | 2026.03.07 01:54:32.847116 [ 3 ] {} <Debug> TCP-Session: e4994aff-42e7-4fc6-8469-76e5db5ae7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11494 | 2026.03.07 01:54:32.847135 [ 290 ] {} <Debug> TCP-Session: 52f31b97-1c2d-4599-85c4-2dd0c578e284 Authenticating user 'default' from [fd00:1122:3344:101::e]:44650 | ||
| 11495 | 2026.03.07 01:54:32.847158 [ 3 ] {} <Debug> TCP-Session: e4994aff-42e7-4fc6-8469-76e5db5ae7f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11496 | 2026.03.07 01:54:32.847180 [ 290 ] {} <Debug> TCP-Session: 52f31b97-1c2d-4599-85c4-2dd0c578e284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11497 | 2026.03.07 01:54:32.847152 [ 293 ] {} <Debug> TCP-Session: a83b2e19-325e-4643-986b-1c740ef4fdf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11498 | 2026.03.07 01:54:32.847204 [ 290 ] {} <Debug> TCP-Session: 52f31b97-1c2d-4599-85c4-2dd0c578e284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11499 | 2026.03.07 01:54:32.847226 [ 293 ] {} <Debug> TCP-Session: a83b2e19-325e-4643-986b-1c740ef4fdf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11500 | 2026.03.07 01:54:32.847111 [ 292 ] {} <Debug> TCP-Session: b66ccafa-760a-4d9a-a291-818f1827eab4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40530 | ||
| 11501 | 2026.03.07 01:54:32.846799 [ 289 ] {} <Debug> TCP-Session: ede21812-eccd-4fe6-874d-cac10ee31787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11502 | 2026.03.07 01:54:32.847273 [ 292 ] {} <Debug> TCP-Session: b66ccafa-760a-4d9a-a291-818f1827eab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11503 | 2026.03.07 01:54:32.847297 [ 292 ] {} <Debug> TCP-Session: b66ccafa-760a-4d9a-a291-818f1827eab4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11504 | 2026.03.07 01:54:32.847345 [ 287 ] {88585e89-c3d1-4b28-a0db-6073975a0e3d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11505 | 2026.03.07 01:54:32.847413 [ 287 ] {88585e89-c3d1-4b28-a0db-6073975a0e3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11506 | 2026.03.07 01:54:32.847740 [ 287 ] {88585e89-c3d1-4b28-a0db-6073975a0e3d} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 11507 | 2026.03.07 01:54:32.848760 [ 295 ] {88585e89-c3d1-4b28-a0db-6073975a0e3d} <Trace> AggregatingTransform: Aggregating | ||
| 11508 | 2026.03.07 01:54:32.848797 [ 295 ] {88585e89-c3d1-4b28-a0db-6073975a0e3d} <Trace> Aggregator: Aggregation method: without_key | ||
| 11509 | 2026.03.07 01:54:32.848834 [ 295 ] {88585e89-c3d1-4b28-a0db-6073975a0e3d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000987883 sec. (1012.266 rows/sec., 39.54 KiB/sec.) | ||
| 11510 | 2026.03.07 01:54:32.848855 [ 295 ] {88585e89-c3d1-4b28-a0db-6073975a0e3d} <Trace> Aggregator: Merging aggregated data | ||
| 11511 | 2026.03.07 01:54:32.850282 [ 287 ] {88585e89-c3d1-4b28-a0db-6073975a0e3d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003325 sec., 300.75187969924815 rows/sec., 11.75 KiB/sec. | ||
| 11512 | 2026.03.07 01:54:32.850449 [ 287 ] {88585e89-c3d1-4b28-a0db-6073975a0e3d} <Debug> TCPHandler: Processed in 0.003881857 sec. | ||
| 11513 | 2026.03.07 01:54:32.850573 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11514 | 2026.03.07 01:54:32.850605 [ 287 ] {} <Debug> TCP-Session: 0cc139b2-50ac-414e-a615-5790d2848b20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11515 | 2026.03.07 01:54:32.850605 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11516 | 2026.03.07 01:54:32.850625 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11517 | 2026.03.07 01:54:32.850642 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11518 | 2026.03.07 01:54:32.850667 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11519 | 2026.03.07 01:54:32.850690 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11520 | 2026.03.07 01:54:32.850714 [ 290 ] {} <Debug> TCP-Session: 52f31b97-1c2d-4599-85c4-2dd0c578e284 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11521 | 2026.03.07 01:54:32.850721 [ 291 ] {} <Debug> TCP-Session: 9d7c8321-1f18-4bca-9c53-e06a912ee703 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11522 | 2026.03.07 01:54:32.850737 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11523 | 2026.03.07 01:54:32.850740 [ 294 ] {} <Debug> TCP-Session: a87b4c93-4ee1-4c27-8a0e-7da69eb0dcc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11524 | 2026.03.07 01:54:32.850709 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11525 | 2026.03.07 01:54:32.850800 [ 3 ] {} <Debug> TCP-Session: e4994aff-42e7-4fc6-8469-76e5db5ae7f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11526 | 2026.03.07 01:54:32.850681 [ 288 ] {} <Debug> TCP-Session: 7fcac638-e0fa-485e-9a01-20cc04b8f92f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11527 | 2026.03.07 01:54:32.850844 [ 293 ] {} <Debug> TCP-Session: a83b2e19-325e-4643-986b-1c740ef4fdf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11528 | 2026.03.07 01:54:32.850670 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11529 | 2026.03.07 01:54:32.850659 [ 289 ] {} <Debug> TCP-Session: ede21812-eccd-4fe6-874d-cac10ee31787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11530 | 2026.03.07 01:54:32.850929 [ 292 ] {} <Debug> TCP-Session: b66ccafa-760a-4d9a-a291-818f1827eab4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11531 | 2026.03.07 01:54:33.133030 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56295 | ||
| 11532 | 2026.03.07 01:54:33.133142 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11533 | 2026.03.07 01:54:33.133172 [ 287 ] {} <Debug> TCP-Session: 2826b36a-5512-4b7c-a221-9220217caec6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56295 | ||
| 11534 | 2026.03.07 01:54:33.133198 [ 287 ] {} <Debug> TCP-Session: 2826b36a-5512-4b7c-a221-9220217caec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11535 | 2026.03.07 01:54:33.133216 [ 287 ] {} <Debug> TCP-Session: 2826b36a-5512-4b7c-a221-9220217caec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11536 | 2026.03.07 01:54:33.133482 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51062 | ||
| 11537 | 2026.03.07 01:54:33.133501 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44381 | ||
| 11538 | 2026.03.07 01:54:33.133535 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40308 | ||
| 11539 | 2026.03.07 01:54:33.133556 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42854 | ||
| 11540 | 2026.03.07 01:54:33.133584 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49828 | ||
| 11541 | 2026.03.07 01:54:33.133611 [ 287 ] {} <Trace> TCP-Session: 2826b36a-5512-4b7c-a221-9220217caec6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11542 | 2026.03.07 01:54:33.133631 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11543 | 2026.03.07 01:54:33.133662 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11544 | 2026.03.07 01:54:33.133663 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11545 | 2026.03.07 01:54:33.133679 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11546 | 2026.03.07 01:54:33.133684 [ 289 ] {} <Debug> TCP-Session: 0221e29b-a3c4-43b1-a70b-aa5ca0a24bb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44381 | ||
| 11547 | 2026.03.07 01:54:33.133708 [ 293 ] {} <Debug> TCP-Session: 009594c8-b279-4bcf-82aa-b36478fe85ed Authenticating user 'default' from [fd00:1122:3344:101::e]:42854 | ||
| 11548 | 2026.03.07 01:54:33.133712 [ 290 ] {} <Debug> TCP-Session: 8c39bad9-1777-4324-914b-ba1bcfd08b19 Authenticating user 'default' from [fd00:1122:3344:101::e]:40308 | ||
| 11549 | 2026.03.07 01:54:33.133736 [ 289 ] {} <Debug> TCP-Session: 0221e29b-a3c4-43b1-a70b-aa5ca0a24bb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11550 | 2026.03.07 01:54:33.133742 [ 293 ] {} <Debug> TCP-Session: 009594c8-b279-4bcf-82aa-b36478fe85ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11551 | 2026.03.07 01:54:33.133759 [ 290 ] {} <Debug> TCP-Session: 8c39bad9-1777-4324-914b-ba1bcfd08b19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11552 | 2026.03.07 01:54:33.133762 [ 289 ] {} <Debug> TCP-Session: 0221e29b-a3c4-43b1-a70b-aa5ca0a24bb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11553 | 2026.03.07 01:54:33.133770 [ 293 ] {} <Debug> TCP-Session: 009594c8-b279-4bcf-82aa-b36478fe85ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11554 | 2026.03.07 01:54:33.133804 [ 290 ] {} <Debug> TCP-Session: 8c39bad9-1777-4324-914b-ba1bcfd08b19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11555 | 2026.03.07 01:54:33.133814 [ 287 ] {ff64028b-e340-482d-bb98-1eb5aea1644f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56295) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11556 | 2026.03.07 01:54:33.133719 [ 294 ] {} <Debug> TCP-Session: ab021a4c-63a3-42b9-9b7d-ac713eee3c80 Authenticating user 'default' from [fd00:1122:3344:101::e]:49828 | ||
| 11557 | 2026.03.07 01:54:33.133597 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11558 | 2026.03.07 01:54:33.133892 [ 294 ] {} <Debug> TCP-Session: ab021a4c-63a3-42b9-9b7d-ac713eee3c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11559 | 2026.03.07 01:54:33.133590 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56369 | ||
| 11560 | 2026.03.07 01:54:33.133949 [ 294 ] {} <Debug> TCP-Session: ab021a4c-63a3-42b9-9b7d-ac713eee3c80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11561 | 2026.03.07 01:54:33.133953 [ 288 ] {} <Debug> TCP-Session: 0275d23d-2d79-4d66-ac22-e79b476ff397 Authenticating user 'default' from [fd00:1122:3344:101::e]:51062 | ||
| 11562 | 2026.03.07 01:54:33.133543 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37289 | ||
| 11563 | 2026.03.07 01:54:33.134020 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11564 | 2026.03.07 01:54:33.134015 [ 288 ] {} <Debug> TCP-Session: 0275d23d-2d79-4d66-ac22-e79b476ff397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11565 | 2026.03.07 01:54:33.134049 [ 3 ] {} <Debug> TCP-Session: 834114e5-4abf-4e1a-acef-156bbbc095b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56369 | ||
| 11566 | 2026.03.07 01:54:33.134058 [ 288 ] {} <Debug> TCP-Session: 0275d23d-2d79-4d66-ac22-e79b476ff397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11567 | 2026.03.07 01:54:33.134069 [ 3 ] {} <Debug> TCP-Session: 834114e5-4abf-4e1a-acef-156bbbc095b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11568 | 2026.03.07 01:54:33.134079 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11569 | 2026.03.07 01:54:33.134090 [ 3 ] {} <Debug> TCP-Session: 834114e5-4abf-4e1a-acef-156bbbc095b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11570 | 2026.03.07 01:54:33.134105 [ 292 ] {} <Debug> TCP-Session: dc500367-61fc-4d81-b899-46dd1478b1ff Authenticating user 'default' from [fd00:1122:3344:101::e]:37289 | ||
| 11571 | 2026.03.07 01:54:33.133535 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58204 | ||
| 11572 | 2026.03.07 01:54:33.134126 [ 292 ] {} <Debug> TCP-Session: dc500367-61fc-4d81-b899-46dd1478b1ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11573 | 2026.03.07 01:54:33.134214 [ 292 ] {} <Debug> TCP-Session: dc500367-61fc-4d81-b899-46dd1478b1ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11574 | 2026.03.07 01:54:33.134237 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11575 | 2026.03.07 01:54:33.134274 [ 291 ] {} <Debug> TCP-Session: d5a66be4-1781-4aea-9747-cb926ac20cd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58204 | ||
| 11576 | 2026.03.07 01:54:33.134296 [ 291 ] {} <Debug> TCP-Session: d5a66be4-1781-4aea-9747-cb926ac20cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11577 | 2026.03.07 01:54:33.134312 [ 291 ] {} <Debug> TCP-Session: d5a66be4-1781-4aea-9747-cb926ac20cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11578 | 2026.03.07 01:54:33.134159 [ 287 ] {ff64028b-e340-482d-bb98-1eb5aea1644f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11579 | 2026.03.07 01:54:33.134426 [ 287 ] {ff64028b-e340-482d-bb98-1eb5aea1644f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11580 | 2026.03.07 01:54:33.134834 [ 287 ] {ff64028b-e340-482d-bb98-1eb5aea1644f} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 11581 | 2026.03.07 01:54:33.135989 [ 332 ] {ff64028b-e340-482d-bb98-1eb5aea1644f} <Trace> AggregatingTransform: Aggregating | ||
| 11582 | 2026.03.07 01:54:33.136031 [ 332 ] {ff64028b-e340-482d-bb98-1eb5aea1644f} <Trace> Aggregator: Aggregation method: without_key | ||
| 11583 | 2026.03.07 01:54:33.136062 [ 332 ] {ff64028b-e340-482d-bb98-1eb5aea1644f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001096746 sec. (911.788 rows/sec., 35.62 KiB/sec.) | ||
| 11584 | 2026.03.07 01:54:33.136077 [ 332 ] {ff64028b-e340-482d-bb98-1eb5aea1644f} <Trace> Aggregator: Merging aggregated data | ||
| 11585 | 2026.03.07 01:54:33.137731 [ 287 ] {ff64028b-e340-482d-bb98-1eb5aea1644f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003981 sec., 251.19316754584275 rows/sec., 9.81 KiB/sec. | ||
| 11586 | 2026.03.07 01:54:33.137919 [ 287 ] {ff64028b-e340-482d-bb98-1eb5aea1644f} <Debug> TCPHandler: Processed in 0.004450895 sec. | ||
| 11587 | 2026.03.07 01:54:33.138109 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11588 | 2026.03.07 01:54:33.138147 [ 287 ] {} <Debug> TCP-Session: 2826b36a-5512-4b7c-a221-9220217caec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11589 | 2026.03.07 01:54:33.138149 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11590 | 2026.03.07 01:54:33.138162 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11591 | 2026.03.07 01:54:33.138189 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11592 | 2026.03.07 01:54:33.138212 [ 294 ] {} <Debug> TCP-Session: ab021a4c-63a3-42b9-9b7d-ac713eee3c80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11593 | 2026.03.07 01:54:33.138223 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11594 | 2026.03.07 01:54:33.138256 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11595 | 2026.03.07 01:54:33.138280 [ 290 ] {} <Debug> TCP-Session: 8c39bad9-1777-4324-914b-ba1bcfd08b19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11596 | 2026.03.07 01:54:33.138250 [ 292 ] {} <Debug> TCP-Session: dc500367-61fc-4d81-b899-46dd1478b1ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11597 | 2026.03.07 01:54:33.138305 [ 3 ] {} <Debug> TCP-Session: 834114e5-4abf-4e1a-acef-156bbbc095b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11598 | 2026.03.07 01:54:33.138234 [ 288 ] {} <Debug> TCP-Session: 0275d23d-2d79-4d66-ac22-e79b476ff397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11599 | 2026.03.07 01:54:33.138205 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11600 | 2026.03.07 01:54:33.138212 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11601 | 2026.03.07 01:54:33.138240 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11602 | 2026.03.07 01:54:33.138413 [ 289 ] {} <Debug> TCP-Session: 0221e29b-a3c4-43b1-a70b-aa5ca0a24bb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11603 | 2026.03.07 01:54:33.138426 [ 291 ] {} <Debug> TCP-Session: d5a66be4-1781-4aea-9747-cb926ac20cd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11604 | 2026.03.07 01:54:33.138456 [ 293 ] {} <Debug> TCP-Session: 009594c8-b279-4bcf-82aa-b36478fe85ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11605 | 2026.03.07 01:54:34.116538 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1424 | ||
| 11606 | 2026.03.07 01:54:34.120180 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11607 | 2026.03.07 01:54:34.120243 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11608 | 2026.03.07 01:54:34.121569 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11609 | 2026.03.07 01:54:34.121882 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11610 | 2026.03.07 01:54:34.122297 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1424 | ||
| 11611 | 2026.03.07 01:54:36.109168 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11612 | 2026.03.07 01:54:36.109383 [ 255 ] {7c2fd8e2-6099-48d4-bcb3-2b62596d815c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11613 | 2026.03.07 01:54:36.109458 [ 255 ] {7c2fd8e2-6099-48d4-bcb3-2b62596d815c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11614 | 2026.03.07 01:54:36.110420 [ 255 ] {7c2fd8e2-6099-48d4-bcb3-2b62596d815c} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11615 | 2026.03.07 01:54:36.110483 [ 255 ] {7c2fd8e2-6099-48d4-bcb3-2b62596d815c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11616 | 2026.03.07 01:54:36.111050 [ 255 ] {7c2fd8e2-6099-48d4-bcb3-2b62596d815c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11617 | 2026.03.07 01:54:36.111391 [ 255 ] {7c2fd8e2-6099-48d4-bcb3-2b62596d815c} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11618 | 2026.03.07 01:54:36.111600 [ 255 ] {7c2fd8e2-6099-48d4-bcb3-2b62596d815c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002268 sec., 125220.45855379189 rows/sec., 7.95 MiB/sec. | ||
| 11619 | 2026.03.07 01:54:36.111662 [ 255 ] {7c2fd8e2-6099-48d4-bcb3-2b62596d815c} <Debug> TCPHandler: Processed in 0.002691098 sec. | ||
| 11620 | 2026.03.07 01:54:36.111815 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11621 | 2026.03.07 01:54:36.111940 [ 255 ] {f07bb5ac-1056-4d3b-bdd3-714e476da538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11622 | 2026.03.07 01:54:36.112000 [ 255 ] {f07bb5ac-1056-4d3b-bdd3-714e476da538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11623 | 2026.03.07 01:54:36.113265 [ 255 ] {f07bb5ac-1056-4d3b-bdd3-714e476da538} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11624 | 2026.03.07 01:54:36.113310 [ 255 ] {f07bb5ac-1056-4d3b-bdd3-714e476da538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11625 | 2026.03.07 01:54:36.113818 [ 255 ] {f07bb5ac-1056-4d3b-bdd3-714e476da538} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11626 | 2026.03.07 01:54:36.114119 [ 255 ] {f07bb5ac-1056-4d3b-bdd3-714e476da538} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11627 | 2026.03.07 01:54:36.114282 [ 117 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11628 | 2026.03.07 01:54:36.114297 [ 255 ] {f07bb5ac-1056-4d3b-bdd3-714e476da538} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.002387 sec., 348973.6070381232 rows/sec., 27.71 MiB/sec. | ||
| 11629 | 2026.03.07 01:54:36.114368 [ 117 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11630 | 2026.03.07 01:54:36.114404 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11631 | 2026.03.07 01:54:36.114407 [ 255 ] {f07bb5ac-1056-4d3b-bdd3-714e476da538} <Debug> TCPHandler: Processed in 0.002655796 sec. | ||
| 11632 | 2026.03.07 01:54:36.114512 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::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 | ||
| 11633 | 2026.03.07 01:54:36.114559 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11634 | 2026.03.07 01:54:36.114617 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11635 | 2026.03.07 01:54:36.114652 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2893 rows starting from the beginning of the part | ||
| 11636 | 2026.03.07 01:54:36.114675 [ 255 ] {5665786c-505d-467d-9ed8-3c439e584f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11637 | 2026.03.07 01:54:36.114718 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 102 rows starting from the beginning of the part | ||
| 11638 | 2026.03.07 01:54:36.114727 [ 255 ] {5665786c-505d-467d-9ed8-3c439e584f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11639 | 2026.03.07 01:54:36.114772 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 833 rows starting from the beginning of the part | ||
| 11640 | 2026.03.07 01:54:36.114817 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1988 rows starting from the beginning of the part | ||
| 11641 | 2026.03.07 01:54:36.114916 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
| 11642 | 2026.03.07 01:54:36.114995 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 833 rows starting from the beginning of the part | ||
| 11643 | 2026.03.07 01:54:36.115279 [ 255 ] {5665786c-505d-467d-9ed8-3c439e584f61} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11644 | 2026.03.07 01:54:36.115318 [ 255 ] {5665786c-505d-467d-9ed8-3c439e584f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11645 | 2026.03.07 01:54:36.115672 [ 255 ] {5665786c-505d-467d-9ed8-3c439e584f61} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11646 | 2026.03.07 01:54:36.115906 [ 255 ] {5665786c-505d-467d-9ed8-3c439e584f61} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11647 | 2026.03.07 01:54:36.116050 [ 255 ] {5665786c-505d-467d-9ed8-3c439e584f61} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001399 sec., 114367.40528949248 rows/sec., 6.91 MiB/sec. | ||
| 11648 | 2026.03.07 01:54:36.116092 [ 255 ] {5665786c-505d-467d-9ed8-3c439e584f61} <Debug> TCPHandler: Processed in 0.001595432 sec. | ||
| 11649 | 2026.03.07 01:54:36.116238 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11650 | 2026.03.07 01:54:36.116336 [ 255 ] {06dfb0ff-faa6-4b7e-a3ce-fcc861b9c574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11651 | 2026.03.07 01:54:36.116379 [ 255 ] {06dfb0ff-faa6-4b7e-a3ce-fcc861b9c574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11652 | 2026.03.07 01:54:36.116873 [ 255 ] {06dfb0ff-faa6-4b7e-a3ce-fcc861b9c574} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11653 | 2026.03.07 01:54:36.116910 [ 255 ] {06dfb0ff-faa6-4b7e-a3ce-fcc861b9c574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11654 | 2026.03.07 01:54:36.117236 [ 255 ] {06dfb0ff-faa6-4b7e-a3ce-fcc861b9c574} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11655 | 2026.03.07 01:54:36.117383 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6705 rows, containing 5 columns (5 merged, 0 gathered) in 0.002917115 sec., 2298503.8299827054 rows/sec., 186.84 MiB/sec. | ||
| 11656 | 2026.03.07 01:54:36.117481 [ 255 ] {06dfb0ff-faa6-4b7e-a3ce-fcc861b9c574} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11657 | 2026.03.07 01:54:36.117625 [ 255 ] {06dfb0ff-faa6-4b7e-a3ce-fcc861b9c574} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001307 sec., 114001.53022188217 rows/sec., 7.37 MiB/sec. | ||
| 11658 | 2026.03.07 01:54:36.117668 [ 255 ] {06dfb0ff-faa6-4b7e-a3ce-fcc861b9c574} <Debug> TCPHandler: Processed in 0.001481608 sec. | ||
| 11659 | 2026.03.07 01:54:36.117746 [ 199 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11660 | 2026.03.07 01:54:36.117789 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11661 | 2026.03.07 01:54:36.117891 [ 255 ] {de5f64cd-4281-426e-a3f7-2f7764b74673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11662 | 2026.03.07 01:54:36.117935 [ 255 ] {de5f64cd-4281-426e-a3f7-2f7764b74673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11663 | 2026.03.07 01:54:36.118090 [ 199 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_81_16} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11664 | 2026.03.07 01:54:36.118185 [ 199 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_81_16} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11665 | 2026.03.07 01:54:36.118294 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 11666 | 2026.03.07 01:54:36.118428 [ 255 ] {de5f64cd-4281-426e-a3f7-2f7764b74673} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11667 | 2026.03.07 01:54:36.118470 [ 255 ] {de5f64cd-4281-426e-a3f7-2f7764b74673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11668 | 2026.03.07 01:54:36.118798 [ 255 ] {de5f64cd-4281-426e-a3f7-2f7764b74673} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11669 | 2026.03.07 01:54:36.119015 [ 255 ] {de5f64cd-4281-426e-a3f7-2f7764b74673} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11670 | 2026.03.07 01:54:36.119147 [ 255 ] {de5f64cd-4281-426e-a3f7-2f7764b74673} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001274 sec., 116169.54474097332 rows/sec., 6.61 MiB/sec. | ||
| 11671 | 2026.03.07 01:54:36.119200 [ 255 ] {de5f64cd-4281-426e-a3f7-2f7764b74673} <Debug> TCPHandler: Processed in 0.001462378 sec. | ||
| 11672 | 2026.03.07 01:54:36.119331 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11673 | 2026.03.07 01:54:36.119426 [ 255 ] {fc3d1353-b6b7-476d-8610-05656c53feed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11674 | 2026.03.07 01:54:36.119467 [ 255 ] {fc3d1353-b6b7-476d-8610-05656c53feed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11675 | 2026.03.07 01:54:36.120205 [ 255 ] {fc3d1353-b6b7-476d-8610-05656c53feed} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11676 | 2026.03.07 01:54:36.120242 [ 255 ] {fc3d1353-b6b7-476d-8610-05656c53feed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11677 | 2026.03.07 01:54:36.120579 [ 255 ] {fc3d1353-b6b7-476d-8610-05656c53feed} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11678 | 2026.03.07 01:54:36.120799 [ 255 ] {fc3d1353-b6b7-476d-8610-05656c53feed} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11679 | 2026.03.07 01:54:36.120933 [ 114 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11680 | 2026.03.07 01:54:36.120939 [ 255 ] {fc3d1353-b6b7-476d-8610-05656c53feed} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001528 sec., 332460.7329842932 rows/sec., 23.40 MiB/sec. | ||
| 11681 | 2026.03.07 01:54:36.121008 [ 114 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11682 | 2026.03.07 01:54:36.121026 [ 255 ] {fc3d1353-b6b7-476d-8610-05656c53feed} <Debug> TCPHandler: Processed in 0.001745308 sec. | ||
| 11683 | 2026.03.07 01:54:36.121038 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11684 | 2026.03.07 01:54:36.121146 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11685 | 2026.03.07 01:54:36.121146 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::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 | ||
| 11686 | 2026.03.07 01:54:36.121248 [ 255 ] {13f49410-0754-459e-b6e8-4b80346fe9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11687 | 2026.03.07 01:54:36.121287 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11688 | 2026.03.07 01:54:36.121296 [ 255 ] {13f49410-0754-459e-b6e8-4b80346fe9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11689 | 2026.03.07 01:54:36.121333 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1552 rows starting from the beginning of the part | ||
| 11690 | 2026.03.07 01:54:36.121410 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 87 rows starting from the beginning of the part | ||
| 11691 | 2026.03.07 01:54:36.121461 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 508 rows starting from the beginning of the part | ||
| 11692 | 2026.03.07 01:54:36.121509 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1038 rows starting from the beginning of the part | ||
| 11693 | 2026.03.07 01:54:36.121551 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 11694 | 2026.03.07 01:54:36.121596 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 508 rows starting from the beginning of the part | ||
| 11695 | 2026.03.07 01:54:36.121661 [ 255 ] {13f49410-0754-459e-b6e8-4b80346fe9d2} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11696 | 2026.03.07 01:54:36.121703 [ 255 ] {13f49410-0754-459e-b6e8-4b80346fe9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11697 | 2026.03.07 01:54:36.122053 [ 255 ] {13f49410-0754-459e-b6e8-4b80346fe9d2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11698 | 2026.03.07 01:54:36.122291 [ 255 ] {13f49410-0754-459e-b6e8-4b80346fe9d2} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11699 | 2026.03.07 01:54:36.122453 [ 255 ] {13f49410-0754-459e-b6e8-4b80346fe9d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001221 sec., 4914.004914004914 rows/sec., 256.74 KiB/sec. | ||
| 11700 | 2026.03.07 01:54:36.122495 [ 255 ] {13f49410-0754-459e-b6e8-4b80346fe9d2} <Debug> TCPHandler: Processed in 0.001399075 sec. | ||
| 11701 | 2026.03.07 01:54:36.122606 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11702 | 2026.03.07 01:54:36.122701 [ 255 ] {64b60766-e0eb-40d8-9e42-dbb8df46cb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11703 | 2026.03.07 01:54:36.122744 [ 255 ] {64b60766-e0eb-40d8-9e42-dbb8df46cb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11704 | 2026.03.07 01:54:36.123093 [ 189 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001996785 sec., 1881524.5507152746 rows/sec., 139.03 MiB/sec. | ||
| 11705 | 2026.03.07 01:54:36.123195 [ 255 ] {64b60766-e0eb-40d8-9e42-dbb8df46cb55} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11706 | 2026.03.07 01:54:36.123235 [ 255 ] {64b60766-e0eb-40d8-9e42-dbb8df46cb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11707 | 2026.03.07 01:54:36.123310 [ 195 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11708 | 2026.03.07 01:54:36.123612 [ 195 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_81_16} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11709 | 2026.03.07 01:54:36.123616 [ 255 ] {64b60766-e0eb-40d8-9e42-dbb8df46cb55} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11710 | 2026.03.07 01:54:36.123702 [ 195 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_81_16} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11711 | 2026.03.07 01:54:36.123808 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 11712 | 2026.03.07 01:54:36.123876 [ 255 ] {64b60766-e0eb-40d8-9e42-dbb8df46cb55} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11713 | 2026.03.07 01:54:36.124017 [ 255 ] {64b60766-e0eb-40d8-9e42-dbb8df46cb55} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001333 sec., 198799.69992498125 rows/sec., 13.21 MiB/sec. | ||
| 11714 | 2026.03.07 01:54:36.124057 [ 255 ] {64b60766-e0eb-40d8-9e42-dbb8df46cb55} <Debug> TCPHandler: Processed in 0.001500019 sec. | ||
| 11715 | 2026.03.07 01:54:36.124170 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11716 | 2026.03.07 01:54:36.124267 [ 255 ] {3a878f0d-c186-476d-8e48-463b4f869e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11717 | 2026.03.07 01:54:36.124309 [ 255 ] {3a878f0d-c186-476d-8e48-463b4f869e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11718 | 2026.03.07 01:54:36.124633 [ 255 ] {3a878f0d-c186-476d-8e48-463b4f869e78} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11719 | 2026.03.07 01:54:36.124669 [ 255 ] {3a878f0d-c186-476d-8e48-463b4f869e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11720 | 2026.03.07 01:54:36.124973 [ 255 ] {3a878f0d-c186-476d-8e48-463b4f869e78} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11721 | 2026.03.07 01:54:36.125183 [ 255 ] {3a878f0d-c186-476d-8e48-463b4f869e78} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11722 | 2026.03.07 01:54:36.125286 [ 114 ] {} <Debug> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 11723 | 2026.03.07 01:54:36.125315 [ 255 ] {3a878f0d-c186-476d-8e48-463b4f869e78} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 11724 | 2026.03.07 01:54:36.125319 [ 114 ] {} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11725 | 2026.03.07 01:54:36.125356 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11726 | 2026.03.07 01:54:36.125360 [ 255 ] {3a878f0d-c186-476d-8e48-463b4f869e78} <Debug> TCPHandler: Processed in 0.001240161 sec. | ||
| 11727 | 2026.03.07 01:54:36.125440 [ 189 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 11728 | 2026.03.07 01:54:36.125479 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11729 | 2026.03.07 01:54:36.125553 [ 189 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11730 | 2026.03.07 01:54:36.125578 [ 255 ] {487e830b-00ed-4eba-a839-b1deb902417c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11731 | 2026.03.07 01:54:36.125591 [ 189 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 11732 | 2026.03.07 01:54:36.125640 [ 255 ] {487e830b-00ed-4eba-a839-b1deb902417c} <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 | ||
| 11733 | 2026.03.07 01:54:36.125664 [ 189 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 11734 | 2026.03.07 01:54:36.125713 [ 189 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 11735 | 2026.03.07 01:54:36.125754 [ 189 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 11736 | 2026.03.07 01:54:36.125792 [ 189 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 11737 | 2026.03.07 01:54:36.125831 [ 189 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 11738 | 2026.03.07 01:54:36.126592 [ 255 ] {487e830b-00ed-4eba-a839-b1deb902417c} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11739 | 2026.03.07 01:54:36.126615 [ 201 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.00121395 sec., 16475.14312780592 rows/sec., 1.08 MiB/sec. | ||
| 11740 | 2026.03.07 01:54:36.126644 [ 255 ] {487e830b-00ed-4eba-a839-b1deb902417c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11741 | 2026.03.07 01:54:36.126740 [ 189 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 11742 | 2026.03.07 01:54:36.127039 [ 189 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_20_4} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11743 | 2026.03.07 01:54:36.127111 [ 189 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_20_4} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 11744 | 2026.03.07 01:54:36.127175 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11745 | 2026.03.07 01:54:36.127270 [ 255 ] {487e830b-00ed-4eba-a839-b1deb902417c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11746 | 2026.03.07 01:54:36.127508 [ 255 ] {487e830b-00ed-4eba-a839-b1deb902417c} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11747 | 2026.03.07 01:54:36.127662 [ 255 ] {487e830b-00ed-4eba-a839-b1deb902417c} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002101 sec., 8567.348881485008 rows/sec., 15.35 MiB/sec. | ||
| 11748 | 2026.03.07 01:54:36.127737 [ 255 ] {487e830b-00ed-4eba-a839-b1deb902417c} <Debug> TCPHandler: Processed in 0.002307795 sec. | ||
| 11749 | 2026.03.07 01:54:36.127861 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11750 | 2026.03.07 01:54:36.127960 [ 255 ] {5eb40025-6cd6-48c0-a405-464ff488345b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11751 | 2026.03.07 01:54:36.128004 [ 255 ] {5eb40025-6cd6-48c0-a405-464ff488345b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11752 | 2026.03.07 01:54:36.128362 [ 255 ] {5eb40025-6cd6-48c0-a405-464ff488345b} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11753 | 2026.03.07 01:54:36.128399 [ 255 ] {5eb40025-6cd6-48c0-a405-464ff488345b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11754 | 2026.03.07 01:54:36.128733 [ 255 ] {5eb40025-6cd6-48c0-a405-464ff488345b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11755 | 2026.03.07 01:54:36.128953 [ 255 ] {5eb40025-6cd6-48c0-a405-464ff488345b} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11756 | 2026.03.07 01:54:36.129092 [ 255 ] {5eb40025-6cd6-48c0-a405-464ff488345b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00115 sec., 78260.86956521739 rows/sec., 4.90 MiB/sec. | ||
| 11757 | 2026.03.07 01:54:36.129138 [ 255 ] {5eb40025-6cd6-48c0-a405-464ff488345b} <Debug> TCPHandler: Processed in 0.001328093 sec. | ||
| 11758 | 2026.03.07 01:54:38.192039 [ 89 ] {} <Debug> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 11759 | 2026.03.07 01:54:38.192133 [ 89 ] {} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11760 | 2026.03.07 01:54:38.192174 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11761 | 2026.03.07 01:54:38.192328 [ 201 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 11762 | 2026.03.07 01:54:38.192511 [ 201 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11763 | 2026.03.07 01:54:38.192569 [ 201 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 11764 | 2026.03.07 01:54:38.192677 [ 201 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 11765 | 2026.03.07 01:54:38.192755 [ 201 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 11766 | 2026.03.07 01:54:38.192824 [ 201 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 11767 | 2026.03.07 01:54:38.192890 [ 201 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 11768 | 2026.03.07 01:54:38.193643 [ 189 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382815 sec., 30372.82644460756 rows/sec., 2.53 MiB/sec. | ||
| 11769 | 2026.03.07 01:54:38.193755 [ 201 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 11770 | 2026.03.07 01:54:38.193992 [ 201 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_18_4} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11771 | 2026.03.07 01:54:38.194057 [ 201 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_18_4} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 11772 | 2026.03.07 01:54:38.194118 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11773 | 2026.03.07 01:54:38.888563 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11774 | 2026.03.07 01:54:38.888623 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11775 | 2026.03.07 01:54:39.045593 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24068 | ||
| 11776 | 2026.03.07 01:54:39.046144 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11777 | 2026.03.07 01:54:39.046181 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11778 | 2026.03.07 01:54:39.046641 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11779 | 2026.03.07 01:54:39.046863 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11780 | 2026.03.07 01:54:39.046992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24068 | ||
| 11781 | 2026.03.07 01:54:40.337785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11782 | 2026.03.07 01:54:40.355595 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11783 | 2026.03.07 01:54:40.355662 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11784 | 2026.03.07 01:54:40.361512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11785 | 2026.03.07 01:54:40.362326 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11786 | 2026.03.07 01:54:40.366165 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11787 | 2026.03.07 01:54:41.100780 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11788 | 2026.03.07 01:54:41.101006 [ 255 ] {21d4b1c9-0652-4f49-9bd4-defcc1f1e2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11789 | 2026.03.07 01:54:41.101089 [ 255 ] {21d4b1c9-0652-4f49-9bd4-defcc1f1e2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11790 | 2026.03.07 01:54:41.102011 [ 255 ] {21d4b1c9-0652-4f49-9bd4-defcc1f1e2da} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11791 | 2026.03.07 01:54:41.102069 [ 255 ] {21d4b1c9-0652-4f49-9bd4-defcc1f1e2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11792 | 2026.03.07 01:54:41.102607 [ 255 ] {21d4b1c9-0652-4f49-9bd4-defcc1f1e2da} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11793 | 2026.03.07 01:54:41.102906 [ 255 ] {21d4b1c9-0652-4f49-9bd4-defcc1f1e2da} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11794 | 2026.03.07 01:54:41.103119 [ 255 ] {21d4b1c9-0652-4f49-9bd4-defcc1f1e2da} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.00218 sec., 46788.99082568807 rows/sec., 3.92 MiB/sec. | ||
| 11795 | 2026.03.07 01:54:41.103180 [ 255 ] {21d4b1c9-0652-4f49-9bd4-defcc1f1e2da} <Debug> TCPHandler: Processed in 0.002595045 sec. | ||
| 11796 | 2026.03.07 01:54:41.103353 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11797 | 2026.03.07 01:54:41.103472 [ 255 ] {8e41e8d3-a17f-44bf-bd75-35f175c0ae77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11798 | 2026.03.07 01:54:41.103523 [ 255 ] {8e41e8d3-a17f-44bf-bd75-35f175c0ae77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11799 | 2026.03.07 01:54:41.104078 [ 255 ] {8e41e8d3-a17f-44bf-bd75-35f175c0ae77} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11800 | 2026.03.07 01:54:41.104119 [ 255 ] {8e41e8d3-a17f-44bf-bd75-35f175c0ae77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11801 | 2026.03.07 01:54:41.104508 [ 255 ] {8e41e8d3-a17f-44bf-bd75-35f175c0ae77} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11802 | 2026.03.07 01:54:41.104733 [ 255 ] {8e41e8d3-a17f-44bf-bd75-35f175c0ae77} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11803 | 2026.03.07 01:54:41.104874 [ 255 ] {8e41e8d3-a17f-44bf-bd75-35f175c0ae77} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001433 sec., 16050.244242847173 rows/sec., 1.18 MiB/sec. | ||
| 11804 | 2026.03.07 01:54:41.104919 [ 255 ] {8e41e8d3-a17f-44bf-bd75-35f175c0ae77} <Debug> TCPHandler: Processed in 0.001628423 sec. | ||
| 11805 | 2026.03.07 01:54:41.104945 [ 112 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11806 | 2026.03.07 01:54:41.104994 [ 112 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11807 | 2026.03.07 01:54:41.105023 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11808 | 2026.03.07 01:54:41.105072 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11809 | 2026.03.07 01:54:41.105107 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 11810 | 2026.03.07 01:54:41.105169 [ 255 ] {568b4307-1ddc-4223-a5f7-4f5f46e71496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11811 | 2026.03.07 01:54:41.105195 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11812 | 2026.03.07 01:54:41.105212 [ 255 ] {568b4307-1ddc-4223-a5f7-4f5f46e71496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11813 | 2026.03.07 01:54:41.105224 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 226 rows starting from the beginning of the part | ||
| 11814 | 2026.03.07 01:54:41.105283 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 23 rows starting from the beginning of the part | ||
| 11815 | 2026.03.07 01:54:41.105329 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 11816 | 2026.03.07 01:54:41.105375 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 38 rows starting from the beginning of the part | ||
| 11817 | 2026.03.07 01:54:41.105419 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 11818 | 2026.03.07 01:54:41.105459 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 23 rows starting from the beginning of the part | ||
| 11819 | 2026.03.07 01:54:41.105663 [ 255 ] {568b4307-1ddc-4223-a5f7-4f5f46e71496} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11820 | 2026.03.07 01:54:41.105699 [ 255 ] {568b4307-1ddc-4223-a5f7-4f5f46e71496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11821 | 2026.03.07 01:54:41.106014 [ 255 ] {568b4307-1ddc-4223-a5f7-4f5f46e71496} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11822 | 2026.03.07 01:54:41.106225 [ 255 ] {568b4307-1ddc-4223-a5f7-4f5f46e71496} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11823 | 2026.03.07 01:54:41.106300 [ 189 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 5 columns (5 merged, 0 gathered) in 0.001222169 sec., 515476.9921344757 rows/sec., 34.64 MiB/sec. | ||
| 11824 | 2026.03.07 01:54:41.106360 [ 255 ] {568b4307-1ddc-4223-a5f7-4f5f46e71496} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.00121 sec., 71900.82644628099 rows/sec., 5.61 MiB/sec. | ||
| 11825 | 2026.03.07 01:54:41.106405 [ 255 ] {568b4307-1ddc-4223-a5f7-4f5f46e71496} <Debug> TCPHandler: Processed in 0.001388815 sec. | ||
| 11826 | 2026.03.07 01:54:41.106493 [ 192 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11827 | 2026.03.07 01:54:41.106529 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11828 | 2026.03.07 01:54:41.106623 [ 255 ] {10005eb6-46b0-45f5-b358-d940507abde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11829 | 2026.03.07 01:54:41.106667 [ 255 ] {10005eb6-46b0-45f5-b358-d940507abde8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11830 | 2026.03.07 01:54:41.106747 [ 192 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_71_14} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11831 | 2026.03.07 01:54:41.106842 [ 192 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_71_14} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11832 | 2026.03.07 01:54:41.106915 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11833 | 2026.03.07 01:54:41.107102 [ 255 ] {10005eb6-46b0-45f5-b358-d940507abde8} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11834 | 2026.03.07 01:54:41.107137 [ 255 ] {10005eb6-46b0-45f5-b358-d940507abde8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11835 | 2026.03.07 01:54:41.107470 [ 255 ] {10005eb6-46b0-45f5-b358-d940507abde8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11836 | 2026.03.07 01:54:41.107674 [ 255 ] {10005eb6-46b0-45f5-b358-d940507abde8} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11837 | 2026.03.07 01:54:41.107782 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11838 | 2026.03.07 01:54:41.107809 [ 255 ] {10005eb6-46b0-45f5-b358-d940507abde8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 11839 | 2026.03.07 01:54:41.107815 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11840 | 2026.03.07 01:54:41.107841 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11841 | 2026.03.07 01:54:41.107848 [ 255 ] {10005eb6-46b0-45f5-b358-d940507abde8} <Debug> TCPHandler: Processed in 0.001370335 sec. | ||
| 11842 | 2026.03.07 01:54:41.107900 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::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 | ||
| 11843 | 2026.03.07 01:54:41.107955 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11844 | 2026.03.07 01:54:41.107978 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11845 | 2026.03.07 01:54:41.108006 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 26349 rows starting from the beginning of the part | ||
| 11846 | 2026.03.07 01:54:41.108051 [ 255 ] {06ceb882-2231-42c9-a20a-23d7b7ae4e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11847 | 2026.03.07 01:54:41.108053 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 265 rows starting from the beginning of the part | ||
| 11848 | 2026.03.07 01:54:41.108103 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1219 rows starting from the beginning of the part | ||
| 11849 | 2026.03.07 01:54:41.108110 [ 255 ] {06ceb882-2231-42c9-a20a-23d7b7ae4e95} <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 | ||
| 11850 | 2026.03.07 01:54:41.108141 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 128 rows starting from the beginning of the part | ||
| 11851 | 2026.03.07 01:54:41.108179 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 265 rows starting from the beginning of the part | ||
| 11852 | 2026.03.07 01:54:41.108216 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11853 | 2026.03.07 01:54:41.108939 [ 255 ] {06ceb882-2231-42c9-a20a-23d7b7ae4e95} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11854 | 2026.03.07 01:54:41.108975 [ 255 ] {06ceb882-2231-42c9-a20a-23d7b7ae4e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11855 | 2026.03.07 01:54:41.109579 [ 255 ] {06ceb882-2231-42c9-a20a-23d7b7ae4e95} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11856 | 2026.03.07 01:54:41.109797 [ 255 ] {06ceb882-2231-42c9-a20a-23d7b7ae4e95} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11857 | 2026.03.07 01:54:41.109913 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11858 | 2026.03.07 01:54:41.109942 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11859 | 2026.03.07 01:54:41.109948 [ 255 ] {06ceb882-2231-42c9-a20a-23d7b7ae4e95} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001914 sec., 12016.718913270637 rows/sec., 21.53 MiB/sec. | ||
| 11860 | 2026.03.07 01:54:41.109964 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11861 | 2026.03.07 01:54:41.110010 [ 255 ] {06ceb882-2231-42c9-a20a-23d7b7ae4e95} <Debug> TCPHandler: Processed in 0.002104519 sec. | ||
| 11862 | 2026.03.07 01:54:41.110053 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 11863 | 2026.03.07 01:54:41.110135 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11864 | 2026.03.07 01:54:41.110236 [ 255 ] {552bbeef-2896-42dc-adf0-4bb8b6e6a4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11865 | 2026.03.07 01:54:41.110279 [ 255 ] {552bbeef-2896-42dc-adf0-4bb8b6e6a4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11866 | 2026.03.07 01:54:41.110285 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11867 | 2026.03.07 01:54:41.110354 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1391 rows starting from the beginning of the part | ||
| 11868 | 2026.03.07 01:54:41.110493 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 23 rows starting from the beginning of the part | ||
| 11869 | 2026.03.07 01:54:41.110601 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 18 rows starting from the beginning of the part | ||
| 11870 | 2026.03.07 01:54:41.110622 [ 255 ] {552bbeef-2896-42dc-adf0-4bb8b6e6a4e3} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11871 | 2026.03.07 01:54:41.110661 [ 255 ] {552bbeef-2896-42dc-adf0-4bb8b6e6a4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11872 | 2026.03.07 01:54:41.110700 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part | ||
| 11873 | 2026.03.07 01:54:41.110815 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 18 rows starting from the beginning of the part | ||
| 11874 | 2026.03.07 01:54:41.110919 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 23 rows starting from the beginning of the part | ||
| 11875 | 2026.03.07 01:54:41.110981 [ 255 ] {552bbeef-2896-42dc-adf0-4bb8b6e6a4e3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11876 | 2026.03.07 01:54:41.111200 [ 255 ] {552bbeef-2896-42dc-adf0-4bb8b6e6a4e3} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11877 | 2026.03.07 01:54:41.111341 [ 255 ] {552bbeef-2896-42dc-adf0-4bb8b6e6a4e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 11878 | 2026.03.07 01:54:41.111381 [ 255 ] {552bbeef-2896-42dc-adf0-4bb8b6e6a4e3} <Debug> TCPHandler: Processed in 0.001297643 sec. | ||
| 11879 | 2026.03.07 01:54:41.113816 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28386 rows, containing 5 columns (5 merged, 0 gathered) in 0.005939714 sec., 4779017.979653566 rows/sec., 312.46 MiB/sec. | ||
| 11880 | 2026.03.07 01:54:41.114253 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11881 | 2026.03.07 01:54:41.114496 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11882 | 2026.03.07 01:54:41.114564 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11883 | 2026.03.07 01:54:41.114629 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11884 | 2026.03.07 01:54:41.117561 [ 188 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1507 rows, containing 19 columns (19 merged, 0 gathered) in 0.007559766 sec., 199344.79453464565 rows/sec., 357.22 MiB/sec. | ||
| 11885 | 2026.03.07 01:54:41.119727 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11886 | 2026.03.07 01:54:41.120055 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11887 | 2026.03.07 01:54:41.120133 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11888 | 2026.03.07 01:54:41.120272 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 11889 | 2026.03.07 01:54:42.001143 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.44 MiB, peak 333.00 MiB, free memory in arenas 0.00 B, will set to 325.23 MiB (RSS), difference: 3.79 MiB | ||
| 11890 | 2026.03.07 01:54:44.123457 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1458 | ||
| 11891 | 2026.03.07 01:54:44.125882 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11892 | 2026.03.07 01:54:44.125938 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11893 | 2026.03.07 01:54:44.127207 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11894 | 2026.03.07 01:54:44.127525 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11895 | 2026.03.07 01:54:44.127939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1458 | ||
| 11896 | 2026.03.07 01:54:46.108223 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11897 | 2026.03.07 01:54:46.108444 [ 255 ] {8320de42-7c1a-4dd6-8fcb-1c266a0d4b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11898 | 2026.03.07 01:54:46.108542 [ 255 ] {8320de42-7c1a-4dd6-8fcb-1c266a0d4b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11899 | 2026.03.07 01:54:46.109415 [ 255 ] {8320de42-7c1a-4dd6-8fcb-1c266a0d4b7e} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11900 | 2026.03.07 01:54:46.109467 [ 255 ] {8320de42-7c1a-4dd6-8fcb-1c266a0d4b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11901 | 2026.03.07 01:54:46.109914 [ 255 ] {8320de42-7c1a-4dd6-8fcb-1c266a0d4b7e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11902 | 2026.03.07 01:54:46.110146 [ 255 ] {8320de42-7c1a-4dd6-8fcb-1c266a0d4b7e} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11903 | 2026.03.07 01:54:46.110303 [ 105 ] {} <Debug> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 11904 | 2026.03.07 01:54:46.110317 [ 255 ] {8320de42-7c1a-4dd6-8fcb-1c266a0d4b7e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001942 sec., 146240.9886714727 rows/sec., 9.29 MiB/sec. | ||
| 11905 | 2026.03.07 01:54:46.110392 [ 105 ] {} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11906 | 2026.03.07 01:54:46.110417 [ 255 ] {8320de42-7c1a-4dd6-8fcb-1c266a0d4b7e} <Debug> TCPHandler: Processed in 0.002330466 sec. | ||
| 11907 | 2026.03.07 01:54:46.110431 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11908 | 2026.03.07 01:54:46.110559 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11909 | 2026.03.07 01:54:46.110584 [ 194 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 11910 | 2026.03.07 01:54:46.110668 [ 255 ] {2a219830-3d18-4b2d-bea7-2cbe6a4ff9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11911 | 2026.03.07 01:54:46.110724 [ 255 ] {2a219830-3d18-4b2d-bea7-2cbe6a4ff9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11912 | 2026.03.07 01:54:46.110757 [ 194 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11913 | 2026.03.07 01:54:46.110800 [ 194 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 308 rows starting from the beginning of the part | ||
| 11914 | 2026.03.07 01:54:46.110877 [ 194 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 11915 | 2026.03.07 01:54:46.110934 [ 194 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 11916 | 2026.03.07 01:54:46.110984 [ 194 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 11917 | 2026.03.07 01:54:46.111033 [ 194 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 11918 | 2026.03.07 01:54:46.111075 [ 194 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 11919 | 2026.03.07 01:54:46.111152 [ 255 ] {2a219830-3d18-4b2d-bea7-2cbe6a4ff9e3} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11920 | 2026.03.07 01:54:46.111195 [ 255 ] {2a219830-3d18-4b2d-bea7-2cbe6a4ff9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11921 | 2026.03.07 01:54:46.111539 [ 255 ] {2a219830-3d18-4b2d-bea7-2cbe6a4ff9e3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11922 | 2026.03.07 01:54:46.111797 [ 255 ] {2a219830-3d18-4b2d-bea7-2cbe6a4ff9e3} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11923 | 2026.03.07 01:54:46.111942 [ 255 ] {2a219830-3d18-4b2d-bea7-2cbe6a4ff9e3} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001297 sec., 6168.080185042406 rows/sec., 502.96 KiB/sec. | ||
| 11924 | 2026.03.07 01:54:46.111982 [ 255 ] {2a219830-3d18-4b2d-bea7-2cbe6a4ff9e3} <Debug> TCPHandler: Processed in 0.001476858 sec. | ||
| 11925 | 2026.03.07 01:54:46.112102 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11926 | 2026.03.07 01:54:46.112200 [ 255 ] {31a54ac9-198e-4f4c-85a7-a784167181ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11927 | 2026.03.07 01:54:46.112208 [ 188 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001693916 sec., 1020121.4227860178 rows/sec., 68.96 MiB/sec. | ||
| 11928 | 2026.03.07 01:54:46.112242 [ 255 ] {31a54ac9-198e-4f4c-85a7-a784167181ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11929 | 2026.03.07 01:54:46.112367 [ 198 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 11930 | 2026.03.07 01:54:46.112642 [ 198 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_25_5} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11931 | 2026.03.07 01:54:46.112733 [ 198 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_25_5} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 11932 | 2026.03.07 01:54:46.112814 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 11933 | 2026.03.07 01:54:46.113074 [ 255 ] {31a54ac9-198e-4f4c-85a7-a784167181ec} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11934 | 2026.03.07 01:54:46.113115 [ 255 ] {31a54ac9-198e-4f4c-85a7-a784167181ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11935 | 2026.03.07 01:54:46.113477 [ 255 ] {31a54ac9-198e-4f4c-85a7-a784167181ec} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11936 | 2026.03.07 01:54:46.113683 [ 255 ] {31a54ac9-198e-4f4c-85a7-a784167181ec} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11937 | 2026.03.07 01:54:46.113820 [ 255 ] {31a54ac9-198e-4f4c-85a7-a784167181ec} <Debug> executeQuery: Read 837 rows, 68.03 KiB in 0.001641 sec., 510054.844606947 rows/sec., 40.48 MiB/sec. | ||
| 11938 | 2026.03.07 01:54:46.113860 [ 255 ] {31a54ac9-198e-4f4c-85a7-a784167181ec} <Debug> TCPHandler: Processed in 0.001808929 sec. | ||
| 11939 | 2026.03.07 01:54:46.113977 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11940 | 2026.03.07 01:54:46.114072 [ 255 ] {70170f55-6607-4942-95f7-8bb04c58c7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11941 | 2026.03.07 01:54:46.114112 [ 255 ] {70170f55-6607-4942-95f7-8bb04c58c7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11942 | 2026.03.07 01:54:46.114562 [ 255 ] {70170f55-6607-4942-95f7-8bb04c58c7e3} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11943 | 2026.03.07 01:54:46.114598 [ 255 ] {70170f55-6607-4942-95f7-8bb04c58c7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11944 | 2026.03.07 01:54:46.114905 [ 255 ] {70170f55-6607-4942-95f7-8bb04c58c7e3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11945 | 2026.03.07 01:54:46.115107 [ 255 ] {70170f55-6607-4942-95f7-8bb04c58c7e3} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11946 | 2026.03.07 01:54:46.115238 [ 255 ] {70170f55-6607-4942-95f7-8bb04c58c7e3} <Debug> executeQuery: Read 168 rows, 10.45 KiB in 0.001183 sec., 142011.83431952662 rows/sec., 8.63 MiB/sec. | ||
| 11947 | 2026.03.07 01:54:46.115275 [ 255 ] {70170f55-6607-4942-95f7-8bb04c58c7e3} <Debug> TCPHandler: Processed in 0.001348554 sec. | ||
| 11948 | 2026.03.07 01:54:46.115390 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11949 | 2026.03.07 01:54:46.115485 [ 255 ] {5a7ffc38-2143-432b-a36c-10c8f0d8d900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11950 | 2026.03.07 01:54:46.115525 [ 255 ] {5a7ffc38-2143-432b-a36c-10c8f0d8d900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11951 | 2026.03.07 01:54:46.115963 [ 255 ] {5a7ffc38-2143-432b-a36c-10c8f0d8d900} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11952 | 2026.03.07 01:54:46.115999 [ 255 ] {5a7ffc38-2143-432b-a36c-10c8f0d8d900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11953 | 2026.03.07 01:54:46.116298 [ 255 ] {5a7ffc38-2143-432b-a36c-10c8f0d8d900} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11954 | 2026.03.07 01:54:46.116508 [ 255 ] {5a7ffc38-2143-432b-a36c-10c8f0d8d900} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11955 | 2026.03.07 01:54:46.116637 [ 255 ] {5a7ffc38-2143-432b-a36c-10c8f0d8d900} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001169 sec., 127459.36698032508 rows/sec., 8.23 MiB/sec. | ||
| 11956 | 2026.03.07 01:54:46.116675 [ 255 ] {5a7ffc38-2143-432b-a36c-10c8f0d8d900} <Debug> TCPHandler: Processed in 0.001335544 sec. | ||
| 11957 | 2026.03.07 01:54:46.116790 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11958 | 2026.03.07 01:54:46.116885 [ 255 ] {402bb645-3099-486d-b0c7-0f625e07bd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11959 | 2026.03.07 01:54:46.116926 [ 255 ] {402bb645-3099-486d-b0c7-0f625e07bd39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11960 | 2026.03.07 01:54:46.117374 [ 255 ] {402bb645-3099-486d-b0c7-0f625e07bd39} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11961 | 2026.03.07 01:54:46.117411 [ 255 ] {402bb645-3099-486d-b0c7-0f625e07bd39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11962 | 2026.03.07 01:54:46.117719 [ 255 ] {402bb645-3099-486d-b0c7-0f625e07bd39} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11963 | 2026.03.07 01:54:46.117922 [ 255 ] {402bb645-3099-486d-b0c7-0f625e07bd39} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11964 | 2026.03.07 01:54:46.118036 [ 105 ] {} <Debug> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 11965 | 2026.03.07 01:54:46.118058 [ 255 ] {402bb645-3099-486d-b0c7-0f625e07bd39} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.07 MiB/sec. | ||
| 11966 | 2026.03.07 01:54:46.118082 [ 105 ] {} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11967 | 2026.03.07 01:54:46.118103 [ 255 ] {402bb645-3099-486d-b0c7-0f625e07bd39} <Debug> TCPHandler: Processed in 0.001363034 sec. | ||
| 11968 | 2026.03.07 01:54:46.118111 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11969 | 2026.03.07 01:54:46.118213 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 11970 | 2026.03.07 01:54:46.118227 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11971 | 2026.03.07 01:54:46.118324 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11972 | 2026.03.07 01:54:46.118332 [ 255 ] {f412c6ef-dcca-4c88-9d95-091f87dc8e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11973 | 2026.03.07 01:54:46.118359 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 160 rows starting from the beginning of the part | ||
| 11974 | 2026.03.07 01:54:46.118376 [ 255 ] {f412c6ef-dcca-4c88-9d95-091f87dc8e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11975 | 2026.03.07 01:54:46.118426 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 11976 | 2026.03.07 01:54:46.118480 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 11977 | 2026.03.07 01:54:46.118529 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 11978 | 2026.03.07 01:54:46.118575 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 11979 | 2026.03.07 01:54:46.118621 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 11980 | 2026.03.07 01:54:46.118991 [ 255 ] {f412c6ef-dcca-4c88-9d95-091f87dc8e70} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11981 | 2026.03.07 01:54:46.119035 [ 255 ] {f412c6ef-dcca-4c88-9d95-091f87dc8e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11982 | 2026.03.07 01:54:46.119367 [ 255 ] {f412c6ef-dcca-4c88-9d95-091f87dc8e70} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11983 | 2026.03.07 01:54:46.119575 [ 255 ] {f412c6ef-dcca-4c88-9d95-091f87dc8e70} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11984 | 2026.03.07 01:54:46.119615 [ 187 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435697 sec., 626873.2190705977 rows/sec., 38.21 MiB/sec. | ||
| 11985 | 2026.03.07 01:54:46.119714 [ 255 ] {f412c6ef-dcca-4c88-9d95-091f87dc8e70} <Debug> executeQuery: Read 516 rows, 37.27 KiB in 0.001399 sec., 368834.8820586133 rows/sec., 26.02 MiB/sec. | ||
| 11986 | 2026.03.07 01:54:46.119757 [ 255 ] {f412c6ef-dcca-4c88-9d95-091f87dc8e70} <Debug> TCPHandler: Processed in 0.001580011 sec. | ||
| 11987 | 2026.03.07 01:54:46.119767 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 11988 | 2026.03.07 01:54:46.119874 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11989 | 2026.03.07 01:54:46.119970 [ 255 ] {8444c811-5240-4bf4-8fd3-432b75492904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11990 | 2026.03.07 01:54:46.119996 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_25_5} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11991 | 2026.03.07 01:54:46.120011 [ 255 ] {8444c811-5240-4bf4-8fd3-432b75492904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11992 | 2026.03.07 01:54:46.120060 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_25_5} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 11993 | 2026.03.07 01:54:46.120123 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11994 | 2026.03.07 01:54:46.120353 [ 255 ] {8444c811-5240-4bf4-8fd3-432b75492904} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11995 | 2026.03.07 01:54:46.120388 [ 255 ] {8444c811-5240-4bf4-8fd3-432b75492904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11996 | 2026.03.07 01:54:46.120685 [ 255 ] {8444c811-5240-4bf4-8fd3-432b75492904} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11997 | 2026.03.07 01:54:46.120898 [ 255 ] {8444c811-5240-4bf4-8fd3-432b75492904} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11998 | 2026.03.07 01:54:46.121004 [ 105 ] {} <Debug> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 11999 | 2026.03.07 01:54:46.121028 [ 255 ] {8444c811-5240-4bf4-8fd3-432b75492904} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 12000 | 2026.03.07 01:54:46.121040 [ 105 ] {} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12001 | 2026.03.07 01:54:46.121068 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12002 | 2026.03.07 01:54:46.121072 [ 255 ] {8444c811-5240-4bf4-8fd3-432b75492904} <Debug> TCPHandler: Processed in 0.001246931 sec. | ||
| 12003 | 2026.03.07 01:54:46.121145 [ 198 ] {d7b2a2fd-960f-4ebb-a583-917071913406::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 | ||
| 12004 | 2026.03.07 01:54:46.121184 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12005 | 2026.03.07 01:54:46.121244 [ 198 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12006 | 2026.03.07 01:54:46.121275 [ 198 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 12007 | 2026.03.07 01:54:46.121282 [ 255 ] {8a8af0c1-376c-4af8-85ff-d38bb449f2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12008 | 2026.03.07 01:54:46.121325 [ 198 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 12009 | 2026.03.07 01:54:46.121329 [ 255 ] {8a8af0c1-376c-4af8-85ff-d38bb449f2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12010 | 2026.03.07 01:54:46.121375 [ 198 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 12011 | 2026.03.07 01:54:46.121417 [ 198 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 12012 | 2026.03.07 01:54:46.121452 [ 198 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 12013 | 2026.03.07 01:54:46.121490 [ 198 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 12014 | 2026.03.07 01:54:46.121788 [ 255 ] {8a8af0c1-376c-4af8-85ff-d38bb449f2fc} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12015 | 2026.03.07 01:54:46.121829 [ 255 ] {8a8af0c1-376c-4af8-85ff-d38bb449f2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12016 | 2026.03.07 01:54:46.122179 [ 255 ] {8a8af0c1-376c-4af8-85ff-d38bb449f2fc} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12017 | 2026.03.07 01:54:46.122193 [ 187 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001079616 sec., 116708.16290236528 rows/sec., 5.95 MiB/sec. | ||
| 12018 | 2026.03.07 01:54:46.122391 [ 197 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 12019 | 2026.03.07 01:54:46.122421 [ 255 ] {8a8af0c1-376c-4af8-85ff-d38bb449f2fc} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12020 | 2026.03.07 01:54:46.122574 [ 255 ] {8a8af0c1-376c-4af8-85ff-d38bb449f2fc} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.001309 sec., 205500.3819709702 rows/sec., 13.66 MiB/sec. | ||
| 12021 | 2026.03.07 01:54:46.122613 [ 255 ] {8a8af0c1-376c-4af8-85ff-d38bb449f2fc} <Debug> TCPHandler: Processed in 0.001478478 sec. | ||
| 12022 | 2026.03.07 01:54:46.122715 [ 197 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_21_4} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12023 | 2026.03.07 01:54:46.122730 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12024 | 2026.03.07 01:54:46.122800 [ 197 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_21_4} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 12025 | 2026.03.07 01:54:46.122830 [ 255 ] {857e1029-194b-4919-9f7b-217b8d93a0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12026 | 2026.03.07 01:54:46.122877 [ 255 ] {857e1029-194b-4919-9f7b-217b8d93a0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12027 | 2026.03.07 01:54:46.122899 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12028 | 2026.03.07 01:54:46.123192 [ 255 ] {857e1029-194b-4919-9f7b-217b8d93a0c6} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12029 | 2026.03.07 01:54:46.123233 [ 255 ] {857e1029-194b-4919-9f7b-217b8d93a0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12030 | 2026.03.07 01:54:46.123520 [ 255 ] {857e1029-194b-4919-9f7b-217b8d93a0c6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12031 | 2026.03.07 01:54:46.123725 [ 255 ] {857e1029-194b-4919-9f7b-217b8d93a0c6} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12032 | 2026.03.07 01:54:46.123853 [ 255 ] {857e1029-194b-4919-9f7b-217b8d93a0c6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 12033 | 2026.03.07 01:54:46.123890 [ 255 ] {857e1029-194b-4919-9f7b-217b8d93a0c6} <Debug> TCPHandler: Processed in 0.00121052 sec. | ||
| 12034 | 2026.03.07 01:54:46.123992 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12035 | 2026.03.07 01:54:46.124085 [ 255 ] {014dcc79-72bf-418b-a9b7-e3ab207495ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12036 | 2026.03.07 01:54:46.124141 [ 255 ] {014dcc79-72bf-418b-a9b7-e3ab207495ef} <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 | ||
| 12037 | 2026.03.07 01:54:46.124935 [ 255 ] {014dcc79-72bf-418b-a9b7-e3ab207495ef} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12038 | 2026.03.07 01:54:46.124971 [ 255 ] {014dcc79-72bf-418b-a9b7-e3ab207495ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12039 | 2026.03.07 01:54:46.125491 [ 255 ] {014dcc79-72bf-418b-a9b7-e3ab207495ef} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12040 | 2026.03.07 01:54:46.125711 [ 255 ] {014dcc79-72bf-418b-a9b7-e3ab207495ef} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12041 | 2026.03.07 01:54:46.125857 [ 255 ] {014dcc79-72bf-418b-a9b7-e3ab207495ef} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001787 sec., 10072.747621712368 rows/sec., 18.05 MiB/sec. | ||
| 12042 | 2026.03.07 01:54:46.125938 [ 255 ] {014dcc79-72bf-418b-a9b7-e3ab207495ef} <Debug> TCPHandler: Processed in 0.001995405 sec. | ||
| 12043 | 2026.03.07 01:54:46.126075 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12044 | 2026.03.07 01:54:46.126171 [ 255 ] {f00ac8e4-3e65-49b3-9e82-d3aa9366c646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12045 | 2026.03.07 01:54:46.126213 [ 255 ] {f00ac8e4-3e65-49b3-9e82-d3aa9366c646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12046 | 2026.03.07 01:54:46.126624 [ 255 ] {f00ac8e4-3e65-49b3-9e82-d3aa9366c646} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12047 | 2026.03.07 01:54:46.126660 [ 255 ] {f00ac8e4-3e65-49b3-9e82-d3aa9366c646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12048 | 2026.03.07 01:54:46.126985 [ 255 ] {f00ac8e4-3e65-49b3-9e82-d3aa9366c646} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12049 | 2026.03.07 01:54:46.127203 [ 255 ] {f00ac8e4-3e65-49b3-9e82-d3aa9366c646} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12050 | 2026.03.07 01:54:46.127334 [ 255 ] {f00ac8e4-3e65-49b3-9e82-d3aa9366c646} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001182 sec., 76142.13197969542 rows/sec., 4.76 MiB/sec. | ||
| 12051 | 2026.03.07 01:54:46.127372 [ 255 ] {f00ac8e4-3e65-49b3-9e82-d3aa9366c646} <Debug> TCPHandler: Processed in 0.001348424 sec. | ||
| 12052 | 2026.03.07 01:54:46.547863 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24516 | ||
| 12053 | 2026.03.07 01:54:46.548382 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12054 | 2026.03.07 01:54:46.548426 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12055 | 2026.03.07 01:54:46.548912 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12056 | 2026.03.07 01:54:46.549156 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12057 | 2026.03.07 01:54:46.549291 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24516 | ||
| 12058 | 2026.03.07 01:54:46.549323 [ 104 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12059 | 2026.03.07 01:54:46.549392 [ 104 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12060 | 2026.03.07 01:54:46.549412 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12061 | 2026.03.07 01:54:46.549505 [ 198 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 12062 | 2026.03.07 01:54:46.549589 [ 198 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12063 | 2026.03.07 01:54:46.549618 [ 198 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22148 rows starting from the beginning of the part | ||
| 12064 | 2026.03.07 01:54:46.549679 [ 198 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 12065 | 2026.03.07 01:54:46.549722 [ 198 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 12066 | 2026.03.07 01:54:46.549762 [ 198 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 12067 | 2026.03.07 01:54:46.549797 [ 198 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 12068 | 2026.03.07 01:54:46.549835 [ 198 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 12069 | 2026.03.07 01:54:46.551782 [ 187 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24516 rows, containing 4 columns (4 merged, 0 gathered) in 0.002308695 sec., 10618986.050561031 rows/sec., 151.91 MiB/sec. | ||
| 12070 | 2026.03.07 01:54:46.552153 [ 190 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12071 | 2026.03.07 01:54:46.552468 [ 190 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_51_10} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12072 | 2026.03.07 01:54:46.552549 [ 190 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_51_10} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12073 | 2026.03.07 01:54:46.552647 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12074 | 2026.03.07 01:54:47.866935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 12075 | 2026.03.07 01:54:47.884640 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12076 | 2026.03.07 01:54:47.884703 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12077 | 2026.03.07 01:54:47.890326 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12078 | 2026.03.07 01:54:47.891067 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12079 | 2026.03.07 01:54:47.891407 [ 102 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12080 | 2026.03.07 01:54:47.891480 [ 102 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12081 | 2026.03.07 01:54:47.891503 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12082 | 2026.03.07 01:54:47.891611 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 12083 | 2026.03.07 01:54:47.894326 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 12084 | 2026.03.07 01:54:47.895326 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12085 | 2026.03.07 01:54:47.896898 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 12086 | 2026.03.07 01:54:47.901820 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 12087 | 2026.03.07 01:54:47.906455 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 12088 | 2026.03.07 01:54:47.910882 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 12089 | 2026.03.07 01:54:47.915149 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 12090 | 2026.03.07 01:54:47.918959 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 12091 | 2026.03.07 01:54:47.969985 [ 191 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.078426328 sec., 4896.3149211831005 rows/sec., 25.32 MiB/sec. | ||
| 12092 | 2026.03.07 01:54:47.972605 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12093 | 2026.03.07 01:54:47.974540 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_51_10} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12094 | 2026.03.07 01:54:47.974655 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_51_10} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12095 | 2026.03.07 01:54:47.977436 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12096 | 2026.03.07 01:54:51.100442 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12097 | 2026.03.07 01:54:51.100644 [ 255 ] {9a3bfbf7-12f7-4b50-bdc5-71c3c90fdebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12098 | 2026.03.07 01:54:51.100717 [ 255 ] {9a3bfbf7-12f7-4b50-bdc5-71c3c90fdebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12099 | 2026.03.07 01:54:51.101415 [ 255 ] {9a3bfbf7-12f7-4b50-bdc5-71c3c90fdebc} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12100 | 2026.03.07 01:54:51.101473 [ 255 ] {9a3bfbf7-12f7-4b50-bdc5-71c3c90fdebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12101 | 2026.03.07 01:54:51.101898 [ 255 ] {9a3bfbf7-12f7-4b50-bdc5-71c3c90fdebc} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12102 | 2026.03.07 01:54:51.102138 [ 255 ] {9a3bfbf7-12f7-4b50-bdc5-71c3c90fdebc} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12103 | 2026.03.07 01:54:51.102303 [ 255 ] {9a3bfbf7-12f7-4b50-bdc5-71c3c90fdebc} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001709 sec., 59684.02574605032 rows/sec., 5.00 MiB/sec. | ||
| 12104 | 2026.03.07 01:54:51.102356 [ 255 ] {9a3bfbf7-12f7-4b50-bdc5-71c3c90fdebc} <Debug> TCPHandler: Processed in 0.002056237 sec. | ||
| 12105 | 2026.03.07 01:54:51.102488 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12106 | 2026.03.07 01:54:51.102595 [ 255 ] {7dc8653d-52af-4bdc-bc39-d0198ef25280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12107 | 2026.03.07 01:54:51.102642 [ 255 ] {7dc8653d-52af-4bdc-bc39-d0198ef25280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12108 | 2026.03.07 01:54:51.103166 [ 255 ] {7dc8653d-52af-4bdc-bc39-d0198ef25280} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12109 | 2026.03.07 01:54:51.103212 [ 255 ] {7dc8653d-52af-4bdc-bc39-d0198ef25280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12110 | 2026.03.07 01:54:51.103551 [ 255 ] {7dc8653d-52af-4bdc-bc39-d0198ef25280} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12111 | 2026.03.07 01:54:51.103786 [ 255 ] {7dc8653d-52af-4bdc-bc39-d0198ef25280} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12112 | 2026.03.07 01:54:51.103924 [ 255 ] {7dc8653d-52af-4bdc-bc39-d0198ef25280} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001353 sec., 16999.260901699927 rows/sec., 1.25 MiB/sec. | ||
| 12113 | 2026.03.07 01:54:51.103966 [ 255 ] {7dc8653d-52af-4bdc-bc39-d0198ef25280} <Debug> TCPHandler: Processed in 0.00153156 sec. | ||
| 12114 | 2026.03.07 01:54:51.104107 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12115 | 2026.03.07 01:54:51.104223 [ 255 ] {9de76b53-11fb-4fc8-82e1-e035a1d184e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12116 | 2026.03.07 01:54:51.104274 [ 255 ] {9de76b53-11fb-4fc8-82e1-e035a1d184e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12117 | 2026.03.07 01:54:51.104936 [ 255 ] {9de76b53-11fb-4fc8-82e1-e035a1d184e5} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12118 | 2026.03.07 01:54:51.104985 [ 255 ] {9de76b53-11fb-4fc8-82e1-e035a1d184e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12119 | 2026.03.07 01:54:51.105397 [ 255 ] {9de76b53-11fb-4fc8-82e1-e035a1d184e5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12120 | 2026.03.07 01:54:51.105694 [ 255 ] {9de76b53-11fb-4fc8-82e1-e035a1d184e5} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12121 | 2026.03.07 01:54:51.105880 [ 255 ] {9de76b53-11fb-4fc8-82e1-e035a1d184e5} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001684 sec., 51662.707838479815 rows/sec., 4.03 MiB/sec. | ||
| 12122 | 2026.03.07 01:54:51.105938 [ 255 ] {9de76b53-11fb-4fc8-82e1-e035a1d184e5} <Debug> TCPHandler: Processed in 0.001891382 sec. | ||
| 12123 | 2026.03.07 01:54:51.106094 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12124 | 2026.03.07 01:54:51.106213 [ 255 ] {c8b9c2e0-d4dd-4b70-bd18-63d601916885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12125 | 2026.03.07 01:54:51.106270 [ 255 ] {c8b9c2e0-d4dd-4b70-bd18-63d601916885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12126 | 2026.03.07 01:54:51.106915 [ 255 ] {c8b9c2e0-d4dd-4b70-bd18-63d601916885} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12127 | 2026.03.07 01:54:51.106964 [ 255 ] {c8b9c2e0-d4dd-4b70-bd18-63d601916885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12128 | 2026.03.07 01:54:51.107417 [ 255 ] {c8b9c2e0-d4dd-4b70-bd18-63d601916885} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12129 | 2026.03.07 01:54:51.107695 [ 255 ] {c8b9c2e0-d4dd-4b70-bd18-63d601916885} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12130 | 2026.03.07 01:54:51.107846 [ 255 ] {c8b9c2e0-d4dd-4b70-bd18-63d601916885} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001658 sec., 96501.80940892642 rows/sec., 6.72 MiB/sec. | ||
| 12131 | 2026.03.07 01:54:51.107886 [ 255 ] {c8b9c2e0-d4dd-4b70-bd18-63d601916885} <Debug> TCPHandler: Processed in 0.00185135 sec. | ||
| 12132 | 2026.03.07 01:54:51.108008 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12133 | 2026.03.07 01:54:51.108106 [ 255 ] {65a58597-c157-4fc2-930a-28dd333b546d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12134 | 2026.03.07 01:54:51.108163 [ 255 ] {65a58597-c157-4fc2-930a-28dd333b546d} <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 | ||
| 12135 | 2026.03.07 01:54:51.108994 [ 255 ] {65a58597-c157-4fc2-930a-28dd333b546d} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12136 | 2026.03.07 01:54:51.109032 [ 255 ] {65a58597-c157-4fc2-930a-28dd333b546d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12137 | 2026.03.07 01:54:51.109573 [ 255 ] {65a58597-c157-4fc2-930a-28dd333b546d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12138 | 2026.03.07 01:54:51.109799 [ 255 ] {65a58597-c157-4fc2-930a-28dd333b546d} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12139 | 2026.03.07 01:54:51.109944 [ 255 ] {65a58597-c157-4fc2-930a-28dd333b546d} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001857 sec., 12385.568120624665 rows/sec., 22.19 MiB/sec. | ||
| 12140 | 2026.03.07 01:54:51.110021 [ 255 ] {65a58597-c157-4fc2-930a-28dd333b546d} <Debug> TCPHandler: Processed in 0.002064108 sec. | ||
| 12141 | 2026.03.07 01:54:51.110155 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12142 | 2026.03.07 01:54:51.110251 [ 255 ] {c4c8ae6a-b960-4e3e-9084-d8da36d91fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12143 | 2026.03.07 01:54:51.110294 [ 255 ] {c4c8ae6a-b960-4e3e-9084-d8da36d91fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12144 | 2026.03.07 01:54:51.110641 [ 255 ] {c4c8ae6a-b960-4e3e-9084-d8da36d91fd6} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12145 | 2026.03.07 01:54:51.110678 [ 255 ] {c4c8ae6a-b960-4e3e-9084-d8da36d91fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12146 | 2026.03.07 01:54:51.110995 [ 255 ] {c4c8ae6a-b960-4e3e-9084-d8da36d91fd6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12147 | 2026.03.07 01:54:51.111203 [ 255 ] {c4c8ae6a-b960-4e3e-9084-d8da36d91fd6} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12148 | 2026.03.07 01:54:51.111327 [ 99 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12149 | 2026.03.07 01:54:51.111335 [ 255 ] {c4c8ae6a-b960-4e3e-9084-d8da36d91fd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 12150 | 2026.03.07 01:54:51.111410 [ 99 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12151 | 2026.03.07 01:54:51.111422 [ 255 ] {c4c8ae6a-b960-4e3e-9084-d8da36d91fd6} <Debug> TCPHandler: Processed in 0.001316893 sec. | ||
| 12152 | 2026.03.07 01:54:51.111443 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12153 | 2026.03.07 01:54:51.111572 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 12154 | 2026.03.07 01:54:51.111725 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12155 | 2026.03.07 01:54:51.111762 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3672 rows starting from the beginning of the part | ||
| 12156 | 2026.03.07 01:54:51.111826 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 48 rows starting from the beginning of the part | ||
| 12157 | 2026.03.07 01:54:51.111870 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 90 rows starting from the beginning of the part | ||
| 12158 | 2026.03.07 01:54:51.111912 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 12159 | 2026.03.07 01:54:51.111947 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 12160 | 2026.03.07 01:54:51.111984 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 12161 | 2026.03.07 01:54:51.113276 [ 191 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4020 rows, containing 4 columns (4 merged, 0 gathered) in 0.001761027 sec., 2282758.867410891 rows/sec., 149.40 MiB/sec. | ||
| 12162 | 2026.03.07 01:54:51.113616 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12163 | 2026.03.07 01:54:51.113937 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_76_15} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12164 | 2026.03.07 01:54:51.114024 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_76_15} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12165 | 2026.03.07 01:54:51.114128 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 12166 | 2026.03.07 01:54:53.888666 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12167 | 2026.03.07 01:54:53.888756 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12168 | 2026.03.07 01:54:54.049508 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25028 | ||
| 12169 | 2026.03.07 01:54:54.050088 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12170 | 2026.03.07 01:54:54.050141 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12171 | 2026.03.07 01:54:54.050679 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12172 | 2026.03.07 01:54:54.050917 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12173 | 2026.03.07 01:54:54.051060 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25028 | ||
| 12174 | 2026.03.07 01:54:54.128192 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1494 | ||
| 12175 | 2026.03.07 01:54:54.130717 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12176 | 2026.03.07 01:54:54.130769 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12177 | 2026.03.07 01:54:54.132091 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12178 | 2026.03.07 01:54:54.132371 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12179 | 2026.03.07 01:54:54.132753 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1494 | ||
| 12180 | 2026.03.07 01:54:55.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.69 MiB, peak 339.73 MiB, free memory in arenas 0.00 B, will set to 326.70 MiB (RSS), difference: 4.00 MiB | ||
| 12181 | 2026.03.07 01:54:55.394629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12182 | 2026.03.07 01:54:55.410317 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12183 | 2026.03.07 01:54:55.410382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12184 | 2026.03.07 01:54:55.416000 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12185 | 2026.03.07 01:54:55.416676 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12186 | 2026.03.07 01:54:55.419658 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12187 | 2026.03.07 01:54:56.108091 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12188 | 2026.03.07 01:54:56.108295 [ 255 ] {2515afe9-c0d8-492a-ba78-6ab8f49c7b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12189 | 2026.03.07 01:54:56.108373 [ 255 ] {2515afe9-c0d8-492a-ba78-6ab8f49c7b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12190 | 2026.03.07 01:54:56.109147 [ 255 ] {2515afe9-c0d8-492a-ba78-6ab8f49c7b71} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12191 | 2026.03.07 01:54:56.109202 [ 255 ] {2515afe9-c0d8-492a-ba78-6ab8f49c7b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12192 | 2026.03.07 01:54:56.109632 [ 255 ] {2515afe9-c0d8-492a-ba78-6ab8f49c7b71} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12193 | 2026.03.07 01:54:56.109870 [ 255 ] {2515afe9-c0d8-492a-ba78-6ab8f49c7b71} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12194 | 2026.03.07 01:54:56.110038 [ 255 ] {2515afe9-c0d8-492a-ba78-6ab8f49c7b71} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001797 sec., 158041.1797440178 rows/sec., 10.04 MiB/sec. | ||
| 12195 | 2026.03.07 01:54:56.110096 [ 255 ] {2515afe9-c0d8-492a-ba78-6ab8f49c7b71} <Debug> TCPHandler: Processed in 0.002150871 sec. | ||
| 12196 | 2026.03.07 01:54:56.110238 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12197 | 2026.03.07 01:54:56.110343 [ 255 ] {dc783558-a3f4-4fc9-ac75-edde5a7b2773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12198 | 2026.03.07 01:54:56.110389 [ 255 ] {dc783558-a3f4-4fc9-ac75-edde5a7b2773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12199 | 2026.03.07 01:54:56.111200 [ 255 ] {dc783558-a3f4-4fc9-ac75-edde5a7b2773} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12200 | 2026.03.07 01:54:56.111240 [ 255 ] {dc783558-a3f4-4fc9-ac75-edde5a7b2773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12201 | 2026.03.07 01:54:56.111606 [ 255 ] {dc783558-a3f4-4fc9-ac75-edde5a7b2773} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12202 | 2026.03.07 01:54:56.111822 [ 255 ] {dc783558-a3f4-4fc9-ac75-edde5a7b2773} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12203 | 2026.03.07 01:54:56.111964 [ 255 ] {dc783558-a3f4-4fc9-ac75-edde5a7b2773} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001644 sec., 506690.99756690994 rows/sec., 40.23 MiB/sec. | ||
| 12204 | 2026.03.07 01:54:56.112004 [ 255 ] {dc783558-a3f4-4fc9-ac75-edde5a7b2773} <Debug> TCPHandler: Processed in 0.00182006 sec. | ||
| 12205 | 2026.03.07 01:54:56.112125 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12206 | 2026.03.07 01:54:56.112223 [ 255 ] {31014fb1-cabc-4346-9dd2-e293adb6d9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12207 | 2026.03.07 01:54:56.112266 [ 255 ] {31014fb1-cabc-4346-9dd2-e293adb6d9ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12208 | 2026.03.07 01:54:56.112719 [ 255 ] {31014fb1-cabc-4346-9dd2-e293adb6d9ff} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12209 | 2026.03.07 01:54:56.112757 [ 255 ] {31014fb1-cabc-4346-9dd2-e293adb6d9ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12210 | 2026.03.07 01:54:56.113062 [ 255 ] {31014fb1-cabc-4346-9dd2-e293adb6d9ff} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12211 | 2026.03.07 01:54:56.113268 [ 255 ] {31014fb1-cabc-4346-9dd2-e293adb6d9ff} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12212 | 2026.03.07 01:54:56.113397 [ 255 ] {31014fb1-cabc-4346-9dd2-e293adb6d9ff} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 8.10 MiB/sec. | ||
| 12213 | 2026.03.07 01:54:56.113436 [ 255 ] {31014fb1-cabc-4346-9dd2-e293adb6d9ff} <Debug> TCPHandler: Processed in 0.001362224 sec. | ||
| 12214 | 2026.03.07 01:54:56.113551 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12215 | 2026.03.07 01:54:56.113645 [ 255 ] {60dd7733-12a7-4672-9c83-2aed0712a87a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12216 | 2026.03.07 01:54:56.113685 [ 255 ] {60dd7733-12a7-4672-9c83-2aed0712a87a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12217 | 2026.03.07 01:54:56.114113 [ 255 ] {60dd7733-12a7-4672-9c83-2aed0712a87a} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12218 | 2026.03.07 01:54:56.114149 [ 255 ] {60dd7733-12a7-4672-9c83-2aed0712a87a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12219 | 2026.03.07 01:54:56.114459 [ 255 ] {60dd7733-12a7-4672-9c83-2aed0712a87a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12220 | 2026.03.07 01:54:56.114678 [ 255 ] {60dd7733-12a7-4672-9c83-2aed0712a87a} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12221 | 2026.03.07 01:54:56.114825 [ 255 ] {60dd7733-12a7-4672-9c83-2aed0712a87a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001197 sec., 124477.86131996659 rows/sec., 8.04 MiB/sec. | ||
| 12222 | 2026.03.07 01:54:56.114869 [ 255 ] {60dd7733-12a7-4672-9c83-2aed0712a87a} <Debug> TCPHandler: Processed in 0.001368455 sec. | ||
| 12223 | 2026.03.07 01:54:56.114984 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12224 | 2026.03.07 01:54:56.115078 [ 255 ] {2df63f3f-625b-461a-9e0f-2dd078f8ba4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12225 | 2026.03.07 01:54:56.115117 [ 255 ] {2df63f3f-625b-461a-9e0f-2dd078f8ba4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12226 | 2026.03.07 01:54:56.115559 [ 255 ] {2df63f3f-625b-461a-9e0f-2dd078f8ba4c} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12227 | 2026.03.07 01:54:56.115596 [ 255 ] {2df63f3f-625b-461a-9e0f-2dd078f8ba4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12228 | 2026.03.07 01:54:56.115902 [ 255 ] {2df63f3f-625b-461a-9e0f-2dd078f8ba4c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12229 | 2026.03.07 01:54:56.116110 [ 255 ] {2df63f3f-625b-461a-9e0f-2dd078f8ba4c} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12230 | 2026.03.07 01:54:56.116237 [ 255 ] {2df63f3f-625b-461a-9e0f-2dd078f8ba4c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001177 sec., 125743.41546304162 rows/sec., 7.15 MiB/sec. | ||
| 12231 | 2026.03.07 01:54:56.116274 [ 255 ] {2df63f3f-625b-461a-9e0f-2dd078f8ba4c} <Debug> TCPHandler: Processed in 0.001339614 sec. | ||
| 12232 | 2026.03.07 01:54:56.116391 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12233 | 2026.03.07 01:54:56.116486 [ 255 ] {2d2b1c18-323b-4ef7-8138-e627a7fafde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12234 | 2026.03.07 01:54:56.116525 [ 255 ] {2d2b1c18-323b-4ef7-8138-e627a7fafde9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12235 | 2026.03.07 01:54:56.117127 [ 255 ] {2d2b1c18-323b-4ef7-8138-e627a7fafde9} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12236 | 2026.03.07 01:54:56.117163 [ 255 ] {2d2b1c18-323b-4ef7-8138-e627a7fafde9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12237 | 2026.03.07 01:54:56.117490 [ 255 ] {2d2b1c18-323b-4ef7-8138-e627a7fafde9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12238 | 2026.03.07 01:54:56.117718 [ 255 ] {2d2b1c18-323b-4ef7-8138-e627a7fafde9} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12239 | 2026.03.07 01:54:56.117867 [ 255 ] {2d2b1c18-323b-4ef7-8138-e627a7fafde9} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001398 sec., 363376.251788269 rows/sec., 25.58 MiB/sec. | ||
| 12240 | 2026.03.07 01:54:56.117905 [ 255 ] {2d2b1c18-323b-4ef7-8138-e627a7fafde9} <Debug> TCPHandler: Processed in 0.001564321 sec. | ||
| 12241 | 2026.03.07 01:54:56.118028 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12242 | 2026.03.07 01:54:56.118121 [ 255 ] {2e4f9635-b869-4fb4-81c7-5b16ff2e7290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12243 | 2026.03.07 01:54:56.118161 [ 255 ] {2e4f9635-b869-4fb4-81c7-5b16ff2e7290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12244 | 2026.03.07 01:54:56.118496 [ 255 ] {2e4f9635-b869-4fb4-81c7-5b16ff2e7290} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12245 | 2026.03.07 01:54:56.118531 [ 255 ] {2e4f9635-b869-4fb4-81c7-5b16ff2e7290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12246 | 2026.03.07 01:54:56.118836 [ 255 ] {2e4f9635-b869-4fb4-81c7-5b16ff2e7290} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12247 | 2026.03.07 01:54:56.119045 [ 255 ] {2e4f9635-b869-4fb4-81c7-5b16ff2e7290} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12248 | 2026.03.07 01:54:56.119174 [ 255 ] {2e4f9635-b869-4fb4-81c7-5b16ff2e7290} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 12249 | 2026.03.07 01:54:56.119211 [ 255 ] {2e4f9635-b869-4fb4-81c7-5b16ff2e7290} <Debug> TCPHandler: Processed in 0.00123426 sec. | ||
| 12250 | 2026.03.07 01:54:56.119333 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12251 | 2026.03.07 01:54:56.119427 [ 255 ] {3032e8e0-e237-42ae-85fb-cb8a8c68e7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12252 | 2026.03.07 01:54:56.119469 [ 255 ] {3032e8e0-e237-42ae-85fb-cb8a8c68e7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12253 | 2026.03.07 01:54:56.119888 [ 255 ] {3032e8e0-e237-42ae-85fb-cb8a8c68e7cb} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12254 | 2026.03.07 01:54:56.119925 [ 255 ] {3032e8e0-e237-42ae-85fb-cb8a8c68e7cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12255 | 2026.03.07 01:54:56.120267 [ 255 ] {3032e8e0-e237-42ae-85fb-cb8a8c68e7cb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12256 | 2026.03.07 01:54:56.120469 [ 255 ] {3032e8e0-e237-42ae-85fb-cb8a8c68e7cb} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12257 | 2026.03.07 01:54:56.120600 [ 255 ] {3032e8e0-e237-42ae-85fb-cb8a8c68e7cb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00119 sec., 222689.07563025207 rows/sec., 14.80 MiB/sec. | ||
| 12258 | 2026.03.07 01:54:56.120637 [ 255 ] {3032e8e0-e237-42ae-85fb-cb8a8c68e7cb} <Debug> TCPHandler: Processed in 0.001352755 sec. | ||
| 12259 | 2026.03.07 01:54:56.120753 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12260 | 2026.03.07 01:54:56.120849 [ 255 ] {54a97c66-b26e-4238-b056-9378f12ad975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12261 | 2026.03.07 01:54:56.120891 [ 255 ] {54a97c66-b26e-4238-b056-9378f12ad975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12262 | 2026.03.07 01:54:56.121214 [ 255 ] {54a97c66-b26e-4238-b056-9378f12ad975} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12263 | 2026.03.07 01:54:56.121250 [ 255 ] {54a97c66-b26e-4238-b056-9378f12ad975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12264 | 2026.03.07 01:54:56.121542 [ 255 ] {54a97c66-b26e-4238-b056-9378f12ad975} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12265 | 2026.03.07 01:54:56.121744 [ 255 ] {54a97c66-b26e-4238-b056-9378f12ad975} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12266 | 2026.03.07 01:54:56.121874 [ 255 ] {54a97c66-b26e-4238-b056-9378f12ad975} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 12267 | 2026.03.07 01:54:56.121910 [ 255 ] {54a97c66-b26e-4238-b056-9378f12ad975} <Debug> TCPHandler: Processed in 0.00120738 sec. | ||
| 12268 | 2026.03.07 01:54:56.122022 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12269 | 2026.03.07 01:54:56.122115 [ 255 ] {20324054-d6c4-4f12-9bf8-27b733201a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12270 | 2026.03.07 01:54:56.122169 [ 255 ] {20324054-d6c4-4f12-9bf8-27b733201a88} <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 | ||
| 12271 | 2026.03.07 01:54:56.122968 [ 255 ] {20324054-d6c4-4f12-9bf8-27b733201a88} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12272 | 2026.03.07 01:54:56.123004 [ 255 ] {20324054-d6c4-4f12-9bf8-27b733201a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12273 | 2026.03.07 01:54:56.123530 [ 255 ] {20324054-d6c4-4f12-9bf8-27b733201a88} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12274 | 2026.03.07 01:54:56.123749 [ 255 ] {20324054-d6c4-4f12-9bf8-27b733201a88} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12275 | 2026.03.07 01:54:56.123890 [ 255 ] {20324054-d6c4-4f12-9bf8-27b733201a88} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001792 sec., 10044.642857142857 rows/sec., 18.00 MiB/sec. | ||
| 12276 | 2026.03.07 01:54:56.123958 [ 255 ] {20324054-d6c4-4f12-9bf8-27b733201a88} <Debug> TCPHandler: Processed in 0.001985285 sec. | ||
| 12277 | 2026.03.07 01:54:56.124072 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12278 | 2026.03.07 01:54:56.124166 [ 255 ] {17f2c7d8-94b4-41db-b649-3f486682ef52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12279 | 2026.03.07 01:54:56.124207 [ 255 ] {17f2c7d8-94b4-41db-b649-3f486682ef52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12280 | 2026.03.07 01:54:56.124533 [ 255 ] {17f2c7d8-94b4-41db-b649-3f486682ef52} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12281 | 2026.03.07 01:54:56.124570 [ 255 ] {17f2c7d8-94b4-41db-b649-3f486682ef52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12282 | 2026.03.07 01:54:56.124884 [ 255 ] {17f2c7d8-94b4-41db-b649-3f486682ef52} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12283 | 2026.03.07 01:54:56.125085 [ 255 ] {17f2c7d8-94b4-41db-b649-3f486682ef52} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12284 | 2026.03.07 01:54:56.125214 [ 255 ] {17f2c7d8-94b4-41db-b649-3f486682ef52} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 12285 | 2026.03.07 01:54:56.125248 [ 255 ] {17f2c7d8-94b4-41db-b649-3f486682ef52} <Debug> TCPHandler: Processed in 0.00122556 sec. | ||
| 12286 | 2026.03.07 01:54:57.156155 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12287 | 2026.03.07 01:54:57.156338 [ 255 ] {41e7ff07-0f5f-4575-b8ba-3489eb4428e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12288 | 2026.03.07 01:54:57.156406 [ 255 ] {41e7ff07-0f5f-4575-b8ba-3489eb4428e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12289 | 2026.03.07 01:54:57.157050 [ 255 ] {41e7ff07-0f5f-4575-b8ba-3489eb4428e2} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12290 | 2026.03.07 01:54:57.157098 [ 255 ] {41e7ff07-0f5f-4575-b8ba-3489eb4428e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12291 | 2026.03.07 01:54:57.157496 [ 255 ] {41e7ff07-0f5f-4575-b8ba-3489eb4428e2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12292 | 2026.03.07 01:54:57.157723 [ 255 ] {41e7ff07-0f5f-4575-b8ba-3489eb4428e2} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12293 | 2026.03.07 01:54:57.157885 [ 255 ] {41e7ff07-0f5f-4575-b8ba-3489eb4428e2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001595 sec., 15047.021943573667 rows/sec., 1.25 MiB/sec. | ||
| 12294 | 2026.03.07 01:54:57.157926 [ 255 ] {41e7ff07-0f5f-4575-b8ba-3489eb4428e2} <Debug> TCPHandler: Processed in 0.001908062 sec. | ||
| 12295 | 2026.03.07 01:54:57.158050 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12296 | 2026.03.07 01:54:57.158146 [ 255 ] {b79bb8e0-5d2f-460d-b8cb-6b49545e4aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12297 | 2026.03.07 01:54:57.158187 [ 255 ] {b79bb8e0-5d2f-460d-b8cb-6b49545e4aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12298 | 2026.03.07 01:54:57.158580 [ 255 ] {b79bb8e0-5d2f-460d-b8cb-6b49545e4aa5} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12299 | 2026.03.07 01:54:57.158617 [ 255 ] {b79bb8e0-5d2f-460d-b8cb-6b49545e4aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12300 | 2026.03.07 01:54:57.158925 [ 255 ] {b79bb8e0-5d2f-460d-b8cb-6b49545e4aa5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12301 | 2026.03.07 01:54:57.159133 [ 255 ] {b79bb8e0-5d2f-460d-b8cb-6b49545e4aa5} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12302 | 2026.03.07 01:54:57.159264 [ 255 ] {b79bb8e0-5d2f-460d-b8cb-6b49545e4aa5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001137 sec., 5277.0448548812665 rows/sec., 430.31 KiB/sec. | ||
| 12303 | 2026.03.07 01:54:57.159301 [ 255 ] {b79bb8e0-5d2f-460d-b8cb-6b49545e4aa5} <Debug> TCPHandler: Processed in 0.001302872 sec. | ||
| 12304 | 2026.03.07 01:54:57.159418 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12305 | 2026.03.07 01:54:57.159512 [ 255 ] {f88835cc-f3c1-4d10-bca5-2d7e98b1e84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12306 | 2026.03.07 01:54:57.159551 [ 255 ] {f88835cc-f3c1-4d10-bca5-2d7e98b1e84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12307 | 2026.03.07 01:54:57.161006 [ 255 ] {f88835cc-f3c1-4d10-bca5-2d7e98b1e84f} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12308 | 2026.03.07 01:54:57.161043 [ 255 ] {f88835cc-f3c1-4d10-bca5-2d7e98b1e84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12309 | 2026.03.07 01:54:57.161479 [ 255 ] {f88835cc-f3c1-4d10-bca5-2d7e98b1e84f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12310 | 2026.03.07 01:54:57.161695 [ 255 ] {f88835cc-f3c1-4d10-bca5-2d7e98b1e84f} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12311 | 2026.03.07 01:54:57.161830 [ 255 ] {f88835cc-f3c1-4d10-bca5-2d7e98b1e84f} <Debug> executeQuery: Read 2109 rows, 165.50 KiB in 0.002336 sec., 902825.3424657534 rows/sec., 69.19 MiB/sec. | ||
| 12312 | 2026.03.07 01:54:57.161842 [ 91 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12313 | 2026.03.07 01:54:57.161869 [ 255 ] {f88835cc-f3c1-4d10-bca5-2d7e98b1e84f} <Debug> TCPHandler: Processed in 0.002501281 sec. | ||
| 12314 | 2026.03.07 01:54:57.161910 [ 91 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12315 | 2026.03.07 01:54:57.161938 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12316 | 2026.03.07 01:54:57.162004 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12317 | 2026.03.07 01:54:57.162028 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::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 | ||
| 12318 | 2026.03.07 01:54:57.162133 [ 255 ] {319c0a49-f0d9-4d45-96ca-3f9a2cf024a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12319 | 2026.03.07 01:54:57.162134 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12320 | 2026.03.07 01:54:57.162174 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2893 rows starting from the beginning of the part | ||
| 12321 | 2026.03.07 01:54:57.162174 [ 255 ] {319c0a49-f0d9-4d45-96ca-3f9a2cf024a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12322 | 2026.03.07 01:54:57.162232 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 102 rows starting from the beginning of the part | ||
| 12323 | 2026.03.07 01:54:57.162280 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 837 rows starting from the beginning of the part | ||
| 12324 | 2026.03.07 01:54:57.162355 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 102 rows starting from the beginning of the part | ||
| 12325 | 2026.03.07 01:54:57.162419 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 833 rows starting from the beginning of the part | ||
| 12326 | 2026.03.07 01:54:57.162472 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 2109 rows starting from the beginning of the part | ||
| 12327 | 2026.03.07 01:54:57.162624 [ 255 ] {319c0a49-f0d9-4d45-96ca-3f9a2cf024a7} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12328 | 2026.03.07 01:54:57.162659 [ 255 ] {319c0a49-f0d9-4d45-96ca-3f9a2cf024a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12329 | 2026.03.07 01:54:57.162972 [ 255 ] {319c0a49-f0d9-4d45-96ca-3f9a2cf024a7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12330 | 2026.03.07 01:54:57.163179 [ 255 ] {319c0a49-f0d9-4d45-96ca-3f9a2cf024a7} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12331 | 2026.03.07 01:54:57.163308 [ 255 ] {319c0a49-f0d9-4d45-96ca-3f9a2cf024a7} <Debug> executeQuery: Read 52 rows, 3.94 KiB in 0.001193 sec., 43587.59430008382 rows/sec., 3.22 MiB/sec. | ||
| 12332 | 2026.03.07 01:54:57.163345 [ 255 ] {319c0a49-f0d9-4d45-96ca-3f9a2cf024a7} <Debug> TCPHandler: Processed in 0.001391415 sec. | ||
| 12333 | 2026.03.07 01:54:57.163461 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12334 | 2026.03.07 01:54:57.163556 [ 255 ] {5b9943ad-543e-4f45-b794-b2e148c457a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12335 | 2026.03.07 01:54:57.163597 [ 255 ] {5b9943ad-543e-4f45-b794-b2e148c457a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12336 | 2026.03.07 01:54:57.164243 [ 255 ] {5b9943ad-543e-4f45-b794-b2e148c457a4} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12337 | 2026.03.07 01:54:57.164279 [ 255 ] {5b9943ad-543e-4f45-b794-b2e148c457a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12338 | 2026.03.07 01:54:57.164611 [ 199 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6876 rows, containing 5 columns (5 merged, 0 gathered) in 0.002619836 sec., 2624591.7683396977 rows/sec., 214.32 MiB/sec. | ||
| 12339 | 2026.03.07 01:54:57.164627 [ 255 ] {5b9943ad-543e-4f45-b794-b2e148c457a4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12340 | 2026.03.07 01:54:57.164862 [ 255 ] {5b9943ad-543e-4f45-b794-b2e148c457a4} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12341 | 2026.03.07 01:54:57.164963 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12342 | 2026.03.07 01:54:57.164982 [ 91 ] {} <Debug> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 12343 | 2026.03.07 01:54:57.164990 [ 255 ] {5b9943ad-543e-4f45-b794-b2e148c457a4} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001452 sec., 504132.2314049587 rows/sec., 29.82 MiB/sec. | ||
| 12344 | 2026.03.07 01:54:57.165029 [ 91 ] {} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12345 | 2026.03.07 01:54:57.165048 [ 255 ] {5b9943ad-543e-4f45-b794-b2e148c457a4} <Debug> TCPHandler: Processed in 0.001637084 sec. | ||
| 12346 | 2026.03.07 01:54:57.165058 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12347 | 2026.03.07 01:54:57.165173 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12348 | 2026.03.07 01:54:57.165177 [ 201 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 12349 | 2026.03.07 01:54:57.165275 [ 255 ] {b28cadfb-95d6-4045-b793-e2b75690eaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12350 | 2026.03.07 01:54:57.165297 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_86_17} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12351 | 2026.03.07 01:54:57.165319 [ 255 ] {b28cadfb-95d6-4045-b793-e2b75690eaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12352 | 2026.03.07 01:54:57.165351 [ 201 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12353 | 2026.03.07 01:54:57.165395 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_86_17} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12354 | 2026.03.07 01:54:57.165401 [ 201 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 881 rows starting from the beginning of the part | ||
| 12355 | 2026.03.07 01:54:57.165492 [ 201 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 708 rows starting from the beginning of the part | ||
| 12356 | 2026.03.07 01:54:57.165495 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 12357 | 2026.03.07 01:54:57.165552 [ 201 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 12358 | 2026.03.07 01:54:57.165603 [ 201 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 12359 | 2026.03.07 01:54:57.165641 [ 201 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 149 rows starting from the beginning of the part | ||
| 12360 | 2026.03.07 01:54:57.165681 [ 201 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 732 rows starting from the beginning of the part | ||
| 12361 | 2026.03.07 01:54:57.165706 [ 255 ] {b28cadfb-95d6-4045-b793-e2b75690eaf0} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12362 | 2026.03.07 01:54:57.165747 [ 255 ] {b28cadfb-95d6-4045-b793-e2b75690eaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12363 | 2026.03.07 01:54:57.166075 [ 255 ] {b28cadfb-95d6-4045-b793-e2b75690eaf0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12364 | 2026.03.07 01:54:57.166293 [ 255 ] {b28cadfb-95d6-4045-b793-e2b75690eaf0} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12365 | 2026.03.07 01:54:57.166396 [ 91 ] {} <Debug> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 12366 | 2026.03.07 01:54:57.166425 [ 255 ] {b28cadfb-95d6-4045-b793-e2b75690eaf0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001168 sec., 856.1643835616438 rows/sec., 60.20 KiB/sec. | ||
| 12367 | 2026.03.07 01:54:57.166428 [ 91 ] {} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12368 | 2026.03.07 01:54:57.166467 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12369 | 2026.03.07 01:54:57.166470 [ 255 ] {b28cadfb-95d6-4045-b793-e2b75690eaf0} <Debug> TCPHandler: Processed in 0.001347074 sec. | ||
| 12370 | 2026.03.07 01:54:57.166549 [ 199 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::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 | ||
| 12371 | 2026.03.07 01:54:57.166593 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12372 | 2026.03.07 01:54:57.166657 [ 199 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12373 | 2026.03.07 01:54:57.166691 [ 255 ] {b9152e6b-5ade-493a-997d-4e48311255f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12374 | 2026.03.07 01:54:57.166697 [ 199 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 1 rows starting from the beginning of the part | ||
| 12375 | 2026.03.07 01:54:57.166740 [ 255 ] {b9152e6b-5ade-493a-997d-4e48311255f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12376 | 2026.03.07 01:54:57.166787 [ 199 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 12377 | 2026.03.07 01:54:57.166840 [ 199 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 12378 | 2026.03.07 01:54:57.166887 [ 199 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 12379 | 2026.03.07 01:54:57.166928 [ 199 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 12380 | 2026.03.07 01:54:57.166969 [ 196 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 5 columns (5 merged, 0 gathered) in 0.00184591 sec., 1499531.3964386128 rows/sec., 95.86 MiB/sec. | ||
| 12381 | 2026.03.07 01:54:57.167140 [ 255 ] {b9152e6b-5ade-493a-997d-4e48311255f7} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12382 | 2026.03.07 01:54:57.167171 [ 196 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 12383 | 2026.03.07 01:54:57.167175 [ 255 ] {b9152e6b-5ade-493a-997d-4e48311255f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12384 | 2026.03.07 01:54:57.167481 [ 196 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_35_7} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12385 | 2026.03.07 01:54:57.167567 [ 196 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_35_7} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 12386 | 2026.03.07 01:54:57.167651 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 12387 | 2026.03.07 01:54:57.167661 [ 255 ] {b9152e6b-5ade-493a-997d-4e48311255f7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12388 | 2026.03.07 01:54:57.167707 [ 201 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001192099 sec., 4194.282521837532 rows/sec., 311.29 KiB/sec. | ||
| 12389 | 2026.03.07 01:54:57.167824 [ 196 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 12390 | 2026.03.07 01:54:57.167889 [ 255 ] {b9152e6b-5ade-493a-997d-4e48311255f7} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12391 | 2026.03.07 01:54:57.168019 [ 255 ] {b9152e6b-5ade-493a-997d-4e48311255f7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001345 sec., 8921.933085501858 rows/sec., 697.03 KiB/sec. | ||
| 12392 | 2026.03.07 01:54:57.168057 [ 255 ] {b9152e6b-5ade-493a-997d-4e48311255f7} <Debug> TCPHandler: Processed in 0.001512859 sec. | ||
| 12393 | 2026.03.07 01:54:57.168064 [ 196 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_13_3} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12394 | 2026.03.07 01:54:57.168135 [ 196 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_13_3} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 12395 | 2026.03.07 01:54:57.168186 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12396 | 2026.03.07 01:54:57.168202 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12397 | 2026.03.07 01:54:57.168280 [ 255 ] {77be7b77-8369-499d-a1f7-0d236c0f3342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12398 | 2026.03.07 01:54:57.168321 [ 255 ] {77be7b77-8369-499d-a1f7-0d236c0f3342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12399 | 2026.03.07 01:54:57.169119 [ 255 ] {77be7b77-8369-499d-a1f7-0d236c0f3342} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12400 | 2026.03.07 01:54:57.169155 [ 255 ] {77be7b77-8369-499d-a1f7-0d236c0f3342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12401 | 2026.03.07 01:54:57.169493 [ 255 ] {77be7b77-8369-499d-a1f7-0d236c0f3342} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12402 | 2026.03.07 01:54:57.169712 [ 255 ] {77be7b77-8369-499d-a1f7-0d236c0f3342} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12403 | 2026.03.07 01:54:57.169835 [ 88 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12404 | 2026.03.07 01:54:57.169839 [ 255 ] {77be7b77-8369-499d-a1f7-0d236c0f3342} <Debug> executeQuery: Read 1076 rows, 76.81 KiB in 0.001577 sec., 682308.1800887762 rows/sec., 47.57 MiB/sec. | ||
| 12405 | 2026.03.07 01:54:57.169863 [ 88 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12406 | 2026.03.07 01:54:57.169881 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12407 | 2026.03.07 01:54:57.169883 [ 255 ] {77be7b77-8369-499d-a1f7-0d236c0f3342} <Debug> TCPHandler: Processed in 0.001747377 sec. | ||
| 12408 | 2026.03.07 01:54:57.169982 [ 193 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::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 | ||
| 12409 | 2026.03.07 01:54:57.170014 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12410 | 2026.03.07 01:54:57.170084 [ 193 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12411 | 2026.03.07 01:54:57.170112 [ 255 ] {cc1cd297-fd70-4b8e-ac75-1bd02c3c0422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12412 | 2026.03.07 01:54:57.170115 [ 193 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1552 rows starting from the beginning of the part | ||
| 12413 | 2026.03.07 01:54:57.170163 [ 255 ] {cc1cd297-fd70-4b8e-ac75-1bd02c3c0422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12414 | 2026.03.07 01:54:57.170194 [ 193 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 87 rows starting from the beginning of the part | ||
| 12415 | 2026.03.07 01:54:57.170244 [ 193 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 516 rows starting from the beginning of the part | ||
| 12416 | 2026.03.07 01:54:57.170288 [ 193 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 87 rows starting from the beginning of the part | ||
| 12417 | 2026.03.07 01:54:57.170350 [ 193 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 508 rows starting from the beginning of the part | ||
| 12418 | 2026.03.07 01:54:57.170401 [ 193 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1076 rows starting from the beginning of the part | ||
| 12419 | 2026.03.07 01:54:57.170880 [ 255 ] {cc1cd297-fd70-4b8e-ac75-1bd02c3c0422} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12420 | 2026.03.07 01:54:57.170921 [ 255 ] {cc1cd297-fd70-4b8e-ac75-1bd02c3c0422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12421 | 2026.03.07 01:54:57.171363 [ 255 ] {cc1cd297-fd70-4b8e-ac75-1bd02c3c0422} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12422 | 2026.03.07 01:54:57.171572 [ 255 ] {cc1cd297-fd70-4b8e-ac75-1bd02c3c0422} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12423 | 2026.03.07 01:54:57.171703 [ 255 ] {cc1cd297-fd70-4b8e-ac75-1bd02c3c0422} <Debug> executeQuery: Read 1364 rows, 90.08 KiB in 0.001609 sec., 847731.5102548166 rows/sec., 54.67 MiB/sec. | ||
| 12424 | 2026.03.07 01:54:57.171738 [ 255 ] {cc1cd297-fd70-4b8e-ac75-1bd02c3c0422} <Debug> TCPHandler: Processed in 0.001774818 sec. | ||
| 12425 | 2026.03.07 01:54:57.171752 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3826 rows, containing 5 columns (5 merged, 0 gathered) in 0.001827169 sec., 2093949.7112746548 rows/sec., 155.25 MiB/sec. | ||
| 12426 | 2026.03.07 01:54:57.171861 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12427 | 2026.03.07 01:54:57.171946 [ 193 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12428 | 2026.03.07 01:54:57.171961 [ 255 ] {15fe5aa2-9f6e-4d82-862d-f6189e6d75ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12429 | 2026.03.07 01:54:57.172023 [ 255 ] {15fe5aa2-9f6e-4d82-862d-f6189e6d75ab} <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 | ||
| 12430 | 2026.03.07 01:54:57.172200 [ 193 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_86_17} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12431 | 2026.03.07 01:54:57.172281 [ 193 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_86_17} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12432 | 2026.03.07 01:54:57.172359 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 12433 | 2026.03.07 01:54:57.172852 [ 255 ] {15fe5aa2-9f6e-4d82-862d-f6189e6d75ab} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12434 | 2026.03.07 01:54:57.172892 [ 255 ] {15fe5aa2-9f6e-4d82-862d-f6189e6d75ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12435 | 2026.03.07 01:54:57.173450 [ 255 ] {15fe5aa2-9f6e-4d82-862d-f6189e6d75ab} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12436 | 2026.03.07 01:54:57.173674 [ 255 ] {15fe5aa2-9f6e-4d82-862d-f6189e6d75ab} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12437 | 2026.03.07 01:54:57.173811 [ 255 ] {15fe5aa2-9f6e-4d82-862d-f6189e6d75ab} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001868 sec., 18201.284796573877 rows/sec., 32.62 MiB/sec. | ||
| 12438 | 2026.03.07 01:54:57.173864 [ 255 ] {15fe5aa2-9f6e-4d82-862d-f6189e6d75ab} <Debug> TCPHandler: Processed in 0.002052858 sec. | ||
| 12439 | 2026.03.07 01:54:57.173986 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12440 | 2026.03.07 01:54:57.174080 [ 255 ] {e6934fb1-b436-4fa5-b4fe-c9056f5edf2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12441 | 2026.03.07 01:54:57.174122 [ 255 ] {e6934fb1-b436-4fa5-b4fe-c9056f5edf2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12442 | 2026.03.07 01:54:57.174447 [ 255 ] {e6934fb1-b436-4fa5-b4fe-c9056f5edf2e} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12443 | 2026.03.07 01:54:57.174480 [ 255 ] {e6934fb1-b436-4fa5-b4fe-c9056f5edf2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12444 | 2026.03.07 01:54:57.174803 [ 255 ] {e6934fb1-b436-4fa5-b4fe-c9056f5edf2e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12445 | 2026.03.07 01:54:57.175031 [ 255 ] {e6934fb1-b436-4fa5-b4fe-c9056f5edf2e} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12446 | 2026.03.07 01:54:57.175166 [ 255 ] {e6934fb1-b436-4fa5-b4fe-c9056f5edf2e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001104 sec., 10869.565217391304 rows/sec., 750.11 KiB/sec. | ||
| 12447 | 2026.03.07 01:54:57.175201 [ 255 ] {e6934fb1-b436-4fa5-b4fe-c9056f5edf2e} <Debug> TCPHandler: Processed in 0.001265461 sec. | ||
| 12448 | 2026.03.07 01:55:01.098845 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12449 | 2026.03.07 01:55:01.099083 [ 255 ] {f41561d6-aac1-4a17-b6d2-a996129c3c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12450 | 2026.03.07 01:55:01.099173 [ 255 ] {f41561d6-aac1-4a17-b6d2-a996129c3c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12451 | 2026.03.07 01:55:01.099979 [ 255 ] {f41561d6-aac1-4a17-b6d2-a996129c3c13} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12452 | 2026.03.07 01:55:01.100045 [ 255 ] {f41561d6-aac1-4a17-b6d2-a996129c3c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12453 | 2026.03.07 01:55:01.100578 [ 255 ] {f41561d6-aac1-4a17-b6d2-a996129c3c13} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12454 | 2026.03.07 01:55:01.100897 [ 255 ] {f41561d6-aac1-4a17-b6d2-a996129c3c13} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12455 | 2026.03.07 01:55:01.101122 [ 255 ] {f41561d6-aac1-4a17-b6d2-a996129c3c13} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002101 sec., 26653.974297953355 rows/sec., 2.05 MiB/sec. | ||
| 12456 | 2026.03.07 01:55:01.101195 [ 255 ] {f41561d6-aac1-4a17-b6d2-a996129c3c13} <Debug> TCPHandler: Processed in 0.002502292 sec. | ||
| 12457 | 2026.03.07 01:55:01.101357 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12458 | 2026.03.07 01:55:01.101485 [ 255 ] {0568afdb-11bc-411d-9b4e-83fa45557cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12459 | 2026.03.07 01:55:01.101542 [ 255 ] {0568afdb-11bc-411d-9b4e-83fa45557cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12460 | 2026.03.07 01:55:01.102160 [ 255 ] {0568afdb-11bc-411d-9b4e-83fa45557cf4} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12461 | 2026.03.07 01:55:01.102209 [ 255 ] {0568afdb-11bc-411d-9b4e-83fa45557cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12462 | 2026.03.07 01:55:01.102631 [ 255 ] {0568afdb-11bc-411d-9b4e-83fa45557cf4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12463 | 2026.03.07 01:55:01.102938 [ 255 ] {0568afdb-11bc-411d-9b4e-83fa45557cf4} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12464 | 2026.03.07 01:55:01.103130 [ 255 ] {0568afdb-11bc-411d-9b4e-83fa45557cf4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001675 sec., 38208.9552238806 rows/sec., 2.98 MiB/sec. | ||
| 12465 | 2026.03.07 01:55:01.103189 [ 255 ] {0568afdb-11bc-411d-9b4e-83fa45557cf4} <Debug> TCPHandler: Processed in 0.001895262 sec. | ||
| 12466 | 2026.03.07 01:55:01.103341 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12467 | 2026.03.07 01:55:01.103470 [ 255 ] {91a4f40c-5629-4aa3-8dd2-acf7c9d61607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12468 | 2026.03.07 01:55:01.103529 [ 255 ] {91a4f40c-5629-4aa3-8dd2-acf7c9d61607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12469 | 2026.03.07 01:55:01.104111 [ 255 ] {91a4f40c-5629-4aa3-8dd2-acf7c9d61607} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12470 | 2026.03.07 01:55:01.104160 [ 255 ] {91a4f40c-5629-4aa3-8dd2-acf7c9d61607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12471 | 2026.03.07 01:55:01.104584 [ 255 ] {91a4f40c-5629-4aa3-8dd2-acf7c9d61607} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12472 | 2026.03.07 01:55:01.104813 [ 255 ] {91a4f40c-5629-4aa3-8dd2-acf7c9d61607} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12473 | 2026.03.07 01:55:01.104967 [ 255 ] {91a4f40c-5629-4aa3-8dd2-acf7c9d61607} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001529 sec., 83714.84630477436 rows/sec., 5.83 MiB/sec. | ||
| 12474 | 2026.03.07 01:55:01.104976 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 5 parts from all_1_76_15 to all_80_80_0 | ||
| 12475 | 2026.03.07 01:55:01.105008 [ 255 ] {91a4f40c-5629-4aa3-8dd2-acf7c9d61607} <Debug> TCPHandler: Processed in 0.001730296 sec. | ||
| 12476 | 2026.03.07 01:55:01.105050 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12477 | 2026.03.07 01:55:01.105077 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12478 | 2026.03.07 01:55:01.105160 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12479 | 2026.03.07 01:55:01.105185 [ 201 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_76_15 to all_80_80_0 into Compact with storage Full | ||
| 12480 | 2026.03.07 01:55:01.105272 [ 255 ] {20f71a58-c953-4144-a67f-65e2759f6809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12481 | 2026.03.07 01:55:01.105324 [ 255 ] {20f71a58-c953-4144-a67f-65e2759f6809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12482 | 2026.03.07 01:55:01.105356 [ 201 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12483 | 2026.03.07 01:55:01.105411 [ 201 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 28386 rows starting from the beginning of the part | ||
| 12484 | 2026.03.07 01:55:01.105504 [ 201 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 269 rows starting from the beginning of the part | ||
| 12485 | 2026.03.07 01:55:01.105574 [ 201 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 12486 | 2026.03.07 01:55:01.105645 [ 201 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 265 rows starting from the beginning of the part | ||
| 12487 | 2026.03.07 01:55:01.105714 [ 201 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1364 rows starting from the beginning of the part | ||
| 12488 | 2026.03.07 01:55:01.105770 [ 255 ] {20f71a58-c953-4144-a67f-65e2759f6809} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12489 | 2026.03.07 01:55:01.105819 [ 255 ] {20f71a58-c953-4144-a67f-65e2759f6809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12490 | 2026.03.07 01:55:01.106264 [ 255 ] {20f71a58-c953-4144-a67f-65e2759f6809} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12491 | 2026.03.07 01:55:01.106538 [ 255 ] {20f71a58-c953-4144-a67f-65e2759f6809} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12492 | 2026.03.07 01:55:01.106716 [ 255 ] {20f71a58-c953-4144-a67f-65e2759f6809} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001465 sec., 32764.505119453926 rows/sec., 2.21 MiB/sec. | ||
| 12493 | 2026.03.07 01:55:01.106769 [ 255 ] {20f71a58-c953-4144-a67f-65e2759f6809} <Debug> TCPHandler: Processed in 0.001663255 sec. | ||
| 12494 | 2026.03.07 01:55:01.118107 [ 201 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30444 rows, containing 5 columns (5 merged, 0 gathered) in 0.012962854 sec., 2348556.884155295 rows/sec., 153.56 MiB/sec. | ||
| 12495 | 2026.03.07 01:55:01.118910 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 12496 | 2026.03.07 01:55:01.119393 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12497 | 2026.03.07 01:55:01.119533 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 5 parts: [all_1_76_15, all_80_80_0] -> all_1_80_16 | ||
| 12498 | 2026.03.07 01:55:01.119681 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12499 | 2026.03.07 01:55:01.552183 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25476 | ||
| 12500 | 2026.03.07 01:55:01.552880 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12501 | 2026.03.07 01:55:01.552950 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12502 | 2026.03.07 01:55:01.553603 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12503 | 2026.03.07 01:55:01.553958 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12504 | 2026.03.07 01:55:01.554185 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25476 | ||
| 12505 | 2026.03.07 01:55:02.001174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.56 MiB, peak 339.73 MiB, free memory in arenas 0.00 B, will set to 329.80 MiB (RSS), difference: 2.24 MiB | ||
| 12506 | 2026.03.07 01:55:02.920642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 12507 | 2026.03.07 01:55:02.938322 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12508 | 2026.03.07 01:55:02.938394 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12509 | 2026.03.07 01:55:02.944248 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12510 | 2026.03.07 01:55:02.944987 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12511 | 2026.03.07 01:55:02.948236 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 12512 | 2026.03.07 01:55:04.133854 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1546 | ||
| 12513 | 2026.03.07 01:55:04.136899 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12514 | 2026.03.07 01:55:04.136961 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12515 | 2026.03.07 01:55:04.138260 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12516 | 2026.03.07 01:55:04.138544 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12517 | 2026.03.07 01:55:04.138977 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1546 | ||
| 12518 | 2026.03.07 01:55:06.100992 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12519 | 2026.03.07 01:55:06.101179 [ 255 ] {5657791d-6747-45e9-baf9-5e144dd51dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12520 | 2026.03.07 01:55:06.101249 [ 255 ] {5657791d-6747-45e9-baf9-5e144dd51dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12521 | 2026.03.07 01:55:06.101935 [ 255 ] {5657791d-6747-45e9-baf9-5e144dd51dc4} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12522 | 2026.03.07 01:55:06.101986 [ 255 ] {5657791d-6747-45e9-baf9-5e144dd51dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12523 | 2026.03.07 01:55:06.102410 [ 255 ] {5657791d-6747-45e9-baf9-5e144dd51dc4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12524 | 2026.03.07 01:55:06.102653 [ 255 ] {5657791d-6747-45e9-baf9-5e144dd51dc4} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12525 | 2026.03.07 01:55:06.102818 [ 255 ] {5657791d-6747-45e9-baf9-5e144dd51dc4} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001691 sec., 54405.67711413365 rows/sec., 4.59 MiB/sec. | ||
| 12526 | 2026.03.07 01:55:06.102869 [ 255 ] {5657791d-6747-45e9-baf9-5e144dd51dc4} <Debug> TCPHandler: Processed in 0.002021406 sec. | ||
| 12527 | 2026.03.07 01:55:06.103001 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12528 | 2026.03.07 01:55:06.103105 [ 255 ] {8179a5fa-17bd-4b04-990c-c56050ff4d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12529 | 2026.03.07 01:55:06.103150 [ 255 ] {8179a5fa-17bd-4b04-990c-c56050ff4d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12530 | 2026.03.07 01:55:06.103594 [ 255 ] {8179a5fa-17bd-4b04-990c-c56050ff4d35} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12531 | 2026.03.07 01:55:06.103633 [ 255 ] {8179a5fa-17bd-4b04-990c-c56050ff4d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12532 | 2026.03.07 01:55:06.103956 [ 255 ] {8179a5fa-17bd-4b04-990c-c56050ff4d35} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12533 | 2026.03.07 01:55:06.104173 [ 255 ] {8179a5fa-17bd-4b04-990c-c56050ff4d35} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12534 | 2026.03.07 01:55:06.104311 [ 255 ] {8179a5fa-17bd-4b04-990c-c56050ff4d35} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001229 sec., 14646.053702196907 rows/sec., 1.08 MiB/sec. | ||
| 12535 | 2026.03.07 01:55:06.104318 [ 38 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12536 | 2026.03.07 01:55:06.104353 [ 255 ] {8179a5fa-17bd-4b04-990c-c56050ff4d35} <Debug> TCPHandler: Processed in 0.001407236 sec. | ||
| 12537 | 2026.03.07 01:55:06.104389 [ 38 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12538 | 2026.03.07 01:55:06.104418 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12539 | 2026.03.07 01:55:06.104502 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12540 | 2026.03.07 01:55:06.104520 [ 200 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 12541 | 2026.03.07 01:55:06.104608 [ 255 ] {09804817-5651-42aa-9f0d-82a3bad30924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12542 | 2026.03.07 01:55:06.104616 [ 200 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12543 | 2026.03.07 01:55:06.104651 [ 200 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 226 rows starting from the beginning of the part | ||
| 12544 | 2026.03.07 01:55:06.104659 [ 255 ] {09804817-5651-42aa-9f0d-82a3bad30924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12545 | 2026.03.07 01:55:06.104746 [ 200 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 168 rows starting from the beginning of the part | ||
| 12546 | 2026.03.07 01:55:06.104816 [ 200 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 23 rows starting from the beginning of the part | ||
| 12547 | 2026.03.07 01:55:06.104863 [ 200 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 12548 | 2026.03.07 01:55:06.104905 [ 200 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 52 rows starting from the beginning of the part | ||
| 12549 | 2026.03.07 01:55:06.104947 [ 200 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 18 rows starting from the beginning of the part | ||
| 12550 | 2026.03.07 01:55:06.105144 [ 255 ] {09804817-5651-42aa-9f0d-82a3bad30924} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12551 | 2026.03.07 01:55:06.105182 [ 255 ] {09804817-5651-42aa-9f0d-82a3bad30924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12552 | 2026.03.07 01:55:06.105564 [ 255 ] {09804817-5651-42aa-9f0d-82a3bad30924} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12553 | 2026.03.07 01:55:06.105845 [ 255 ] {09804817-5651-42aa-9f0d-82a3bad30924} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12554 | 2026.03.07 01:55:06.105876 [ 189 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 647 rows, containing 5 columns (5 merged, 0 gathered) in 0.001394136 sec., 464086.7175081914 rows/sec., 31.32 MiB/sec. | ||
| 12555 | 2026.03.07 01:55:06.105992 [ 255 ] {09804817-5651-42aa-9f0d-82a3bad30924} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001405 sec., 58362.989323843416 rows/sec., 4.56 MiB/sec. | ||
| 12556 | 2026.03.07 01:55:06.106035 [ 255 ] {09804817-5651-42aa-9f0d-82a3bad30924} <Debug> TCPHandler: Processed in 0.001593371 sec. | ||
| 12557 | 2026.03.07 01:55:06.106043 [ 200 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12558 | 2026.03.07 01:55:06.106159 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12559 | 2026.03.07 01:55:06.106266 [ 255 ] {0d02b6ae-8703-4ece-82fd-5b4af0061208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12560 | 2026.03.07 01:55:06.106292 [ 200 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_76_15} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12561 | 2026.03.07 01:55:06.106312 [ 255 ] {0d02b6ae-8703-4ece-82fd-5b4af0061208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12562 | 2026.03.07 01:55:06.106356 [ 200 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_76_15} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12563 | 2026.03.07 01:55:06.106422 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12564 | 2026.03.07 01:55:06.106757 [ 255 ] {0d02b6ae-8703-4ece-82fd-5b4af0061208} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12565 | 2026.03.07 01:55:06.106795 [ 255 ] {0d02b6ae-8703-4ece-82fd-5b4af0061208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12566 | 2026.03.07 01:55:06.107161 [ 255 ] {0d02b6ae-8703-4ece-82fd-5b4af0061208} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12567 | 2026.03.07 01:55:06.107377 [ 255 ] {0d02b6ae-8703-4ece-82fd-5b4af0061208} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12568 | 2026.03.07 01:55:06.107515 [ 255 ] {0d02b6ae-8703-4ece-82fd-5b4af0061208} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 12569 | 2026.03.07 01:55:06.107554 [ 255 ] {0d02b6ae-8703-4ece-82fd-5b4af0061208} <Debug> TCPHandler: Processed in 0.001447397 sec. | ||
| 12570 | 2026.03.07 01:55:06.107677 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12571 | 2026.03.07 01:55:06.107774 [ 255 ] {299ca3a0-dad6-4049-8859-d545e3bb6b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12572 | 2026.03.07 01:55:06.107833 [ 255 ] {299ca3a0-dad6-4049-8859-d545e3bb6b9e} <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 | ||
| 12573 | 2026.03.07 01:55:06.108659 [ 255 ] {299ca3a0-dad6-4049-8859-d545e3bb6b9e} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12574 | 2026.03.07 01:55:06.108697 [ 255 ] {299ca3a0-dad6-4049-8859-d545e3bb6b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12575 | 2026.03.07 01:55:06.109338 [ 255 ] {299ca3a0-dad6-4049-8859-d545e3bb6b9e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12576 | 2026.03.07 01:55:06.109593 [ 255 ] {299ca3a0-dad6-4049-8859-d545e3bb6b9e} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12577 | 2026.03.07 01:55:06.109733 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12578 | 2026.03.07 01:55:06.109745 [ 255 ] {299ca3a0-dad6-4049-8859-d545e3bb6b9e} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00199 sec., 9045.226130653265 rows/sec., 16.21 MiB/sec. | ||
| 12579 | 2026.03.07 01:55:06.109782 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12580 | 2026.03.07 01:55:06.109808 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12581 | 2026.03.07 01:55:06.109834 [ 255 ] {299ca3a0-dad6-4049-8859-d545e3bb6b9e} <Debug> TCPHandler: Processed in 0.002211583 sec. | ||
| 12582 | 2026.03.07 01:55:06.109898 [ 188 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 12583 | 2026.03.07 01:55:06.109965 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12584 | 2026.03.07 01:55:06.110065 [ 255 ] {4c6a7c8b-f8f5-43ae-8caa-90bb50cea943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12585 | 2026.03.07 01:55:06.110086 [ 188 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12586 | 2026.03.07 01:55:06.110108 [ 255 ] {4c6a7c8b-f8f5-43ae-8caa-90bb50cea943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12587 | 2026.03.07 01:55:06.110144 [ 188 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1507 rows starting from the beginning of the part | ||
| 12588 | 2026.03.07 01:55:06.110264 [ 188 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 18 rows starting from the beginning of the part | ||
| 12589 | 2026.03.07 01:55:06.110366 [ 188 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 23 rows starting from the beginning of the part | ||
| 12590 | 2026.03.07 01:55:06.110469 [ 188 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 18 rows starting from the beginning of the part | ||
| 12591 | 2026.03.07 01:55:06.110476 [ 255 ] {4c6a7c8b-f8f5-43ae-8caa-90bb50cea943} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12592 | 2026.03.07 01:55:06.110518 [ 255 ] {4c6a7c8b-f8f5-43ae-8caa-90bb50cea943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12593 | 2026.03.07 01:55:06.110563 [ 188 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 34 rows starting from the beginning of the part | ||
| 12594 | 2026.03.07 01:55:06.110660 [ 188 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 18 rows starting from the beginning of the part | ||
| 12595 | 2026.03.07 01:55:06.110864 [ 255 ] {4c6a7c8b-f8f5-43ae-8caa-90bb50cea943} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12596 | 2026.03.07 01:55:06.111113 [ 255 ] {4c6a7c8b-f8f5-43ae-8caa-90bb50cea943} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12597 | 2026.03.07 01:55:06.111252 [ 255 ] {4c6a7c8b-f8f5-43ae-8caa-90bb50cea943} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 12598 | 2026.03.07 01:55:06.111291 [ 255 ] {4c6a7c8b-f8f5-43ae-8caa-90bb50cea943} <Debug> TCPHandler: Processed in 0.001378265 sec. | ||
| 12599 | 2026.03.07 01:55:06.119536 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1618 rows, containing 19 columns (19 merged, 0 gathered) in 0.009676396 sec., 167211.01534083558 rows/sec., 299.63 MiB/sec. | ||
| 12600 | 2026.03.07 01:55:06.121522 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12601 | 2026.03.07 01:55:06.121970 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12602 | 2026.03.07 01:55:06.122061 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12603 | 2026.03.07 01:55:06.122242 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 12604 | 2026.03.07 01:55:07.001156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.30 MiB, peak 341.84 MiB, free memory in arenas 0.00 B, will set to 334.75 MiB (RSS), difference: 4.45 MiB | ||
| 12605 | 2026.03.07 01:55:08.889022 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12606 | 2026.03.07 01:55:08.889088 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12607 | 2026.03.07 01:55:09.055184 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25988 | ||
| 12608 | 2026.03.07 01:55:09.055696 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12609 | 2026.03.07 01:55:09.055729 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12610 | 2026.03.07 01:55:09.056230 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12611 | 2026.03.07 01:55:09.056457 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12612 | 2026.03.07 01:55:09.056584 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25988 | ||
| 12613 | 2026.03.07 01:55:10.449232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 12614 | 2026.03.07 01:55:10.465561 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12615 | 2026.03.07 01:55:10.465616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12616 | 2026.03.07 01:55:10.471481 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12617 | 2026.03.07 01:55:10.472156 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12618 | 2026.03.07 01:55:10.474923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12619 | 2026.03.07 01:55:11.100344 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12620 | 2026.03.07 01:55:11.100613 [ 255 ] {9c808236-158d-45ca-a39f-60677ab0d133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12621 | 2026.03.07 01:55:11.100714 [ 255 ] {9c808236-158d-45ca-a39f-60677ab0d133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12622 | 2026.03.07 01:55:11.101455 [ 255 ] {9c808236-158d-45ca-a39f-60677ab0d133} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12623 | 2026.03.07 01:55:11.101505 [ 255 ] {9c808236-158d-45ca-a39f-60677ab0d133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12624 | 2026.03.07 01:55:11.101906 [ 255 ] {9c808236-158d-45ca-a39f-60677ab0d133} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12625 | 2026.03.07 01:55:11.102136 [ 255 ] {9c808236-158d-45ca-a39f-60677ab0d133} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12626 | 2026.03.07 01:55:11.102302 [ 255 ] {9c808236-158d-45ca-a39f-60677ab0d133} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001761 sec., 57921.63543441227 rows/sec., 4.85 MiB/sec. | ||
| 12627 | 2026.03.07 01:55:11.102352 [ 255 ] {9c808236-158d-45ca-a39f-60677ab0d133} <Debug> TCPHandler: Processed in 0.002185541 sec. | ||
| 12628 | 2026.03.07 01:55:11.102472 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12629 | 2026.03.07 01:55:11.102575 [ 255 ] {1b18d5f6-25ad-4d52-9c4a-804b4f2f3cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12630 | 2026.03.07 01:55:11.102620 [ 255 ] {1b18d5f6-25ad-4d52-9c4a-804b4f2f3cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12631 | 2026.03.07 01:55:11.103033 [ 255 ] {1b18d5f6-25ad-4d52-9c4a-804b4f2f3cd3} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12632 | 2026.03.07 01:55:11.103072 [ 255 ] {1b18d5f6-25ad-4d52-9c4a-804b4f2f3cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12633 | 2026.03.07 01:55:11.103378 [ 255 ] {1b18d5f6-25ad-4d52-9c4a-804b4f2f3cd3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12634 | 2026.03.07 01:55:11.103588 [ 255 ] {1b18d5f6-25ad-4d52-9c4a-804b4f2f3cd3} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12635 | 2026.03.07 01:55:11.103728 [ 255 ] {1b18d5f6-25ad-4d52-9c4a-804b4f2f3cd3} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001175 sec., 19574.468085106382 rows/sec., 1.44 MiB/sec. | ||
| 12636 | 2026.03.07 01:55:11.103766 [ 255 ] {1b18d5f6-25ad-4d52-9c4a-804b4f2f3cd3} <Debug> TCPHandler: Processed in 0.001347344 sec. | ||
| 12637 | 2026.03.07 01:55:11.103870 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12638 | 2026.03.07 01:55:11.103964 [ 255 ] {ab9f7418-ef05-4d52-ab50-1185f6e6c38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12639 | 2026.03.07 01:55:11.104005 [ 255 ] {ab9f7418-ef05-4d52-ab50-1185f6e6c38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12640 | 2026.03.07 01:55:11.104417 [ 255 ] {ab9f7418-ef05-4d52-ab50-1185f6e6c38f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12641 | 2026.03.07 01:55:11.104455 [ 255 ] {ab9f7418-ef05-4d52-ab50-1185f6e6c38f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12642 | 2026.03.07 01:55:11.104764 [ 255 ] {ab9f7418-ef05-4d52-ab50-1185f6e6c38f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12643 | 2026.03.07 01:55:11.104978 [ 255 ] {ab9f7418-ef05-4d52-ab50-1185f6e6c38f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12644 | 2026.03.07 01:55:11.105111 [ 255 ] {ab9f7418-ef05-4d52-ab50-1185f6e6c38f} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001164 sec., 74742.26804123711 rows/sec., 5.84 MiB/sec. | ||
| 12645 | 2026.03.07 01:55:11.105150 [ 255 ] {ab9f7418-ef05-4d52-ab50-1185f6e6c38f} <Debug> TCPHandler: Processed in 0.001330754 sec. | ||
| 12646 | 2026.03.07 01:55:11.105261 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12647 | 2026.03.07 01:55:11.105356 [ 255 ] {52aafc1f-1aae-4e0d-ba8f-42d214bc70db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12648 | 2026.03.07 01:55:11.105400 [ 255 ] {52aafc1f-1aae-4e0d-ba8f-42d214bc70db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12649 | 2026.03.07 01:55:11.105800 [ 255 ] {52aafc1f-1aae-4e0d-ba8f-42d214bc70db} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12650 | 2026.03.07 01:55:11.105837 [ 255 ] {52aafc1f-1aae-4e0d-ba8f-42d214bc70db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12651 | 2026.03.07 01:55:11.106162 [ 255 ] {52aafc1f-1aae-4e0d-ba8f-42d214bc70db} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12652 | 2026.03.07 01:55:11.106368 [ 255 ] {52aafc1f-1aae-4e0d-ba8f-42d214bc70db} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12653 | 2026.03.07 01:55:11.106499 [ 255 ] {52aafc1f-1aae-4e0d-ba8f-42d214bc70db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 12654 | 2026.03.07 01:55:11.106536 [ 255 ] {52aafc1f-1aae-4e0d-ba8f-42d214bc70db} <Debug> TCPHandler: Processed in 0.001324153 sec. | ||
| 12655 | 2026.03.07 01:55:11.106638 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12656 | 2026.03.07 01:55:11.106732 [ 255 ] {67eb85fa-e447-4928-9f2c-55b5a2579996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12657 | 2026.03.07 01:55:11.106788 [ 255 ] {67eb85fa-e447-4928-9f2c-55b5a2579996} <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 | ||
| 12658 | 2026.03.07 01:55:11.107541 [ 255 ] {67eb85fa-e447-4928-9f2c-55b5a2579996} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12659 | 2026.03.07 01:55:11.107578 [ 255 ] {67eb85fa-e447-4928-9f2c-55b5a2579996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12660 | 2026.03.07 01:55:11.108103 [ 255 ] {67eb85fa-e447-4928-9f2c-55b5a2579996} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12661 | 2026.03.07 01:55:11.108324 [ 255 ] {67eb85fa-e447-4928-9f2c-55b5a2579996} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12662 | 2026.03.07 01:55:11.108466 [ 255 ] {67eb85fa-e447-4928-9f2c-55b5a2579996} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001752 sec., 13127.853881278537 rows/sec., 23.52 MiB/sec. | ||
| 12663 | 2026.03.07 01:55:11.108528 [ 255 ] {67eb85fa-e447-4928-9f2c-55b5a2579996} <Debug> TCPHandler: Processed in 0.001939663 sec. | ||
| 12664 | 2026.03.07 01:55:11.108641 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12665 | 2026.03.07 01:55:11.108737 [ 255 ] {6bfef872-da6c-4065-9e2e-a010a9a93e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12666 | 2026.03.07 01:55:11.108780 [ 255 ] {6bfef872-da6c-4065-9e2e-a010a9a93e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12667 | 2026.03.07 01:55:11.109109 [ 255 ] {6bfef872-da6c-4065-9e2e-a010a9a93e9f} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12668 | 2026.03.07 01:55:11.109146 [ 255 ] {6bfef872-da6c-4065-9e2e-a010a9a93e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12669 | 2026.03.07 01:55:11.109442 [ 255 ] {6bfef872-da6c-4065-9e2e-a010a9a93e9f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12670 | 2026.03.07 01:55:11.109658 [ 255 ] {6bfef872-da6c-4065-9e2e-a010a9a93e9f} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12671 | 2026.03.07 01:55:11.109774 [ 58 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12672 | 2026.03.07 01:55:11.109787 [ 255 ] {6bfef872-da6c-4065-9e2e-a010a9a93e9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 12673 | 2026.03.07 01:55:11.109849 [ 58 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12674 | 2026.03.07 01:55:11.109862 [ 255 ] {6bfef872-da6c-4065-9e2e-a010a9a93e9f} <Debug> TCPHandler: Processed in 0.001271992 sec. | ||
| 12675 | 2026.03.07 01:55:11.109875 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12676 | 2026.03.07 01:55:11.110005 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 12677 | 2026.03.07 01:55:11.110159 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12678 | 2026.03.07 01:55:11.110203 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4020 rows starting from the beginning of the part | ||
| 12679 | 2026.03.07 01:55:11.110275 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 90 rows starting from the beginning of the part | ||
| 12680 | 2026.03.07 01:55:11.110326 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 12 rows starting from the beginning of the part | ||
| 12681 | 2026.03.07 01:55:11.110378 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 48 rows starting from the beginning of the part | ||
| 12682 | 2026.03.07 01:55:11.110420 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 12683 | 2026.03.07 01:55:11.110467 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 12684 | 2026.03.07 01:55:11.111823 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4290 rows, containing 4 columns (4 merged, 0 gathered) in 0.001881402 sec., 2280214.435830301 rows/sec., 149.28 MiB/sec. | ||
| 12685 | 2026.03.07 01:55:11.112182 [ 190 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12686 | 2026.03.07 01:55:11.112491 [ 190 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_81_16} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12687 | 2026.03.07 01:55:11.112572 [ 190 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_81_16} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12688 | 2026.03.07 01:55:11.112681 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 12689 | 2026.03.07 01:55:14.140071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1570 | ||
| 12690 | 2026.03.07 01:55:14.142390 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12691 | 2026.03.07 01:55:14.142447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12692 | 2026.03.07 01:55:14.143697 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12693 | 2026.03.07 01:55:14.143976 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12694 | 2026.03.07 01:55:14.144141 [ 61 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12695 | 2026.03.07 01:55:14.144210 [ 61 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12696 | 2026.03.07 01:55:14.144232 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12697 | 2026.03.07 01:55:14.144340 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::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 | ||
| 12698 | 2026.03.07 01:55:14.144357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1570 | ||
| 12699 | 2026.03.07 01:55:14.144918 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12700 | 2026.03.07 01:55:14.145073 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1370 rows starting from the beginning of the part | ||
| 12701 | 2026.03.07 01:55:14.145419 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 54 rows starting from the beginning of the part | ||
| 12702 | 2026.03.07 01:55:14.145737 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
| 12703 | 2026.03.07 01:55:14.146032 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 12704 | 2026.03.07 01:55:14.146340 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 52 rows starting from the beginning of the part | ||
| 12705 | 2026.03.07 01:55:14.146649 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 12706 | 2026.03.07 01:55:14.154055 [ 200 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1570 rows, containing 72 columns (72 merged, 0 gathered) in 0.009763448 sec., 160803.8471654686 rows/sec., 127.90 MiB/sec. | ||
| 12707 | 2026.03.07 01:55:14.155964 [ 187 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12708 | 2026.03.07 01:55:14.156637 [ 187 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_41_8} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12709 | 2026.03.07 01:55:14.156735 [ 187 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_41_8} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12710 | 2026.03.07 01:55:14.157107 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. | ||
| 12711 | 2026.03.07 01:55:16.100525 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12712 | 2026.03.07 01:55:16.100725 [ 255 ] {fffa470c-af39-4e7c-a437-9157df7c654a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12713 | 2026.03.07 01:55:16.100802 [ 255 ] {fffa470c-af39-4e7c-a437-9157df7c654a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12714 | 2026.03.07 01:55:16.101521 [ 255 ] {fffa470c-af39-4e7c-a437-9157df7c654a} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12715 | 2026.03.07 01:55:16.101574 [ 255 ] {fffa470c-af39-4e7c-a437-9157df7c654a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12716 | 2026.03.07 01:55:16.101975 [ 255 ] {fffa470c-af39-4e7c-a437-9157df7c654a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12717 | 2026.03.07 01:55:16.102207 [ 255 ] {fffa470c-af39-4e7c-a437-9157df7c654a} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12718 | 2026.03.07 01:55:16.102374 [ 255 ] {fffa470c-af39-4e7c-a437-9157df7c654a} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001702 sec., 54054.05405405405 rows/sec., 4.56 MiB/sec. | ||
| 12719 | 2026.03.07 01:55:16.102425 [ 255 ] {fffa470c-af39-4e7c-a437-9157df7c654a} <Debug> TCPHandler: Processed in 0.002051417 sec. | ||
| 12720 | 2026.03.07 01:55:16.102553 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12721 | 2026.03.07 01:55:16.102658 [ 255 ] {bac3bc8c-f03a-4bb4-a019-c490e5c6578d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12722 | 2026.03.07 01:55:16.102702 [ 255 ] {bac3bc8c-f03a-4bb4-a019-c490e5c6578d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12723 | 2026.03.07 01:55:16.103182 [ 255 ] {bac3bc8c-f03a-4bb4-a019-c490e5c6578d} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12724 | 2026.03.07 01:55:16.103231 [ 255 ] {bac3bc8c-f03a-4bb4-a019-c490e5c6578d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12725 | 2026.03.07 01:55:16.103583 [ 255 ] {bac3bc8c-f03a-4bb4-a019-c490e5c6578d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12726 | 2026.03.07 01:55:16.103804 [ 255 ] {bac3bc8c-f03a-4bb4-a019-c490e5c6578d} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12727 | 2026.03.07 01:55:16.103956 [ 255 ] {bac3bc8c-f03a-4bb4-a019-c490e5c6578d} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001321 sec., 13626.040878122636 rows/sec., 1.00 MiB/sec. | ||
| 12728 | 2026.03.07 01:55:16.103999 [ 255 ] {bac3bc8c-f03a-4bb4-a019-c490e5c6578d} <Debug> TCPHandler: Processed in 0.001499069 sec. | ||
| 12729 | 2026.03.07 01:55:16.104114 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12730 | 2026.03.07 01:55:16.104213 [ 255 ] {825db4b4-6489-4fc6-9bb1-6e1cd7f0e2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12731 | 2026.03.07 01:55:16.104257 [ 255 ] {825db4b4-6489-4fc6-9bb1-6e1cd7f0e2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12732 | 2026.03.07 01:55:16.104693 [ 255 ] {825db4b4-6489-4fc6-9bb1-6e1cd7f0e2b9} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12733 | 2026.03.07 01:55:16.104732 [ 255 ] {825db4b4-6489-4fc6-9bb1-6e1cd7f0e2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12734 | 2026.03.07 01:55:16.105047 [ 255 ] {825db4b4-6489-4fc6-9bb1-6e1cd7f0e2b9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12735 | 2026.03.07 01:55:16.105264 [ 255 ] {825db4b4-6489-4fc6-9bb1-6e1cd7f0e2b9} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12736 | 2026.03.07 01:55:16.105400 [ 255 ] {825db4b4-6489-4fc6-9bb1-6e1cd7f0e2b9} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001207 sec., 67937.03396851699 rows/sec., 5.30 MiB/sec. | ||
| 12737 | 2026.03.07 01:55:16.105437 [ 255 ] {825db4b4-6489-4fc6-9bb1-6e1cd7f0e2b9} <Debug> TCPHandler: Processed in 0.001374465 sec. | ||
| 12738 | 2026.03.07 01:55:16.105553 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12739 | 2026.03.07 01:55:16.105650 [ 255 ] {09cdf25b-a8cf-4405-817e-92022d2c9e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12740 | 2026.03.07 01:55:16.105697 [ 255 ] {09cdf25b-a8cf-4405-817e-92022d2c9e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12741 | 2026.03.07 01:55:16.106103 [ 255 ] {09cdf25b-a8cf-4405-817e-92022d2c9e05} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12742 | 2026.03.07 01:55:16.106140 [ 255 ] {09cdf25b-a8cf-4405-817e-92022d2c9e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12743 | 2026.03.07 01:55:16.106504 [ 255 ] {09cdf25b-a8cf-4405-817e-92022d2c9e05} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12744 | 2026.03.07 01:55:16.106717 [ 255 ] {09cdf25b-a8cf-4405-817e-92022d2c9e05} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12745 | 2026.03.07 01:55:16.106855 [ 255 ] {09cdf25b-a8cf-4405-817e-92022d2c9e05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 12746 | 2026.03.07 01:55:16.106892 [ 255 ] {09cdf25b-a8cf-4405-817e-92022d2c9e05} <Debug> TCPHandler: Processed in 0.001389745 sec. | ||
| 12747 | 2026.03.07 01:55:16.107003 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12748 | 2026.03.07 01:55:16.107098 [ 255 ] {bf98fdda-df9f-4d0f-b2cb-2bfea027b2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12749 | 2026.03.07 01:55:16.107153 [ 255 ] {bf98fdda-df9f-4d0f-b2cb-2bfea027b2f3} <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 | ||
| 12750 | 2026.03.07 01:55:16.107934 [ 255 ] {bf98fdda-df9f-4d0f-b2cb-2bfea027b2f3} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12751 | 2026.03.07 01:55:16.107968 [ 255 ] {bf98fdda-df9f-4d0f-b2cb-2bfea027b2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12752 | 2026.03.07 01:55:16.108505 [ 255 ] {bf98fdda-df9f-4d0f-b2cb-2bfea027b2f3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12753 | 2026.03.07 01:55:16.108739 [ 255 ] {bf98fdda-df9f-4d0f-b2cb-2bfea027b2f3} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12754 | 2026.03.07 01:55:16.108885 [ 255 ] {bf98fdda-df9f-4d0f-b2cb-2bfea027b2f3} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001805 sec., 9972.299168975069 rows/sec., 17.87 MiB/sec. | ||
| 12755 | 2026.03.07 01:55:16.108956 [ 255 ] {bf98fdda-df9f-4d0f-b2cb-2bfea027b2f3} <Debug> TCPHandler: Processed in 0.002001796 sec. | ||
| 12756 | 2026.03.07 01:55:16.109071 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12757 | 2026.03.07 01:55:16.109168 [ 255 ] {b4ca14c0-11c9-4200-8ba3-0b29314be9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12758 | 2026.03.07 01:55:16.109211 [ 255 ] {b4ca14c0-11c9-4200-8ba3-0b29314be9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12759 | 2026.03.07 01:55:16.109551 [ 255 ] {b4ca14c0-11c9-4200-8ba3-0b29314be9aa} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12760 | 2026.03.07 01:55:16.109585 [ 255 ] {b4ca14c0-11c9-4200-8ba3-0b29314be9aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12761 | 2026.03.07 01:55:16.109891 [ 255 ] {b4ca14c0-11c9-4200-8ba3-0b29314be9aa} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12762 | 2026.03.07 01:55:16.110098 [ 255 ] {b4ca14c0-11c9-4200-8ba3-0b29314be9aa} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12763 | 2026.03.07 01:55:16.110226 [ 255 ] {b4ca14c0-11c9-4200-8ba3-0b29314be9aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 12764 | 2026.03.07 01:55:16.110263 [ 255 ] {b4ca14c0-11c9-4200-8ba3-0b29314be9aa} <Debug> TCPHandler: Processed in 0.00124161 sec. | ||
| 12765 | 2026.03.07 01:55:16.557588 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26436 | ||
| 12766 | 2026.03.07 01:55:16.558101 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12767 | 2026.03.07 01:55:16.558149 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12768 | 2026.03.07 01:55:16.558644 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12769 | 2026.03.07 01:55:16.558893 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12770 | 2026.03.07 01:55:16.559044 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26436 | ||
| 12771 | 2026.03.07 01:55:17.975874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12772 | 2026.03.07 01:55:17.992978 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12773 | 2026.03.07 01:55:17.993048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12774 | 2026.03.07 01:55:17.999403 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12775 | 2026.03.07 01:55:18.000148 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12776 | 2026.03.07 01:55:18.001174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.03 MiB, peak 341.84 MiB, free memory in arenas 0.00 B, will set to 335.61 MiB (RSS), difference: -4.43 MiB | ||
| 12777 | 2026.03.07 01:55:18.003258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12778 | 2026.03.07 01:55:19.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.61 MiB, peak 341.84 MiB, free memory in arenas 0.00 B, will set to 335.61 MiB (RSS), difference: 4.00 MiB | ||
| 12779 | 2026.03.07 01:55:21.100738 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12780 | 2026.03.07 01:55:21.101020 [ 255 ] {70f981ae-1cb5-40da-99d1-29b6cb086cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12781 | 2026.03.07 01:55:21.101128 [ 255 ] {70f981ae-1cb5-40da-99d1-29b6cb086cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12782 | 2026.03.07 01:55:21.101846 [ 255 ] {70f981ae-1cb5-40da-99d1-29b6cb086cf7} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12783 | 2026.03.07 01:55:21.101894 [ 255 ] {70f981ae-1cb5-40da-99d1-29b6cb086cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12784 | 2026.03.07 01:55:21.102299 [ 255 ] {70f981ae-1cb5-40da-99d1-29b6cb086cf7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12785 | 2026.03.07 01:55:21.102520 [ 255 ] {70f981ae-1cb5-40da-99d1-29b6cb086cf7} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12786 | 2026.03.07 01:55:21.102677 [ 255 ] {70f981ae-1cb5-40da-99d1-29b6cb086cf7} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001735 sec., 58789.625360230544 rows/sec., 4.92 MiB/sec. | ||
| 12787 | 2026.03.07 01:55:21.102685 [ 78 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12788 | 2026.03.07 01:55:21.102719 [ 255 ] {70f981ae-1cb5-40da-99d1-29b6cb086cf7} <Debug> TCPHandler: Processed in 0.002173931 sec. | ||
| 12789 | 2026.03.07 01:55:21.102756 [ 78 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12790 | 2026.03.07 01:55:21.102784 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12791 | 2026.03.07 01:55:21.102854 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12792 | 2026.03.07 01:55:21.102887 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::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 | ||
| 12793 | 2026.03.07 01:55:21.102953 [ 255 ] {2c397b31-6555-4949-9b74-087ff12c4f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12794 | 2026.03.07 01:55:21.102999 [ 255 ] {2c397b31-6555-4949-9b74-087ff12c4f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12795 | 2026.03.07 01:55:21.103009 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12796 | 2026.03.07 01:55:21.103045 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2893 rows starting from the beginning of the part | ||
| 12797 | 2026.03.07 01:55:21.103109 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 12798 | 2026.03.07 01:55:21.103156 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 92 rows starting from the beginning of the part | ||
| 12799 | 2026.03.07 01:55:21.103204 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 102 rows starting from the beginning of the part | ||
| 12800 | 2026.03.07 01:55:21.103243 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 92 rows starting from the beginning of the part | ||
| 12801 | 2026.03.07 01:55:21.103284 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 102 rows starting from the beginning of the part | ||
| 12802 | 2026.03.07 01:55:21.103416 [ 255 ] {2c397b31-6555-4949-9b74-087ff12c4f8b} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12803 | 2026.03.07 01:55:21.103458 [ 255 ] {2c397b31-6555-4949-9b74-087ff12c4f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12804 | 2026.03.07 01:55:21.103770 [ 255 ] {2c397b31-6555-4949-9b74-087ff12c4f8b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12805 | 2026.03.07 01:55:21.103989 [ 255 ] {2c397b31-6555-4949-9b74-087ff12c4f8b} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12806 | 2026.03.07 01:55:21.104124 [ 255 ] {2c397b31-6555-4949-9b74-087ff12c4f8b} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00119 sec., 19327.731092436974 rows/sec., 1.42 MiB/sec. | ||
| 12807 | 2026.03.07 01:55:21.104163 [ 255 ] {2c397b31-6555-4949-9b74-087ff12c4f8b} <Debug> TCPHandler: Processed in 0.001360735 sec. | ||
| 12808 | 2026.03.07 01:55:21.104276 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12809 | 2026.03.07 01:55:21.104371 [ 255 ] {89d19047-09c8-447b-888c-369db2109e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12810 | 2026.03.07 01:55:21.104411 [ 255 ] {89d19047-09c8-447b-888c-369db2109e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12811 | 2026.03.07 01:55:21.104645 [ 200 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001805409 sec., 1848334.643285815 rows/sec., 151.54 MiB/sec. | ||
| 12812 | 2026.03.07 01:55:21.104834 [ 255 ] {89d19047-09c8-447b-888c-369db2109e3d} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12813 | 2026.03.07 01:55:21.104871 [ 255 ] {89d19047-09c8-447b-888c-369db2109e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12814 | 2026.03.07 01:55:21.104977 [ 195 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12815 | 2026.03.07 01:55:21.105201 [ 255 ] {89d19047-09c8-447b-888c-369db2109e3d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12816 | 2026.03.07 01:55:21.105387 [ 195 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_91_18} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12817 | 2026.03.07 01:55:21.105463 [ 255 ] {89d19047-09c8-447b-888c-369db2109e3d} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12818 | 2026.03.07 01:55:21.105491 [ 195 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_91_18} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12819 | 2026.03.07 01:55:21.105595 [ 78 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12820 | 2026.03.07 01:55:21.105607 [ 255 ] {89d19047-09c8-447b-888c-369db2109e3d} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001253 sec., 69433.35993615324 rows/sec., 5.42 MiB/sec. | ||
| 12821 | 2026.03.07 01:55:21.105614 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 12822 | 2026.03.07 01:55:21.105635 [ 78 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12823 | 2026.03.07 01:55:21.105660 [ 255 ] {89d19047-09c8-447b-888c-369db2109e3d} <Debug> TCPHandler: Processed in 0.001433456 sec. | ||
| 12824 | 2026.03.07 01:55:21.105676 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12825 | 2026.03.07 01:55:21.105742 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::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 | ||
| 12826 | 2026.03.07 01:55:21.105783 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12827 | 2026.03.07 01:55:21.105824 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12828 | 2026.03.07 01:55:21.105852 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1552 rows starting from the beginning of the part | ||
| 12829 | 2026.03.07 01:55:21.105883 [ 255 ] {d90f2f17-5c3f-4e32-9989-140470313137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12830 | 2026.03.07 01:55:21.105894 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 12831 | 2026.03.07 01:55:21.105933 [ 255 ] {d90f2f17-5c3f-4e32-9989-140470313137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12832 | 2026.03.07 01:55:21.105939 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 82 rows starting from the beginning of the part | ||
| 12833 | 2026.03.07 01:55:21.105987 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 87 rows starting from the beginning of the part | ||
| 12834 | 2026.03.07 01:55:21.106021 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 82 rows starting from the beginning of the part | ||
| 12835 | 2026.03.07 01:55:21.106055 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 87 rows starting from the beginning of the part | ||
| 12836 | 2026.03.07 01:55:21.106344 [ 255 ] {d90f2f17-5c3f-4e32-9989-140470313137} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12837 | 2026.03.07 01:55:21.106384 [ 255 ] {d90f2f17-5c3f-4e32-9989-140470313137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12838 | 2026.03.07 01:55:21.106732 [ 255 ] {d90f2f17-5c3f-4e32-9989-140470313137} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12839 | 2026.03.07 01:55:21.106947 [ 255 ] {d90f2f17-5c3f-4e32-9989-140470313137} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12840 | 2026.03.07 01:55:21.107001 [ 195 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283702 sec., 1522160.127506228 rows/sec., 114.63 MiB/sec. | ||
| 12841 | 2026.03.07 01:55:21.107074 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 12842 | 2026.03.07 01:55:21.107084 [ 255 ] {d90f2f17-5c3f-4e32-9989-140470313137} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 12843 | 2026.03.07 01:55:21.107116 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12844 | 2026.03.07 01:55:21.107139 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12845 | 2026.03.07 01:55:21.107139 [ 255 ] {d90f2f17-5c3f-4e32-9989-140470313137} <Debug> TCPHandler: Processed in 0.001405416 sec. | ||
| 12846 | 2026.03.07 01:55:21.107175 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12847 | 2026.03.07 01:55:21.107224 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 12848 | 2026.03.07 01:55:21.107267 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12849 | 2026.03.07 01:55:21.107343 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12850 | 2026.03.07 01:55:21.107379 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_80_16, total 30444 rows starting from the beginning of the part | ||
| 12851 | 2026.03.07 01:55:21.107389 [ 255 ] {ca26d78f-fcf1-4c0b-befb-cc8fb0b1a226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12852 | 2026.03.07 01:55:21.107423 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_91_18} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12853 | 2026.03.07 01:55:21.107435 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 128 rows starting from the beginning of the part | ||
| 12854 | 2026.03.07 01:55:21.107462 [ 255 ] {ca26d78f-fcf1-4c0b-befb-cc8fb0b1a226} <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 | ||
| 12855 | 2026.03.07 01:55:21.107482 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 12856 | 2026.03.07 01:55:21.107504 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_91_18} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12857 | 2026.03.07 01:55:21.107529 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 12858 | 2026.03.07 01:55:21.107567 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 12859 | 2026.03.07 01:55:21.107580 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 12860 | 2026.03.07 01:55:21.107605 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 12861 | 2026.03.07 01:55:21.108380 [ 255 ] {ca26d78f-fcf1-4c0b-befb-cc8fb0b1a226} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12862 | 2026.03.07 01:55:21.108423 [ 255 ] {ca26d78f-fcf1-4c0b-befb-cc8fb0b1a226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12863 | 2026.03.07 01:55:21.109037 [ 255 ] {ca26d78f-fcf1-4c0b-befb-cc8fb0b1a226} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12864 | 2026.03.07 01:55:21.109267 [ 255 ] {ca26d78f-fcf1-4c0b-befb-cc8fb0b1a226} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12865 | 2026.03.07 01:55:21.109414 [ 255 ] {ca26d78f-fcf1-4c0b-befb-cc8fb0b1a226} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002051 sec., 11214.041930765481 rows/sec., 20.10 MiB/sec. | ||
| 12866 | 2026.03.07 01:55:21.109480 [ 255 ] {ca26d78f-fcf1-4c0b-befb-cc8fb0b1a226} <Debug> TCPHandler: Processed in 0.002264684 sec. | ||
| 12867 | 2026.03.07 01:55:21.109597 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12868 | 2026.03.07 01:55:21.109695 [ 255 ] {6cfea30f-e2d1-4a48-88e1-2d66d352d542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12869 | 2026.03.07 01:55:21.109740 [ 255 ] {6cfea30f-e2d1-4a48-88e1-2d66d352d542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12870 | 2026.03.07 01:55:21.110078 [ 255 ] {6cfea30f-e2d1-4a48-88e1-2d66d352d542} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12871 | 2026.03.07 01:55:21.110115 [ 255 ] {6cfea30f-e2d1-4a48-88e1-2d66d352d542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12872 | 2026.03.07 01:55:21.110438 [ 255 ] {6cfea30f-e2d1-4a48-88e1-2d66d352d542} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12873 | 2026.03.07 01:55:21.110657 [ 255 ] {6cfea30f-e2d1-4a48-88e1-2d66d352d542} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12874 | 2026.03.07 01:55:21.110788 [ 255 ] {6cfea30f-e2d1-4a48-88e1-2d66d352d542} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 12875 | 2026.03.07 01:55:21.110824 [ 255 ] {6cfea30f-e2d1-4a48-88e1-2d66d352d542} <Debug> TCPHandler: Processed in 0.001277742 sec. | ||
| 12876 | 2026.03.07 01:55:21.113299 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31212 rows, containing 5 columns (5 merged, 0 gathered) in 0.00611677 sec., 5102693.088018677 rows/sec., 334.17 MiB/sec. | ||
| 12877 | 2026.03.07 01:55:21.113801 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 12878 | 2026.03.07 01:55:21.114075 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12879 | 2026.03.07 01:55:21.114152 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 12880 | 2026.03.07 01:55:21.114253 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 12881 | 2026.03.07 01:55:23.889325 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12882 | 2026.03.07 01:55:23.889386 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12883 | 2026.03.07 01:55:24.060084 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26948 | ||
| 12884 | 2026.03.07 01:55:24.060616 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12885 | 2026.03.07 01:55:24.060658 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12886 | 2026.03.07 01:55:24.061175 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12887 | 2026.03.07 01:55:24.061434 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12888 | 2026.03.07 01:55:24.061583 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26948 | ||
| 12889 | 2026.03.07 01:55:24.061603 [ 85 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12890 | 2026.03.07 01:55:24.061675 [ 85 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12891 | 2026.03.07 01:55:24.061698 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12892 | 2026.03.07 01:55:24.061830 [ 192 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 12893 | 2026.03.07 01:55:24.061972 [ 192 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12894 | 2026.03.07 01:55:24.062010 [ 192 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24516 rows starting from the beginning of the part | ||
| 12895 | 2026.03.07 01:55:24.062075 [ 192 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 12896 | 2026.03.07 01:55:24.062119 [ 192 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 12897 | 2026.03.07 01:55:24.062161 [ 192 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 12898 | 2026.03.07 01:55:24.062203 [ 192 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 12899 | 2026.03.07 01:55:24.062242 [ 192 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 12900 | 2026.03.07 01:55:24.064853 [ 195 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26948 rows, containing 4 columns (4 merged, 0 gathered) in 0.00308081 sec., 8747050.288722772 rows/sec., 125.13 MiB/sec. | ||
| 12901 | 2026.03.07 01:55:24.065190 [ 191 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12902 | 2026.03.07 01:55:24.065516 [ 191 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_56_11} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12903 | 2026.03.07 01:55:24.065605 [ 191 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_56_11} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12904 | 2026.03.07 01:55:24.065737 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.76 MiB. | ||
| 12905 | 2026.03.07 01:55:24.144586 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1594 | ||
| 12906 | 2026.03.07 01:55:24.146735 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12907 | 2026.03.07 01:55:24.146782 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12908 | 2026.03.07 01:55:24.147993 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12909 | 2026.03.07 01:55:24.148266 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12910 | 2026.03.07 01:55:24.148661 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1594 | ||
| 12911 | 2026.03.07 01:55:25.503321 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12912 | 2026.03.07 01:55:25.520926 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12913 | 2026.03.07 01:55:25.520996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12914 | 2026.03.07 01:55:25.527261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12915 | 2026.03.07 01:55:25.528047 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12916 | 2026.03.07 01:55:25.528352 [ 83 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12917 | 2026.03.07 01:55:25.528419 [ 83 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12918 | 2026.03.07 01:55:25.528438 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12919 | 2026.03.07 01:55:25.528555 [ 196 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 12920 | 2026.03.07 01:55:25.532510 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12921 | 2026.03.07 01:55:25.532547 [ 196 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12922 | 2026.03.07 01:55:25.534128 [ 196 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 12923 | 2026.03.07 01:55:25.538556 [ 196 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 12924 | 2026.03.07 01:55:25.543088 [ 196 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 12925 | 2026.03.07 01:55:25.547493 [ 196 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 12926 | 2026.03.07 01:55:25.551955 [ 196 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 12927 | 2026.03.07 01:55:25.555795 [ 196 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 12928 | 2026.03.07 01:55:25.608694 [ 199 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.080188386 sec., 5262.607480340108 rows/sec., 27.21 MiB/sec. | ||
| 12929 | 2026.03.07 01:55:25.611774 [ 193 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12930 | 2026.03.07 01:55:25.613850 [ 193 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_56_11} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12931 | 2026.03.07 01:55:25.613952 [ 193 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_56_11} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12932 | 2026.03.07 01:55:25.616062 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 12933 | 2026.03.07 01:55:26.100347 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12934 | 2026.03.07 01:55:26.100634 [ 255 ] {f28ee160-9237-4c71-9166-fa52227d3fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12935 | 2026.03.07 01:55:26.100716 [ 255 ] {f28ee160-9237-4c71-9166-fa52227d3fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12936 | 2026.03.07 01:55:26.101401 [ 255 ] {f28ee160-9237-4c71-9166-fa52227d3fe7} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12937 | 2026.03.07 01:55:26.101453 [ 255 ] {f28ee160-9237-4c71-9166-fa52227d3fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12938 | 2026.03.07 01:55:26.101860 [ 255 ] {f28ee160-9237-4c71-9166-fa52227d3fe7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12939 | 2026.03.07 01:55:26.102087 [ 255 ] {f28ee160-9237-4c71-9166-fa52227d3fe7} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12940 | 2026.03.07 01:55:26.102251 [ 255 ] {f28ee160-9237-4c71-9166-fa52227d3fe7} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001695 sec., 54277.28613569322 rows/sec., 4.58 MiB/sec. | ||
| 12941 | 2026.03.07 01:55:26.102301 [ 255 ] {f28ee160-9237-4c71-9166-fa52227d3fe7} <Debug> TCPHandler: Processed in 0.0021506 sec. | ||
| 12942 | 2026.03.07 01:55:26.102440 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12943 | 2026.03.07 01:55:26.102544 [ 255 ] {dc8e1120-dd4d-4816-ac1e-f8524269def0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12944 | 2026.03.07 01:55:26.102592 [ 255 ] {dc8e1120-dd4d-4816-ac1e-f8524269def0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12945 | 2026.03.07 01:55:26.103028 [ 255 ] {dc8e1120-dd4d-4816-ac1e-f8524269def0} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12946 | 2026.03.07 01:55:26.103069 [ 255 ] {dc8e1120-dd4d-4816-ac1e-f8524269def0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12947 | 2026.03.07 01:55:26.103391 [ 255 ] {dc8e1120-dd4d-4816-ac1e-f8524269def0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12948 | 2026.03.07 01:55:26.103615 [ 255 ] {dc8e1120-dd4d-4816-ac1e-f8524269def0} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12949 | 2026.03.07 01:55:26.103759 [ 255 ] {dc8e1120-dd4d-4816-ac1e-f8524269def0} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001238 sec., 14539.579967689822 rows/sec., 1.07 MiB/sec. | ||
| 12950 | 2026.03.07 01:55:26.103800 [ 255 ] {dc8e1120-dd4d-4816-ac1e-f8524269def0} <Debug> TCPHandler: Processed in 0.001413076 sec. | ||
| 12951 | 2026.03.07 01:55:26.103910 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12952 | 2026.03.07 01:55:26.104008 [ 255 ] {83b271be-20f6-40b5-a34f-3444c45d1d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12953 | 2026.03.07 01:55:26.104050 [ 255 ] {83b271be-20f6-40b5-a34f-3444c45d1d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12954 | 2026.03.07 01:55:26.104475 [ 255 ] {83b271be-20f6-40b5-a34f-3444c45d1d3a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12955 | 2026.03.07 01:55:26.104512 [ 255 ] {83b271be-20f6-40b5-a34f-3444c45d1d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12956 | 2026.03.07 01:55:26.104821 [ 255 ] {83b271be-20f6-40b5-a34f-3444c45d1d3a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12957 | 2026.03.07 01:55:26.105029 [ 255 ] {83b271be-20f6-40b5-a34f-3444c45d1d3a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12958 | 2026.03.07 01:55:26.105165 [ 255 ] {83b271be-20f6-40b5-a34f-3444c45d1d3a} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001177 sec., 69668.64910790144 rows/sec., 5.44 MiB/sec. | ||
| 12959 | 2026.03.07 01:55:26.105203 [ 255 ] {83b271be-20f6-40b5-a34f-3444c45d1d3a} <Debug> TCPHandler: Processed in 0.001342874 sec. | ||
| 12960 | 2026.03.07 01:55:26.105318 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12961 | 2026.03.07 01:55:26.105414 [ 255 ] {bc5524a6-81e6-4401-b8a3-e7a710a0a4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12962 | 2026.03.07 01:55:26.105459 [ 255 ] {bc5524a6-81e6-4401-b8a3-e7a710a0a4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12963 | 2026.03.07 01:55:26.105865 [ 255 ] {bc5524a6-81e6-4401-b8a3-e7a710a0a4f1} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12964 | 2026.03.07 01:55:26.105899 [ 255 ] {bc5524a6-81e6-4401-b8a3-e7a710a0a4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12965 | 2026.03.07 01:55:26.106225 [ 255 ] {bc5524a6-81e6-4401-b8a3-e7a710a0a4f1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12966 | 2026.03.07 01:55:26.106427 [ 255 ] {bc5524a6-81e6-4401-b8a3-e7a710a0a4f1} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12967 | 2026.03.07 01:55:26.106559 [ 255 ] {bc5524a6-81e6-4401-b8a3-e7a710a0a4f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 12968 | 2026.03.07 01:55:26.106596 [ 255 ] {bc5524a6-81e6-4401-b8a3-e7a710a0a4f1} <Debug> TCPHandler: Processed in 0.001328623 sec. | ||
| 12969 | 2026.03.07 01:55:26.106701 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12970 | 2026.03.07 01:55:26.106796 [ 255 ] {051986f8-61c1-4a87-ba3b-6822c6eae31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12971 | 2026.03.07 01:55:26.106851 [ 255 ] {051986f8-61c1-4a87-ba3b-6822c6eae31c} <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 | ||
| 12972 | 2026.03.07 01:55:26.107650 [ 255 ] {051986f8-61c1-4a87-ba3b-6822c6eae31c} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12973 | 2026.03.07 01:55:26.107687 [ 255 ] {051986f8-61c1-4a87-ba3b-6822c6eae31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12974 | 2026.03.07 01:55:26.108225 [ 255 ] {051986f8-61c1-4a87-ba3b-6822c6eae31c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12975 | 2026.03.07 01:55:26.108470 [ 255 ] {051986f8-61c1-4a87-ba3b-6822c6eae31c} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12976 | 2026.03.07 01:55:26.108618 [ 255 ] {051986f8-61c1-4a87-ba3b-6822c6eae31c} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00184 sec., 9782.608695652174 rows/sec., 17.53 MiB/sec. | ||
| 12977 | 2026.03.07 01:55:26.108685 [ 255 ] {051986f8-61c1-4a87-ba3b-6822c6eae31c} <Debug> TCPHandler: Processed in 0.002033647 sec. | ||
| 12978 | 2026.03.07 01:55:26.108810 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12979 | 2026.03.07 01:55:26.108906 [ 255 ] {e8a116c6-9dd0-470b-b649-c70608aa035c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12980 | 2026.03.07 01:55:26.108949 [ 255 ] {e8a116c6-9dd0-470b-b649-c70608aa035c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12981 | 2026.03.07 01:55:26.109282 [ 255 ] {e8a116c6-9dd0-470b-b649-c70608aa035c} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12982 | 2026.03.07 01:55:26.109318 [ 255 ] {e8a116c6-9dd0-470b-b649-c70608aa035c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12983 | 2026.03.07 01:55:26.109625 [ 255 ] {e8a116c6-9dd0-470b-b649-c70608aa035c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12984 | 2026.03.07 01:55:26.109828 [ 255 ] {e8a116c6-9dd0-470b-b649-c70608aa035c} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12985 | 2026.03.07 01:55:26.109958 [ 255 ] {e8a116c6-9dd0-470b-b649-c70608aa035c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 12986 | 2026.03.07 01:55:26.109994 [ 255 ] {e8a116c6-9dd0-470b-b649-c70608aa035c} <Debug> TCPHandler: Processed in 0.00123336 sec. | ||
| 12987 | 2026.03.07 01:55:27.152217 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12988 | 2026.03.07 01:55:27.152395 [ 255 ] {1f7b5656-735f-4120-bda7-c96676894e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12989 | 2026.03.07 01:55:27.152460 [ 255 ] {1f7b5656-735f-4120-bda7-c96676894e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12990 | 2026.03.07 01:55:27.153085 [ 255 ] {1f7b5656-735f-4120-bda7-c96676894e51} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12991 | 2026.03.07 01:55:27.153123 [ 255 ] {1f7b5656-735f-4120-bda7-c96676894e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12992 | 2026.03.07 01:55:27.153534 [ 255 ] {1f7b5656-735f-4120-bda7-c96676894e51} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12993 | 2026.03.07 01:55:27.153754 [ 255 ] {1f7b5656-735f-4120-bda7-c96676894e51} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12994 | 2026.03.07 01:55:27.153908 [ 255 ] {1f7b5656-735f-4120-bda7-c96676894e51} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001562 sec., 15364.916773367477 rows/sec., 1.27 MiB/sec. | ||
| 12995 | 2026.03.07 01:55:27.153949 [ 255 ] {1f7b5656-735f-4120-bda7-c96676894e51} <Debug> TCPHandler: Processed in 0.001861901 sec. | ||
| 12996 | 2026.03.07 01:55:27.154073 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12997 | 2026.03.07 01:55:27.154169 [ 255 ] {a783f9c5-abbc-4238-a2eb-7affaa0f9601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12998 | 2026.03.07 01:55:27.154212 [ 255 ] {a783f9c5-abbc-4238-a2eb-7affaa0f9601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12999 | 2026.03.07 01:55:27.154606 [ 255 ] {a783f9c5-abbc-4238-a2eb-7affaa0f9601} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13000 | 2026.03.07 01:55:27.154666 [ 255 ] {a783f9c5-abbc-4238-a2eb-7affaa0f9601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13001 | 2026.03.07 01:55:27.154954 [ 255 ] {a783f9c5-abbc-4238-a2eb-7affaa0f9601} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13002 | 2026.03.07 01:55:27.155152 [ 255 ] {a783f9c5-abbc-4238-a2eb-7affaa0f9601} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13003 | 2026.03.07 01:55:27.155279 [ 255 ] {a783f9c5-abbc-4238-a2eb-7affaa0f9601} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001129 sec., 3542.9583702391496 rows/sec., 288.90 KiB/sec. | ||
| 13004 | 2026.03.07 01:55:27.155316 [ 255 ] {a783f9c5-abbc-4238-a2eb-7affaa0f9601} <Debug> TCPHandler: Processed in 0.001293513 sec. | ||
| 13005 | 2026.03.07 01:55:27.155417 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13006 | 2026.03.07 01:55:27.155511 [ 255 ] {0b2cb0d4-5b37-4eac-a1ed-ea3c86962f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13007 | 2026.03.07 01:55:27.155555 [ 255 ] {0b2cb0d4-5b37-4eac-a1ed-ea3c86962f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13008 | 2026.03.07 01:55:27.157136 [ 255 ] {0b2cb0d4-5b37-4eac-a1ed-ea3c86962f6f} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13009 | 2026.03.07 01:55:27.157171 [ 255 ] {0b2cb0d4-5b37-4eac-a1ed-ea3c86962f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13010 | 2026.03.07 01:55:27.157606 [ 255 ] {0b2cb0d4-5b37-4eac-a1ed-ea3c86962f6f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13011 | 2026.03.07 01:55:27.157818 [ 255 ] {0b2cb0d4-5b37-4eac-a1ed-ea3c86962f6f} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13012 | 2026.03.07 01:55:27.157947 [ 255 ] {0b2cb0d4-5b37-4eac-a1ed-ea3c86962f6f} <Debug> executeQuery: Read 2108 rows, 165.43 KiB in 0.002455 sec., 858655.8044806516 rows/sec., 65.81 MiB/sec. | ||
| 13013 | 2026.03.07 01:55:27.157986 [ 255 ] {0b2cb0d4-5b37-4eac-a1ed-ea3c86962f6f} <Debug> TCPHandler: Processed in 0.002618346 sec. | ||
| 13014 | 2026.03.07 01:55:27.158090 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13015 | 2026.03.07 01:55:27.158185 [ 255 ] {684cca6e-01a6-4703-8472-ba845daa1983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13016 | 2026.03.07 01:55:27.158225 [ 255 ] {684cca6e-01a6-4703-8472-ba845daa1983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13017 | 2026.03.07 01:55:27.158646 [ 255 ] {684cca6e-01a6-4703-8472-ba845daa1983} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13018 | 2026.03.07 01:55:27.158682 [ 255 ] {684cca6e-01a6-4703-8472-ba845daa1983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13019 | 2026.03.07 01:55:27.158976 [ 255 ] {684cca6e-01a6-4703-8472-ba845daa1983} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13020 | 2026.03.07 01:55:27.159174 [ 255 ] {684cca6e-01a6-4703-8472-ba845daa1983} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13021 | 2026.03.07 01:55:27.159278 [ 84 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13022 | 2026.03.07 01:55:27.159301 [ 255 ] {684cca6e-01a6-4703-8472-ba845daa1983} <Debug> executeQuery: Read 50 rows, 3.80 KiB in 0.001134 sec., 44091.71075837743 rows/sec., 3.27 MiB/sec. | ||
| 13023 | 2026.03.07 01:55:27.159310 [ 84 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13024 | 2026.03.07 01:55:27.159333 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13025 | 2026.03.07 01:55:27.159340 [ 255 ] {684cca6e-01a6-4703-8472-ba845daa1983} <Debug> TCPHandler: Processed in 0.001301073 sec. | ||
| 13026 | 2026.03.07 01:55:27.159440 [ 201 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 13027 | 2026.03.07 01:55:27.159451 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13028 | 2026.03.07 01:55:27.159586 [ 255 ] {c04f5f6a-fc5c-4961-804b-271cc672e24e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13029 | 2026.03.07 01:55:27.159589 [ 201 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13030 | 2026.03.07 01:55:27.159629 [ 255 ] {c04f5f6a-fc5c-4961-804b-271cc672e24e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13031 | 2026.03.07 01:55:27.159639 [ 201 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 226 rows starting from the beginning of the part | ||
| 13032 | 2026.03.07 01:55:27.159724 [ 201 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 23 rows starting from the beginning of the part | ||
| 13033 | 2026.03.07 01:55:27.159777 [ 201 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 18 rows starting from the beginning of the part | ||
| 13034 | 2026.03.07 01:55:27.159826 [ 201 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 23 rows starting from the beginning of the part | ||
| 13035 | 2026.03.07 01:55:27.159870 [ 201 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 18 rows starting from the beginning of the part | ||
| 13036 | 2026.03.07 01:55:27.159921 [ 201 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 50 rows starting from the beginning of the part | ||
| 13037 | 2026.03.07 01:55:27.160413 [ 255 ] {c04f5f6a-fc5c-4961-804b-271cc672e24e} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13038 | 2026.03.07 01:55:27.160454 [ 255 ] {c04f5f6a-fc5c-4961-804b-271cc672e24e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13039 | 2026.03.07 01:55:27.160933 [ 199 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538411 sec., 232707.64444612007 rows/sec., 16.61 MiB/sec. | ||
| 13040 | 2026.03.07 01:55:27.160977 [ 255 ] {c04f5f6a-fc5c-4961-804b-271cc672e24e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13041 | 2026.03.07 01:55:27.161116 [ 201 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13042 | 2026.03.07 01:55:27.161220 [ 255 ] {c04f5f6a-fc5c-4961-804b-271cc672e24e} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13043 | 2026.03.07 01:55:27.161389 [ 255 ] {c04f5f6a-fc5c-4961-804b-271cc672e24e} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001821 sec., 401976.9357495882 rows/sec., 23.77 MiB/sec. | ||
| 13044 | 2026.03.07 01:55:27.161408 [ 201 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_81_16} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13045 | 2026.03.07 01:55:27.161431 [ 255 ] {c04f5f6a-fc5c-4961-804b-271cc672e24e} <Debug> TCPHandler: Processed in 0.002030026 sec. | ||
| 13046 | 2026.03.07 01:55:27.161491 [ 201 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_81_16} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13047 | 2026.03.07 01:55:27.161550 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13048 | 2026.03.07 01:55:27.161576 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13049 | 2026.03.07 01:55:27.161649 [ 255 ] {fb1eafd7-a645-486a-aa77-6a3ea99ab452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13050 | 2026.03.07 01:55:27.161694 [ 255 ] {fb1eafd7-a645-486a-aa77-6a3ea99ab452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13051 | 2026.03.07 01:55:27.162077 [ 255 ] {fb1eafd7-a645-486a-aa77-6a3ea99ab452} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13052 | 2026.03.07 01:55:27.162113 [ 255 ] {fb1eafd7-a645-486a-aa77-6a3ea99ab452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13053 | 2026.03.07 01:55:27.162415 [ 255 ] {fb1eafd7-a645-486a-aa77-6a3ea99ab452} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13054 | 2026.03.07 01:55:27.162616 [ 255 ] {fb1eafd7-a645-486a-aa77-6a3ea99ab452} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13055 | 2026.03.07 01:55:27.162745 [ 255 ] {fb1eafd7-a645-486a-aa77-6a3ea99ab452} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 63.17 KiB/sec. | ||
| 13056 | 2026.03.07 01:55:27.162783 [ 255 ] {fb1eafd7-a645-486a-aa77-6a3ea99ab452} <Debug> TCPHandler: Processed in 0.001283782 sec. | ||
| 13057 | 2026.03.07 01:55:27.162882 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13058 | 2026.03.07 01:55:27.162975 [ 255 ] {6c898bf9-ab17-4cae-b64a-862a58536622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13059 | 2026.03.07 01:55:27.163015 [ 255 ] {6c898bf9-ab17-4cae-b64a-862a58536622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13060 | 2026.03.07 01:55:27.163403 [ 255 ] {6c898bf9-ab17-4cae-b64a-862a58536622} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13061 | 2026.03.07 01:55:27.163439 [ 255 ] {6c898bf9-ab17-4cae-b64a-862a58536622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13062 | 2026.03.07 01:55:27.163738 [ 255 ] {6c898bf9-ab17-4cae-b64a-862a58536622} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13063 | 2026.03.07 01:55:27.163939 [ 255 ] {6c898bf9-ab17-4cae-b64a-862a58536622} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13064 | 2026.03.07 01:55:27.164065 [ 255 ] {6c898bf9-ab17-4cae-b64a-862a58536622} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 846.12 KiB/sec. | ||
| 13065 | 2026.03.07 01:55:27.164102 [ 255 ] {6c898bf9-ab17-4cae-b64a-862a58536622} <Debug> TCPHandler: Processed in 0.001269211 sec. | ||
| 13066 | 2026.03.07 01:55:27.164203 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13067 | 2026.03.07 01:55:27.164296 [ 255 ] {8677d742-9ab1-4889-a039-42f17db0ae3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13068 | 2026.03.07 01:55:27.164335 [ 255 ] {8677d742-9ab1-4889-a039-42f17db0ae3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13069 | 2026.03.07 01:55:27.165266 [ 255 ] {8677d742-9ab1-4889-a039-42f17db0ae3f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13070 | 2026.03.07 01:55:27.165301 [ 255 ] {8677d742-9ab1-4889-a039-42f17db0ae3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13071 | 2026.03.07 01:55:27.165641 [ 255 ] {8677d742-9ab1-4889-a039-42f17db0ae3f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13072 | 2026.03.07 01:55:27.165840 [ 255 ] {8677d742-9ab1-4889-a039-42f17db0ae3f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13073 | 2026.03.07 01:55:27.165970 [ 255 ] {8677d742-9ab1-4889-a039-42f17db0ae3f} <Debug> executeQuery: Read 1074 rows, 76.65 KiB in 0.001691 sec., 635127.1437019515 rows/sec., 44.26 MiB/sec. | ||
| 13074 | 2026.03.07 01:55:27.166008 [ 255 ] {8677d742-9ab1-4889-a039-42f17db0ae3f} <Debug> TCPHandler: Processed in 0.0018547 sec. | ||
| 13075 | 2026.03.07 01:55:27.166124 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13076 | 2026.03.07 01:55:27.166219 [ 255 ] {44352203-43c5-47af-b296-384d681d49f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13077 | 2026.03.07 01:55:27.166262 [ 255 ] {44352203-43c5-47af-b296-384d681d49f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13078 | 2026.03.07 01:55:27.167005 [ 255 ] {44352203-43c5-47af-b296-384d681d49f7} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13079 | 2026.03.07 01:55:27.167042 [ 255 ] {44352203-43c5-47af-b296-384d681d49f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13080 | 2026.03.07 01:55:27.167453 [ 255 ] {44352203-43c5-47af-b296-384d681d49f7} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13081 | 2026.03.07 01:55:27.167664 [ 255 ] {44352203-43c5-47af-b296-384d681d49f7} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13082 | 2026.03.07 01:55:27.167794 [ 255 ] {44352203-43c5-47af-b296-384d681d49f7} <Debug> executeQuery: Read 1255 rows, 81.05 KiB in 0.001592 sec., 788316.5829145728 rows/sec., 49.72 MiB/sec. | ||
| 13083 | 2026.03.07 01:55:27.167832 [ 255 ] {44352203-43c5-47af-b296-384d681d49f7} <Debug> TCPHandler: Processed in 0.001757187 sec. | ||
| 13084 | 2026.03.07 01:55:27.167933 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13085 | 2026.03.07 01:55:27.168029 [ 255 ] {95f068e3-48ee-4880-a108-cbb237032c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13086 | 2026.03.07 01:55:27.168084 [ 255 ] {95f068e3-48ee-4880-a108-cbb237032c38} <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 | ||
| 13087 | 2026.03.07 01:55:27.168935 [ 255 ] {95f068e3-48ee-4880-a108-cbb237032c38} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13088 | 2026.03.07 01:55:27.168971 [ 255 ] {95f068e3-48ee-4880-a108-cbb237032c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13089 | 2026.03.07 01:55:27.169498 [ 255 ] {95f068e3-48ee-4880-a108-cbb237032c38} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13090 | 2026.03.07 01:55:27.169713 [ 255 ] {95f068e3-48ee-4880-a108-cbb237032c38} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13091 | 2026.03.07 01:55:27.169837 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13092 | 2026.03.07 01:55:27.169849 [ 255 ] {95f068e3-48ee-4880-a108-cbb237032c38} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001838 sec., 18498.367791077257 rows/sec., 33.15 MiB/sec. | ||
| 13093 | 2026.03.07 01:55:27.169908 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13094 | 2026.03.07 01:55:27.169933 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13095 | 2026.03.07 01:55:27.169952 [ 255 ] {95f068e3-48ee-4880-a108-cbb237032c38} <Debug> TCPHandler: Processed in 0.002067678 sec. | ||
| 13096 | 2026.03.07 01:55:27.170027 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 13097 | 2026.03.07 01:55:27.170072 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13098 | 2026.03.07 01:55:27.170172 [ 255 ] {adc2e110-ac8d-4a3f-8a48-e341a6e3154a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13099 | 2026.03.07 01:55:27.170215 [ 255 ] {adc2e110-ac8d-4a3f-8a48-e341a6e3154a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13100 | 2026.03.07 01:55:27.170281 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13101 | 2026.03.07 01:55:27.170344 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1618 rows starting from the beginning of the part | ||
| 13102 | 2026.03.07 01:55:27.170481 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 23 rows starting from the beginning of the part | ||
| 13103 | 2026.03.07 01:55:27.170534 [ 255 ] {adc2e110-ac8d-4a3f-8a48-e341a6e3154a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13104 | 2026.03.07 01:55:27.170575 [ 255 ] {adc2e110-ac8d-4a3f-8a48-e341a6e3154a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13105 | 2026.03.07 01:55:27.170602 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 18 rows starting from the beginning of the part | ||
| 13106 | 2026.03.07 01:55:27.170713 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 23 rows starting from the beginning of the part | ||
| 13107 | 2026.03.07 01:55:27.170810 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 18 rows starting from the beginning of the part | ||
| 13108 | 2026.03.07 01:55:27.170883 [ 255 ] {adc2e110-ac8d-4a3f-8a48-e341a6e3154a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13109 | 2026.03.07 01:55:27.170906 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 34 rows starting from the beginning of the part | ||
| 13110 | 2026.03.07 01:55:27.171111 [ 255 ] {adc2e110-ac8d-4a3f-8a48-e341a6e3154a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13111 | 2026.03.07 01:55:27.171259 [ 255 ] {adc2e110-ac8d-4a3f-8a48-e341a6e3154a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 749.43 KiB/sec. | ||
| 13112 | 2026.03.07 01:55:27.171296 [ 255 ] {adc2e110-ac8d-4a3f-8a48-e341a6e3154a} <Debug> TCPHandler: Processed in 0.001274582 sec. | ||
| 13113 | 2026.03.07 01:55:27.180828 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1734 rows, containing 19 columns (19 merged, 0 gathered) in 0.010844224 sec., 159900.79142592408 rows/sec., 286.53 MiB/sec. | ||
| 13114 | 2026.03.07 01:55:27.182411 [ 188 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13115 | 2026.03.07 01:55:27.182766 [ 188 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13116 | 2026.03.07 01:55:27.182834 [ 188 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13117 | 2026.03.07 01:55:27.182950 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.53 MiB. | ||
| 13118 | 2026.03.07 01:55:28.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.27 MiB, peak 351.77 MiB, free memory in arenas 0.00 B, will set to 344.26 MiB (RSS), difference: 5.99 MiB | ||
| 13119 | 2026.03.07 01:55:31.100699 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13120 | 2026.03.07 01:55:31.100946 [ 255 ] {40e6ba21-3a0c-496e-b757-c1ef88c9288c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13121 | 2026.03.07 01:55:31.101041 [ 255 ] {40e6ba21-3a0c-496e-b757-c1ef88c9288c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13122 | 2026.03.07 01:55:31.101844 [ 255 ] {40e6ba21-3a0c-496e-b757-c1ef88c9288c} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13123 | 2026.03.07 01:55:31.101908 [ 255 ] {40e6ba21-3a0c-496e-b757-c1ef88c9288c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13124 | 2026.03.07 01:55:31.102365 [ 255 ] {40e6ba21-3a0c-496e-b757-c1ef88c9288c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13125 | 2026.03.07 01:55:31.102625 [ 255 ] {40e6ba21-3a0c-496e-b757-c1ef88c9288c} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13126 | 2026.03.07 01:55:31.102821 [ 255 ] {40e6ba21-3a0c-496e-b757-c1ef88c9288c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00194 sec., 28865.979381443296 rows/sec., 2.22 MiB/sec. | ||
| 13127 | 2026.03.07 01:55:31.102889 [ 255 ] {40e6ba21-3a0c-496e-b757-c1ef88c9288c} <Debug> TCPHandler: Processed in 0.002347216 sec. | ||
| 13128 | 2026.03.07 01:55:31.103108 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13129 | 2026.03.07 01:55:31.103243 [ 255 ] {a567e410-c23c-41aa-8bbe-aea3895dac1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13130 | 2026.03.07 01:55:31.103303 [ 255 ] {a567e410-c23c-41aa-8bbe-aea3895dac1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13131 | 2026.03.07 01:55:31.103934 [ 255 ] {a567e410-c23c-41aa-8bbe-aea3895dac1c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13132 | 2026.03.07 01:55:31.103981 [ 255 ] {a567e410-c23c-41aa-8bbe-aea3895dac1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13133 | 2026.03.07 01:55:31.104418 [ 255 ] {a567e410-c23c-41aa-8bbe-aea3895dac1c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13134 | 2026.03.07 01:55:31.104801 [ 255 ] {a567e410-c23c-41aa-8bbe-aea3895dac1c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13135 | 2026.03.07 01:55:31.104989 [ 255 ] {a567e410-c23c-41aa-8bbe-aea3895dac1c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001778 sec., 35995.5005624297 rows/sec., 2.81 MiB/sec. | ||
| 13136 | 2026.03.07 01:55:31.105046 [ 255 ] {a567e410-c23c-41aa-8bbe-aea3895dac1c} <Debug> TCPHandler: Processed in 0.002004555 sec. | ||
| 13137 | 2026.03.07 01:55:31.105210 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13138 | 2026.03.07 01:55:31.105333 [ 255 ] {e48c651f-de69-4877-99a0-ce4a8159eff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13139 | 2026.03.07 01:55:31.105394 [ 255 ] {e48c651f-de69-4877-99a0-ce4a8159eff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13140 | 2026.03.07 01:55:31.105888 [ 255 ] {e48c651f-de69-4877-99a0-ce4a8159eff8} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13141 | 2026.03.07 01:55:31.105925 [ 255 ] {e48c651f-de69-4877-99a0-ce4a8159eff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13142 | 2026.03.07 01:55:31.106293 [ 255 ] {e48c651f-de69-4877-99a0-ce4a8159eff8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13143 | 2026.03.07 01:55:31.106523 [ 255 ] {e48c651f-de69-4877-99a0-ce4a8159eff8} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13144 | 2026.03.07 01:55:31.106669 [ 255 ] {e48c651f-de69-4877-99a0-ce4a8159eff8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001367 sec., 93635.6986100951 rows/sec., 6.52 MiB/sec. | ||
| 13145 | 2026.03.07 01:55:31.106713 [ 255 ] {e48c651f-de69-4877-99a0-ce4a8159eff8} <Debug> TCPHandler: Processed in 0.001565391 sec. | ||
| 13146 | 2026.03.07 01:55:31.106862 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13147 | 2026.03.07 01:55:31.106979 [ 255 ] {7ef9726d-234e-42c2-a74d-1ddd3e3c9877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13148 | 2026.03.07 01:55:31.107035 [ 255 ] {7ef9726d-234e-42c2-a74d-1ddd3e3c9877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13149 | 2026.03.07 01:55:31.107493 [ 255 ] {7ef9726d-234e-42c2-a74d-1ddd3e3c9877} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13150 | 2026.03.07 01:55:31.107535 [ 255 ] {7ef9726d-234e-42c2-a74d-1ddd3e3c9877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13151 | 2026.03.07 01:55:31.107953 [ 255 ] {7ef9726d-234e-42c2-a74d-1ddd3e3c9877} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13152 | 2026.03.07 01:55:31.108232 [ 255 ] {7ef9726d-234e-42c2-a74d-1ddd3e3c9877} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13153 | 2026.03.07 01:55:31.108389 [ 76 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13154 | 2026.03.07 01:55:31.108405 [ 255 ] {7ef9726d-234e-42c2-a74d-1ddd3e3c9877} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00145 sec., 33103.44827586207 rows/sec., 2.23 MiB/sec. | ||
| 13155 | 2026.03.07 01:55:31.108440 [ 76 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13156 | 2026.03.07 01:55:31.108469 [ 255 ] {7ef9726d-234e-42c2-a74d-1ddd3e3c9877} <Debug> TCPHandler: Processed in 0.001666544 sec. | ||
| 13157 | 2026.03.07 01:55:31.108470 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13158 | 2026.03.07 01:55:31.108628 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 13159 | 2026.03.07 01:55:31.108795 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13160 | 2026.03.07 01:55:31.108851 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4290 rows starting from the beginning of the part | ||
| 13161 | 2026.03.07 01:55:31.108954 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 13162 | 2026.03.07 01:55:31.109019 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 13163 | 2026.03.07 01:55:31.109069 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 13164 | 2026.03.07 01:55:31.109119 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 12 rows starting from the beginning of the part | ||
| 13165 | 2026.03.07 01:55:31.109178 [ 201 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 48 rows starting from the beginning of the part | ||
| 13166 | 2026.03.07 01:55:31.110996 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4530 rows, containing 4 columns (4 merged, 0 gathered) in 0.002428629 sec., 1865249.9002523648 rows/sec., 122.30 MiB/sec. | ||
| 13167 | 2026.03.07 01:55:31.111509 [ 190 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13168 | 2026.03.07 01:55:31.111944 [ 190 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_86_17} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13169 | 2026.03.07 01:55:31.112056 [ 190 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_86_17} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13170 | 2026.03.07 01:55:31.112202 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 13171 | 2026.03.07 01:55:31.478089 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58126 | ||
| 13172 | 2026.03.07 01:55:31.478204 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13173 | 2026.03.07 01:55:31.478235 [ 288 ] {} <Debug> TCP-Session: 09fa4aaf-6bd3-4691-abc7-52af22ce30c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58126 | ||
| 13174 | 2026.03.07 01:55:31.478259 [ 288 ] {} <Debug> TCP-Session: 09fa4aaf-6bd3-4691-abc7-52af22ce30c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13175 | 2026.03.07 01:55:31.478275 [ 288 ] {} <Debug> TCP-Session: 09fa4aaf-6bd3-4691-abc7-52af22ce30c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13176 | 2026.03.07 01:55:31.478485 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44080 | ||
| 13177 | 2026.03.07 01:55:31.478528 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65481 | ||
| 13178 | 2026.03.07 01:55:31.478540 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34394 | ||
| 13179 | 2026.03.07 01:55:31.478588 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49258 | ||
| 13180 | 2026.03.07 01:55:31.478613 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13181 | 2026.03.07 01:55:31.478576 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60661 | ||
| 13182 | 2026.03.07 01:55:31.478658 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13183 | 2026.03.07 01:55:31.478683 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13184 | 2026.03.07 01:55:31.478682 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13185 | 2026.03.07 01:55:31.478711 [ 290 ] {} <Debug> TCP-Session: 79c3b1d3-ccc8-4884-9dbf-129e423d527c Authenticating user 'default' from [fd00:1122:3344:101::e]:65481 | ||
| 13186 | 2026.03.07 01:55:31.478727 [ 287 ] {} <Debug> TCP-Session: 5982f202-b3f3-4df5-8923-f599a6e38ae2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49258 | ||
| 13187 | 2026.03.07 01:55:31.478737 [ 291 ] {} <Debug> TCP-Session: dde491ce-290b-4af4-b3bb-5864d511187e Authenticating user 'default' from [fd00:1122:3344:101::e]:34394 | ||
| 13188 | 2026.03.07 01:55:31.478752 [ 290 ] {} <Debug> TCP-Session: 79c3b1d3-ccc8-4884-9dbf-129e423d527c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13189 | 2026.03.07 01:55:31.478767 [ 287 ] {} <Debug> TCP-Session: 5982f202-b3f3-4df5-8923-f599a6e38ae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13190 | 2026.03.07 01:55:31.478771 [ 291 ] {} <Debug> TCP-Session: dde491ce-290b-4af4-b3bb-5864d511187e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13191 | 2026.03.07 01:55:31.478780 [ 290 ] {} <Debug> TCP-Session: 79c3b1d3-ccc8-4884-9dbf-129e423d527c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13192 | 2026.03.07 01:55:31.478802 [ 291 ] {} <Debug> TCP-Session: dde491ce-290b-4af4-b3bb-5864d511187e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13193 | 2026.03.07 01:55:31.478793 [ 287 ] {} <Debug> TCP-Session: 5982f202-b3f3-4df5-8923-f599a6e38ae2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13194 | 2026.03.07 01:55:31.478741 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13195 | 2026.03.07 01:55:31.478708 [ 288 ] {} <Trace> TCP-Session: 09fa4aaf-6bd3-4691-abc7-52af22ce30c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13196 | 2026.03.07 01:55:31.478895 [ 3 ] {} <Debug> TCP-Session: fe8b3725-1800-4ded-bb11-c30f97602a23 Authenticating user 'default' from [fd00:1122:3344:101::e]:60661 | ||
| 13197 | 2026.03.07 01:55:31.478666 [ 289 ] {} <Debug> TCP-Session: 4395b583-e876-48c1-af7a-8e25283f1686 Authenticating user 'default' from [fd00:1122:3344:101::e]:44080 | ||
| 13198 | 2026.03.07 01:55:31.478925 [ 3 ] {} <Debug> TCP-Session: fe8b3725-1800-4ded-bb11-c30f97602a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13199 | 2026.03.07 01:55:31.478566 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33010 | ||
| 13200 | 2026.03.07 01:55:31.478956 [ 3 ] {} <Debug> TCP-Session: fe8b3725-1800-4ded-bb11-c30f97602a23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13201 | 2026.03.07 01:55:31.478953 [ 289 ] {} <Debug> TCP-Session: 4395b583-e876-48c1-af7a-8e25283f1686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13202 | 2026.03.07 01:55:31.478551 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61059 | ||
| 13203 | 2026.03.07 01:55:31.479016 [ 289 ] {} <Debug> TCP-Session: 4395b583-e876-48c1-af7a-8e25283f1686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13204 | 2026.03.07 01:55:31.479032 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13205 | 2026.03.07 01:55:31.479060 [ 288 ] {1e02b623-7d03-41fa-8a84-2ac8a17e34db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58126) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13206 | 2026.03.07 01:55:31.479073 [ 294 ] {} <Debug> TCP-Session: 1b0d5216-cd8a-4309-886d-67b94d06d88a Authenticating user 'default' from [fd00:1122:3344:101::e]:33010 | ||
| 13207 | 2026.03.07 01:55:31.478539 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48181 | ||
| 13208 | 2026.03.07 01:55:31.479103 [ 294 ] {} <Debug> TCP-Session: 1b0d5216-cd8a-4309-886d-67b94d06d88a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13209 | 2026.03.07 01:55:31.479136 [ 294 ] {} <Debug> TCP-Session: 1b0d5216-cd8a-4309-886d-67b94d06d88a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13210 | 2026.03.07 01:55:31.479225 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13211 | 2026.03.07 01:55:31.479258 [ 293 ] {} <Debug> TCP-Session: bd3576e9-a629-4d35-8c50-3e82bea61f13 Authenticating user 'default' from [fd00:1122:3344:101::e]:61059 | ||
| 13212 | 2026.03.07 01:55:31.479275 [ 293 ] {} <Debug> TCP-Session: bd3576e9-a629-4d35-8c50-3e82bea61f13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13213 | 2026.03.07 01:55:31.479287 [ 293 ] {} <Debug> TCP-Session: bd3576e9-a629-4d35-8c50-3e82bea61f13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13214 | 2026.03.07 01:55:31.479438 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13215 | 2026.03.07 01:55:31.479471 [ 292 ] {} <Debug> TCP-Session: e1d55704-2b80-44f3-b800-134f1d3106d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48181 | ||
| 13216 | 2026.03.07 01:55:31.479488 [ 292 ] {} <Debug> TCP-Session: e1d55704-2b80-44f3-b800-134f1d3106d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13217 | 2026.03.07 01:55:31.479500 [ 292 ] {} <Debug> TCP-Session: e1d55704-2b80-44f3-b800-134f1d3106d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13218 | 2026.03.07 01:55:31.479502 [ 288 ] {1e02b623-7d03-41fa-8a84-2ac8a17e34db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13219 | 2026.03.07 01:55:31.479565 [ 288 ] {1e02b623-7d03-41fa-8a84-2ac8a17e34db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13220 | 2026.03.07 01:55:31.479880 [ 288 ] {1e02b623-7d03-41fa-8a84-2ac8a17e34db} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 13221 | 2026.03.07 01:55:31.480989 [ 320 ] {1e02b623-7d03-41fa-8a84-2ac8a17e34db} <Trace> AggregatingTransform: Aggregating | ||
| 13222 | 2026.03.07 01:55:31.481023 [ 320 ] {1e02b623-7d03-41fa-8a84-2ac8a17e34db} <Trace> Aggregator: Aggregation method: without_key | ||
| 13223 | 2026.03.07 01:55:31.481051 [ 320 ] {1e02b623-7d03-41fa-8a84-2ac8a17e34db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001072105 sec. (932.744 rows/sec., 36.44 KiB/sec.) | ||
| 13224 | 2026.03.07 01:55:31.481067 [ 320 ] {1e02b623-7d03-41fa-8a84-2ac8a17e34db} <Trace> Aggregator: Merging aggregated data | ||
| 13225 | 2026.03.07 01:55:31.482450 [ 288 ] {1e02b623-7d03-41fa-8a84-2ac8a17e34db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003451 sec., 289.77108084613155 rows/sec., 11.32 KiB/sec. | ||
| 13226 | 2026.03.07 01:55:31.482594 [ 288 ] {1e02b623-7d03-41fa-8a84-2ac8a17e34db} <Debug> TCPHandler: Processed in 0.004032942 sec. | ||
| 13227 | 2026.03.07 01:55:31.482710 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13228 | 2026.03.07 01:55:31.482738 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13229 | 2026.03.07 01:55:31.482739 [ 288 ] {} <Debug> TCP-Session: 09fa4aaf-6bd3-4691-abc7-52af22ce30c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13230 | 2026.03.07 01:55:31.482756 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13231 | 2026.03.07 01:55:31.482772 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13232 | 2026.03.07 01:55:31.482790 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13233 | 2026.03.07 01:55:31.482812 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13234 | 2026.03.07 01:55:31.482816 [ 293 ] {} <Debug> TCP-Session: bd3576e9-a629-4d35-8c50-3e82bea61f13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13235 | 2026.03.07 01:55:31.482842 [ 287 ] {} <Debug> TCP-Session: 5982f202-b3f3-4df5-8923-f599a6e38ae2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13236 | 2026.03.07 01:55:31.482856 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13237 | 2026.03.07 01:55:31.482876 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13238 | 2026.03.07 01:55:31.482898 [ 291 ] {} <Debug> TCP-Session: dde491ce-290b-4af4-b3bb-5864d511187e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13239 | 2026.03.07 01:55:31.482843 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13240 | 2026.03.07 01:55:31.482924 [ 294 ] {} <Debug> TCP-Session: 1b0d5216-cd8a-4309-886d-67b94d06d88a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13241 | 2026.03.07 01:55:31.482772 [ 292 ] {} <Debug> TCP-Session: e1d55704-2b80-44f3-b800-134f1d3106d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13242 | 2026.03.07 01:55:31.482956 [ 3 ] {} <Debug> TCP-Session: fe8b3725-1800-4ded-bb11-c30f97602a23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13243 | 2026.03.07 01:55:31.482805 [ 289 ] {} <Debug> TCP-Session: 4395b583-e876-48c1-af7a-8e25283f1686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13244 | 2026.03.07 01:55:31.482863 [ 290 ] {} <Debug> TCP-Session: 79c3b1d3-ccc8-4884-9dbf-129e423d527c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13245 | 2026.03.07 01:55:31.561866 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27396 | ||
| 13246 | 2026.03.07 01:55:31.562396 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13247 | 2026.03.07 01:55:31.562448 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13248 | 2026.03.07 01:55:31.562992 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13249 | 2026.03.07 01:55:31.563218 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13250 | 2026.03.07 01:55:31.563361 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27396 | ||
| 13251 | 2026.03.07 01:55:33.032772 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13252 | 2026.03.07 01:55:33.048279 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13253 | 2026.03.07 01:55:33.048358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13254 | 2026.03.07 01:55:33.054583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13255 | 2026.03.07 01:55:33.055360 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13256 | 2026.03.07 01:55:33.059124 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13257 | 2026.03.07 01:55:33.122579 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59488 | ||
| 13258 | 2026.03.07 01:55:33.122682 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13259 | 2026.03.07 01:55:33.122708 [ 288 ] {} <Debug> TCP-Session: 25196c4f-1163-4bcd-a80f-0526f0c08502 Authenticating user 'default' from [fd00:1122:3344:101::e]:59488 | ||
| 13260 | 2026.03.07 01:55:33.122731 [ 288 ] {} <Debug> TCP-Session: 25196c4f-1163-4bcd-a80f-0526f0c08502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13261 | 2026.03.07 01:55:33.122743 [ 288 ] {} <Debug> TCP-Session: 25196c4f-1163-4bcd-a80f-0526f0c08502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13262 | 2026.03.07 01:55:33.122957 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41617 | ||
| 13263 | 2026.03.07 01:55:33.122979 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43434 | ||
| 13264 | 2026.03.07 01:55:33.123011 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52169 | ||
| 13265 | 2026.03.07 01:55:33.123033 [ 288 ] {} <Trace> TCP-Session: 25196c4f-1163-4bcd-a80f-0526f0c08502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13266 | 2026.03.07 01:55:33.123030 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39972 | ||
| 13267 | 2026.03.07 01:55:33.123082 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13268 | 2026.03.07 01:55:33.123104 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13269 | 2026.03.07 01:55:33.123104 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13270 | 2026.03.07 01:55:33.123134 [ 289 ] {} <Debug> TCP-Session: e7759da2-d5e4-4133-aeb2-f03acbada05e Authenticating user 'default' from [fd00:1122:3344:101::e]:41617 | ||
| 13271 | 2026.03.07 01:55:33.123146 [ 294 ] {} <Debug> TCP-Session: cec4b23c-bd48-4457-9af7-0f7bbb2062f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52169 | ||
| 13272 | 2026.03.07 01:55:33.123156 [ 290 ] {} <Debug> TCP-Session: e36b2578-b922-4cec-affe-33a2cb471163 Authenticating user 'default' from [fd00:1122:3344:101::e]:43434 | ||
| 13273 | 2026.03.07 01:55:33.123173 [ 289 ] {} <Debug> TCP-Session: e7759da2-d5e4-4133-aeb2-f03acbada05e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13274 | 2026.03.07 01:55:33.123182 [ 294 ] {} <Debug> TCP-Session: cec4b23c-bd48-4457-9af7-0f7bbb2062f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13275 | 2026.03.07 01:55:33.123193 [ 290 ] {} <Debug> TCP-Session: e36b2578-b922-4cec-affe-33a2cb471163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13276 | 2026.03.07 01:55:33.123198 [ 289 ] {} <Debug> TCP-Session: e7759da2-d5e4-4133-aeb2-f03acbada05e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13277 | 2026.03.07 01:55:33.123210 [ 294 ] {} <Debug> TCP-Session: cec4b23c-bd48-4457-9af7-0f7bbb2062f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13278 | 2026.03.07 01:55:33.123220 [ 290 ] {} <Debug> TCP-Session: e36b2578-b922-4cec-affe-33a2cb471163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13279 | 2026.03.07 01:55:33.123210 [ 288 ] {d3e4af38-5af7-4e51-9d45-e488c22784b9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59488) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13280 | 2026.03.07 01:55:33.123179 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13281 | 2026.03.07 01:55:33.123018 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65473 | ||
| 13282 | 2026.03.07 01:55:33.123318 [ 287 ] {} <Debug> TCP-Session: eded36d7-098f-4af4-943f-b1f2f911b6de Authenticating user 'default' from [fd00:1122:3344:101::e]:39972 | ||
| 13283 | 2026.03.07 01:55:33.122994 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64704 | ||
| 13284 | 2026.03.07 01:55:33.123376 [ 287 ] {} <Debug> TCP-Session: eded36d7-098f-4af4-943f-b1f2f911b6de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13285 | 2026.03.07 01:55:33.123000 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35461 | ||
| 13286 | 2026.03.07 01:55:33.123398 [ 287 ] {} <Debug> TCP-Session: eded36d7-098f-4af4-943f-b1f2f911b6de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13287 | 2026.03.07 01:55:33.123435 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13288 | 2026.03.07 01:55:33.123394 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13289 | 2026.03.07 01:55:33.123462 [ 291 ] {} <Debug> TCP-Session: cb170c4a-e207-48b0-9204-f09797839c9e Authenticating user 'default' from [fd00:1122:3344:101::e]:64704 | ||
| 13290 | 2026.03.07 01:55:33.123477 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13291 | 2026.03.07 01:55:33.123485 [ 3 ] {} <Debug> TCP-Session: bb4aec00-19a3-474f-8ca7-de16ee49fc09 Authenticating user 'default' from [fd00:1122:3344:101::e]:65473 | ||
| 13292 | 2026.03.07 01:55:33.123497 [ 291 ] {} <Debug> TCP-Session: cb170c4a-e207-48b0-9204-f09797839c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13293 | 2026.03.07 01:55:33.123510 [ 293 ] {} <Debug> TCP-Session: 687a87a0-e774-44ea-89b4-c0479f5f9bb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35461 | ||
| 13294 | 2026.03.07 01:55:33.123533 [ 291 ] {} <Debug> TCP-Session: cb170c4a-e207-48b0-9204-f09797839c9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13295 | 2026.03.07 01:55:33.123553 [ 293 ] {} <Debug> TCP-Session: 687a87a0-e774-44ea-89b4-c0479f5f9bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13296 | 2026.03.07 01:55:33.123522 [ 3 ] {} <Debug> TCP-Session: bb4aec00-19a3-474f-8ca7-de16ee49fc09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13297 | 2026.03.07 01:55:33.123582 [ 293 ] {} <Debug> TCP-Session: 687a87a0-e774-44ea-89b4-c0479f5f9bb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13298 | 2026.03.07 01:55:33.123601 [ 3 ] {} <Debug> TCP-Session: bb4aec00-19a3-474f-8ca7-de16ee49fc09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13299 | 2026.03.07 01:55:33.123518 [ 288 ] {d3e4af38-5af7-4e51-9d45-e488c22784b9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13300 | 2026.03.07 01:55:33.122988 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57153 | ||
| 13301 | 2026.03.07 01:55:33.123683 [ 288 ] {d3e4af38-5af7-4e51-9d45-e488c22784b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13302 | 2026.03.07 01:55:33.123722 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13303 | 2026.03.07 01:55:33.123745 [ 292 ] {} <Debug> TCP-Session: a1db0f0a-cbdd-4dd1-bf27-f73b5d6703ff Authenticating user 'default' from [fd00:1122:3344:101::e]:57153 | ||
| 13304 | 2026.03.07 01:55:33.123761 [ 292 ] {} <Debug> TCP-Session: a1db0f0a-cbdd-4dd1-bf27-f73b5d6703ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13305 | 2026.03.07 01:55:33.123773 [ 292 ] {} <Debug> TCP-Session: a1db0f0a-cbdd-4dd1-bf27-f73b5d6703ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13306 | 2026.03.07 01:55:33.123958 [ 288 ] {d3e4af38-5af7-4e51-9d45-e488c22784b9} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 13307 | 2026.03.07 01:55:33.124878 [ 341 ] {d3e4af38-5af7-4e51-9d45-e488c22784b9} <Trace> AggregatingTransform: Aggregating | ||
| 13308 | 2026.03.07 01:55:33.124933 [ 341 ] {d3e4af38-5af7-4e51-9d45-e488c22784b9} <Trace> Aggregator: Aggregation method: without_key | ||
| 13309 | 2026.03.07 01:55:33.124973 [ 341 ] {d3e4af38-5af7-4e51-9d45-e488c22784b9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00091814 sec. (1089.159 rows/sec., 42.55 KiB/sec.) | ||
| 13310 | 2026.03.07 01:55:33.124991 [ 341 ] {d3e4af38-5af7-4e51-9d45-e488c22784b9} <Trace> Aggregator: Merging aggregated data | ||
| 13311 | 2026.03.07 01:55:33.126791 [ 288 ] {d3e4af38-5af7-4e51-9d45-e488c22784b9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003634 sec., 275.178866263071 rows/sec., 10.75 KiB/sec. | ||
| 13312 | 2026.03.07 01:55:33.126929 [ 288 ] {d3e4af38-5af7-4e51-9d45-e488c22784b9} <Debug> TCPHandler: Processed in 0.004003551 sec. | ||
| 13313 | 2026.03.07 01:55:33.127031 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13314 | 2026.03.07 01:55:33.127063 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13315 | 2026.03.07 01:55:33.127081 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13316 | 2026.03.07 01:55:33.127094 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13317 | 2026.03.07 01:55:33.127109 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13318 | 2026.03.07 01:55:33.127133 [ 290 ] {} <Debug> TCP-Session: e36b2578-b922-4cec-affe-33a2cb471163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13319 | 2026.03.07 01:55:33.127147 [ 293 ] {} <Debug> TCP-Session: 687a87a0-e774-44ea-89b4-c0479f5f9bb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13320 | 2026.03.07 01:55:33.127161 [ 289 ] {} <Debug> TCP-Session: e7759da2-d5e4-4133-aeb2-f03acbada05e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13321 | 2026.03.07 01:55:33.127157 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13322 | 2026.03.07 01:55:33.127179 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13323 | 2026.03.07 01:55:33.127196 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13324 | 2026.03.07 01:55:33.127209 [ 3 ] {} <Debug> TCP-Session: bb4aec00-19a3-474f-8ca7-de16ee49fc09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13325 | 2026.03.07 01:55:33.127231 [ 292 ] {} <Debug> TCP-Session: a1db0f0a-cbdd-4dd1-bf27-f73b5d6703ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13326 | 2026.03.07 01:55:33.127247 [ 294 ] {} <Debug> TCP-Session: cec4b23c-bd48-4457-9af7-0f7bbb2062f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13327 | 2026.03.07 01:55:33.127130 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13328 | 2026.03.07 01:55:33.127121 [ 287 ] {} <Debug> TCP-Session: eded36d7-098f-4af4-943f-b1f2f911b6de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13329 | 2026.03.07 01:55:33.127072 [ 288 ] {} <Debug> TCP-Session: 25196c4f-1163-4bcd-a80f-0526f0c08502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13330 | 2026.03.07 01:55:33.127328 [ 291 ] {} <Debug> TCP-Session: cb170c4a-e207-48b0-9204-f09797839c9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13331 | 2026.03.07 01:55:33.184364 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41961 | ||
| 13332 | 2026.03.07 01:55:33.184481 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13333 | 2026.03.07 01:55:33.184513 [ 288 ] {} <Debug> TCP-Session: 79222b86-33de-40fc-b696-d37c00746ee9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41961 | ||
| 13334 | 2026.03.07 01:55:33.184539 [ 288 ] {} <Debug> TCP-Session: 79222b86-33de-40fc-b696-d37c00746ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13335 | 2026.03.07 01:55:33.184555 [ 288 ] {} <Debug> TCP-Session: 79222b86-33de-40fc-b696-d37c00746ee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13336 | 2026.03.07 01:55:33.184807 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58185 | ||
| 13337 | 2026.03.07 01:55:33.184832 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44758 | ||
| 13338 | 2026.03.07 01:55:33.184857 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43818 | ||
| 13339 | 2026.03.07 01:55:33.184895 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43354 | ||
| 13340 | 2026.03.07 01:55:33.184925 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13341 | 2026.03.07 01:55:33.184945 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13342 | 2026.03.07 01:55:33.184895 [ 288 ] {} <Trace> TCP-Session: 79222b86-33de-40fc-b696-d37c00746ee9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13343 | 2026.03.07 01:55:33.184983 [ 290 ] {} <Debug> TCP-Session: b52110c2-0229-4ede-a604-c43888ec3448 Authenticating user 'default' from [fd00:1122:3344:101::e]:44758 | ||
| 13344 | 2026.03.07 01:55:33.184985 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13345 | 2026.03.07 01:55:33.185023 [ 290 ] {} <Debug> TCP-Session: b52110c2-0229-4ede-a604-c43888ec3448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13346 | 2026.03.07 01:55:33.184985 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13347 | 2026.03.07 01:55:33.185045 [ 291 ] {} <Debug> TCP-Session: b045f229-6b8d-47a1-b685-91e402254ce4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43818 | ||
| 13348 | 2026.03.07 01:55:33.185048 [ 290 ] {} <Debug> TCP-Session: b52110c2-0229-4ede-a604-c43888ec3448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13349 | 2026.03.07 01:55:33.185075 [ 287 ] {} <Debug> TCP-Session: 8ea793a6-2417-45f9-b3ce-f9ad437910c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43354 | ||
| 13350 | 2026.03.07 01:55:33.185084 [ 291 ] {} <Debug> TCP-Session: b045f229-6b8d-47a1-b685-91e402254ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13351 | 2026.03.07 01:55:33.185104 [ 287 ] {} <Debug> TCP-Session: 8ea793a6-2417-45f9-b3ce-f9ad437910c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13352 | 2026.03.07 01:55:33.185110 [ 291 ] {} <Debug> TCP-Session: b045f229-6b8d-47a1-b685-91e402254ce4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13353 | 2026.03.07 01:55:33.185117 [ 287 ] {} <Debug> TCP-Session: 8ea793a6-2417-45f9-b3ce-f9ad437910c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13354 | 2026.03.07 01:55:33.184970 [ 289 ] {} <Debug> TCP-Session: b6fb8529-df3e-459d-a933-2df7c91e4c1c Authenticating user 'default' from [fd00:1122:3344:101::e]:58185 | ||
| 13355 | 2026.03.07 01:55:33.184874 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49487 | ||
| 13356 | 2026.03.07 01:55:33.185172 [ 289 ] {} <Debug> TCP-Session: b6fb8529-df3e-459d-a933-2df7c91e4c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13357 | 2026.03.07 01:55:33.185155 [ 288 ] {c386b533-da43-477b-8f59-096eca059b80} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41961) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13358 | 2026.03.07 01:55:33.185199 [ 289 ] {} <Debug> TCP-Session: b6fb8529-df3e-459d-a933-2df7c91e4c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13359 | 2026.03.07 01:55:33.184864 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60633 | ||
| 13360 | 2026.03.07 01:55:33.185229 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13361 | 2026.03.07 01:55:33.184882 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50352 | ||
| 13362 | 2026.03.07 01:55:33.185284 [ 294 ] {} <Debug> TCP-Session: 286c5f35-148b-49e9-bcf6-0a0085d58b9b Authenticating user 'default' from [fd00:1122:3344:101::e]:49487 | ||
| 13363 | 2026.03.07 01:55:33.185307 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13364 | 2026.03.07 01:55:33.185321 [ 294 ] {} <Debug> TCP-Session: 286c5f35-148b-49e9-bcf6-0a0085d58b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13365 | 2026.03.07 01:55:33.185339 [ 293 ] {} <Debug> TCP-Session: dce27f81-ab92-48a0-bbe2-090fbc9b0f08 Authenticating user 'default' from [fd00:1122:3344:101::e]:60633 | ||
| 13366 | 2026.03.07 01:55:33.185346 [ 294 ] {} <Debug> TCP-Session: 286c5f35-148b-49e9-bcf6-0a0085d58b9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13367 | 2026.03.07 01:55:33.185351 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13368 | 2026.03.07 01:55:33.185365 [ 293 ] {} <Debug> TCP-Session: dce27f81-ab92-48a0-bbe2-090fbc9b0f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13369 | 2026.03.07 01:55:33.185396 [ 3 ] {} <Debug> TCP-Session: d2b19de8-4a58-461c-8190-2a770824050f Authenticating user 'default' from [fd00:1122:3344:101::e]:50352 | ||
| 13370 | 2026.03.07 01:55:33.185420 [ 293 ] {} <Debug> TCP-Session: dce27f81-ab92-48a0-bbe2-090fbc9b0f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13371 | 2026.03.07 01:55:33.185431 [ 3 ] {} <Debug> TCP-Session: d2b19de8-4a58-461c-8190-2a770824050f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13372 | 2026.03.07 01:55:33.184843 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52916 | ||
| 13373 | 2026.03.07 01:55:33.185453 [ 3 ] {} <Debug> TCP-Session: d2b19de8-4a58-461c-8190-2a770824050f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13374 | 2026.03.07 01:55:33.185466 [ 288 ] {c386b533-da43-477b-8f59-096eca059b80} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13375 | 2026.03.07 01:55:33.185510 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13376 | 2026.03.07 01:55:33.185524 [ 288 ] {c386b533-da43-477b-8f59-096eca059b80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13377 | 2026.03.07 01:55:33.185531 [ 292 ] {} <Debug> TCP-Session: 82ffd23b-0702-48af-a20f-1d6e3d9ce5c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52916 | ||
| 13378 | 2026.03.07 01:55:33.185550 [ 292 ] {} <Debug> TCP-Session: 82ffd23b-0702-48af-a20f-1d6e3d9ce5c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13379 | 2026.03.07 01:55:33.185563 [ 292 ] {} <Debug> TCP-Session: 82ffd23b-0702-48af-a20f-1d6e3d9ce5c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13380 | 2026.03.07 01:55:33.185808 [ 288 ] {c386b533-da43-477b-8f59-096eca059b80} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 13381 | 2026.03.07 01:55:33.186747 [ 347 ] {c386b533-da43-477b-8f59-096eca059b80} <Trace> AggregatingTransform: Aggregating | ||
| 13382 | 2026.03.07 01:55:33.186790 [ 347 ] {c386b533-da43-477b-8f59-096eca059b80} <Trace> Aggregator: Aggregation method: without_key | ||
| 13383 | 2026.03.07 01:55:33.186830 [ 347 ] {c386b533-da43-477b-8f59-096eca059b80} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00091817 sec. (1089.123 rows/sec., 42.54 KiB/sec.) | ||
| 13384 | 2026.03.07 01:55:33.186850 [ 347 ] {c386b533-da43-477b-8f59-096eca059b80} <Trace> Aggregator: Merging aggregated data | ||
| 13385 | 2026.03.07 01:55:33.188428 [ 288 ] {c386b533-da43-477b-8f59-096eca059b80} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003328 sec., 300.4807692307692 rows/sec., 11.74 KiB/sec. | ||
| 13386 | 2026.03.07 01:55:33.188585 [ 288 ] {c386b533-da43-477b-8f59-096eca059b80} <Debug> TCPHandler: Processed in 0.003809734 sec. | ||
| 13387 | 2026.03.07 01:55:33.188708 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13388 | 2026.03.07 01:55:33.188739 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13389 | 2026.03.07 01:55:33.188743 [ 288 ] {} <Debug> TCP-Session: 79222b86-33de-40fc-b696-d37c00746ee9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13390 | 2026.03.07 01:55:33.188762 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13391 | 2026.03.07 01:55:33.188780 [ 287 ] {} <Debug> TCP-Session: 8ea793a6-2417-45f9-b3ce-f9ad437910c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13392 | 2026.03.07 01:55:33.188799 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13393 | 2026.03.07 01:55:33.188817 [ 289 ] {} <Debug> TCP-Session: b6fb8529-df3e-459d-a933-2df7c91e4c1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13394 | 2026.03.07 01:55:33.188835 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13395 | 2026.03.07 01:55:33.188849 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13396 | 2026.03.07 01:55:33.188878 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13397 | 2026.03.07 01:55:33.188882 [ 291 ] {} <Debug> TCP-Session: b045f229-6b8d-47a1-b685-91e402254ce4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13398 | 2026.03.07 01:55:33.188909 [ 294 ] {} <Debug> TCP-Session: 286c5f35-148b-49e9-bcf6-0a0085d58b9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13399 | 2026.03.07 01:55:33.188929 [ 3 ] {} <Debug> TCP-Session: d2b19de8-4a58-461c-8190-2a770824050f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13400 | 2026.03.07 01:55:33.188854 [ 293 ] {} <Debug> TCP-Session: dce27f81-ab92-48a0-bbe2-090fbc9b0f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13401 | 2026.03.07 01:55:33.188782 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13402 | 2026.03.07 01:55:33.188840 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13403 | 2026.03.07 01:55:33.189017 [ 290 ] {} <Debug> TCP-Session: b52110c2-0229-4ede-a604-c43888ec3448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13404 | 2026.03.07 01:55:33.189046 [ 292 ] {} <Debug> TCP-Session: 82ffd23b-0702-48af-a20f-1d6e3d9ce5c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13405 | 2026.03.07 01:55:34.149283 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1642 | ||
| 13406 | 2026.03.07 01:55:34.153182 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13407 | 2026.03.07 01:55:34.153256 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13408 | 2026.03.07 01:55:34.155063 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13409 | 2026.03.07 01:55:34.155468 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13410 | 2026.03.07 01:55:34.155983 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1642 | ||
| 13411 | 2026.03.07 01:55:36.100287 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13412 | 2026.03.07 01:55:36.100470 [ 255 ] {3805f670-db5e-411b-951f-c93cf9b7f5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13413 | 2026.03.07 01:55:36.100539 [ 255 ] {3805f670-db5e-411b-951f-c93cf9b7f5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13414 | 2026.03.07 01:55:36.101178 [ 255 ] {3805f670-db5e-411b-951f-c93cf9b7f5e6} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13415 | 2026.03.07 01:55:36.101231 [ 255 ] {3805f670-db5e-411b-951f-c93cf9b7f5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13416 | 2026.03.07 01:55:36.101678 [ 255 ] {3805f670-db5e-411b-951f-c93cf9b7f5e6} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13417 | 2026.03.07 01:55:36.101907 [ 255 ] {3805f670-db5e-411b-951f-c93cf9b7f5e6} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13418 | 2026.03.07 01:55:36.102072 [ 255 ] {3805f670-db5e-411b-951f-c93cf9b7f5e6} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001652 sec., 55690.07263922518 rows/sec., 4.70 MiB/sec. | ||
| 13419 | 2026.03.07 01:55:36.102123 [ 255 ] {3805f670-db5e-411b-951f-c93cf9b7f5e6} <Debug> TCPHandler: Processed in 0.001970064 sec. | ||
| 13420 | 2026.03.07 01:55:36.102246 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13421 | 2026.03.07 01:55:36.102349 [ 255 ] {70e1e0af-2861-44cf-9fb0-76b55e35c3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13422 | 2026.03.07 01:55:36.102396 [ 255 ] {70e1e0af-2861-44cf-9fb0-76b55e35c3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13423 | 2026.03.07 01:55:36.102820 [ 255 ] {70e1e0af-2861-44cf-9fb0-76b55e35c3d3} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13424 | 2026.03.07 01:55:36.102859 [ 255 ] {70e1e0af-2861-44cf-9fb0-76b55e35c3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13425 | 2026.03.07 01:55:36.103164 [ 255 ] {70e1e0af-2861-44cf-9fb0-76b55e35c3d3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13426 | 2026.03.07 01:55:36.103371 [ 255 ] {70e1e0af-2861-44cf-9fb0-76b55e35c3d3} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13427 | 2026.03.07 01:55:36.103506 [ 255 ] {70e1e0af-2861-44cf-9fb0-76b55e35c3d3} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.00118 sec., 15254.237288135593 rows/sec., 1.12 MiB/sec. | ||
| 13428 | 2026.03.07 01:55:36.103546 [ 255 ] {70e1e0af-2861-44cf-9fb0-76b55e35c3d3} <Debug> TCPHandler: Processed in 0.001352935 sec. | ||
| 13429 | 2026.03.07 01:55:36.103648 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13430 | 2026.03.07 01:55:36.103750 [ 255 ] {da4a5161-f56a-4d74-9c43-50e87725394b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13431 | 2026.03.07 01:55:36.103793 [ 255 ] {da4a5161-f56a-4d74-9c43-50e87725394b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13432 | 2026.03.07 01:55:36.104221 [ 255 ] {da4a5161-f56a-4d74-9c43-50e87725394b} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13433 | 2026.03.07 01:55:36.104259 [ 255 ] {da4a5161-f56a-4d74-9c43-50e87725394b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13434 | 2026.03.07 01:55:36.104570 [ 255 ] {da4a5161-f56a-4d74-9c43-50e87725394b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13435 | 2026.03.07 01:55:36.104793 [ 255 ] {da4a5161-f56a-4d74-9c43-50e87725394b} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13436 | 2026.03.07 01:55:36.104928 [ 255 ] {da4a5161-f56a-4d74-9c43-50e87725394b} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001197 sec., 68504.5948203843 rows/sec., 5.35 MiB/sec. | ||
| 13437 | 2026.03.07 01:55:36.104966 [ 255 ] {da4a5161-f56a-4d74-9c43-50e87725394b} <Debug> TCPHandler: Processed in 0.001366835 sec. | ||
| 13438 | 2026.03.07 01:55:36.105093 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13439 | 2026.03.07 01:55:36.105192 [ 255 ] {421b3ac0-2f57-41a2-8628-a57cff4fd327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13440 | 2026.03.07 01:55:36.105243 [ 255 ] {421b3ac0-2f57-41a2-8628-a57cff4fd327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13441 | 2026.03.07 01:55:36.105730 [ 255 ] {421b3ac0-2f57-41a2-8628-a57cff4fd327} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13442 | 2026.03.07 01:55:36.105775 [ 255 ] {421b3ac0-2f57-41a2-8628-a57cff4fd327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13443 | 2026.03.07 01:55:36.106203 [ 255 ] {421b3ac0-2f57-41a2-8628-a57cff4fd327} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13444 | 2026.03.07 01:55:36.106424 [ 255 ] {421b3ac0-2f57-41a2-8628-a57cff4fd327} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13445 | 2026.03.07 01:55:36.106558 [ 255 ] {421b3ac0-2f57-41a2-8628-a57cff4fd327} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001386 sec., 115440.11544011543 rows/sec., 8.04 MiB/sec. | ||
| 13446 | 2026.03.07 01:55:36.106598 [ 255 ] {421b3ac0-2f57-41a2-8628-a57cff4fd327} <Debug> TCPHandler: Processed in 0.001562001 sec. | ||
| 13447 | 2026.03.07 01:55:36.106720 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13448 | 2026.03.07 01:55:36.106816 [ 255 ] {4c647b0f-1404-42c3-adb4-9f9a82801408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13449 | 2026.03.07 01:55:36.106874 [ 255 ] {4c647b0f-1404-42c3-adb4-9f9a82801408} <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 | ||
| 13450 | 2026.03.07 01:55:36.107659 [ 255 ] {4c647b0f-1404-42c3-adb4-9f9a82801408} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13451 | 2026.03.07 01:55:36.107695 [ 255 ] {4c647b0f-1404-42c3-adb4-9f9a82801408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13452 | 2026.03.07 01:55:36.108241 [ 255 ] {4c647b0f-1404-42c3-adb4-9f9a82801408} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13453 | 2026.03.07 01:55:36.108473 [ 255 ] {4c647b0f-1404-42c3-adb4-9f9a82801408} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13454 | 2026.03.07 01:55:36.108611 [ 255 ] {4c647b0f-1404-42c3-adb4-9f9a82801408} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001814 sec., 9922.822491730982 rows/sec., 17.78 MiB/sec. | ||
| 13455 | 2026.03.07 01:55:36.108671 [ 255 ] {4c647b0f-1404-42c3-adb4-9f9a82801408} <Debug> TCPHandler: Processed in 0.002001145 sec. | ||
| 13456 | 2026.03.07 01:55:36.108785 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13457 | 2026.03.07 01:55:36.108880 [ 255 ] {096ea875-524d-4451-b09b-26695dd8ebde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13458 | 2026.03.07 01:55:36.108923 [ 255 ] {096ea875-524d-4451-b09b-26695dd8ebde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13459 | 2026.03.07 01:55:36.109252 [ 255 ] {096ea875-524d-4451-b09b-26695dd8ebde} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13460 | 2026.03.07 01:55:36.109288 [ 255 ] {096ea875-524d-4451-b09b-26695dd8ebde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13461 | 2026.03.07 01:55:36.109599 [ 255 ] {096ea875-524d-4451-b09b-26695dd8ebde} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13462 | 2026.03.07 01:55:36.109811 [ 255 ] {096ea875-524d-4451-b09b-26695dd8ebde} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13463 | 2026.03.07 01:55:36.109938 [ 255 ] {096ea875-524d-4451-b09b-26695dd8ebde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 13464 | 2026.03.07 01:55:36.109972 [ 255 ] {096ea875-524d-4451-b09b-26695dd8ebde} <Debug> TCPHandler: Processed in 0.00123768 sec. | ||
| 13465 | 2026.03.07 01:55:38.889641 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13466 | 2026.03.07 01:55:38.889754 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13467 | 2026.03.07 01:55:39.063618 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27908 | ||
| 13468 | 2026.03.07 01:55:39.064387 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13469 | 2026.03.07 01:55:39.064449 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13470 | 2026.03.07 01:55:39.064927 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13471 | 2026.03.07 01:55:39.065146 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13472 | 2026.03.07 01:55:39.065282 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27908 | ||
| 13473 | 2026.03.07 01:55:40.559187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13474 | 2026.03.07 01:55:40.575656 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13475 | 2026.03.07 01:55:40.575730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13476 | 2026.03.07 01:55:40.581829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13477 | 2026.03.07 01:55:40.582573 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13478 | 2026.03.07 01:55:40.585593 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13479 | 2026.03.07 01:55:41.100515 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13480 | 2026.03.07 01:55:41.100728 [ 255 ] {2e65fe3f-69b7-4115-b95c-72a3ddbdb4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13481 | 2026.03.07 01:55:41.100809 [ 255 ] {2e65fe3f-69b7-4115-b95c-72a3ddbdb4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13482 | 2026.03.07 01:55:41.101559 [ 255 ] {2e65fe3f-69b7-4115-b95c-72a3ddbdb4ce} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13483 | 2026.03.07 01:55:41.101610 [ 255 ] {2e65fe3f-69b7-4115-b95c-72a3ddbdb4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13484 | 2026.03.07 01:55:41.102025 [ 255 ] {2e65fe3f-69b7-4115-b95c-72a3ddbdb4ce} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13485 | 2026.03.07 01:55:41.102258 [ 255 ] {2e65fe3f-69b7-4115-b95c-72a3ddbdb4ce} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13486 | 2026.03.07 01:55:41.102430 [ 255 ] {2e65fe3f-69b7-4115-b95c-72a3ddbdb4ce} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001758 sec., 58020.47781569966 rows/sec., 4.86 MiB/sec. | ||
| 13487 | 2026.03.07 01:55:41.102434 [ 63 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13488 | 2026.03.07 01:55:41.102483 [ 255 ] {2e65fe3f-69b7-4115-b95c-72a3ddbdb4ce} <Debug> TCPHandler: Processed in 0.002112019 sec. | ||
| 13489 | 2026.03.07 01:55:41.102507 [ 63 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2026.03.07 01:55:41.102535 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13491 | 2026.03.07 01:55:41.102647 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13492 | 2026.03.07 01:55:41.102674 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::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 | ||
| 13493 | 2026.03.07 01:55:41.102765 [ 255 ] {824990ff-3657-448c-b07a-e278dffee598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13494 | 2026.03.07 01:55:41.102816 [ 255 ] {824990ff-3657-448c-b07a-e278dffee598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13495 | 2026.03.07 01:55:41.102830 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13496 | 2026.03.07 01:55:41.102873 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2893 rows starting from the beginning of the part | ||
| 13497 | 2026.03.07 01:55:41.102948 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 92 rows starting from the beginning of the part | ||
| 13498 | 2026.03.07 01:55:41.103000 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 2108 rows starting from the beginning of the part | ||
| 13499 | 2026.03.07 01:55:41.103047 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part | ||
| 13500 | 2026.03.07 01:55:41.103101 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 92 rows starting from the beginning of the part | ||
| 13501 | 2026.03.07 01:55:41.103146 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 102 rows starting from the beginning of the part | ||
| 13502 | 2026.03.07 01:55:41.103260 [ 255 ] {824990ff-3657-448c-b07a-e278dffee598} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13503 | 2026.03.07 01:55:41.103313 [ 255 ] {824990ff-3657-448c-b07a-e278dffee598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13504 | 2026.03.07 01:55:41.103655 [ 255 ] {824990ff-3657-448c-b07a-e278dffee598} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13505 | 2026.03.07 01:55:41.103875 [ 255 ] {824990ff-3657-448c-b07a-e278dffee598} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13506 | 2026.03.07 01:55:41.104014 [ 255 ] {824990ff-3657-448c-b07a-e278dffee598} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001281 sec., 17954.722872755658 rows/sec., 1.32 MiB/sec. | ||
| 13507 | 2026.03.07 01:55:41.104052 [ 255 ] {824990ff-3657-448c-b07a-e278dffee598} <Debug> TCPHandler: Processed in 0.001467747 sec. | ||
| 13508 | 2026.03.07 01:55:41.104179 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13509 | 2026.03.07 01:55:41.104277 [ 255 ] {5da641d9-16b6-4b16-acbc-26a006336df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13510 | 2026.03.07 01:55:41.104319 [ 255 ] {5da641d9-16b6-4b16-acbc-26a006336df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13511 | 2026.03.07 01:55:41.104822 [ 255 ] {5da641d9-16b6-4b16-acbc-26a006336df7} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13512 | 2026.03.07 01:55:41.104860 [ 255 ] {5da641d9-16b6-4b16-acbc-26a006336df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13513 | 2026.03.07 01:55:41.105100 [ 197 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5343 rows, containing 5 columns (5 merged, 0 gathered) in 0.002492911 sec., 2143277.4776155264 rows/sec., 174.20 MiB/sec. | ||
| 13514 | 2026.03.07 01:55:41.105191 [ 255 ] {5da641d9-16b6-4b16-acbc-26a006336df7} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13515 | 2026.03.07 01:55:41.105419 [ 255 ] {5da641d9-16b6-4b16-acbc-26a006336df7} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13516 | 2026.03.07 01:55:41.105447 [ 199 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13517 | 2026.03.07 01:55:41.105548 [ 63 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13518 | 2026.03.07 01:55:41.105556 [ 255 ] {5da641d9-16b6-4b16-acbc-26a006336df7} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001299 sec., 66974.59584295611 rows/sec., 5.23 MiB/sec. | ||
| 13519 | 2026.03.07 01:55:41.105583 [ 63 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13520 | 2026.03.07 01:55:41.105607 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13521 | 2026.03.07 01:55:41.105608 [ 255 ] {5da641d9-16b6-4b16-acbc-26a006336df7} <Debug> TCPHandler: Processed in 0.001488919 sec. | ||
| 13522 | 2026.03.07 01:55:41.105707 [ 187 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::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 | ||
| 13523 | 2026.03.07 01:55:41.105741 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13524 | 2026.03.07 01:55:41.105778 [ 199 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_96_19} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13525 | 2026.03.07 01:55:41.105815 [ 187 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13526 | 2026.03.07 01:55:41.105840 [ 255 ] {fbf64e13-5694-4388-96c5-62ec650091ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13527 | 2026.03.07 01:55:41.105846 [ 187 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1552 rows starting from the beginning of the part | ||
| 13528 | 2026.03.07 01:55:41.105865 [ 199 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_96_19} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13529 | 2026.03.07 01:55:41.105893 [ 255 ] {fbf64e13-5694-4388-96c5-62ec650091ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13530 | 2026.03.07 01:55:41.105922 [ 187 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 82 rows starting from the beginning of the part | ||
| 13531 | 2026.03.07 01:55:41.105958 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 13532 | 2026.03.07 01:55:41.105971 [ 187 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1074 rows starting from the beginning of the part | ||
| 13533 | 2026.03.07 01:55:41.106013 [ 187 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part | ||
| 13534 | 2026.03.07 01:55:41.106052 [ 187 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 82 rows starting from the beginning of the part | ||
| 13535 | 2026.03.07 01:55:41.106091 [ 187 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 87 rows starting from the beginning of the part | ||
| 13536 | 2026.03.07 01:55:41.106304 [ 255 ] {fbf64e13-5694-4388-96c5-62ec650091ce} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13537 | 2026.03.07 01:55:41.106347 [ 255 ] {fbf64e13-5694-4388-96c5-62ec650091ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13538 | 2026.03.07 01:55:41.106701 [ 255 ] {fbf64e13-5694-4388-96c5-62ec650091ce} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13539 | 2026.03.07 01:55:41.106930 [ 255 ] {fbf64e13-5694-4388-96c5-62ec650091ce} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13540 | 2026.03.07 01:55:41.107062 [ 255 ] {fbf64e13-5694-4388-96c5-62ec650091ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 13541 | 2026.03.07 01:55:41.107075 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 3 parts from all_1_85_17 to all_87_87_0 | ||
| 13542 | 2026.03.07 01:55:41.107099 [ 255 ] {fbf64e13-5694-4388-96c5-62ec650091ce} <Debug> TCPHandler: Processed in 0.001406406 sec. | ||
| 13543 | 2026.03.07 01:55:41.107117 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13544 | 2026.03.07 01:55:41.107142 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13545 | 2026.03.07 01:55:41.107207 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13546 | 2026.03.07 01:55:41.107208 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_87_18} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_85_17 to all_87_87_0 into Compact with storage Full | ||
| 13547 | 2026.03.07 01:55:41.107307 [ 255 ] {510068d6-b59a-40a3-ae97-d82cd647876c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13548 | 2026.03.07 01:55:41.107306 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2941 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639193 sec., 1794175.5485778674 rows/sec., 133.59 MiB/sec. | ||
| 13549 | 2026.03.07 01:55:41.107327 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_87_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13550 | 2026.03.07 01:55:41.107365 [ 255 ] {510068d6-b59a-40a3-ae97-d82cd647876c} <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 | ||
| 13551 | 2026.03.07 01:55:41.107375 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_17, total 31212 rows starting from the beginning of the part | ||
| 13552 | 2026.03.07 01:55:41.107440 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 13553 | 2026.03.07 01:55:41.107485 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1255 rows starting from the beginning of the part | ||
| 13554 | 2026.03.07 01:55:41.107531 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13555 | 2026.03.07 01:55:41.107838 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_96_19} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13556 | 2026.03.07 01:55:41.107912 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_96_19} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13557 | 2026.03.07 01:55:41.107977 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 13558 | 2026.03.07 01:55:41.108154 [ 255 ] {510068d6-b59a-40a3-ae97-d82cd647876c} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13559 | 2026.03.07 01:55:41.108195 [ 255 ] {510068d6-b59a-40a3-ae97-d82cd647876c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13560 | 2026.03.07 01:55:41.108754 [ 255 ] {510068d6-b59a-40a3-ae97-d82cd647876c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13561 | 2026.03.07 01:55:41.108975 [ 255 ] {510068d6-b59a-40a3-ae97-d82cd647876c} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13562 | 2026.03.07 01:55:41.109117 [ 255 ] {510068d6-b59a-40a3-ae97-d82cd647876c} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001829 sec., 12575.177692728268 rows/sec., 22.53 MiB/sec. | ||
| 13563 | 2026.03.07 01:55:41.109169 [ 255 ] {510068d6-b59a-40a3-ae97-d82cd647876c} <Debug> TCPHandler: Processed in 0.002010905 sec. | ||
| 13564 | 2026.03.07 01:55:41.109274 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13565 | 2026.03.07 01:55:41.109367 [ 255 ] {01d2e0c9-e152-4370-8ef9-1cccafceb657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13566 | 2026.03.07 01:55:41.109408 [ 255 ] {01d2e0c9-e152-4370-8ef9-1cccafceb657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13567 | 2026.03.07 01:55:41.109733 [ 255 ] {01d2e0c9-e152-4370-8ef9-1cccafceb657} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13568 | 2026.03.07 01:55:41.109770 [ 255 ] {01d2e0c9-e152-4370-8ef9-1cccafceb657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13569 | 2026.03.07 01:55:41.110096 [ 255 ] {01d2e0c9-e152-4370-8ef9-1cccafceb657} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13570 | 2026.03.07 01:55:41.110306 [ 255 ] {01d2e0c9-e152-4370-8ef9-1cccafceb657} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13571 | 2026.03.07 01:55:41.110436 [ 255 ] {01d2e0c9-e152-4370-8ef9-1cccafceb657} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 13572 | 2026.03.07 01:55:41.110472 [ 255 ] {01d2e0c9-e152-4370-8ef9-1cccafceb657} <Debug> TCPHandler: Processed in 0.001245181 sec. | ||
| 13573 | 2026.03.07 01:55:41.113437 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_87_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32627 rows, containing 5 columns (5 merged, 0 gathered) in 0.006251844 sec., 5218780.251074723 rows/sec., 341.39 MiB/sec. | ||
| 13574 | 2026.03.07 01:55:41.114009 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_87_18} <Trace> MergedBlockOutputStream: filled checksums all_1_87_18 (state Temporary) | ||
| 13575 | 2026.03.07 01:55:41.114280 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_87_18} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_87_18 to all_1_87_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13576 | 2026.03.07 01:55:41.114357 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_87_18} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 3 parts: [all_1_85_17, all_87_87_0] -> all_1_87_18 | ||
| 13577 | 2026.03.07 01:55:41.114427 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
| 13578 | 2026.03.07 01:55:44.157076 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1666 | ||
| 13579 | 2026.03.07 01:55:44.159366 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13580 | 2026.03.07 01:55:44.159420 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13581 | 2026.03.07 01:55:44.160667 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13582 | 2026.03.07 01:55:44.160954 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13583 | 2026.03.07 01:55:44.161383 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1666 | ||
| 13584 | 2026.03.07 01:55:46.108857 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13585 | 2026.03.07 01:55:46.109040 [ 255 ] {b7e35833-880f-4832-b2e4-0618f1c1c9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13586 | 2026.03.07 01:55:46.109110 [ 255 ] {b7e35833-880f-4832-b2e4-0618f1c1c9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13587 | 2026.03.07 01:55:46.109888 [ 255 ] {b7e35833-880f-4832-b2e4-0618f1c1c9f0} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13588 | 2026.03.07 01:55:46.109941 [ 255 ] {b7e35833-880f-4832-b2e4-0618f1c1c9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13589 | 2026.03.07 01:55:46.110362 [ 255 ] {b7e35833-880f-4832-b2e4-0618f1c1c9f0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13590 | 2026.03.07 01:55:46.110599 [ 255 ] {b7e35833-880f-4832-b2e4-0618f1c1c9f0} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13591 | 2026.03.07 01:55:46.110767 [ 255 ] {b7e35833-880f-4832-b2e4-0618f1c1c9f0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001778 sec., 159730.03374578178 rows/sec., 10.14 MiB/sec. | ||
| 13592 | 2026.03.07 01:55:46.110822 [ 255 ] {b7e35833-880f-4832-b2e4-0618f1c1c9f0} <Debug> TCPHandler: Processed in 0.002100438 sec. | ||
| 13593 | 2026.03.07 01:55:46.110967 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13594 | 2026.03.07 01:55:46.111075 [ 255 ] {16c07c53-ff6f-42a1-8fb6-2063fb326701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13595 | 2026.03.07 01:55:46.111123 [ 255 ] {16c07c53-ff6f-42a1-8fb6-2063fb326701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13596 | 2026.03.07 01:55:46.111561 [ 255 ] {16c07c53-ff6f-42a1-8fb6-2063fb326701} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13597 | 2026.03.07 01:55:46.111600 [ 255 ] {16c07c53-ff6f-42a1-8fb6-2063fb326701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13598 | 2026.03.07 01:55:46.111930 [ 255 ] {16c07c53-ff6f-42a1-8fb6-2063fb326701} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13599 | 2026.03.07 01:55:46.112146 [ 255 ] {16c07c53-ff6f-42a1-8fb6-2063fb326701} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13600 | 2026.03.07 01:55:46.112285 [ 255 ] {16c07c53-ff6f-42a1-8fb6-2063fb326701} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001233 sec., 6488.240064882401 rows/sec., 529.07 KiB/sec. | ||
| 13601 | 2026.03.07 01:55:46.112327 [ 255 ] {16c07c53-ff6f-42a1-8fb6-2063fb326701} <Debug> TCPHandler: Processed in 0.001414326 sec. | ||
| 13602 | 2026.03.07 01:55:46.112437 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13603 | 2026.03.07 01:55:46.112534 [ 255 ] {0498d99c-7c4d-454b-adb2-822e5719f26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13604 | 2026.03.07 01:55:46.112578 [ 255 ] {0498d99c-7c4d-454b-adb2-822e5719f26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13605 | 2026.03.07 01:55:46.113370 [ 255 ] {0498d99c-7c4d-454b-adb2-822e5719f26a} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13606 | 2026.03.07 01:55:46.113409 [ 255 ] {0498d99c-7c4d-454b-adb2-822e5719f26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13607 | 2026.03.07 01:55:46.113779 [ 255 ] {0498d99c-7c4d-454b-adb2-822e5719f26a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13608 | 2026.03.07 01:55:46.113992 [ 255 ] {0498d99c-7c4d-454b-adb2-822e5719f26a} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13609 | 2026.03.07 01:55:46.114124 [ 255 ] {0498d99c-7c4d-454b-adb2-822e5719f26a} <Debug> executeQuery: Read 837 rows, 68.03 KiB in 0.001609 sec., 520198.8812927284 rows/sec., 41.29 MiB/sec. | ||
| 13610 | 2026.03.07 01:55:46.114162 [ 255 ] {0498d99c-7c4d-454b-adb2-822e5719f26a} <Debug> TCPHandler: Processed in 0.001775338 sec. | ||
| 13611 | 2026.03.07 01:55:46.114282 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13612 | 2026.03.07 01:55:46.114379 [ 255 ] {a721f7e1-679d-4c40-9e47-a801e335e837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13613 | 2026.03.07 01:55:46.114421 [ 255 ] {a721f7e1-679d-4c40-9e47-a801e335e837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13614 | 2026.03.07 01:55:46.114899 [ 255 ] {a721f7e1-679d-4c40-9e47-a801e335e837} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13615 | 2026.03.07 01:55:46.114936 [ 255 ] {a721f7e1-679d-4c40-9e47-a801e335e837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13616 | 2026.03.07 01:55:46.115250 [ 255 ] {a721f7e1-679d-4c40-9e47-a801e335e837} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13617 | 2026.03.07 01:55:46.115464 [ 255 ] {a721f7e1-679d-4c40-9e47-a801e335e837} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13618 | 2026.03.07 01:55:46.115594 [ 255 ] {a721f7e1-679d-4c40-9e47-a801e335e837} <Debug> executeQuery: Read 168 rows, 10.45 KiB in 0.001233 sec., 136253.0413625304 rows/sec., 8.28 MiB/sec. | ||
| 13619 | 2026.03.07 01:55:46.115632 [ 255 ] {a721f7e1-679d-4c40-9e47-a801e335e837} <Debug> TCPHandler: Processed in 0.001401275 sec. | ||
| 13620 | 2026.03.07 01:55:46.115751 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13621 | 2026.03.07 01:55:46.115846 [ 255 ] {da0a3200-85a3-44cc-b1ed-3df582f233fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13622 | 2026.03.07 01:55:46.115888 [ 255 ] {da0a3200-85a3-44cc-b1ed-3df582f233fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13623 | 2026.03.07 01:55:46.116316 [ 255 ] {da0a3200-85a3-44cc-b1ed-3df582f233fc} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13624 | 2026.03.07 01:55:46.116352 [ 255 ] {da0a3200-85a3-44cc-b1ed-3df582f233fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13625 | 2026.03.07 01:55:46.116660 [ 255 ] {da0a3200-85a3-44cc-b1ed-3df582f233fc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13626 | 2026.03.07 01:55:46.116872 [ 255 ] {da0a3200-85a3-44cc-b1ed-3df582f233fc} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13627 | 2026.03.07 01:55:46.117003 [ 255 ] {da0a3200-85a3-44cc-b1ed-3df582f233fc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001173 sec., 127024.72293265132 rows/sec., 8.21 MiB/sec. | ||
| 13628 | 2026.03.07 01:55:46.117040 [ 255 ] {da0a3200-85a3-44cc-b1ed-3df582f233fc} <Debug> TCPHandler: Processed in 0.001339184 sec. | ||
| 13629 | 2026.03.07 01:55:46.117163 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13630 | 2026.03.07 01:55:46.117258 [ 255 ] {11f6db60-ff6b-4e5f-b6bd-3fc1acc0d0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13631 | 2026.03.07 01:55:46.117299 [ 255 ] {11f6db60-ff6b-4e5f-b6bd-3fc1acc0d0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13632 | 2026.03.07 01:55:46.117754 [ 255 ] {11f6db60-ff6b-4e5f-b6bd-3fc1acc0d0e7} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13633 | 2026.03.07 01:55:46.117791 [ 255 ] {11f6db60-ff6b-4e5f-b6bd-3fc1acc0d0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13634 | 2026.03.07 01:55:46.118101 [ 255 ] {11f6db60-ff6b-4e5f-b6bd-3fc1acc0d0e7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13635 | 2026.03.07 01:55:46.118310 [ 255 ] {11f6db60-ff6b-4e5f-b6bd-3fc1acc0d0e7} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13636 | 2026.03.07 01:55:46.118439 [ 255 ] {11f6db60-ff6b-4e5f-b6bd-3fc1acc0d0e7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001199 sec., 123436.19683069225 rows/sec., 7.02 MiB/sec. | ||
| 13637 | 2026.03.07 01:55:46.118476 [ 255 ] {11f6db60-ff6b-4e5f-b6bd-3fc1acc0d0e7} <Debug> TCPHandler: Processed in 0.001363494 sec. | ||
| 13638 | 2026.03.07 01:55:46.118602 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13639 | 2026.03.07 01:55:46.118698 [ 255 ] {8c792968-2368-41f9-9841-6bdae5a1d08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13640 | 2026.03.07 01:55:46.118738 [ 255 ] {8c792968-2368-41f9-9841-6bdae5a1d08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13641 | 2026.03.07 01:55:46.119329 [ 255 ] {8c792968-2368-41f9-9841-6bdae5a1d08c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13642 | 2026.03.07 01:55:46.119364 [ 255 ] {8c792968-2368-41f9-9841-6bdae5a1d08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13643 | 2026.03.07 01:55:46.119684 [ 255 ] {8c792968-2368-41f9-9841-6bdae5a1d08c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13644 | 2026.03.07 01:55:46.119891 [ 255 ] {8c792968-2368-41f9-9841-6bdae5a1d08c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13645 | 2026.03.07 01:55:46.120024 [ 255 ] {8c792968-2368-41f9-9841-6bdae5a1d08c} <Debug> executeQuery: Read 516 rows, 37.27 KiB in 0.001344 sec., 383928.5714285715 rows/sec., 27.08 MiB/sec. | ||
| 13646 | 2026.03.07 01:55:46.120062 [ 255 ] {8c792968-2368-41f9-9841-6bdae5a1d08c} <Debug> TCPHandler: Processed in 0.00151508 sec. | ||
| 13647 | 2026.03.07 01:55:46.120177 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13648 | 2026.03.07 01:55:46.120272 [ 255 ] {55b7405b-e605-413b-8d8c-6b5b2a1d8a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13649 | 2026.03.07 01:55:46.120314 [ 255 ] {55b7405b-e605-413b-8d8c-6b5b2a1d8a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13650 | 2026.03.07 01:55:46.120651 [ 255 ] {55b7405b-e605-413b-8d8c-6b5b2a1d8a8b} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13651 | 2026.03.07 01:55:46.120688 [ 255 ] {55b7405b-e605-413b-8d8c-6b5b2a1d8a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13652 | 2026.03.07 01:55:46.121017 [ 255 ] {55b7405b-e605-413b-8d8c-6b5b2a1d8a8b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13653 | 2026.03.07 01:55:46.121232 [ 255 ] {55b7405b-e605-413b-8d8c-6b5b2a1d8a8b} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13654 | 2026.03.07 01:55:46.121363 [ 255 ] {55b7405b-e605-413b-8d8c-6b5b2a1d8a8b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 13655 | 2026.03.07 01:55:46.121400 [ 255 ] {55b7405b-e605-413b-8d8c-6b5b2a1d8a8b} <Debug> TCPHandler: Processed in 0.001273352 sec. | ||
| 13656 | 2026.03.07 01:55:46.121517 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13657 | 2026.03.07 01:55:46.121612 [ 255 ] {d98b2490-727c-4181-8a29-0bc056b02640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13658 | 2026.03.07 01:55:46.121655 [ 255 ] {d98b2490-727c-4181-8a29-0bc056b02640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13659 | 2026.03.07 01:55:46.122067 [ 255 ] {d98b2490-727c-4181-8a29-0bc056b02640} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13660 | 2026.03.07 01:55:46.122103 [ 255 ] {d98b2490-727c-4181-8a29-0bc056b02640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13661 | 2026.03.07 01:55:46.122438 [ 255 ] {d98b2490-727c-4181-8a29-0bc056b02640} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13662 | 2026.03.07 01:55:46.122649 [ 255 ] {d98b2490-727c-4181-8a29-0bc056b02640} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13663 | 2026.03.07 01:55:46.122784 [ 255 ] {d98b2490-727c-4181-8a29-0bc056b02640} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.00119 sec., 226050.4201680672 rows/sec., 15.03 MiB/sec. | ||
| 13664 | 2026.03.07 01:55:46.122821 [ 255 ] {d98b2490-727c-4181-8a29-0bc056b02640} <Debug> TCPHandler: Processed in 0.001352534 sec. | ||
| 13665 | 2026.03.07 01:55:46.122934 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13666 | 2026.03.07 01:55:46.123029 [ 255 ] {25dc22c8-e88d-4bff-a482-c9eeb167b14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13667 | 2026.03.07 01:55:46.123071 [ 255 ] {25dc22c8-e88d-4bff-a482-c9eeb167b14f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13668 | 2026.03.07 01:55:46.123376 [ 255 ] {25dc22c8-e88d-4bff-a482-c9eeb167b14f} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13669 | 2026.03.07 01:55:46.123410 [ 255 ] {25dc22c8-e88d-4bff-a482-c9eeb167b14f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13670 | 2026.03.07 01:55:46.123707 [ 255 ] {25dc22c8-e88d-4bff-a482-c9eeb167b14f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13671 | 2026.03.07 01:55:46.123915 [ 255 ] {25dc22c8-e88d-4bff-a482-c9eeb167b14f} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13672 | 2026.03.07 01:55:46.124044 [ 255 ] {25dc22c8-e88d-4bff-a482-c9eeb167b14f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 13673 | 2026.03.07 01:55:46.124080 [ 255 ] {25dc22c8-e88d-4bff-a482-c9eeb167b14f} <Debug> TCPHandler: Processed in 0.001195309 sec. | ||
| 13674 | 2026.03.07 01:55:46.124190 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13675 | 2026.03.07 01:55:46.124282 [ 255 ] {9990b76c-4ff6-44fc-8629-c6fb99041c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13676 | 2026.03.07 01:55:46.124336 [ 255 ] {9990b76c-4ff6-44fc-8629-c6fb99041c55} <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 | ||
| 13677 | 2026.03.07 01:55:46.125190 [ 255 ] {9990b76c-4ff6-44fc-8629-c6fb99041c55} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13678 | 2026.03.07 01:55:46.125229 [ 255 ] {9990b76c-4ff6-44fc-8629-c6fb99041c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13679 | 2026.03.07 01:55:46.125789 [ 255 ] {9990b76c-4ff6-44fc-8629-c6fb99041c55} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13680 | 2026.03.07 01:55:46.126024 [ 255 ] {9990b76c-4ff6-44fc-8629-c6fb99041c55} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13681 | 2026.03.07 01:55:46.126177 [ 255 ] {9990b76c-4ff6-44fc-8629-c6fb99041c55} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001912 sec., 9414.225941422594 rows/sec., 16.87 MiB/sec. | ||
| 13682 | 2026.03.07 01:55:46.126243 [ 255 ] {9990b76c-4ff6-44fc-8629-c6fb99041c55} <Debug> TCPHandler: Processed in 0.002109679 sec. | ||
| 13683 | 2026.03.07 01:55:46.126360 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13684 | 2026.03.07 01:55:46.126466 [ 255 ] {6cbaa000-1915-46c6-bd1b-cf247f666495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13685 | 2026.03.07 01:55:46.126511 [ 255 ] {6cbaa000-1915-46c6-bd1b-cf247f666495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13686 | 2026.03.07 01:55:46.126868 [ 255 ] {6cbaa000-1915-46c6-bd1b-cf247f666495} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13687 | 2026.03.07 01:55:46.126902 [ 255 ] {6cbaa000-1915-46c6-bd1b-cf247f666495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13688 | 2026.03.07 01:55:46.127253 [ 255 ] {6cbaa000-1915-46c6-bd1b-cf247f666495} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13689 | 2026.03.07 01:55:46.127487 [ 255 ] {6cbaa000-1915-46c6-bd1b-cf247f666495} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13690 | 2026.03.07 01:55:46.127616 [ 255 ] {6cbaa000-1915-46c6-bd1b-cf247f666495} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001169 sec., 76988.87938408897 rows/sec., 4.82 MiB/sec. | ||
| 13691 | 2026.03.07 01:55:46.127652 [ 255 ] {6cbaa000-1915-46c6-bd1b-cf247f666495} <Debug> TCPHandler: Processed in 0.001341064 sec. | ||
| 13692 | 2026.03.07 01:55:46.566233 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28356 | ||
| 13693 | 2026.03.07 01:55:46.566729 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13694 | 2026.03.07 01:55:46.566769 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13695 | 2026.03.07 01:55:46.567247 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13696 | 2026.03.07 01:55:46.567491 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13697 | 2026.03.07 01:55:46.567641 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28356 | ||
| 13698 | 2026.03.07 01:55:48.086515 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13699 | 2026.03.07 01:55:48.103055 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13700 | 2026.03.07 01:55:48.103109 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13701 | 2026.03.07 01:55:48.109309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13702 | 2026.03.07 01:55:48.110021 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13703 | 2026.03.07 01:55:48.112916 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13704 | 2026.03.07 01:55:51.100516 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13705 | 2026.03.07 01:55:51.100709 [ 255 ] {a03bb780-8109-42a0-847c-dde6172ffa21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13706 | 2026.03.07 01:55:51.100778 [ 255 ] {a03bb780-8109-42a0-847c-dde6172ffa21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13707 | 2026.03.07 01:55:51.101458 [ 255 ] {a03bb780-8109-42a0-847c-dde6172ffa21} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13708 | 2026.03.07 01:55:51.101508 [ 255 ] {a03bb780-8109-42a0-847c-dde6172ffa21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13709 | 2026.03.07 01:55:51.101906 [ 255 ] {a03bb780-8109-42a0-847c-dde6172ffa21} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13710 | 2026.03.07 01:55:51.102126 [ 255 ] {a03bb780-8109-42a0-847c-dde6172ffa21} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13711 | 2026.03.07 01:55:51.102292 [ 255 ] {a03bb780-8109-42a0-847c-dde6172ffa21} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.00163 sec., 62576.68711656442 rows/sec., 5.24 MiB/sec. | ||
| 13712 | 2026.03.07 01:55:51.102343 [ 255 ] {a03bb780-8109-42a0-847c-dde6172ffa21} <Debug> TCPHandler: Processed in 0.001959024 sec. | ||
| 13713 | 2026.03.07 01:55:51.102468 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13714 | 2026.03.07 01:55:51.102571 [ 255 ] {7be9a1b1-9a6f-4ecb-86a4-670f30775cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13715 | 2026.03.07 01:55:51.102614 [ 255 ] {7be9a1b1-9a6f-4ecb-86a4-670f30775cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13716 | 2026.03.07 01:55:51.103034 [ 255 ] {7be9a1b1-9a6f-4ecb-86a4-670f30775cc4} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13717 | 2026.03.07 01:55:51.103072 [ 255 ] {7be9a1b1-9a6f-4ecb-86a4-670f30775cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13718 | 2026.03.07 01:55:51.103450 [ 255 ] {7be9a1b1-9a6f-4ecb-86a4-670f30775cc4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13719 | 2026.03.07 01:55:51.103743 [ 255 ] {7be9a1b1-9a6f-4ecb-86a4-670f30775cc4} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13720 | 2026.03.07 01:55:51.103893 [ 255 ] {7be9a1b1-9a6f-4ecb-86a4-670f30775cc4} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001344 sec., 17113.09523809524 rows/sec., 1.26 MiB/sec. | ||
| 13721 | 2026.03.07 01:55:51.103934 [ 255 ] {7be9a1b1-9a6f-4ecb-86a4-670f30775cc4} <Debug> TCPHandler: Processed in 0.001517509 sec. | ||
| 13722 | 2026.03.07 01:55:51.104051 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13723 | 2026.03.07 01:55:51.104153 [ 255 ] {5722faa4-a904-459b-9970-eebd2d6d17ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13724 | 2026.03.07 01:55:51.104201 [ 255 ] {5722faa4-a904-459b-9970-eebd2d6d17ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13725 | 2026.03.07 01:55:51.104653 [ 255 ] {5722faa4-a904-459b-9970-eebd2d6d17ef} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13726 | 2026.03.07 01:55:51.104693 [ 255 ] {5722faa4-a904-459b-9970-eebd2d6d17ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13727 | 2026.03.07 01:55:51.105034 [ 255 ] {5722faa4-a904-459b-9970-eebd2d6d17ef} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13728 | 2026.03.07 01:55:51.105250 [ 255 ] {5722faa4-a904-459b-9970-eebd2d6d17ef} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13729 | 2026.03.07 01:55:51.105387 [ 255 ] {5722faa4-a904-459b-9970-eebd2d6d17ef} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001255 sec., 69322.7091633466 rows/sec., 5.41 MiB/sec. | ||
| 13730 | 2026.03.07 01:55:51.105427 [ 255 ] {5722faa4-a904-459b-9970-eebd2d6d17ef} <Debug> TCPHandler: Processed in 0.001428827 sec. | ||
| 13731 | 2026.03.07 01:55:51.105549 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13732 | 2026.03.07 01:55:51.105645 [ 255 ] {03053172-daf2-41a5-baff-cfe749f1e28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13733 | 2026.03.07 01:55:51.105690 [ 255 ] {03053172-daf2-41a5-baff-cfe749f1e28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13734 | 2026.03.07 01:55:51.106108 [ 255 ] {03053172-daf2-41a5-baff-cfe749f1e28a} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13735 | 2026.03.07 01:55:51.106170 [ 255 ] {03053172-daf2-41a5-baff-cfe749f1e28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13736 | 2026.03.07 01:55:51.106506 [ 255 ] {03053172-daf2-41a5-baff-cfe749f1e28a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13737 | 2026.03.07 01:55:51.106714 [ 255 ] {03053172-daf2-41a5-baff-cfe749f1e28a} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13738 | 2026.03.07 01:55:51.106837 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 5 parts from all_1_87_18 to all_91_91_0 | ||
| 13739 | 2026.03.07 01:55:51.106847 [ 255 ] {03053172-daf2-41a5-baff-cfe749f1e28a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 13740 | 2026.03.07 01:55:51.106909 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13741 | 2026.03.07 01:55:51.106927 [ 255 ] {03053172-daf2-41a5-baff-cfe749f1e28a} <Debug> TCPHandler: Processed in 0.001427147 sec. | ||
| 13742 | 2026.03.07 01:55:51.106935 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13743 | 2026.03.07 01:55:51.107041 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_91_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_87_18 to all_91_91_0 into Compact with storage Full | ||
| 13744 | 2026.03.07 01:55:51.107047 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13745 | 2026.03.07 01:55:51.107160 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_91_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13746 | 2026.03.07 01:55:51.107162 [ 255 ] {76c8e350-332d-4b6b-a2b6-683be074472e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13747 | 2026.03.07 01:55:51.107203 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_87_18, total 32627 rows starting from the beginning of the part | ||
| 13748 | 2026.03.07 01:55:51.107237 [ 255 ] {76c8e350-332d-4b6b-a2b6-683be074472e} <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 | ||
| 13749 | 2026.03.07 01:55:51.107272 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 128 rows starting from the beginning of the part | ||
| 13750 | 2026.03.07 01:55:51.107324 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 13751 | 2026.03.07 01:55:51.107368 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 13752 | 2026.03.07 01:55:51.107406 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 269 rows starting from the beginning of the part | ||
| 13753 | 2026.03.07 01:55:51.108064 [ 255 ] {76c8e350-332d-4b6b-a2b6-683be074472e} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13754 | 2026.03.07 01:55:51.108107 [ 255 ] {76c8e350-332d-4b6b-a2b6-683be074472e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13755 | 2026.03.07 01:55:51.108701 [ 255 ] {76c8e350-332d-4b6b-a2b6-683be074472e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13756 | 2026.03.07 01:55:51.108948 [ 255 ] {76c8e350-332d-4b6b-a2b6-683be074472e} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13757 | 2026.03.07 01:55:51.109099 [ 255 ] {76c8e350-332d-4b6b-a2b6-683be074472e} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001955 sec., 11764.70588235294 rows/sec., 21.08 MiB/sec. | ||
| 13758 | 2026.03.07 01:55:51.109164 [ 255 ] {76c8e350-332d-4b6b-a2b6-683be074472e} <Debug> TCPHandler: Processed in 0.002165581 sec. | ||
| 13759 | 2026.03.07 01:55:51.109277 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13760 | 2026.03.07 01:55:51.109372 [ 255 ] {5b2c7ded-5fae-4d5a-86f5-e8b157dc1b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13761 | 2026.03.07 01:55:51.109415 [ 255 ] {5b2c7ded-5fae-4d5a-86f5-e8b157dc1b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13762 | 2026.03.07 01:55:51.109752 [ 255 ] {5b2c7ded-5fae-4d5a-86f5-e8b157dc1b3a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13763 | 2026.03.07 01:55:51.109790 [ 255 ] {5b2c7ded-5fae-4d5a-86f5-e8b157dc1b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13764 | 2026.03.07 01:55:51.110103 [ 255 ] {5b2c7ded-5fae-4d5a-86f5-e8b157dc1b3a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13765 | 2026.03.07 01:55:51.110318 [ 255 ] {5b2c7ded-5fae-4d5a-86f5-e8b157dc1b3a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13766 | 2026.03.07 01:55:51.110456 [ 255 ] {5b2c7ded-5fae-4d5a-86f5-e8b157dc1b3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 13767 | 2026.03.07 01:55:51.110494 [ 255 ] {5b2c7ded-5fae-4d5a-86f5-e8b157dc1b3a} <Debug> TCPHandler: Processed in 0.001267191 sec. | ||
| 13768 | 2026.03.07 01:55:51.113944 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_91_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33344 rows, containing 5 columns (5 merged, 0 gathered) in 0.006940806 sec., 4804053.016321159 rows/sec., 314.57 MiB/sec. | ||
| 13769 | 2026.03.07 01:55:51.114207 [ 200 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_91_19} <Trace> MergedBlockOutputStream: filled checksums all_1_91_19 (state Temporary) | ||
| 13770 | 2026.03.07 01:55:51.114474 [ 200 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_91_19} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_91_19 to all_1_91_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13771 | 2026.03.07 01:55:51.114550 [ 200 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_91_19} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 5 parts: [all_1_87_18, all_91_91_0] -> all_1_91_19 | ||
| 13772 | 2026.03.07 01:55:51.114643 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 13773 | 2026.03.07 01:55:53.890008 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13774 | 2026.03.07 01:55:53.890118 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13775 | 2026.03.07 01:55:54.067794 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28868 | ||
| 13776 | 2026.03.07 01:55:54.068382 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13777 | 2026.03.07 01:55:54.068436 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13778 | 2026.03.07 01:55:54.068957 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13779 | 2026.03.07 01:55:54.069181 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13780 | 2026.03.07 01:55:54.069321 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28868 | ||
| 13781 | 2026.03.07 01:55:54.161538 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1702 | ||
| 13782 | 2026.03.07 01:55:54.164037 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13783 | 2026.03.07 01:55:54.164096 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13784 | 2026.03.07 01:55:54.165350 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13785 | 2026.03.07 01:55:54.165638 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13786 | 2026.03.07 01:55:54.166052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1702 | ||
| 13787 | 2026.03.07 01:55:55.613042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13788 | 2026.03.07 01:55:55.629828 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13789 | 2026.03.07 01:55:55.629882 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13790 | 2026.03.07 01:55:55.636048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13791 | 2026.03.07 01:55:55.636751 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13792 | 2026.03.07 01:55:55.639464 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13793 | 2026.03.07 01:55:56.108014 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13794 | 2026.03.07 01:55:56.108213 [ 255 ] {58f8fb0c-dba0-41cc-b01e-49a8b175369d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13795 | 2026.03.07 01:55:56.108287 [ 255 ] {58f8fb0c-dba0-41cc-b01e-49a8b175369d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13796 | 2026.03.07 01:55:56.109122 [ 255 ] {58f8fb0c-dba0-41cc-b01e-49a8b175369d} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13797 | 2026.03.07 01:55:56.109168 [ 255 ] {58f8fb0c-dba0-41cc-b01e-49a8b175369d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13798 | 2026.03.07 01:55:56.109564 [ 255 ] {58f8fb0c-dba0-41cc-b01e-49a8b175369d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13799 | 2026.03.07 01:55:56.109779 [ 255 ] {58f8fb0c-dba0-41cc-b01e-49a8b175369d} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13800 | 2026.03.07 01:55:56.109909 [ 39 ] {} <Debug> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 13801 | 2026.03.07 01:55:56.109935 [ 255 ] {58f8fb0c-dba0-41cc-b01e-49a8b175369d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001775 sec., 160000 rows/sec., 10.16 MiB/sec. | ||
| 13802 | 2026.03.07 01:55:56.109983 [ 39 ] {} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13803 | 2026.03.07 01:55:56.110002 [ 255 ] {58f8fb0c-dba0-41cc-b01e-49a8b175369d} <Debug> TCPHandler: Processed in 0.00212549 sec. | ||
| 13804 | 2026.03.07 01:55:56.110032 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13805 | 2026.03.07 01:55:56.110137 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13806 | 2026.03.07 01:55:56.110149 [ 191 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 13807 | 2026.03.07 01:55:56.110246 [ 255 ] {d0fde4fb-57dc-4f31-9e6d-53d6f4f349ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13808 | 2026.03.07 01:55:56.110284 [ 191 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13809 | 2026.03.07 01:55:56.110292 [ 255 ] {d0fde4fb-57dc-4f31-9e6d-53d6f4f349ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13810 | 2026.03.07 01:55:56.110325 [ 191 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 308 rows starting from the beginning of the part | ||
| 13811 | 2026.03.07 01:55:56.110400 [ 191 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 13812 | 2026.03.07 01:55:56.110448 [ 191 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 13813 | 2026.03.07 01:55:56.110493 [ 191 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 13814 | 2026.03.07 01:55:56.110534 [ 191 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 13815 | 2026.03.07 01:55:56.110578 [ 191 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 13816 | 2026.03.07 01:55:56.111121 [ 255 ] {d0fde4fb-57dc-4f31-9e6d-53d6f4f349ad} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13817 | 2026.03.07 01:55:56.111164 [ 255 ] {d0fde4fb-57dc-4f31-9e6d-53d6f4f349ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13818 | 2026.03.07 01:55:56.111537 [ 255 ] {d0fde4fb-57dc-4f31-9e6d-53d6f4f349ad} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13819 | 2026.03.07 01:55:56.111577 [ 200 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001475738 sec., 818573.486621609 rows/sec., 56.06 MiB/sec. | ||
| 13820 | 2026.03.07 01:55:56.111744 [ 200 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 13821 | 2026.03.07 01:55:56.111752 [ 255 ] {d0fde4fb-57dc-4f31-9e6d-53d6f4f349ad} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13822 | 2026.03.07 01:55:56.111891 [ 255 ] {d0fde4fb-57dc-4f31-9e6d-53d6f4f349ad} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001669 sec., 499101.25823846617 rows/sec., 39.63 MiB/sec. | ||
| 13823 | 2026.03.07 01:55:56.111931 [ 255 ] {d0fde4fb-57dc-4f31-9e6d-53d6f4f349ad} <Debug> TCPHandler: Processed in 0.001844381 sec. | ||
| 13824 | 2026.03.07 01:55:56.112044 [ 200 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_30_6} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13825 | 2026.03.07 01:55:56.112085 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13826 | 2026.03.07 01:55:56.112156 [ 200 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_30_6} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 13827 | 2026.03.07 01:55:56.112227 [ 255 ] {4bf56d65-41af-4462-a31a-ac8cbd9666e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13828 | 2026.03.07 01:55:56.112286 [ 255 ] {4bf56d65-41af-4462-a31a-ac8cbd9666e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13829 | 2026.03.07 01:55:56.112297 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 13830 | 2026.03.07 01:55:56.112844 [ 255 ] {4bf56d65-41af-4462-a31a-ac8cbd9666e5} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13831 | 2026.03.07 01:55:56.112888 [ 255 ] {4bf56d65-41af-4462-a31a-ac8cbd9666e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13832 | 2026.03.07 01:55:56.113214 [ 255 ] {4bf56d65-41af-4462-a31a-ac8cbd9666e5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13833 | 2026.03.07 01:55:56.113424 [ 255 ] {4bf56d65-41af-4462-a31a-ac8cbd9666e5} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13834 | 2026.03.07 01:55:56.113544 [ 39 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13835 | 2026.03.07 01:55:56.113558 [ 255 ] {4bf56d65-41af-4462-a31a-ac8cbd9666e5} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001364 sec., 117302.05278592376 rows/sec., 7.08 MiB/sec. | ||
| 13836 | 2026.03.07 01:55:56.113587 [ 39 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13837 | 2026.03.07 01:55:56.113610 [ 255 ] {4bf56d65-41af-4462-a31a-ac8cbd9666e5} <Debug> TCPHandler: Processed in 0.001601892 sec. | ||
| 13838 | 2026.03.07 01:55:56.113613 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13839 | 2026.03.07 01:55:56.113701 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 13840 | 2026.03.07 01:55:56.113733 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13841 | 2026.03.07 01:55:56.113793 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13842 | 2026.03.07 01:55:56.113822 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 226 rows starting from the beginning of the part | ||
| 13843 | 2026.03.07 01:55:56.113834 [ 255 ] {2d46e2dc-d770-437b-b91b-95b71a94c2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13844 | 2026.03.07 01:55:56.113865 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 18 rows starting from the beginning of the part | ||
| 13845 | 2026.03.07 01:55:56.113881 [ 255 ] {2d46e2dc-d770-437b-b91b-95b71a94c2a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13846 | 2026.03.07 01:55:56.113910 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 23 rows starting from the beginning of the part | ||
| 13847 | 2026.03.07 01:55:56.113956 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 168 rows starting from the beginning of the part | ||
| 13848 | 2026.03.07 01:55:56.113999 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 23 rows starting from the beginning of the part | ||
| 13849 | 2026.03.07 01:55:56.114053 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 13850 | 2026.03.07 01:55:56.114331 [ 255 ] {2d46e2dc-d770-437b-b91b-95b71a94c2a7} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13851 | 2026.03.07 01:55:56.114372 [ 255 ] {2d46e2dc-d770-437b-b91b-95b71a94c2a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13852 | 2026.03.07 01:55:56.114696 [ 255 ] {2d46e2dc-d770-437b-b91b-95b71a94c2a7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13853 | 2026.03.07 01:55:56.114862 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.001186329 sec., 520934.7491294573 rows/sec., 34.89 MiB/sec. | ||
| 13854 | 2026.03.07 01:55:56.114907 [ 255 ] {2d46e2dc-d770-437b-b91b-95b71a94c2a7} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13855 | 2026.03.07 01:55:56.115050 [ 255 ] {2d46e2dc-d770-437b-b91b-95b71a94c2a7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001235 sec., 120647.77327935223 rows/sec., 7.79 MiB/sec. | ||
| 13856 | 2026.03.07 01:55:56.115088 [ 255 ] {2d46e2dc-d770-437b-b91b-95b71a94c2a7} <Debug> TCPHandler: Processed in 0.001404906 sec. | ||
| 13857 | 2026.03.07 01:55:56.115092 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13858 | 2026.03.07 01:55:56.115197 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13859 | 2026.03.07 01:55:56.115299 [ 255 ] {0f169a9b-64e2-4d73-b1c5-1c4a3c7c7c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13860 | 2026.03.07 01:55:56.115343 [ 255 ] {0f169a9b-64e2-4d73-b1c5-1c4a3c7c7c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13861 | 2026.03.07 01:55:56.115475 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_86_17} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13862 | 2026.03.07 01:55:56.115584 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_86_17} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13863 | 2026.03.07 01:55:56.115722 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13864 | 2026.03.07 01:55:56.115785 [ 255 ] {0f169a9b-64e2-4d73-b1c5-1c4a3c7c7c70} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13865 | 2026.03.07 01:55:56.115826 [ 255 ] {0f169a9b-64e2-4d73-b1c5-1c4a3c7c7c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13866 | 2026.03.07 01:55:56.116137 [ 255 ] {0f169a9b-64e2-4d73-b1c5-1c4a3c7c7c70} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13867 | 2026.03.07 01:55:56.116356 [ 255 ] {0f169a9b-64e2-4d73-b1c5-1c4a3c7c7c70} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13868 | 2026.03.07 01:55:56.116459 [ 39 ] {} <Debug> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 13869 | 2026.03.07 01:55:56.116483 [ 255 ] {0f169a9b-64e2-4d73-b1c5-1c4a3c7c7c70} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 13870 | 2026.03.07 01:55:56.116490 [ 39 ] {} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13871 | 2026.03.07 01:55:56.116522 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13872 | 2026.03.07 01:55:56.116527 [ 255 ] {0f169a9b-64e2-4d73-b1c5-1c4a3c7c7c70} <Debug> TCPHandler: Processed in 0.001378385 sec. | ||
| 13873 | 2026.03.07 01:55:56.116588 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 13874 | 2026.03.07 01:55:56.116642 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13875 | 2026.03.07 01:55:56.116678 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13876 | 2026.03.07 01:55:56.116707 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 160 rows starting from the beginning of the part | ||
| 13877 | 2026.03.07 01:55:56.116742 [ 255 ] {e8b71ac3-b724-42b7-a07c-0443c61e4ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13878 | 2026.03.07 01:55:56.116752 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 13879 | 2026.03.07 01:55:56.116789 [ 255 ] {e8b71ac3-b724-42b7-a07c-0443c61e4ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13880 | 2026.03.07 01:55:56.116801 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 13881 | 2026.03.07 01:55:56.116840 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 13882 | 2026.03.07 01:55:56.116871 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 13883 | 2026.03.07 01:55:56.116909 [ 191 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 13884 | 2026.03.07 01:55:56.117399 [ 255 ] {e8b71ac3-b724-42b7-a07c-0443c61e4ff2} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13885 | 2026.03.07 01:55:56.117440 [ 255 ] {e8b71ac3-b724-42b7-a07c-0443c61e4ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13886 | 2026.03.07 01:55:56.117717 [ 194 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001151128 sec., 545551.8413243358 rows/sec., 33.72 MiB/sec. | ||
| 13887 | 2026.03.07 01:55:56.117770 [ 255 ] {e8b71ac3-b724-42b7-a07c-0443c61e4ff2} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13888 | 2026.03.07 01:55:56.117894 [ 196 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 13889 | 2026.03.07 01:55:56.117992 [ 255 ] {e8b71ac3-b724-42b7-a07c-0443c61e4ff2} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13890 | 2026.03.07 01:55:56.118128 [ 255 ] {e8b71ac3-b724-42b7-a07c-0443c61e4ff2} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001403 sec., 362081.25445473986 rows/sec., 25.49 MiB/sec. | ||
| 13891 | 2026.03.07 01:55:56.118175 [ 255 ] {e8b71ac3-b724-42b7-a07c-0443c61e4ff2} <Debug> TCPHandler: Processed in 0.001580631 sec. | ||
| 13892 | 2026.03.07 01:55:56.118203 [ 196 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_30_6} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13893 | 2026.03.07 01:55:56.118278 [ 196 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_30_6} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 13894 | 2026.03.07 01:55:56.118308 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13895 | 2026.03.07 01:55:56.118376 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13896 | 2026.03.07 01:55:56.118431 [ 255 ] {700f70e1-072b-4a00-bf75-7389612e066c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13897 | 2026.03.07 01:55:56.118483 [ 255 ] {700f70e1-072b-4a00-bf75-7389612e066c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13898 | 2026.03.07 01:55:56.118879 [ 255 ] {700f70e1-072b-4a00-bf75-7389612e066c} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13899 | 2026.03.07 01:55:56.118922 [ 255 ] {700f70e1-072b-4a00-bf75-7389612e066c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13900 | 2026.03.07 01:55:56.119248 [ 255 ] {700f70e1-072b-4a00-bf75-7389612e066c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13901 | 2026.03.07 01:55:56.119465 [ 255 ] {700f70e1-072b-4a00-bf75-7389612e066c} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13902 | 2026.03.07 01:55:56.119599 [ 255 ] {700f70e1-072b-4a00-bf75-7389612e066c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001193 sec., 5029.337803855826 rows/sec., 262.76 KiB/sec. | ||
| 13903 | 2026.03.07 01:55:56.119642 [ 255 ] {700f70e1-072b-4a00-bf75-7389612e066c} <Debug> TCPHandler: Processed in 0.001395505 sec. | ||
| 13904 | 2026.03.07 01:55:56.119746 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13905 | 2026.03.07 01:55:56.119841 [ 255 ] {8ea1b09f-c4be-46bb-b5d8-c5b9655f4297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13906 | 2026.03.07 01:55:56.119883 [ 255 ] {8ea1b09f-c4be-46bb-b5d8-c5b9655f4297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13907 | 2026.03.07 01:55:56.120295 [ 255 ] {8ea1b09f-c4be-46bb-b5d8-c5b9655f4297} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13908 | 2026.03.07 01:55:56.120332 [ 255 ] {8ea1b09f-c4be-46bb-b5d8-c5b9655f4297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13909 | 2026.03.07 01:55:56.120673 [ 255 ] {8ea1b09f-c4be-46bb-b5d8-c5b9655f4297} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13910 | 2026.03.07 01:55:56.120888 [ 255 ] {8ea1b09f-c4be-46bb-b5d8-c5b9655f4297} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13911 | 2026.03.07 01:55:56.121020 [ 255 ] {8ea1b09f-c4be-46bb-b5d8-c5b9655f4297} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001198 sec., 221202.00333889815 rows/sec., 14.70 MiB/sec. | ||
| 13912 | 2026.03.07 01:55:56.121057 [ 255 ] {8ea1b09f-c4be-46bb-b5d8-c5b9655f4297} <Debug> TCPHandler: Processed in 0.001360994 sec. | ||
| 13913 | 2026.03.07 01:55:56.121167 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13914 | 2026.03.07 01:55:56.121261 [ 255 ] {529e3116-37cc-421a-92da-16d7a0c4e5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13915 | 2026.03.07 01:55:56.121304 [ 255 ] {529e3116-37cc-421a-92da-16d7a0c4e5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13916 | 2026.03.07 01:55:56.121610 [ 255 ] {529e3116-37cc-421a-92da-16d7a0c4e5e5} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13917 | 2026.03.07 01:55:56.121646 [ 255 ] {529e3116-37cc-421a-92da-16d7a0c4e5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13918 | 2026.03.07 01:55:56.121958 [ 255 ] {529e3116-37cc-421a-92da-16d7a0c4e5e5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13919 | 2026.03.07 01:55:56.122165 [ 255 ] {529e3116-37cc-421a-92da-16d7a0c4e5e5} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13920 | 2026.03.07 01:55:56.122295 [ 255 ] {529e3116-37cc-421a-92da-16d7a0c4e5e5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 13921 | 2026.03.07 01:55:56.122332 [ 255 ] {529e3116-37cc-421a-92da-16d7a0c4e5e5} <Debug> TCPHandler: Processed in 0.00121499 sec. | ||
| 13922 | 2026.03.07 01:55:56.122435 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13923 | 2026.03.07 01:55:56.122529 [ 255 ] {34c400b4-60d7-4f09-8ec1-9555af223a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13924 | 2026.03.07 01:55:56.122584 [ 255 ] {34c400b4-60d7-4f09-8ec1-9555af223a17} <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 | ||
| 13925 | 2026.03.07 01:55:56.123396 [ 255 ] {34c400b4-60d7-4f09-8ec1-9555af223a17} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13926 | 2026.03.07 01:55:56.123432 [ 255 ] {34c400b4-60d7-4f09-8ec1-9555af223a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13927 | 2026.03.07 01:55:56.123970 [ 255 ] {34c400b4-60d7-4f09-8ec1-9555af223a17} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13928 | 2026.03.07 01:55:56.124197 [ 255 ] {34c400b4-60d7-4f09-8ec1-9555af223a17} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13929 | 2026.03.07 01:55:56.124329 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13930 | 2026.03.07 01:55:56.124339 [ 255 ] {34c400b4-60d7-4f09-8ec1-9555af223a17} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001829 sec., 9841.443411700384 rows/sec., 17.64 MiB/sec. | ||
| 13931 | 2026.03.07 01:55:56.124385 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13932 | 2026.03.07 01:55:56.124414 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13933 | 2026.03.07 01:55:56.124426 [ 255 ] {34c400b4-60d7-4f09-8ec1-9555af223a17} <Debug> TCPHandler: Processed in 0.002041126 sec. | ||
| 13934 | 2026.03.07 01:55:56.124500 [ 195 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 13935 | 2026.03.07 01:55:56.124544 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13936 | 2026.03.07 01:55:56.124679 [ 255 ] {d14a6ba5-abad-401a-b0ae-c23dd0b33304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13937 | 2026.03.07 01:55:56.124737 [ 255 ] {d14a6ba5-abad-401a-b0ae-c23dd0b33304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13938 | 2026.03.07 01:55:56.124740 [ 195 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13939 | 2026.03.07 01:55:56.124816 [ 195 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1734 rows starting from the beginning of the part | ||
| 13940 | 2026.03.07 01:55:56.124951 [ 195 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 18 rows starting from the beginning of the part | ||
| 13941 | 2026.03.07 01:55:56.125050 [ 195 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 23 rows starting from the beginning of the part | ||
| 13942 | 2026.03.07 01:55:56.125152 [ 195 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 18 rows starting from the beginning of the part | ||
| 13943 | 2026.03.07 01:55:56.125166 [ 255 ] {d14a6ba5-abad-401a-b0ae-c23dd0b33304} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13944 | 2026.03.07 01:55:56.125219 [ 255 ] {d14a6ba5-abad-401a-b0ae-c23dd0b33304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13945 | 2026.03.07 01:55:56.125254 [ 195 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 23 rows starting from the beginning of the part | ||
| 13946 | 2026.03.07 01:55:56.125364 [ 195 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 18 rows starting from the beginning of the part | ||
| 13947 | 2026.03.07 01:55:56.125601 [ 255 ] {d14a6ba5-abad-401a-b0ae-c23dd0b33304} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13948 | 2026.03.07 01:55:56.125903 [ 255 ] {d14a6ba5-abad-401a-b0ae-c23dd0b33304} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13949 | 2026.03.07 01:55:56.126039 [ 29 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13950 | 2026.03.07 01:55:56.126049 [ 255 ] {d14a6ba5-abad-401a-b0ae-c23dd0b33304} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001423 sec., 63246.66198172874 rows/sec., 3.96 MiB/sec. | ||
| 13951 | 2026.03.07 01:55:56.126078 [ 29 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13952 | 2026.03.07 01:55:56.126101 [ 255 ] {d14a6ba5-abad-401a-b0ae-c23dd0b33304} <Debug> TCPHandler: Processed in 0.001608242 sec. | ||
| 13953 | 2026.03.07 01:55:56.126103 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13954 | 2026.03.07 01:55:56.126205 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 13955 | 2026.03.07 01:55:56.126304 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13956 | 2026.03.07 01:55:56.126334 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4530 rows starting from the beginning of the part | ||
| 13957 | 2026.03.07 01:55:56.126391 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 13958 | 2026.03.07 01:55:56.126432 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 13959 | 2026.03.07 01:55:56.126474 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 90 rows starting from the beginning of the part | ||
| 13960 | 2026.03.07 01:55:56.126511 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 13961 | 2026.03.07 01:55:56.126548 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 90 rows starting from the beginning of the part | ||
| 13962 | 2026.03.07 01:55:56.128275 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4890 rows, containing 4 columns (4 merged, 0 gathered) in 0.002103709 sec., 2324465.978897271 rows/sec., 152.31 MiB/sec. | ||
| 13963 | 2026.03.07 01:55:56.128659 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13964 | 2026.03.07 01:55:56.128902 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_91_18} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13965 | 2026.03.07 01:55:56.128974 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_91_18} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13966 | 2026.03.07 01:55:56.129049 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 13967 | 2026.03.07 01:55:56.134130 [ 196 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1834 rows, containing 19 columns (19 merged, 0 gathered) in 0.009669056 sec., 189677.2549460878 rows/sec., 339.89 MiB/sec. | ||
| 13968 | 2026.03.07 01:55:56.136137 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13969 | 2026.03.07 01:55:56.136499 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13970 | 2026.03.07 01:55:56.136579 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13971 | 2026.03.07 01:55:56.136712 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.21 MiB. | ||
| 13972 | 2026.03.07 01:55:57.000269 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.49 MiB, peak 364.65 MiB, free memory in arenas 0.00 B, will set to 350.82 MiB (RSS), difference: 3.33 MiB | ||
| 13973 | 2026.03.07 01:55:57.144938 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13974 | 2026.03.07 01:55:57.145116 [ 255 ] {2cdc68c3-7c4b-47b1-96ff-6e9b9b1bb9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13975 | 2026.03.07 01:55:57.145179 [ 255 ] {2cdc68c3-7c4b-47b1-96ff-6e9b9b1bb9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13976 | 2026.03.07 01:55:57.145760 [ 255 ] {2cdc68c3-7c4b-47b1-96ff-6e9b9b1bb9d0} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13977 | 2026.03.07 01:55:57.145800 [ 255 ] {2cdc68c3-7c4b-47b1-96ff-6e9b9b1bb9d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13978 | 2026.03.07 01:55:57.146175 [ 255 ] {2cdc68c3-7c4b-47b1-96ff-6e9b9b1bb9d0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13979 | 2026.03.07 01:55:57.146396 [ 255 ] {2cdc68c3-7c4b-47b1-96ff-6e9b9b1bb9d0} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13980 | 2026.03.07 01:55:57.146549 [ 255 ] {2cdc68c3-7c4b-47b1-96ff-6e9b9b1bb9d0} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001481 sec., 4051.3166779203243 rows/sec., 330.36 KiB/sec. | ||
| 13981 | 2026.03.07 01:55:57.146546 [ 35 ] {} <Debug> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 13982 | 2026.03.07 01:55:57.146591 [ 255 ] {2cdc68c3-7c4b-47b1-96ff-6e9b9b1bb9d0} <Debug> TCPHandler: Processed in 0.001778438 sec. | ||
| 13983 | 2026.03.07 01:55:57.146626 [ 35 ] {} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13984 | 2026.03.07 01:55:57.146652 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13985 | 2026.03.07 01:55:57.146714 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13986 | 2026.03.07 01:55:57.146773 [ 189 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 13987 | 2026.03.07 01:55:57.146811 [ 255 ] {092f31aa-9e28-4b02-b8ec-2c5429e60f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13988 | 2026.03.07 01:55:57.146859 [ 255 ] {092f31aa-9e28-4b02-b8ec-2c5429e60f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13989 | 2026.03.07 01:55:57.146919 [ 189 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13990 | 2026.03.07 01:55:57.146961 [ 189 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 20 rows starting from the beginning of the part | ||
| 13991 | 2026.03.07 01:55:57.147034 [ 189 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 13992 | 2026.03.07 01:55:57.147088 [ 189 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 13993 | 2026.03.07 01:55:57.147137 [ 189 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 13994 | 2026.03.07 01:55:57.147189 [ 189 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
| 13995 | 2026.03.07 01:55:57.147233 [ 189 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 13996 | 2026.03.07 01:55:57.147943 [ 255 ] {092f31aa-9e28-4b02-b8ec-2c5429e60f4e} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13997 | 2026.03.07 01:55:57.147984 [ 255 ] {092f31aa-9e28-4b02-b8ec-2c5429e60f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13998 | 2026.03.07 01:55:57.148124 [ 196 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001411066 sec., 36851.571790405265 rows/sec., 3.08 MiB/sec. | ||
| 13999 | 2026.03.07 01:55:57.148298 [ 190 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 14000 | 2026.03.07 01:55:57.148454 [ 255 ] {092f31aa-9e28-4b02-b8ec-2c5429e60f4e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14001 | 2026.03.07 01:55:57.148694 [ 190 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_23_5} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14002 | 2026.03.07 01:55:57.148739 [ 255 ] {092f31aa-9e28-4b02-b8ec-2c5429e60f4e} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14003 | 2026.03.07 01:55:57.148786 [ 190 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_23_5} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 14004 | 2026.03.07 01:55:57.148883 [ 255 ] {092f31aa-9e28-4b02-b8ec-2c5429e60f4e} <Debug> executeQuery: Read 1989 rows, 154.04 KiB in 0.00209 sec., 951674.6411483254 rows/sec., 71.98 MiB/sec. | ||
| 14005 | 2026.03.07 01:55:57.148907 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14006 | 2026.03.07 01:55:57.148925 [ 255 ] {092f31aa-9e28-4b02-b8ec-2c5429e60f4e} <Debug> TCPHandler: Processed in 0.002258734 sec. | ||
| 14007 | 2026.03.07 01:55:57.149032 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14008 | 2026.03.07 01:55:57.149125 [ 255 ] {175fc808-d36f-43c3-a3e5-d18294c005bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14009 | 2026.03.07 01:55:57.149164 [ 255 ] {175fc808-d36f-43c3-a3e5-d18294c005bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14010 | 2026.03.07 01:55:57.149571 [ 255 ] {175fc808-d36f-43c3-a3e5-d18294c005bf} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14011 | 2026.03.07 01:55:57.149607 [ 255 ] {175fc808-d36f-43c3-a3e5-d18294c005bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14012 | 2026.03.07 01:55:57.149913 [ 255 ] {175fc808-d36f-43c3-a3e5-d18294c005bf} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14013 | 2026.03.07 01:55:57.150119 [ 255 ] {175fc808-d36f-43c3-a3e5-d18294c005bf} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14014 | 2026.03.07 01:55:57.150243 [ 255 ] {175fc808-d36f-43c3-a3e5-d18294c005bf} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001137 sec., 35180.29903254178 rows/sec., 2.56 MiB/sec. | ||
| 14015 | 2026.03.07 01:55:57.150281 [ 255 ] {175fc808-d36f-43c3-a3e5-d18294c005bf} <Debug> TCPHandler: Processed in 0.001297482 sec. | ||
| 14016 | 2026.03.07 01:55:57.150384 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14017 | 2026.03.07 01:55:57.150476 [ 255 ] {51ebf9a4-34d8-487a-91ae-6e0fba0df840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14018 | 2026.03.07 01:55:57.150515 [ 255 ] {51ebf9a4-34d8-487a-91ae-6e0fba0df840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14019 | 2026.03.07 01:55:57.151065 [ 255 ] {51ebf9a4-34d8-487a-91ae-6e0fba0df840} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14020 | 2026.03.07 01:55:57.151101 [ 255 ] {51ebf9a4-34d8-487a-91ae-6e0fba0df840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14021 | 2026.03.07 01:55:57.151427 [ 255 ] {51ebf9a4-34d8-487a-91ae-6e0fba0df840} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14022 | 2026.03.07 01:55:57.151643 [ 255 ] {51ebf9a4-34d8-487a-91ae-6e0fba0df840} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14023 | 2026.03.07 01:55:57.151770 [ 255 ] {51ebf9a4-34d8-487a-91ae-6e0fba0df840} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001312 sec., 539634.1463414634 rows/sec., 31.48 MiB/sec. | ||
| 14024 | 2026.03.07 01:55:57.151807 [ 255 ] {51ebf9a4-34d8-487a-91ae-6e0fba0df840} <Debug> TCPHandler: Processed in 0.001469898 sec. | ||
| 14025 | 2026.03.07 01:55:57.151912 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14026 | 2026.03.07 01:55:57.152004 [ 255 ] {49ef4c31-aeca-4a10-88fc-1d4f584a5c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14027 | 2026.03.07 01:55:57.152042 [ 255 ] {49ef4c31-aeca-4a10-88fc-1d4f584a5c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14028 | 2026.03.07 01:55:57.152405 [ 255 ] {49ef4c31-aeca-4a10-88fc-1d4f584a5c69} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14029 | 2026.03.07 01:55:57.152440 [ 255 ] {49ef4c31-aeca-4a10-88fc-1d4f584a5c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14030 | 2026.03.07 01:55:57.152719 [ 255 ] {49ef4c31-aeca-4a10-88fc-1d4f584a5c69} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 14031 | 2026.03.07 01:55:57.152920 [ 255 ] {49ef4c31-aeca-4a10-88fc-1d4f584a5c69} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14032 | 2026.03.07 01:55:57.153045 [ 255 ] {49ef4c31-aeca-4a10-88fc-1d4f584a5c69} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001058 sec., 945.179584120983 rows/sec., 66.46 KiB/sec. | ||
| 14033 | 2026.03.07 01:55:57.153081 [ 255 ] {49ef4c31-aeca-4a10-88fc-1d4f584a5c69} <Debug> TCPHandler: Processed in 0.001216179 sec. | ||
| 14034 | 2026.03.07 01:55:57.153199 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14035 | 2026.03.07 01:55:57.153317 [ 255 ] {44c373ba-214e-4894-babe-0a8f2d5c6fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14036 | 2026.03.07 01:55:57.153366 [ 255 ] {44c373ba-214e-4894-babe-0a8f2d5c6fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14037 | 2026.03.07 01:55:57.154146 [ 255 ] {44c373ba-214e-4894-babe-0a8f2d5c6fa1} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14038 | 2026.03.07 01:55:57.154183 [ 255 ] {44c373ba-214e-4894-babe-0a8f2d5c6fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14039 | 2026.03.07 01:55:57.154533 [ 255 ] {44c373ba-214e-4894-babe-0a8f2d5c6fa1} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14040 | 2026.03.07 01:55:57.154736 [ 255 ] {44c373ba-214e-4894-babe-0a8f2d5c6fa1} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14041 | 2026.03.07 01:55:57.154866 [ 255 ] {44c373ba-214e-4894-babe-0a8f2d5c6fa1} <Debug> executeQuery: Read 1040 rows, 73.55 KiB in 0.001574 sec., 660736.9758576874 rows/sec., 45.64 MiB/sec. | ||
| 14042 | 2026.03.07 01:55:57.154904 [ 255 ] {44c373ba-214e-4894-babe-0a8f2d5c6fa1} <Debug> TCPHandler: Processed in 0.001763138 sec. | ||
| 14043 | 2026.03.07 01:55:57.155013 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14044 | 2026.03.07 01:55:57.155110 [ 255 ] {cd59c173-cea0-4a9c-90ae-bd23d4d1b5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14045 | 2026.03.07 01:55:57.155153 [ 255 ] {cd59c173-cea0-4a9c-90ae-bd23d4d1b5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14046 | 2026.03.07 01:55:57.155728 [ 255 ] {cd59c173-cea0-4a9c-90ae-bd23d4d1b5fb} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14047 | 2026.03.07 01:55:57.155764 [ 255 ] {cd59c173-cea0-4a9c-90ae-bd23d4d1b5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14048 | 2026.03.07 01:55:57.156173 [ 255 ] {cd59c173-cea0-4a9c-90ae-bd23d4d1b5fb} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14049 | 2026.03.07 01:55:57.156383 [ 255 ] {cd59c173-cea0-4a9c-90ae-bd23d4d1b5fb} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14050 | 2026.03.07 01:55:57.156516 [ 255 ] {cd59c173-cea0-4a9c-90ae-bd23d4d1b5fb} <Debug> executeQuery: Read 1220 rows, 78.13 KiB in 0.001426 sec., 855539.9719495091 rows/sec., 53.50 MiB/sec. | ||
| 14051 | 2026.03.07 01:55:57.156554 [ 255 ] {cd59c173-cea0-4a9c-90ae-bd23d4d1b5fb} <Debug> TCPHandler: Processed in 0.001590532 sec. | ||
| 14052 | 2026.03.07 01:55:57.156674 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14053 | 2026.03.07 01:55:57.156772 [ 255 ] {5d416609-d71a-4fc9-a892-6e44f0e896b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14054 | 2026.03.07 01:55:57.156830 [ 255 ] {5d416609-d71a-4fc9-a892-6e44f0e896b1} <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 | ||
| 14055 | 2026.03.07 01:55:57.157677 [ 255 ] {5d416609-d71a-4fc9-a892-6e44f0e896b1} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14056 | 2026.03.07 01:55:57.157717 [ 255 ] {5d416609-d71a-4fc9-a892-6e44f0e896b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14057 | 2026.03.07 01:55:57.158262 [ 255 ] {5d416609-d71a-4fc9-a892-6e44f0e896b1} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14058 | 2026.03.07 01:55:57.158482 [ 255 ] {5d416609-d71a-4fc9-a892-6e44f0e896b1} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14059 | 2026.03.07 01:55:57.158620 [ 255 ] {5d416609-d71a-4fc9-a892-6e44f0e896b1} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001868 sec., 18201.284796573877 rows/sec., 32.62 MiB/sec. | ||
| 14060 | 2026.03.07 01:55:57.158674 [ 255 ] {5d416609-d71a-4fc9-a892-6e44f0e896b1} <Debug> TCPHandler: Processed in 0.002054017 sec. | ||
| 14061 | 2026.03.07 01:55:57.158792 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14062 | 2026.03.07 01:55:57.158886 [ 255 ] {eb0e24e2-6089-4725-96df-1115ebfb0e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14063 | 2026.03.07 01:55:57.158928 [ 255 ] {eb0e24e2-6089-4725-96df-1115ebfb0e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14064 | 2026.03.07 01:55:57.159244 [ 255 ] {eb0e24e2-6089-4725-96df-1115ebfb0e77} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14065 | 2026.03.07 01:55:57.159280 [ 255 ] {eb0e24e2-6089-4725-96df-1115ebfb0e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14066 | 2026.03.07 01:55:57.159572 [ 255 ] {eb0e24e2-6089-4725-96df-1115ebfb0e77} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14067 | 2026.03.07 01:55:57.159776 [ 255 ] {eb0e24e2-6089-4725-96df-1115ebfb0e77} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14068 | 2026.03.07 01:55:57.159902 [ 255 ] {eb0e24e2-6089-4725-96df-1115ebfb0e77} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001034 sec., 11605.41586073501 rows/sec., 800.89 KiB/sec. | ||
| 14069 | 2026.03.07 01:55:57.159937 [ 255 ] {eb0e24e2-6089-4725-96df-1115ebfb0e77} <Debug> TCPHandler: Processed in 0.001193359 sec. | ||
| 14070 | 2026.03.07 01:56:01.099197 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14071 | 2026.03.07 01:56:01.099469 [ 255 ] {305ebe73-8046-4815-ae18-cb7558cab5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14072 | 2026.03.07 01:56:01.099564 [ 255 ] {305ebe73-8046-4815-ae18-cb7558cab5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14073 | 2026.03.07 01:56:01.100285 [ 255 ] {305ebe73-8046-4815-ae18-cb7558cab5cf} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14074 | 2026.03.07 01:56:01.100341 [ 255 ] {305ebe73-8046-4815-ae18-cb7558cab5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14075 | 2026.03.07 01:56:01.100767 [ 255 ] {305ebe73-8046-4815-ae18-cb7558cab5cf} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14076 | 2026.03.07 01:56:01.101003 [ 255 ] {305ebe73-8046-4815-ae18-cb7558cab5cf} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14077 | 2026.03.07 01:56:01.101184 [ 255 ] {305ebe73-8046-4815-ae18-cb7558cab5cf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001769 sec., 31656.302996042963 rows/sec., 2.43 MiB/sec. | ||
| 14078 | 2026.03.07 01:56:01.101222 [ 30 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14079 | 2026.03.07 01:56:01.101244 [ 255 ] {305ebe73-8046-4815-ae18-cb7558cab5cf} <Debug> TCPHandler: Processed in 0.002201511 sec. | ||
| 14080 | 2026.03.07 01:56:01.101319 [ 30 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14081 | 2026.03.07 01:56:01.101356 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14082 | 2026.03.07 01:56:01.101436 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14083 | 2026.03.07 01:56:01.101502 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14084 | 2026.03.07 01:56:01.101556 [ 255 ] {8ee3ad2f-d260-43c0-b554-8a33b1458992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14085 | 2026.03.07 01:56:01.101608 [ 255 ] {8ee3ad2f-d260-43c0-b554-8a33b1458992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14086 | 2026.03.07 01:56:01.101665 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14087 | 2026.03.07 01:56:01.101708 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2893 rows starting from the beginning of the part | ||
| 14088 | 2026.03.07 01:56:01.101792 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 837 rows starting from the beginning of the part | ||
| 14089 | 2026.03.07 01:56:01.101853 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 102 rows starting from the beginning of the part | ||
| 14090 | 2026.03.07 01:56:01.101903 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 833 rows starting from the beginning of the part | ||
| 14091 | 2026.03.07 01:56:01.101945 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1989 rows starting from the beginning of the part | ||
| 14092 | 2026.03.07 01:56:01.101988 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
| 14093 | 2026.03.07 01:56:01.102115 [ 255 ] {8ee3ad2f-d260-43c0-b554-8a33b1458992} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14094 | 2026.03.07 01:56:01.102162 [ 255 ] {8ee3ad2f-d260-43c0-b554-8a33b1458992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14095 | 2026.03.07 01:56:01.102539 [ 255 ] {8ee3ad2f-d260-43c0-b554-8a33b1458992} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14096 | 2026.03.07 01:56:01.102781 [ 255 ] {8ee3ad2f-d260-43c0-b554-8a33b1458992} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14097 | 2026.03.07 01:56:01.102939 [ 255 ] {8ee3ad2f-d260-43c0-b554-8a33b1458992} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001414 sec., 45261.669024045266 rows/sec., 3.53 MiB/sec. | ||
| 14098 | 2026.03.07 01:56:01.102940 [ 30 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14099 | 2026.03.07 01:56:01.102989 [ 255 ] {8ee3ad2f-d260-43c0-b554-8a33b1458992} <Debug> TCPHandler: Processed in 0.001615062 sec. | ||
| 14100 | 2026.03.07 01:56:01.103007 [ 30 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14101 | 2026.03.07 01:56:01.103034 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14102 | 2026.03.07 01:56:01.103123 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14103 | 2026.03.07 01:56:01.103135 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14104 | 2026.03.07 01:56:01.103236 [ 255 ] {4f8cf5dd-560a-4154-95fc-d8ab765eacd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14105 | 2026.03.07 01:56:01.103261 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14106 | 2026.03.07 01:56:01.103289 [ 255 ] {4f8cf5dd-560a-4154-95fc-d8ab765eacd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14107 | 2026.03.07 01:56:01.103299 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1552 rows starting from the beginning of the part | ||
| 14108 | 2026.03.07 01:56:01.103375 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 516 rows starting from the beginning of the part | ||
| 14109 | 2026.03.07 01:56:01.103422 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 87 rows starting from the beginning of the part | ||
| 14110 | 2026.03.07 01:56:01.103470 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 508 rows starting from the beginning of the part | ||
| 14111 | 2026.03.07 01:56:01.103525 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1040 rows starting from the beginning of the part | ||
| 14112 | 2026.03.07 01:56:01.103595 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 14113 | 2026.03.07 01:56:01.103736 [ 255 ] {4f8cf5dd-560a-4154-95fc-d8ab765eacd5} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14114 | 2026.03.07 01:56:01.103783 [ 255 ] {4f8cf5dd-560a-4154-95fc-d8ab765eacd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14115 | 2026.03.07 01:56:01.104180 [ 255 ] {4f8cf5dd-560a-4154-95fc-d8ab765eacd5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14116 | 2026.03.07 01:56:01.104384 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6710 rows, containing 5 columns (5 merged, 0 gathered) in 0.002949417 sec., 2275025.8779955497 rows/sec., 184.92 MiB/sec. | ||
| 14117 | 2026.03.07 01:56:01.104424 [ 255 ] {4f8cf5dd-560a-4154-95fc-d8ab765eacd5} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14118 | 2026.03.07 01:56:01.104621 [ 255 ] {4f8cf5dd-560a-4154-95fc-d8ab765eacd5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00141 sec., 90780.14184397164 rows/sec., 6.32 MiB/sec. | ||
| 14119 | 2026.03.07 01:56:01.104688 [ 255 ] {4f8cf5dd-560a-4154-95fc-d8ab765eacd5} <Debug> TCPHandler: Processed in 0.001615803 sec. | ||
| 14120 | 2026.03.07 01:56:01.104748 [ 199 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14121 | 2026.03.07 01:56:01.104843 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14122 | 2026.03.07 01:56:01.104977 [ 255 ] {63678900-df69-4a3f-9cee-ae047b3a06e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14123 | 2026.03.07 01:56:01.105040 [ 255 ] {63678900-df69-4a3f-9cee-ae047b3a06e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14124 | 2026.03.07 01:56:01.105112 [ 199 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_101_20} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14125 | 2026.03.07 01:56:01.105210 [ 199 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_101_20} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14126 | 2026.03.07 01:56:01.105321 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 14127 | 2026.03.07 01:56:01.105384 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3767 rows, containing 5 columns (5 merged, 0 gathered) in 0.002294525 sec., 1641734.1279785577 rows/sec., 121.36 MiB/sec. | ||
| 14128 | 2026.03.07 01:56:01.105528 [ 255 ] {63678900-df69-4a3f-9cee-ae047b3a06e2} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14129 | 2026.03.07 01:56:01.105584 [ 255 ] {63678900-df69-4a3f-9cee-ae047b3a06e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14130 | 2026.03.07 01:56:01.105616 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14131 | 2026.03.07 01:56:01.105908 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_101_20} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14132 | 2026.03.07 01:56:01.105988 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_101_20} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14133 | 2026.03.07 01:56:01.106087 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 14134 | 2026.03.07 01:56:01.106088 [ 255 ] {63678900-df69-4a3f-9cee-ae047b3a06e2} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14135 | 2026.03.07 01:56:01.106402 [ 255 ] {63678900-df69-4a3f-9cee-ae047b3a06e2} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14136 | 2026.03.07 01:56:01.106584 [ 255 ] {63678900-df69-4a3f-9cee-ae047b3a06e2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001637 sec., 29321.930360415394 rows/sec., 1.98 MiB/sec. | ||
| 14137 | 2026.03.07 01:56:01.106632 [ 255 ] {63678900-df69-4a3f-9cee-ae047b3a06e2} <Debug> TCPHandler: Processed in 0.00185228 sec. | ||
| 14138 | 2026.03.07 01:56:01.570334 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29316 | ||
| 14139 | 2026.03.07 01:56:01.570841 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14140 | 2026.03.07 01:56:01.570879 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14141 | 2026.03.07 01:56:01.571365 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14142 | 2026.03.07 01:56:01.571597 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14143 | 2026.03.07 01:56:01.571728 [ 30 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14144 | 2026.03.07 01:56:01.571746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29316 | ||
| 14145 | 2026.03.07 01:56:01.571769 [ 30 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14146 | 2026.03.07 01:56:01.571789 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14147 | 2026.03.07 01:56:01.571905 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 14148 | 2026.03.07 01:56:01.572035 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14149 | 2026.03.07 01:56:01.572072 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26948 rows starting from the beginning of the part | ||
| 14150 | 2026.03.07 01:56:01.572135 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 14151 | 2026.03.07 01:56:01.572178 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 14152 | 2026.03.07 01:56:01.572219 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 14153 | 2026.03.07 01:56:01.572258 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 14154 | 2026.03.07 01:56:01.572297 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 14155 | 2026.03.07 01:56:01.574443 [ 189 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29316 rows, containing 4 columns (4 merged, 0 gathered) in 0.002589575 sec., 11320776.575306758 rows/sec., 161.95 MiB/sec. | ||
| 14156 | 2026.03.07 01:56:01.574891 [ 201 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14157 | 2026.03.07 01:56:01.575210 [ 201 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_61_12} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14158 | 2026.03.07 01:56:01.575294 [ 201 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_61_12} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14159 | 2026.03.07 01:56:01.575401 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 14160 | 2026.03.07 01:56:03.140340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14161 | 2026.03.07 01:56:03.159068 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14162 | 2026.03.07 01:56:03.159137 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14163 | 2026.03.07 01:56:03.165515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14164 | 2026.03.07 01:56:03.166291 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14165 | 2026.03.07 01:56:03.166639 [ 24 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14166 | 2026.03.07 01:56:03.166738 [ 24 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14167 | 2026.03.07 01:56:03.166777 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14168 | 2026.03.07 01:56:03.166895 [ 197 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 14169 | 2026.03.07 01:56:03.169989 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14170 | 2026.03.07 01:56:03.170091 [ 197 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14171 | 2026.03.07 01:56:03.170971 [ 197 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 14172 | 2026.03.07 01:56:03.174401 [ 197 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 14173 | 2026.03.07 01:56:03.177854 [ 197 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 14174 | 2026.03.07 01:56:03.181940 [ 197 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 14175 | 2026.03.07 01:56:03.186069 [ 197 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 14176 | 2026.03.07 01:56:03.189762 [ 197 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 14177 | 2026.03.07 01:56:03.240870 [ 186 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.074014675 sec., 6214.983717755972 rows/sec., 32.14 MiB/sec. | ||
| 14178 | 2026.03.07 01:56:03.244073 [ 188 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14179 | 2026.03.07 01:56:03.246467 [ 188 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_61_12} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14180 | 2026.03.07 01:56:03.246586 [ 188 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_61_12} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14181 | 2026.03.07 01:56:03.249785 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 14182 | 2026.03.07 01:56:04.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.89 MiB, peak 365.31 MiB, free memory in arenas 0.00 B, will set to 350.82 MiB (RSS), difference: -1.07 MiB | ||
| 14183 | 2026.03.07 01:56:04.167074 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1750 | ||
| 14184 | 2026.03.07 01:56:04.169799 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14185 | 2026.03.07 01:56:04.169858 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14186 | 2026.03.07 01:56:04.171114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14187 | 2026.03.07 01:56:04.171395 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14188 | 2026.03.07 01:56:04.171554 [ 50 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14189 | 2026.03.07 01:56:04.171624 [ 50 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14190 | 2026.03.07 01:56:04.171648 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14191 | 2026.03.07 01:56:04.171750 [ 192 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::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 | ||
| 14192 | 2026.03.07 01:56:04.171791 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1750 | ||
| 14193 | 2026.03.07 01:56:04.172270 [ 192 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14194 | 2026.03.07 01:56:04.172400 [ 192 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1570 rows starting from the beginning of the part | ||
| 14195 | 2026.03.07 01:56:04.172742 [ 192 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::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 | ||
| 14196 | 2026.03.07 01:56:04.173107 [ 192 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part | ||
| 14197 | 2026.03.07 01:56:04.173456 [ 192 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 14198 | 2026.03.07 01:56:04.173793 [ 192 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 14199 | 2026.03.07 01:56:04.174136 [ 192 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 48 rows starting from the beginning of the part | ||
| 14200 | 2026.03.07 01:56:04.181089 [ 194 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1750 rows, containing 72 columns (72 merged, 0 gathered) in 0.009381827 sec., 186530.83242741524 rows/sec., 146.76 MiB/sec. | ||
| 14201 | 2026.03.07 01:56:04.183176 [ 193 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14202 | 2026.03.07 01:56:04.183848 [ 193 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_46_9} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14203 | 2026.03.07 01:56:04.183940 [ 193 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_46_9} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14204 | 2026.03.07 01:56:04.184320 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 14205 | 2026.03.07 01:56:06.107995 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14206 | 2026.03.07 01:56:06.108174 [ 255 ] {51a609a0-ca03-4558-88c8-58e4a81edce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14207 | 2026.03.07 01:56:06.108247 [ 255 ] {51a609a0-ca03-4558-88c8-58e4a81edce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14208 | 2026.03.07 01:56:06.109143 [ 255 ] {51a609a0-ca03-4558-88c8-58e4a81edce1} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14209 | 2026.03.07 01:56:06.109190 [ 255 ] {51a609a0-ca03-4558-88c8-58e4a81edce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14210 | 2026.03.07 01:56:06.109670 [ 255 ] {51a609a0-ca03-4558-88c8-58e4a81edce1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14211 | 2026.03.07 01:56:06.109891 [ 255 ] {51a609a0-ca03-4558-88c8-58e4a81edce1} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14212 | 2026.03.07 01:56:06.110064 [ 255 ] {51a609a0-ca03-4558-88c8-58e4a81edce1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001939 sec., 146467.25116039196 rows/sec., 9.30 MiB/sec. | ||
| 14213 | 2026.03.07 01:56:06.110115 [ 255 ] {51a609a0-ca03-4558-88c8-58e4a81edce1} <Debug> TCPHandler: Processed in 0.002246313 sec. | ||
| 14214 | 2026.03.07 01:56:06.110252 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14215 | 2026.03.07 01:56:06.110363 [ 255 ] {e7b46553-39e5-451a-8e01-381a15a61fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14216 | 2026.03.07 01:56:06.110405 [ 255 ] {e7b46553-39e5-451a-8e01-381a15a61fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14217 | 2026.03.07 01:56:06.111256 [ 255 ] {e7b46553-39e5-451a-8e01-381a15a61fbf} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14218 | 2026.03.07 01:56:06.111291 [ 255 ] {e7b46553-39e5-451a-8e01-381a15a61fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14219 | 2026.03.07 01:56:06.111649 [ 255 ] {e7b46553-39e5-451a-8e01-381a15a61fbf} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14220 | 2026.03.07 01:56:06.111899 [ 255 ] {e7b46553-39e5-451a-8e01-381a15a61fbf} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14221 | 2026.03.07 01:56:06.112036 [ 255 ] {e7b46553-39e5-451a-8e01-381a15a61fbf} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001696 sec., 491155.6603773585 rows/sec., 39.00 MiB/sec. | ||
| 14222 | 2026.03.07 01:56:06.112076 [ 255 ] {e7b46553-39e5-451a-8e01-381a15a61fbf} <Debug> TCPHandler: Processed in 0.001883912 sec. | ||
| 14223 | 2026.03.07 01:56:06.112191 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14224 | 2026.03.07 01:56:06.112297 [ 255 ] {2147ae9e-1b23-42c9-bd6f-3dd16dc83d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14225 | 2026.03.07 01:56:06.112338 [ 255 ] {2147ae9e-1b23-42c9-bd6f-3dd16dc83d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14226 | 2026.03.07 01:56:06.112783 [ 255 ] {2147ae9e-1b23-42c9-bd6f-3dd16dc83d5c} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14227 | 2026.03.07 01:56:06.112818 [ 255 ] {2147ae9e-1b23-42c9-bd6f-3dd16dc83d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14228 | 2026.03.07 01:56:06.113125 [ 255 ] {2147ae9e-1b23-42c9-bd6f-3dd16dc83d5c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14229 | 2026.03.07 01:56:06.113341 [ 255 ] {2147ae9e-1b23-42c9-bd6f-3dd16dc83d5c} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14230 | 2026.03.07 01:56:06.113487 [ 255 ] {2147ae9e-1b23-42c9-bd6f-3dd16dc83d5c} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 8.04 MiB/sec. | ||
| 14231 | 2026.03.07 01:56:06.113527 [ 255 ] {2147ae9e-1b23-42c9-bd6f-3dd16dc83d5c} <Debug> TCPHandler: Processed in 0.001384625 sec. | ||
| 14232 | 2026.03.07 01:56:06.113636 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14233 | 2026.03.07 01:56:06.113739 [ 255 ] {e172b8a2-7933-4381-8f4d-c697f79e6273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14234 | 2026.03.07 01:56:06.113780 [ 255 ] {e172b8a2-7933-4381-8f4d-c697f79e6273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14235 | 2026.03.07 01:56:06.114217 [ 255 ] {e172b8a2-7933-4381-8f4d-c697f79e6273} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14236 | 2026.03.07 01:56:06.114254 [ 255 ] {e172b8a2-7933-4381-8f4d-c697f79e6273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14237 | 2026.03.07 01:56:06.114583 [ 255 ] {e172b8a2-7933-4381-8f4d-c697f79e6273} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14238 | 2026.03.07 01:56:06.114794 [ 255 ] {e172b8a2-7933-4381-8f4d-c697f79e6273} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14239 | 2026.03.07 01:56:06.114902 [ 60 ] {} <Debug> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 14240 | 2026.03.07 01:56:06.114920 [ 255 ] {e172b8a2-7933-4381-8f4d-c697f79e6273} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.0012 sec., 124166.66666666667 rows/sec., 8.02 MiB/sec. | ||
| 14241 | 2026.03.07 01:56:06.114960 [ 60 ] {} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14242 | 2026.03.07 01:56:06.114981 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14243 | 2026.03.07 01:56:06.114985 [ 255 ] {e172b8a2-7933-4381-8f4d-c697f79e6273} <Debug> TCPHandler: Processed in 0.001396036 sec. | ||
| 14244 | 2026.03.07 01:56:06.115097 [ 200 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 14245 | 2026.03.07 01:56:06.115144 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14246 | 2026.03.07 01:56:06.115216 [ 200 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14247 | 2026.03.07 01:56:06.115257 [ 255 ] {d473589b-0f9c-434c-8ced-6dbabdc965d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14248 | 2026.03.07 01:56:06.115260 [ 200 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 881 rows starting from the beginning of the part | ||
| 14249 | 2026.03.07 01:56:06.115302 [ 255 ] {d473589b-0f9c-434c-8ced-6dbabdc965d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14250 | 2026.03.07 01:56:06.115346 [ 200 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 732 rows starting from the beginning of the part | ||
| 14251 | 2026.03.07 01:56:06.115412 [ 200 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 149 rows starting from the beginning of the part | ||
| 14252 | 2026.03.07 01:56:06.115491 [ 200 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 14253 | 2026.03.07 01:56:06.115555 [ 200 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 708 rows starting from the beginning of the part | ||
| 14254 | 2026.03.07 01:56:06.115613 [ 200 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 149 rows starting from the beginning of the part | ||
| 14255 | 2026.03.07 01:56:06.115883 [ 255 ] {d473589b-0f9c-434c-8ced-6dbabdc965d4} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14256 | 2026.03.07 01:56:06.115921 [ 255 ] {d473589b-0f9c-434c-8ced-6dbabdc965d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14257 | 2026.03.07 01:56:06.116330 [ 255 ] {d473589b-0f9c-434c-8ced-6dbabdc965d4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14258 | 2026.03.07 01:56:06.116596 [ 255 ] {d473589b-0f9c-434c-8ced-6dbabdc965d4} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14259 | 2026.03.07 01:56:06.116721 [ 255 ] {d473589b-0f9c-434c-8ced-6dbabdc965d4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001488 sec., 99462.36559139786 rows/sec., 5.66 MiB/sec. | ||
| 14260 | 2026.03.07 01:56:06.116755 [ 255 ] {d473589b-0f9c-434c-8ced-6dbabdc965d4} <Debug> TCPHandler: Processed in 0.001673975 sec. | ||
| 14261 | 2026.03.07 01:56:06.116864 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14262 | 2026.03.07 01:56:06.116948 [ 193 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 5 columns (5 merged, 0 gathered) in 0.001894912 sec., 1460753.850310727 rows/sec., 93.38 MiB/sec. | ||
| 14263 | 2026.03.07 01:56:06.116956 [ 255 ] {2b10d816-10fd-49c8-8bab-d904289965be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14264 | 2026.03.07 01:56:06.117042 [ 255 ] {2b10d816-10fd-49c8-8bab-d904289965be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14265 | 2026.03.07 01:56:06.117198 [ 194 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 14266 | 2026.03.07 01:56:06.117545 [ 194 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_40_8} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14267 | 2026.03.07 01:56:06.117638 [ 194 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_40_8} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 14268 | 2026.03.07 01:56:06.117638 [ 255 ] {2b10d816-10fd-49c8-8bab-d904289965be} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14269 | 2026.03.07 01:56:06.117687 [ 255 ] {2b10d816-10fd-49c8-8bab-d904289965be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14270 | 2026.03.07 01:56:06.117742 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 14271 | 2026.03.07 01:56:06.118003 [ 255 ] {2b10d816-10fd-49c8-8bab-d904289965be} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14272 | 2026.03.07 01:56:06.118210 [ 255 ] {2b10d816-10fd-49c8-8bab-d904289965be} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14273 | 2026.03.07 01:56:06.118336 [ 255 ] {2b10d816-10fd-49c8-8bab-d904289965be} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001398 sec., 363376.251788269 rows/sec., 25.58 MiB/sec. | ||
| 14274 | 2026.03.07 01:56:06.118371 [ 255 ] {2b10d816-10fd-49c8-8bab-d904289965be} <Debug> TCPHandler: Processed in 0.0015544 sec. | ||
| 14275 | 2026.03.07 01:56:06.118490 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14276 | 2026.03.07 01:56:06.118582 [ 255 ] {b2da315a-a894-40a8-9836-1afcbbb0636f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14277 | 2026.03.07 01:56:06.118622 [ 255 ] {b2da315a-a894-40a8-9836-1afcbbb0636f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14278 | 2026.03.07 01:56:06.118948 [ 255 ] {b2da315a-a894-40a8-9836-1afcbbb0636f} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14279 | 2026.03.07 01:56:06.118979 [ 255 ] {b2da315a-a894-40a8-9836-1afcbbb0636f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14280 | 2026.03.07 01:56:06.119269 [ 255 ] {b2da315a-a894-40a8-9836-1afcbbb0636f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14281 | 2026.03.07 01:56:06.119473 [ 255 ] {b2da315a-a894-40a8-9836-1afcbbb0636f} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14282 | 2026.03.07 01:56:06.119603 [ 255 ] {b2da315a-a894-40a8-9836-1afcbbb0636f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 14283 | 2026.03.07 01:56:06.119638 [ 255 ] {b2da315a-a894-40a8-9836-1afcbbb0636f} <Debug> TCPHandler: Processed in 0.001195019 sec. | ||
| 14284 | 2026.03.07 01:56:06.119744 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14285 | 2026.03.07 01:56:06.119835 [ 255 ] {26e2e600-3ba5-450a-b04f-d50693e08a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14286 | 2026.03.07 01:56:06.119876 [ 255 ] {26e2e600-3ba5-450a-b04f-d50693e08a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14287 | 2026.03.07 01:56:06.120272 [ 255 ] {26e2e600-3ba5-450a-b04f-d50693e08a42} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14288 | 2026.03.07 01:56:06.120307 [ 255 ] {26e2e600-3ba5-450a-b04f-d50693e08a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14289 | 2026.03.07 01:56:06.120613 [ 255 ] {26e2e600-3ba5-450a-b04f-d50693e08a42} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14290 | 2026.03.07 01:56:06.120817 [ 255 ] {26e2e600-3ba5-450a-b04f-d50693e08a42} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14291 | 2026.03.07 01:56:06.120942 [ 255 ] {26e2e600-3ba5-450a-b04f-d50693e08a42} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001125 sec., 235555.55555555556 rows/sec., 15.65 MiB/sec. | ||
| 14292 | 2026.03.07 01:56:06.120943 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_91_19 to all_96_96_0 | ||
| 14293 | 2026.03.07 01:56:06.120979 [ 255 ] {26e2e600-3ba5-450a-b04f-d50693e08a42} <Debug> TCPHandler: Processed in 0.001280711 sec. | ||
| 14294 | 2026.03.07 01:56:06.121020 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14295 | 2026.03.07 01:56:06.121046 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14296 | 2026.03.07 01:56:06.121102 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14297 | 2026.03.07 01:56:06.121136 [ 191 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_96_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_19 to all_96_96_0 into Compact with storage Full | ||
| 14298 | 2026.03.07 01:56:06.121200 [ 255 ] {c358b951-fb32-426c-8502-1d49ad92e9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14299 | 2026.03.07 01:56:06.121246 [ 255 ] {c358b951-fb32-426c-8502-1d49ad92e9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14300 | 2026.03.07 01:56:06.121263 [ 191 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_96_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14301 | 2026.03.07 01:56:06.121302 [ 191 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_91_19, total 33344 rows starting from the beginning of the part | ||
| 14302 | 2026.03.07 01:56:06.121366 [ 191 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 14303 | 2026.03.07 01:56:06.121411 [ 191 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 265 rows starting from the beginning of the part | ||
| 14304 | 2026.03.07 01:56:06.121452 [ 191 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1220 rows starting from the beginning of the part | ||
| 14305 | 2026.03.07 01:56:06.121490 [ 191 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 128 rows starting from the beginning of the part | ||
| 14306 | 2026.03.07 01:56:06.121531 [ 191 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 265 rows starting from the beginning of the part | ||
| 14307 | 2026.03.07 01:56:06.121550 [ 255 ] {c358b951-fb32-426c-8502-1d49ad92e9ed} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14308 | 2026.03.07 01:56:06.121591 [ 255 ] {c358b951-fb32-426c-8502-1d49ad92e9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14309 | 2026.03.07 01:56:06.121917 [ 255 ] {c358b951-fb32-426c-8502-1d49ad92e9ed} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14310 | 2026.03.07 01:56:06.122117 [ 255 ] {c358b951-fb32-426c-8502-1d49ad92e9ed} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14311 | 2026.03.07 01:56:06.122247 [ 106 ] {} <Debug> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 14312 | 2026.03.07 01:56:06.122251 [ 255 ] {c358b951-fb32-426c-8502-1d49ad92e9ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 14313 | 2026.03.07 01:56:06.122297 [ 106 ] {} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14314 | 2026.03.07 01:56:06.122310 [ 255 ] {c358b951-fb32-426c-8502-1d49ad92e9ed} <Debug> TCPHandler: Processed in 0.001254811 sec. | ||
| 14315 | 2026.03.07 01:56:06.122323 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14316 | 2026.03.07 01:56:06.122411 [ 194 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 14317 | 2026.03.07 01:56:06.122421 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14318 | 2026.03.07 01:56:06.122501 [ 194 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14319 | 2026.03.07 01:56:06.122530 [ 255 ] {c0118895-634b-4611-a4d4-110a0256f555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14320 | 2026.03.07 01:56:06.122534 [ 194 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 14321 | 2026.03.07 01:56:06.122590 [ 255 ] {c0118895-634b-4611-a4d4-110a0256f555} <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 | ||
| 14322 | 2026.03.07 01:56:06.122608 [ 194 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 14323 | 2026.03.07 01:56:06.122655 [ 194 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 14324 | 2026.03.07 01:56:06.122696 [ 194 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 14325 | 2026.03.07 01:56:06.122742 [ 194 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 14326 | 2026.03.07 01:56:06.122780 [ 194 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 14327 | 2026.03.07 01:56:06.123385 [ 255 ] {c0118895-634b-4611-a4d4-110a0256f555} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14328 | 2026.03.07 01:56:06.123426 [ 255 ] {c0118895-634b-4611-a4d4-110a0256f555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14329 | 2026.03.07 01:56:06.123541 [ 187 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001164058 sec., 21476.593090722286 rows/sec., 1.41 MiB/sec. | ||
| 14330 | 2026.03.07 01:56:06.123681 [ 196 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 14331 | 2026.03.07 01:56:06.123941 [ 196 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_25_5} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14332 | 2026.03.07 01:56:06.124007 [ 196 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_25_5} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 14333 | 2026.03.07 01:56:06.124092 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 14334 | 2026.03.07 01:56:06.124103 [ 255 ] {c0118895-634b-4611-a4d4-110a0256f555} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14335 | 2026.03.07 01:56:06.124330 [ 255 ] {c0118895-634b-4611-a4d4-110a0256f555} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14336 | 2026.03.07 01:56:06.124471 [ 255 ] {c0118895-634b-4611-a4d4-110a0256f555} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001958 sec., 9193.054136874362 rows/sec., 16.47 MiB/sec. | ||
| 14337 | 2026.03.07 01:56:06.124537 [ 255 ] {c0118895-634b-4611-a4d4-110a0256f555} <Debug> TCPHandler: Processed in 0.002161951 sec. | ||
| 14338 | 2026.03.07 01:56:06.124645 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14339 | 2026.03.07 01:56:06.124738 [ 255 ] {45b74b87-823f-4402-96da-be05dd9f597a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14340 | 2026.03.07 01:56:06.124780 [ 255 ] {45b74b87-823f-4402-96da-be05dd9f597a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14341 | 2026.03.07 01:56:06.125114 [ 255 ] {45b74b87-823f-4402-96da-be05dd9f597a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14342 | 2026.03.07 01:56:06.125149 [ 255 ] {45b74b87-823f-4402-96da-be05dd9f597a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14343 | 2026.03.07 01:56:06.125456 [ 255 ] {45b74b87-823f-4402-96da-be05dd9f597a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14344 | 2026.03.07 01:56:06.125659 [ 255 ] {45b74b87-823f-4402-96da-be05dd9f597a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14345 | 2026.03.07 01:56:06.125783 [ 255 ] {45b74b87-823f-4402-96da-be05dd9f597a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001063 sec., 84666.03951081845 rows/sec., 5.30 MiB/sec. | ||
| 14346 | 2026.03.07 01:56:06.125818 [ 255 ] {45b74b87-823f-4402-96da-be05dd9f597a} <Debug> TCPHandler: Processed in 0.00122061 sec. | ||
| 14347 | 2026.03.07 01:56:06.128989 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_96_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35382 rows, containing 5 columns (5 merged, 0 gathered) in 0.007895648 sec., 4481202.80944642 rows/sec., 293.19 MiB/sec. | ||
| 14348 | 2026.03.07 01:56:06.129267 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_96_20} <Trace> MergedBlockOutputStream: filled checksums all_1_96_20 (state Temporary) | ||
| 14349 | 2026.03.07 01:56:06.129536 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_96_20} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_96_20 to all_1_96_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14350 | 2026.03.07 01:56:06.129609 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_96_20} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_91_19, all_96_96_0] -> all_1_96_20 | ||
| 14351 | 2026.03.07 01:56:06.129689 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14352 | 2026.03.07 01:56:08.890179 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14353 | 2026.03.07 01:56:08.890269 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14354 | 2026.03.07 01:56:09.071930 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29828 | ||
| 14355 | 2026.03.07 01:56:09.072448 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14356 | 2026.03.07 01:56:09.072492 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14357 | 2026.03.07 01:56:09.072999 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14358 | 2026.03.07 01:56:09.073241 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14359 | 2026.03.07 01:56:09.073388 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29828 | ||
| 14360 | 2026.03.07 01:56:10.670183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14361 | 2026.03.07 01:56:10.685478 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14362 | 2026.03.07 01:56:10.685545 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14363 | 2026.03.07 01:56:10.691598 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14364 | 2026.03.07 01:56:10.692285 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14365 | 2026.03.07 01:56:10.695036 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14366 | 2026.03.07 01:56:11.100667 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14367 | 2026.03.07 01:56:11.100866 [ 255 ] {856da7cb-8c5a-49ed-886c-66d891de3f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14368 | 2026.03.07 01:56:11.100942 [ 255 ] {856da7cb-8c5a-49ed-886c-66d891de3f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14369 | 2026.03.07 01:56:11.101663 [ 255 ] {856da7cb-8c5a-49ed-886c-66d891de3f4c} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14370 | 2026.03.07 01:56:11.101712 [ 255 ] {856da7cb-8c5a-49ed-886c-66d891de3f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14371 | 2026.03.07 01:56:11.102111 [ 255 ] {856da7cb-8c5a-49ed-886c-66d891de3f4c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14372 | 2026.03.07 01:56:11.102332 [ 255 ] {856da7cb-8c5a-49ed-886c-66d891de3f4c} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14373 | 2026.03.07 01:56:11.102491 [ 255 ] {856da7cb-8c5a-49ed-886c-66d891de3f4c} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001679 sec., 60750.44669446099 rows/sec., 5.08 MiB/sec. | ||
| 14374 | 2026.03.07 01:56:11.102545 [ 255 ] {856da7cb-8c5a-49ed-886c-66d891de3f4c} <Debug> TCPHandler: Processed in 0.002017935 sec. | ||
| 14375 | 2026.03.07 01:56:11.102673 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14376 | 2026.03.07 01:56:11.102777 [ 255 ] {cfc7960e-6cce-497a-93bd-a2bdafe6016e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14377 | 2026.03.07 01:56:11.102821 [ 255 ] {cfc7960e-6cce-497a-93bd-a2bdafe6016e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14378 | 2026.03.07 01:56:11.103237 [ 255 ] {cfc7960e-6cce-497a-93bd-a2bdafe6016e} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14379 | 2026.03.07 01:56:11.103277 [ 255 ] {cfc7960e-6cce-497a-93bd-a2bdafe6016e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14380 | 2026.03.07 01:56:11.103589 [ 255 ] {cfc7960e-6cce-497a-93bd-a2bdafe6016e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14381 | 2026.03.07 01:56:11.103800 [ 255 ] {cfc7960e-6cce-497a-93bd-a2bdafe6016e} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14382 | 2026.03.07 01:56:11.103931 [ 255 ] {cfc7960e-6cce-497a-93bd-a2bdafe6016e} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001178 sec., 19524.617996604415 rows/sec., 1.43 MiB/sec. | ||
| 14383 | 2026.03.07 01:56:11.103970 [ 255 ] {cfc7960e-6cce-497a-93bd-a2bdafe6016e} <Debug> TCPHandler: Processed in 0.001350674 sec. | ||
| 14384 | 2026.03.07 01:56:11.104072 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14385 | 2026.03.07 01:56:11.104168 [ 255 ] {ac015ab8-6f10-4daf-8e4d-2d9372b17545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14386 | 2026.03.07 01:56:11.104209 [ 255 ] {ac015ab8-6f10-4daf-8e4d-2d9372b17545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14387 | 2026.03.07 01:56:11.104664 [ 255 ] {ac015ab8-6f10-4daf-8e4d-2d9372b17545} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14388 | 2026.03.07 01:56:11.104701 [ 255 ] {ac015ab8-6f10-4daf-8e4d-2d9372b17545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14389 | 2026.03.07 01:56:11.105007 [ 255 ] {ac015ab8-6f10-4daf-8e4d-2d9372b17545} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14390 | 2026.03.07 01:56:11.105217 [ 255 ] {ac015ab8-6f10-4daf-8e4d-2d9372b17545} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14391 | 2026.03.07 01:56:11.105348 [ 255 ] {ac015ab8-6f10-4daf-8e4d-2d9372b17545} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001198 sec., 72621.03505843072 rows/sec., 5.67 MiB/sec. | ||
| 14392 | 2026.03.07 01:56:11.105399 [ 255 ] {ac015ab8-6f10-4daf-8e4d-2d9372b17545} <Debug> TCPHandler: Processed in 0.001375555 sec. | ||
| 14393 | 2026.03.07 01:56:11.105534 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14394 | 2026.03.07 01:56:11.105655 [ 255 ] {81997913-5a96-4fd9-9584-8510b2bf5282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14395 | 2026.03.07 01:56:11.105715 [ 255 ] {81997913-5a96-4fd9-9584-8510b2bf5282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14396 | 2026.03.07 01:56:11.106229 [ 255 ] {81997913-5a96-4fd9-9584-8510b2bf5282} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14397 | 2026.03.07 01:56:11.106274 [ 255 ] {81997913-5a96-4fd9-9584-8510b2bf5282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14398 | 2026.03.07 01:56:11.106741 [ 255 ] {81997913-5a96-4fd9-9584-8510b2bf5282} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14399 | 2026.03.07 01:56:11.107024 [ 255 ] {81997913-5a96-4fd9-9584-8510b2bf5282} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14400 | 2026.03.07 01:56:11.107189 [ 255 ] {81997913-5a96-4fd9-9584-8510b2bf5282} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec. | ||
| 14401 | 2026.03.07 01:56:11.107241 [ 255 ] {81997913-5a96-4fd9-9584-8510b2bf5282} <Debug> TCPHandler: Processed in 0.001766248 sec. | ||
| 14402 | 2026.03.07 01:56:11.107389 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14403 | 2026.03.07 01:56:11.107486 [ 255 ] {6b4f6eff-7290-44d9-bf4c-2b45e77e61c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14404 | 2026.03.07 01:56:11.107542 [ 255 ] {6b4f6eff-7290-44d9-bf4c-2b45e77e61c0} <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 | ||
| 14405 | 2026.03.07 01:56:11.108367 [ 255 ] {6b4f6eff-7290-44d9-bf4c-2b45e77e61c0} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14406 | 2026.03.07 01:56:11.108404 [ 255 ] {6b4f6eff-7290-44d9-bf4c-2b45e77e61c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14407 | 2026.03.07 01:56:11.108937 [ 255 ] {6b4f6eff-7290-44d9-bf4c-2b45e77e61c0} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14408 | 2026.03.07 01:56:11.109154 [ 255 ] {6b4f6eff-7290-44d9-bf4c-2b45e77e61c0} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14409 | 2026.03.07 01:56:11.109317 [ 255 ] {6b4f6eff-7290-44d9-bf4c-2b45e77e61c0} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001848 sec., 12445.887445887445 rows/sec., 22.30 MiB/sec. | ||
| 14410 | 2026.03.07 01:56:11.109408 [ 255 ] {6b4f6eff-7290-44d9-bf4c-2b45e77e61c0} <Debug> TCPHandler: Processed in 0.002070097 sec. | ||
| 14411 | 2026.03.07 01:56:11.109542 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14412 | 2026.03.07 01:56:11.109668 [ 255 ] {65ee5b79-38ea-44aa-a190-1b3258a63c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14413 | 2026.03.07 01:56:11.109721 [ 255 ] {65ee5b79-38ea-44aa-a190-1b3258a63c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14414 | 2026.03.07 01:56:11.110148 [ 255 ] {65ee5b79-38ea-44aa-a190-1b3258a63c10} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14415 | 2026.03.07 01:56:11.110192 [ 255 ] {65ee5b79-38ea-44aa-a190-1b3258a63c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 14416 | 2026.03.07 01:56:11.110579 [ 255 ] {65ee5b79-38ea-44aa-a190-1b3258a63c10} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14417 | 2026.03.07 01:56:11.110803 [ 255 ] {65ee5b79-38ea-44aa-a190-1b3258a63c10} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14418 | 2026.03.07 01:56:11.110941 [ 255 ] {65ee5b79-38ea-44aa-a190-1b3258a63c10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001299 sec., 46189.37644341801 rows/sec., 3.11 MiB/sec. | ||
| 14419 | 2026.03.07 01:56:11.110981 [ 255 ] {65ee5b79-38ea-44aa-a190-1b3258a63c10} <Debug> TCPHandler: Processed in 0.001498349 sec. | ||
| 14420 | 2026.03.07 01:56:14.172123 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1784 | ||
| 14421 | 2026.03.07 01:56:14.174662 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14422 | 2026.03.07 01:56:14.174712 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14423 | 2026.03.07 01:56:14.175937 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14424 | 2026.03.07 01:56:14.176219 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14425 | 2026.03.07 01:56:14.176600 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1784 | ||
| 14426 | 2026.03.07 01:56:16.108333 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14427 | 2026.03.07 01:56:16.108531 [ 255 ] {4f7e85bc-a17b-483a-b222-df85a19c7378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14428 | 2026.03.07 01:56:16.108605 [ 255 ] {4f7e85bc-a17b-483a-b222-df85a19c7378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14429 | 2026.03.07 01:56:16.109373 [ 255 ] {4f7e85bc-a17b-483a-b222-df85a19c7378} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14430 | 2026.03.07 01:56:16.109423 [ 255 ] {4f7e85bc-a17b-483a-b222-df85a19c7378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14431 | 2026.03.07 01:56:16.109830 [ 255 ] {4f7e85bc-a17b-483a-b222-df85a19c7378} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14432 | 2026.03.07 01:56:16.110066 [ 255 ] {4f7e85bc-a17b-483a-b222-df85a19c7378} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14433 | 2026.03.07 01:56:16.110226 [ 255 ] {4f7e85bc-a17b-483a-b222-df85a19c7378} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001749 sec., 162378.50200114353 rows/sec., 10.31 MiB/sec. | ||
| 14434 | 2026.03.07 01:56:16.110277 [ 255 ] {4f7e85bc-a17b-483a-b222-df85a19c7378} <Debug> TCPHandler: Processed in 0.002082168 sec. | ||
| 14435 | 2026.03.07 01:56:16.110398 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14436 | 2026.03.07 01:56:16.110499 [ 255 ] {789873c7-d64e-41d9-90cf-4de160136987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14437 | 2026.03.07 01:56:16.110541 [ 255 ] {789873c7-d64e-41d9-90cf-4de160136987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14438 | 2026.03.07 01:56:16.111672 [ 255 ] {789873c7-d64e-41d9-90cf-4de160136987} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14439 | 2026.03.07 01:56:16.111714 [ 255 ] {789873c7-d64e-41d9-90cf-4de160136987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14440 | 2026.03.07 01:56:16.112108 [ 255 ] {789873c7-d64e-41d9-90cf-4de160136987} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14441 | 2026.03.07 01:56:16.112337 [ 255 ] {789873c7-d64e-41d9-90cf-4de160136987} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14442 | 2026.03.07 01:56:16.112476 [ 255 ] {789873c7-d64e-41d9-90cf-4de160136987} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.002 sec., 416500 rows/sec., 33.07 MiB/sec. | ||
| 14443 | 2026.03.07 01:56:16.112518 [ 255 ] {789873c7-d64e-41d9-90cf-4de160136987} <Debug> TCPHandler: Processed in 0.002170221 sec. | ||
| 14444 | 2026.03.07 01:56:16.112638 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14445 | 2026.03.07 01:56:16.112737 [ 255 ] {453eada5-6cd7-4374-9931-5265c4ff6f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14446 | 2026.03.07 01:56:16.112780 [ 255 ] {453eada5-6cd7-4374-9931-5265c4ff6f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14447 | 2026.03.07 01:56:16.113262 [ 255 ] {453eada5-6cd7-4374-9931-5265c4ff6f0b} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14448 | 2026.03.07 01:56:16.113300 [ 255 ] {453eada5-6cd7-4374-9931-5265c4ff6f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14449 | 2026.03.07 01:56:16.113612 [ 255 ] {453eada5-6cd7-4374-9931-5265c4ff6f0b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14450 | 2026.03.07 01:56:16.113819 [ 255 ] {453eada5-6cd7-4374-9931-5265c4ff6f0b} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14451 | 2026.03.07 01:56:16.113951 [ 255 ] {453eada5-6cd7-4374-9931-5265c4ff6f0b} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 7.83 MiB/sec. | ||
| 14452 | 2026.03.07 01:56:16.113990 [ 255 ] {453eada5-6cd7-4374-9931-5265c4ff6f0b} <Debug> TCPHandler: Processed in 0.001403435 sec. | ||
| 14453 | 2026.03.07 01:56:16.114100 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14454 | 2026.03.07 01:56:16.114196 [ 255 ] {58e754ec-f897-446c-8457-a6ce00408083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14455 | 2026.03.07 01:56:16.114236 [ 255 ] {58e754ec-f897-446c-8457-a6ce00408083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14456 | 2026.03.07 01:56:16.114692 [ 255 ] {58e754ec-f897-446c-8457-a6ce00408083} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14457 | 2026.03.07 01:56:16.114727 [ 255 ] {58e754ec-f897-446c-8457-a6ce00408083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14458 | 2026.03.07 01:56:16.115032 [ 255 ] {58e754ec-f897-446c-8457-a6ce00408083} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14459 | 2026.03.07 01:56:16.115244 [ 255 ] {58e754ec-f897-446c-8457-a6ce00408083} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14460 | 2026.03.07 01:56:16.115371 [ 255 ] {58e754ec-f897-446c-8457-a6ce00408083} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001194 sec., 124790.61976549414 rows/sec., 8.06 MiB/sec. | ||
| 14461 | 2026.03.07 01:56:16.115409 [ 255 ] {58e754ec-f897-446c-8457-a6ce00408083} <Debug> TCPHandler: Processed in 0.001358534 sec. | ||
| 14462 | 2026.03.07 01:56:16.115513 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14463 | 2026.03.07 01:56:16.115607 [ 255 ] {7f193cf7-dd08-4cff-933f-7fa2fc3e7b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14464 | 2026.03.07 01:56:16.115648 [ 255 ] {7f193cf7-dd08-4cff-933f-7fa2fc3e7b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14465 | 2026.03.07 01:56:16.116101 [ 255 ] {7f193cf7-dd08-4cff-933f-7fa2fc3e7b14} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14466 | 2026.03.07 01:56:16.116138 [ 255 ] {7f193cf7-dd08-4cff-933f-7fa2fc3e7b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14467 | 2026.03.07 01:56:16.116440 [ 255 ] {7f193cf7-dd08-4cff-933f-7fa2fc3e7b14} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14468 | 2026.03.07 01:56:16.116644 [ 255 ] {7f193cf7-dd08-4cff-933f-7fa2fc3e7b14} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14469 | 2026.03.07 01:56:16.116768 [ 255 ] {7f193cf7-dd08-4cff-933f-7fa2fc3e7b14} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00118 sec., 125423.72881355931 rows/sec., 7.13 MiB/sec. | ||
| 14470 | 2026.03.07 01:56:16.116806 [ 255 ] {7f193cf7-dd08-4cff-933f-7fa2fc3e7b14} <Debug> TCPHandler: Processed in 0.001342624 sec. | ||
| 14471 | 2026.03.07 01:56:16.116911 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14472 | 2026.03.07 01:56:16.117004 [ 255 ] {79ab3590-7449-4da1-b98a-e60690450ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14473 | 2026.03.07 01:56:16.117045 [ 255 ] {79ab3590-7449-4da1-b98a-e60690450ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14474 | 2026.03.07 01:56:16.117723 [ 255 ] {79ab3590-7449-4da1-b98a-e60690450ca0} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14475 | 2026.03.07 01:56:16.117760 [ 255 ] {79ab3590-7449-4da1-b98a-e60690450ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14476 | 2026.03.07 01:56:16.118078 [ 255 ] {79ab3590-7449-4da1-b98a-e60690450ca0} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14477 | 2026.03.07 01:56:16.118279 [ 255 ] {79ab3590-7449-4da1-b98a-e60690450ca0} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14478 | 2026.03.07 01:56:16.118407 [ 255 ] {79ab3590-7449-4da1-b98a-e60690450ca0} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.00142 sec., 357746.4788732394 rows/sec., 25.18 MiB/sec. | ||
| 14479 | 2026.03.07 01:56:16.118445 [ 255 ] {79ab3590-7449-4da1-b98a-e60690450ca0} <Debug> TCPHandler: Processed in 0.001583872 sec. | ||
| 14480 | 2026.03.07 01:56:16.118546 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14481 | 2026.03.07 01:56:16.118638 [ 255 ] {7daff924-2f5e-4eb0-b927-b10b496cb3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14482 | 2026.03.07 01:56:16.118680 [ 255 ] {7daff924-2f5e-4eb0-b927-b10b496cb3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14483 | 2026.03.07 01:56:16.118996 [ 255 ] {7daff924-2f5e-4eb0-b927-b10b496cb3e4} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14484 | 2026.03.07 01:56:16.119032 [ 255 ] {7daff924-2f5e-4eb0-b927-b10b496cb3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14485 | 2026.03.07 01:56:16.119343 [ 255 ] {7daff924-2f5e-4eb0-b927-b10b496cb3e4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14486 | 2026.03.07 01:56:16.119556 [ 255 ] {7daff924-2f5e-4eb0-b927-b10b496cb3e4} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14487 | 2026.03.07 01:56:16.119670 [ 146 ] {} <Debug> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 14488 | 2026.03.07 01:56:16.119688 [ 255 ] {7daff924-2f5e-4eb0-b927-b10b496cb3e4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 14489 | 2026.03.07 01:56:16.119752 [ 146 ] {} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14490 | 2026.03.07 01:56:16.119766 [ 255 ] {7daff924-2f5e-4eb0-b927-b10b496cb3e4} <Debug> TCPHandler: Processed in 0.001268472 sec. | ||
| 14491 | 2026.03.07 01:56:16.119779 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14492 | 2026.03.07 01:56:16.119883 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14493 | 2026.03.07 01:56:16.119909 [ 187 ] {d7b2a2fd-960f-4ebb-a583-917071913406::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 | ||
| 14494 | 2026.03.07 01:56:16.119982 [ 255 ] {453823f6-9da6-4b3f-ad1a-487d420e4b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14495 | 2026.03.07 01:56:16.120027 [ 255 ] {453823f6-9da6-4b3f-ad1a-487d420e4b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14496 | 2026.03.07 01:56:16.120077 [ 187 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14497 | 2026.03.07 01:56:16.120117 [ 187 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 14498 | 2026.03.07 01:56:16.120186 [ 187 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 14499 | 2026.03.07 01:56:16.120229 [ 187 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 14500 | 2026.03.07 01:56:16.120271 [ 187 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 14501 | 2026.03.07 01:56:16.120309 [ 187 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 14502 | 2026.03.07 01:56:16.120347 [ 187 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 14503 | 2026.03.07 01:56:16.120466 [ 255 ] {453823f6-9da6-4b3f-ad1a-487d420e4b25} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14504 | 2026.03.07 01:56:16.120512 [ 255 ] {453823f6-9da6-4b3f-ad1a-487d420e4b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14505 | 2026.03.07 01:56:16.120877 [ 255 ] {453823f6-9da6-4b3f-ad1a-487d420e4b25} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14506 | 2026.03.07 01:56:16.121102 [ 255 ] {453823f6-9da6-4b3f-ad1a-487d420e4b25} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14507 | 2026.03.07 01:56:16.121220 [ 194 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001371345 sec., 113756.9320630476 rows/sec., 5.80 MiB/sec. | ||
| 14508 | 2026.03.07 01:56:16.121232 [ 255 ] {453823f6-9da6-4b3f-ad1a-487d420e4b25} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001269 sec., 208825.84712371946 rows/sec., 13.88 MiB/sec. | ||
| 14509 | 2026.03.07 01:56:16.121295 [ 255 ] {453823f6-9da6-4b3f-ad1a-487d420e4b25} <Debug> TCPHandler: Processed in 0.001462358 sec. | ||
| 14510 | 2026.03.07 01:56:16.121367 [ 187 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 14511 | 2026.03.07 01:56:16.121403 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14512 | 2026.03.07 01:56:16.121502 [ 255 ] {a8a07e79-ac7b-4379-bfb6-f116da7602b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14513 | 2026.03.07 01:56:16.121547 [ 255 ] {a8a07e79-ac7b-4379-bfb6-f116da7602b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14514 | 2026.03.07 01:56:16.121641 [ 187 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_26_5} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14515 | 2026.03.07 01:56:16.121719 [ 187 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_26_5} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 14516 | 2026.03.07 01:56:16.121796 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 14517 | 2026.03.07 01:56:16.121837 [ 255 ] {a8a07e79-ac7b-4379-bfb6-f116da7602b6} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14518 | 2026.03.07 01:56:16.121878 [ 255 ] {a8a07e79-ac7b-4379-bfb6-f116da7602b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14519 | 2026.03.07 01:56:16.122180 [ 255 ] {a8a07e79-ac7b-4379-bfb6-f116da7602b6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14520 | 2026.03.07 01:56:16.122391 [ 255 ] {a8a07e79-ac7b-4379-bfb6-f116da7602b6} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14521 | 2026.03.07 01:56:16.122522 [ 255 ] {a8a07e79-ac7b-4379-bfb6-f116da7602b6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 14522 | 2026.03.07 01:56:16.122558 [ 255 ] {a8a07e79-ac7b-4379-bfb6-f116da7602b6} <Debug> TCPHandler: Processed in 0.001204169 sec. | ||
| 14523 | 2026.03.07 01:56:16.122657 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14524 | 2026.03.07 01:56:16.122749 [ 255 ] {c8f10e4f-c6a1-4959-a3f4-e25a11ca5c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14525 | 2026.03.07 01:56:16.122803 [ 255 ] {c8f10e4f-c6a1-4959-a3f4-e25a11ca5c57} <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 | ||
| 14526 | 2026.03.07 01:56:16.123592 [ 255 ] {c8f10e4f-c6a1-4959-a3f4-e25a11ca5c57} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14527 | 2026.03.07 01:56:16.123630 [ 255 ] {c8f10e4f-c6a1-4959-a3f4-e25a11ca5c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14528 | 2026.03.07 01:56:16.124150 [ 255 ] {c8f10e4f-c6a1-4959-a3f4-e25a11ca5c57} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14529 | 2026.03.07 01:56:16.124366 [ 255 ] {c8f10e4f-c6a1-4959-a3f4-e25a11ca5c57} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14530 | 2026.03.07 01:56:16.124505 [ 255 ] {c8f10e4f-c6a1-4959-a3f4-e25a11ca5c57} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001773 sec., 10152.284263959391 rows/sec., 18.19 MiB/sec. | ||
| 14531 | 2026.03.07 01:56:16.124569 [ 255 ] {c8f10e4f-c6a1-4959-a3f4-e25a11ca5c57} <Debug> TCPHandler: Processed in 0.001960413 sec. | ||
| 14532 | 2026.03.07 01:56:16.124677 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14533 | 2026.03.07 01:56:16.124771 [ 255 ] {97e2a100-4373-4c81-a5cf-4d1c7df6429a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14534 | 2026.03.07 01:56:16.124813 [ 255 ] {97e2a100-4373-4c81-a5cf-4d1c7df6429a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14535 | 2026.03.07 01:56:16.125149 [ 255 ] {97e2a100-4373-4c81-a5cf-4d1c7df6429a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14536 | 2026.03.07 01:56:16.125184 [ 255 ] {97e2a100-4373-4c81-a5cf-4d1c7df6429a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14537 | 2026.03.07 01:56:16.125506 [ 255 ] {97e2a100-4373-4c81-a5cf-4d1c7df6429a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14538 | 2026.03.07 01:56:16.125724 [ 255 ] {97e2a100-4373-4c81-a5cf-4d1c7df6429a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14539 | 2026.03.07 01:56:16.125850 [ 146 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14540 | 2026.03.07 01:56:16.125862 [ 255 ] {97e2a100-4373-4c81-a5cf-4d1c7df6429a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001109 sec., 81154.19296663662 rows/sec., 5.08 MiB/sec. | ||
| 14541 | 2026.03.07 01:56:16.125886 [ 146 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14542 | 2026.03.07 01:56:16.125906 [ 255 ] {97e2a100-4373-4c81-a5cf-4d1c7df6429a} <Debug> TCPHandler: Processed in 0.001279112 sec. | ||
| 14543 | 2026.03.07 01:56:16.125909 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14544 | 2026.03.07 01:56:16.126019 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::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 | ||
| 14545 | 2026.03.07 01:56:16.126168 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14546 | 2026.03.07 01:56:16.126211 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4890 rows starting from the beginning of the part | ||
| 14547 | 2026.03.07 01:56:16.126287 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 12 rows starting from the beginning of the part | ||
| 14548 | 2026.03.07 01:56:16.126339 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 48 rows starting from the beginning of the part | ||
| 14549 | 2026.03.07 01:56:16.126387 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 90 rows starting from the beginning of the part | ||
| 14550 | 2026.03.07 01:56:16.126432 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 14551 | 2026.03.07 01:56:16.126477 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 90 rows starting from the beginning of the part | ||
| 14552 | 2026.03.07 01:56:16.128257 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5190 rows, containing 4 columns (4 merged, 0 gathered) in 0.002282895 sec., 2273429.132745921 rows/sec., 148.83 MiB/sec. | ||
| 14553 | 2026.03.07 01:56:16.128653 [ 189 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14554 | 2026.03.07 01:56:16.128991 [ 189 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_96_19} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14555 | 2026.03.07 01:56:16.129078 [ 189 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_96_19} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14556 | 2026.03.07 01:56:16.129174 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 14557 | 2026.03.07 01:56:16.574445 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30276 | ||
| 14558 | 2026.03.07 01:56:16.574937 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14559 | 2026.03.07 01:56:16.574980 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14560 | 2026.03.07 01:56:16.575455 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14561 | 2026.03.07 01:56:16.575678 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14562 | 2026.03.07 01:56:16.575811 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30276 | ||
| 14563 | 2026.03.07 01:56:18.196078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14564 | 2026.03.07 01:56:18.211477 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14565 | 2026.03.07 01:56:18.211529 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14566 | 2026.03.07 01:56:18.217450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14567 | 2026.03.07 01:56:18.218143 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14568 | 2026.03.07 01:56:18.220811 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14569 | 2026.03.07 01:56:21.100809 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14570 | 2026.03.07 01:56:21.101005 [ 255 ] {e40bf318-5d3a-4d73-9001-0e222c5d4576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14571 | 2026.03.07 01:56:21.101070 [ 255 ] {e40bf318-5d3a-4d73-9001-0e222c5d4576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14572 | 2026.03.07 01:56:21.101713 [ 255 ] {e40bf318-5d3a-4d73-9001-0e222c5d4576} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14573 | 2026.03.07 01:56:21.101756 [ 255 ] {e40bf318-5d3a-4d73-9001-0e222c5d4576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14574 | 2026.03.07 01:56:21.102162 [ 255 ] {e40bf318-5d3a-4d73-9001-0e222c5d4576} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14575 | 2026.03.07 01:56:21.102392 [ 255 ] {e40bf318-5d3a-4d73-9001-0e222c5d4576} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14576 | 2026.03.07 01:56:21.102550 [ 255 ] {e40bf318-5d3a-4d73-9001-0e222c5d4576} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001594 sec., 63989.962358845674 rows/sec., 5.36 MiB/sec. | ||
| 14577 | 2026.03.07 01:56:21.102592 [ 255 ] {e40bf318-5d3a-4d73-9001-0e222c5d4576} <Debug> TCPHandler: Processed in 0.001915142 sec. | ||
| 14578 | 2026.03.07 01:56:21.102705 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14579 | 2026.03.07 01:56:21.102800 [ 255 ] {d884d38b-9cef-476d-b76f-065333bea9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14580 | 2026.03.07 01:56:21.102842 [ 255 ] {d884d38b-9cef-476d-b76f-065333bea9a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14581 | 2026.03.07 01:56:21.103232 [ 255 ] {d884d38b-9cef-476d-b76f-065333bea9a8} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14582 | 2026.03.07 01:56:21.103267 [ 255 ] {d884d38b-9cef-476d-b76f-065333bea9a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14583 | 2026.03.07 01:56:21.103570 [ 255 ] {d884d38b-9cef-476d-b76f-065333bea9a8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14584 | 2026.03.07 01:56:21.103783 [ 255 ] {d884d38b-9cef-476d-b76f-065333bea9a8} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14585 | 2026.03.07 01:56:21.103889 [ 140 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14586 | 2026.03.07 01:56:21.103911 [ 255 ] {d884d38b-9cef-476d-b76f-065333bea9a8} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001129 sec., 20372.010628875112 rows/sec., 1.50 MiB/sec. | ||
| 14587 | 2026.03.07 01:56:21.103927 [ 140 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14588 | 2026.03.07 01:56:21.103946 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14589 | 2026.03.07 01:56:21.103949 [ 255 ] {d884d38b-9cef-476d-b76f-065333bea9a8} <Debug> TCPHandler: Processed in 0.001293662 sec. | ||
| 14590 | 2026.03.07 01:56:21.104054 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14591 | 2026.03.07 01:56:21.104064 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 14592 | 2026.03.07 01:56:21.104148 [ 255 ] {63356fe6-aa3e-4636-ab36-4a6c0a139249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14593 | 2026.03.07 01:56:21.104194 [ 255 ] {63356fe6-aa3e-4636-ab36-4a6c0a139249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14594 | 2026.03.07 01:56:21.104217 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14595 | 2026.03.07 01:56:21.104254 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 226 rows starting from the beginning of the part | ||
| 14596 | 2026.03.07 01:56:21.104318 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 40 rows starting from the beginning of the part | ||
| 14597 | 2026.03.07 01:56:21.104363 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 14598 | 2026.03.07 01:56:21.104405 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 23 rows starting from the beginning of the part | ||
| 14599 | 2026.03.07 01:56:21.104446 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 14600 | 2026.03.07 01:56:21.104524 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 23 rows starting from the beginning of the part | ||
| 14601 | 2026.03.07 01:56:21.104621 [ 255 ] {63356fe6-aa3e-4636-ab36-4a6c0a139249} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14602 | 2026.03.07 01:56:21.104664 [ 255 ] {63356fe6-aa3e-4636-ab36-4a6c0a139249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14603 | 2026.03.07 01:56:21.105006 [ 255 ] {63356fe6-aa3e-4636-ab36-4a6c0a139249} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14604 | 2026.03.07 01:56:21.105250 [ 255 ] {63356fe6-aa3e-4636-ab36-4a6c0a139249} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14605 | 2026.03.07 01:56:21.105388 [ 255 ] {63356fe6-aa3e-4636-ab36-4a6c0a139249} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001258 sec., 69157.39268680445 rows/sec., 5.40 MiB/sec. | ||
| 14606 | 2026.03.07 01:56:21.105425 [ 255 ] {63356fe6-aa3e-4636-ab36-4a6c0a139249} <Debug> TCPHandler: Processed in 0.001419616 sec. | ||
| 14607 | 2026.03.07 01:56:21.105504 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493779 sec., 423088.0203832026 rows/sec., 28.44 MiB/sec. | ||
| 14608 | 2026.03.07 01:56:21.105544 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14609 | 2026.03.07 01:56:21.105643 [ 255 ] {ee9b2e35-436f-4ed7-ba3c-3aedd1ac6ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14610 | 2026.03.07 01:56:21.105691 [ 255 ] {ee9b2e35-436f-4ed7-ba3c-3aedd1ac6ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14611 | 2026.03.07 01:56:21.105692 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14612 | 2026.03.07 01:56:21.105984 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_91_18} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14613 | 2026.03.07 01:56:21.106077 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_91_18} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14614 | 2026.03.07 01:56:21.106102 [ 255 ] {ee9b2e35-436f-4ed7-ba3c-3aedd1ac6ee8} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14615 | 2026.03.07 01:56:21.106143 [ 255 ] {ee9b2e35-436f-4ed7-ba3c-3aedd1ac6ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14616 | 2026.03.07 01:56:21.106174 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14617 | 2026.03.07 01:56:21.106491 [ 255 ] {ee9b2e35-436f-4ed7-ba3c-3aedd1ac6ee8} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14618 | 2026.03.07 01:56:21.106704 [ 255 ] {ee9b2e35-436f-4ed7-ba3c-3aedd1ac6ee8} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14619 | 2026.03.07 01:56:21.106836 [ 255 ] {ee9b2e35-436f-4ed7-ba3c-3aedd1ac6ee8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 14620 | 2026.03.07 01:56:21.106873 [ 255 ] {ee9b2e35-436f-4ed7-ba3c-3aedd1ac6ee8} <Debug> TCPHandler: Processed in 0.001379535 sec. | ||
| 14621 | 2026.03.07 01:56:21.106975 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14622 | 2026.03.07 01:56:21.107069 [ 255 ] {4d7e9a9c-b47d-45c6-a1ef-0ae6c73ddcd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14623 | 2026.03.07 01:56:21.107127 [ 255 ] {4d7e9a9c-b47d-45c6-a1ef-0ae6c73ddcd9} <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 | ||
| 14624 | 2026.03.07 01:56:21.107913 [ 255 ] {4d7e9a9c-b47d-45c6-a1ef-0ae6c73ddcd9} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14625 | 2026.03.07 01:56:21.107951 [ 255 ] {4d7e9a9c-b47d-45c6-a1ef-0ae6c73ddcd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14626 | 2026.03.07 01:56:21.108487 [ 255 ] {4d7e9a9c-b47d-45c6-a1ef-0ae6c73ddcd9} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14627 | 2026.03.07 01:56:21.108728 [ 255 ] {4d7e9a9c-b47d-45c6-a1ef-0ae6c73ddcd9} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14628 | 2026.03.07 01:56:21.108859 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14629 | 2026.03.07 01:56:21.108869 [ 255 ] {4d7e9a9c-b47d-45c6-a1ef-0ae6c73ddcd9} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001817 sec., 12658.227848101265 rows/sec., 22.68 MiB/sec. | ||
| 14630 | 2026.03.07 01:56:21.108916 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14631 | 2026.03.07 01:56:21.108949 [ 255 ] {4d7e9a9c-b47d-45c6-a1ef-0ae6c73ddcd9} <Debug> TCPHandler: Processed in 0.002023306 sec. | ||
| 14632 | 2026.03.07 01:56:21.108953 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14633 | 2026.03.07 01:56:21.109069 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14634 | 2026.03.07 01:56:21.109093 [ 190 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 14635 | 2026.03.07 01:56:21.109169 [ 255 ] {bcaa5737-b16c-466f-a58a-adc8aab73064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14636 | 2026.03.07 01:56:21.109216 [ 255 ] {bcaa5737-b16c-466f-a58a-adc8aab73064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14637 | 2026.03.07 01:56:21.109333 [ 190 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14638 | 2026.03.07 01:56:21.109394 [ 190 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1834 rows starting from the beginning of the part | ||
| 14639 | 2026.03.07 01:56:21.109524 [ 190 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 34 rows starting from the beginning of the part | ||
| 14640 | 2026.03.07 01:56:21.109557 [ 255 ] {bcaa5737-b16c-466f-a58a-adc8aab73064} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14641 | 2026.03.07 01:56:21.109599 [ 255 ] {bcaa5737-b16c-466f-a58a-adc8aab73064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14642 | 2026.03.07 01:56:21.109641 [ 190 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 18 rows starting from the beginning of the part | ||
| 14643 | 2026.03.07 01:56:21.109766 [ 190 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 23 rows starting from the beginning of the part | ||
| 14644 | 2026.03.07 01:56:21.109875 [ 190 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 18 rows starting from the beginning of the part | ||
| 14645 | 2026.03.07 01:56:21.109937 [ 255 ] {bcaa5737-b16c-466f-a58a-adc8aab73064} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14646 | 2026.03.07 01:56:21.109979 [ 190 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 23 rows starting from the beginning of the part | ||
| 14647 | 2026.03.07 01:56:21.110183 [ 255 ] {bcaa5737-b16c-466f-a58a-adc8aab73064} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14648 | 2026.03.07 01:56:21.110331 [ 255 ] {bcaa5737-b16c-466f-a58a-adc8aab73064} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 14649 | 2026.03.07 01:56:21.110369 [ 255 ] {bcaa5737-b16c-466f-a58a-adc8aab73064} <Debug> TCPHandler: Processed in 0.001350424 sec. | ||
| 14650 | 2026.03.07 01:56:21.119514 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 19 columns (19 merged, 0 gathered) in 0.010468661 sec., 186270.24029147567 rows/sec., 333.79 MiB/sec. | ||
| 14651 | 2026.03.07 01:56:21.121294 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14652 | 2026.03.07 01:56:21.121705 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14653 | 2026.03.07 01:56:21.121798 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14654 | 2026.03.07 01:56:21.121959 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.41 MiB. | ||
| 14655 | 2026.03.07 01:56:22.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.66 MiB, peak 370.04 MiB, free memory in arenas 0.00 B, will set to 358.05 MiB (RSS), difference: 5.39 MiB | ||
| 14656 | 2026.03.07 01:56:23.890334 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14657 | 2026.03.07 01:56:23.890433 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14658 | 2026.03.07 01:56:24.002594 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002174851 sec. | ||
| 14659 | 2026.03.07 01:56:24.075924 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30788 | ||
| 14660 | 2026.03.07 01:56:24.076719 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14661 | 2026.03.07 01:56:24.076790 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14662 | 2026.03.07 01:56:24.077425 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14663 | 2026.03.07 01:56:24.077648 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14664 | 2026.03.07 01:56:24.077779 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30788 | ||
| 14665 | 2026.03.07 01:56:24.177733 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1818 | ||
| 14666 | 2026.03.07 01:56:24.180180 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14667 | 2026.03.07 01:56:24.180232 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14668 | 2026.03.07 01:56:24.181532 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14669 | 2026.03.07 01:56:24.181818 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14670 | 2026.03.07 01:56:24.182197 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1818 | ||
| 14671 | 2026.03.07 01:56:25.721846 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14672 | 2026.03.07 01:56:25.739435 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14673 | 2026.03.07 01:56:25.739492 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14674 | 2026.03.07 01:56:25.745710 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14675 | 2026.03.07 01:56:25.746470 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14676 | 2026.03.07 01:56:25.749782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14677 | 2026.03.07 01:56:26.108292 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14678 | 2026.03.07 01:56:26.108474 [ 255 ] {592c8aed-e363-43ea-937d-ca62e2891c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14679 | 2026.03.07 01:56:26.108543 [ 255 ] {592c8aed-e363-43ea-937d-ca62e2891c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14680 | 2026.03.07 01:56:26.109386 [ 255 ] {592c8aed-e363-43ea-937d-ca62e2891c04} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14681 | 2026.03.07 01:56:26.109446 [ 255 ] {592c8aed-e363-43ea-937d-ca62e2891c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14682 | 2026.03.07 01:56:26.109909 [ 255 ] {592c8aed-e363-43ea-937d-ca62e2891c04} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14683 | 2026.03.07 01:56:26.110156 [ 255 ] {592c8aed-e363-43ea-937d-ca62e2891c04} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14684 | 2026.03.07 01:56:26.110308 [ 255 ] {592c8aed-e363-43ea-937d-ca62e2891c04} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001884 sec., 150743.09978768576 rows/sec., 9.57 MiB/sec. | ||
| 14685 | 2026.03.07 01:56:26.110357 [ 255 ] {592c8aed-e363-43ea-937d-ca62e2891c04} <Debug> TCPHandler: Processed in 0.002199152 sec. | ||
| 14686 | 2026.03.07 01:56:26.110486 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14687 | 2026.03.07 01:56:26.110589 [ 255 ] {f591a6fc-4633-49d9-ba30-3d90be76390d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14688 | 2026.03.07 01:56:26.110633 [ 255 ] {f591a6fc-4633-49d9-ba30-3d90be76390d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14689 | 2026.03.07 01:56:26.111442 [ 255 ] {f591a6fc-4633-49d9-ba30-3d90be76390d} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14690 | 2026.03.07 01:56:26.111478 [ 255 ] {f591a6fc-4633-49d9-ba30-3d90be76390d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14691 | 2026.03.07 01:56:26.111825 [ 255 ] {f591a6fc-4633-49d9-ba30-3d90be76390d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14692 | 2026.03.07 01:56:26.112028 [ 255 ] {f591a6fc-4633-49d9-ba30-3d90be76390d} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14693 | 2026.03.07 01:56:26.112140 [ 133 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14694 | 2026.03.07 01:56:26.112158 [ 255 ] {f591a6fc-4633-49d9-ba30-3d90be76390d} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001592 sec., 523241.2060301507 rows/sec., 41.55 MiB/sec. | ||
| 14695 | 2026.03.07 01:56:26.112217 [ 133 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14696 | 2026.03.07 01:56:26.112237 [ 255 ] {f591a6fc-4633-49d9-ba30-3d90be76390d} <Debug> TCPHandler: Processed in 0.001802349 sec. | ||
| 14697 | 2026.03.07 01:56:26.112244 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14698 | 2026.03.07 01:56:26.112355 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14699 | 2026.03.07 01:56:26.112368 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14700 | 2026.03.07 01:56:26.112462 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14701 | 2026.03.07 01:56:26.112480 [ 255 ] {bd8ff1ea-e038-46c0-b2d7-069b89253461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14702 | 2026.03.07 01:56:26.112495 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2893 rows starting from the beginning of the part | ||
| 14703 | 2026.03.07 01:56:26.112521 [ 255 ] {bd8ff1ea-e038-46c0-b2d7-069b89253461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14704 | 2026.03.07 01:56:26.112561 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 833 rows starting from the beginning of the part | ||
| 14705 | 2026.03.07 01:56:26.112613 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 102 rows starting from the beginning of the part | ||
| 14706 | 2026.03.07 01:56:26.112663 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 833 rows starting from the beginning of the part | ||
| 14707 | 2026.03.07 01:56:26.112710 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 102 rows starting from the beginning of the part | ||
| 14708 | 2026.03.07 01:56:26.112757 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 833 rows starting from the beginning of the part | ||
| 14709 | 2026.03.07 01:56:26.113037 [ 255 ] {bd8ff1ea-e038-46c0-b2d7-069b89253461} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14710 | 2026.03.07 01:56:26.113073 [ 255 ] {bd8ff1ea-e038-46c0-b2d7-069b89253461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14711 | 2026.03.07 01:56:26.113382 [ 255 ] {bd8ff1ea-e038-46c0-b2d7-069b89253461} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14712 | 2026.03.07 01:56:26.113627 [ 255 ] {bd8ff1ea-e038-46c0-b2d7-069b89253461} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14713 | 2026.03.07 01:56:26.113779 [ 255 ] {bd8ff1ea-e038-46c0-b2d7-069b89253461} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 7.34 MiB/sec. | ||
| 14714 | 2026.03.07 01:56:26.113818 [ 255 ] {bd8ff1ea-e038-46c0-b2d7-069b89253461} <Debug> TCPHandler: Processed in 0.001500059 sec. | ||
| 14715 | 2026.03.07 01:56:26.113944 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14716 | 2026.03.07 01:56:26.114040 [ 255 ] {8cacd1e8-ec5f-4c4e-8541-c4496728e814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14717 | 2026.03.07 01:56:26.114080 [ 255 ] {8cacd1e8-ec5f-4c4e-8541-c4496728e814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14718 | 2026.03.07 01:56:26.114512 [ 255 ] {8cacd1e8-ec5f-4c4e-8541-c4496728e814} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14719 | 2026.03.07 01:56:26.114549 [ 255 ] {8cacd1e8-ec5f-4c4e-8541-c4496728e814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14720 | 2026.03.07 01:56:26.114847 [ 255 ] {8cacd1e8-ec5f-4c4e-8541-c4496728e814} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14721 | 2026.03.07 01:56:26.114982 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5596 rows, containing 5 columns (5 merged, 0 gathered) in 0.002671967 sec., 2094337.2429375064 rows/sec., 172.47 MiB/sec. | ||
| 14722 | 2026.03.07 01:56:26.115058 [ 255 ] {8cacd1e8-ec5f-4c4e-8541-c4496728e814} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14723 | 2026.03.07 01:56:26.115194 [ 255 ] {8cacd1e8-ec5f-4c4e-8541-c4496728e814} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. | ||
| 14724 | 2026.03.07 01:56:26.115231 [ 255 ] {8cacd1e8-ec5f-4c4e-8541-c4496728e814} <Debug> TCPHandler: Processed in 0.001336443 sec. | ||
| 14725 | 2026.03.07 01:56:26.115326 [ 199 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14726 | 2026.03.07 01:56:26.115344 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14727 | 2026.03.07 01:56:26.115452 [ 255 ] {e04677d6-5823-4996-83cf-da27a11ebdcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14728 | 2026.03.07 01:56:26.115495 [ 255 ] {e04677d6-5823-4996-83cf-da27a11ebdcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14729 | 2026.03.07 01:56:26.115658 [ 199 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_106_21} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14730 | 2026.03.07 01:56:26.115750 [ 199 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_106_21} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14731 | 2026.03.07 01:56:26.115857 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 14732 | 2026.03.07 01:56:26.115925 [ 255 ] {e04677d6-5823-4996-83cf-da27a11ebdcd} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14733 | 2026.03.07 01:56:26.115966 [ 255 ] {e04677d6-5823-4996-83cf-da27a11ebdcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14734 | 2026.03.07 01:56:26.116280 [ 255 ] {e04677d6-5823-4996-83cf-da27a11ebdcd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14735 | 2026.03.07 01:56:26.116488 [ 255 ] {e04677d6-5823-4996-83cf-da27a11ebdcd} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14736 | 2026.03.07 01:56:26.116617 [ 255 ] {e04677d6-5823-4996-83cf-da27a11ebdcd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 7.12 MiB/sec. | ||
| 14737 | 2026.03.07 01:56:26.116655 [ 255 ] {e04677d6-5823-4996-83cf-da27a11ebdcd} <Debug> TCPHandler: Processed in 0.001360355 sec. | ||
| 14738 | 2026.03.07 01:56:26.116762 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14739 | 2026.03.07 01:56:26.116856 [ 255 ] {df4d0b3d-c58c-4297-ab04-97406bba616f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14740 | 2026.03.07 01:56:26.116896 [ 255 ] {df4d0b3d-c58c-4297-ab04-97406bba616f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14741 | 2026.03.07 01:56:26.117484 [ 255 ] {df4d0b3d-c58c-4297-ab04-97406bba616f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14742 | 2026.03.07 01:56:26.117521 [ 255 ] {df4d0b3d-c58c-4297-ab04-97406bba616f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14743 | 2026.03.07 01:56:26.117838 [ 255 ] {df4d0b3d-c58c-4297-ab04-97406bba616f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14744 | 2026.03.07 01:56:26.118041 [ 255 ] {df4d0b3d-c58c-4297-ab04-97406bba616f} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14745 | 2026.03.07 01:56:26.118151 [ 125 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14746 | 2026.03.07 01:56:26.118172 [ 255 ] {df4d0b3d-c58c-4297-ab04-97406bba616f} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001334 sec., 380809.59520239884 rows/sec., 26.81 MiB/sec. | ||
| 14747 | 2026.03.07 01:56:26.118192 [ 125 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14748 | 2026.03.07 01:56:26.118216 [ 255 ] {df4d0b3d-c58c-4297-ab04-97406bba616f} <Debug> TCPHandler: Processed in 0.001502549 sec. | ||
| 14749 | 2026.03.07 01:56:26.118216 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14750 | 2026.03.07 01:56:26.118307 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14751 | 2026.03.07 01:56:26.118336 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14752 | 2026.03.07 01:56:26.118409 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14753 | 2026.03.07 01:56:26.118436 [ 255 ] {02ec3a8e-8e18-43c1-8c35-7485e7cfc325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14754 | 2026.03.07 01:56:26.118444 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1552 rows starting from the beginning of the part | ||
| 14755 | 2026.03.07 01:56:26.118486 [ 255 ] {02ec3a8e-8e18-43c1-8c35-7485e7cfc325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14756 | 2026.03.07 01:56:26.118526 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 508 rows starting from the beginning of the part | ||
| 14757 | 2026.03.07 01:56:26.118577 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 87 rows starting from the beginning of the part | ||
| 14758 | 2026.03.07 01:56:26.118618 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 508 rows starting from the beginning of the part | ||
| 14759 | 2026.03.07 01:56:26.118656 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 87 rows starting from the beginning of the part | ||
| 14760 | 2026.03.07 01:56:26.118693 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 508 rows starting from the beginning of the part | ||
| 14761 | 2026.03.07 01:56:26.118828 [ 255 ] {02ec3a8e-8e18-43c1-8c35-7485e7cfc325} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14762 | 2026.03.07 01:56:26.118869 [ 255 ] {02ec3a8e-8e18-43c1-8c35-7485e7cfc325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14763 | 2026.03.07 01:56:26.119199 [ 255 ] {02ec3a8e-8e18-43c1-8c35-7485e7cfc325} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 14764 | 2026.03.07 01:56:26.119415 [ 255 ] {02ec3a8e-8e18-43c1-8c35-7485e7cfc325} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14765 | 2026.03.07 01:56:26.119549 [ 255 ] {02ec3a8e-8e18-43c1-8c35-7485e7cfc325} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 14766 | 2026.03.07 01:56:26.119586 [ 255 ] {02ec3a8e-8e18-43c1-8c35-7485e7cfc325} <Debug> TCPHandler: Processed in 0.001300502 sec. | ||
| 14767 | 2026.03.07 01:56:26.119704 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14768 | 2026.03.07 01:56:26.119806 [ 255 ] {51b7fd9e-40a3-46d3-beda-a85a54af9b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14769 | 2026.03.07 01:56:26.119851 [ 255 ] {51b7fd9e-40a3-46d3-beda-a85a54af9b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14770 | 2026.03.07 01:56:26.119995 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3250 rows, containing 5 columns (5 merged, 0 gathered) in 0.001717776 sec., 1891981.2594890136 rows/sec., 140.63 MiB/sec. | ||
| 14771 | 2026.03.07 01:56:26.120193 [ 197 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14772 | 2026.03.07 01:56:26.120269 [ 255 ] {51b7fd9e-40a3-46d3-beda-a85a54af9b59} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14773 | 2026.03.07 01:56:26.120313 [ 255 ] {51b7fd9e-40a3-46d3-beda-a85a54af9b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14774 | 2026.03.07 01:56:26.120481 [ 197 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_106_21} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14775 | 2026.03.07 01:56:26.120561 [ 197 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_106_21} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14776 | 2026.03.07 01:56:26.120648 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 14777 | 2026.03.07 01:56:26.120692 [ 255 ] {51b7fd9e-40a3-46d3-beda-a85a54af9b59} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14778 | 2026.03.07 01:56:26.120915 [ 255 ] {51b7fd9e-40a3-46d3-beda-a85a54af9b59} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14779 | 2026.03.07 01:56:26.121047 [ 255 ] {51b7fd9e-40a3-46d3-beda-a85a54af9b59} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00126 sec., 210317.4603174603 rows/sec., 13.98 MiB/sec. | ||
| 14780 | 2026.03.07 01:56:26.121085 [ 255 ] {51b7fd9e-40a3-46d3-beda-a85a54af9b59} <Debug> TCPHandler: Processed in 0.001431436 sec. | ||
| 14781 | 2026.03.07 01:56:26.121191 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14782 | 2026.03.07 01:56:26.121285 [ 255 ] {af0e6d0f-23f2-41d9-b5c4-9ee7738331f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14783 | 2026.03.07 01:56:26.121328 [ 255 ] {af0e6d0f-23f2-41d9-b5c4-9ee7738331f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14784 | 2026.03.07 01:56:26.121634 [ 255 ] {af0e6d0f-23f2-41d9-b5c4-9ee7738331f9} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14785 | 2026.03.07 01:56:26.121668 [ 255 ] {af0e6d0f-23f2-41d9-b5c4-9ee7738331f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14786 | 2026.03.07 01:56:26.121967 [ 255 ] {af0e6d0f-23f2-41d9-b5c4-9ee7738331f9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 14787 | 2026.03.07 01:56:26.122167 [ 255 ] {af0e6d0f-23f2-41d9-b5c4-9ee7738331f9} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14788 | 2026.03.07 01:56:26.122292 [ 255 ] {af0e6d0f-23f2-41d9-b5c4-9ee7738331f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 14789 | 2026.03.07 01:56:26.122328 [ 255 ] {af0e6d0f-23f2-41d9-b5c4-9ee7738331f9} <Debug> TCPHandler: Processed in 0.001186339 sec. | ||
| 14790 | 2026.03.07 01:56:26.122435 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14791 | 2026.03.07 01:56:26.122528 [ 255 ] {373f3023-2ced-4fa3-99a0-9f25f3bc423e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14792 | 2026.03.07 01:56:26.122589 [ 255 ] {373f3023-2ced-4fa3-99a0-9f25f3bc423e} <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 | ||
| 14793 | 2026.03.07 01:56:26.123369 [ 255 ] {373f3023-2ced-4fa3-99a0-9f25f3bc423e} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14794 | 2026.03.07 01:56:26.123405 [ 255 ] {373f3023-2ced-4fa3-99a0-9f25f3bc423e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14795 | 2026.03.07 01:56:26.123929 [ 255 ] {373f3023-2ced-4fa3-99a0-9f25f3bc423e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14796 | 2026.03.07 01:56:26.124141 [ 255 ] {373f3023-2ced-4fa3-99a0-9f25f3bc423e} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14797 | 2026.03.07 01:56:26.124277 [ 255 ] {373f3023-2ced-4fa3-99a0-9f25f3bc423e} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001767 sec., 10186.757215619695 rows/sec., 18.25 MiB/sec. | ||
| 14798 | 2026.03.07 01:56:26.124329 [ 255 ] {373f3023-2ced-4fa3-99a0-9f25f3bc423e} <Debug> TCPHandler: Processed in 0.001942483 sec. | ||
| 14799 | 2026.03.07 01:56:26.124438 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14800 | 2026.03.07 01:56:26.124532 [ 255 ] {ea7e76d7-aaba-4ee8-afb9-93bc2f08eaae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14801 | 2026.03.07 01:56:26.124573 [ 255 ] {ea7e76d7-aaba-4ee8-afb9-93bc2f08eaae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14802 | 2026.03.07 01:56:26.124890 [ 255 ] {ea7e76d7-aaba-4ee8-afb9-93bc2f08eaae} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14803 | 2026.03.07 01:56:26.124925 [ 255 ] {ea7e76d7-aaba-4ee8-afb9-93bc2f08eaae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14804 | 2026.03.07 01:56:26.125222 [ 255 ] {ea7e76d7-aaba-4ee8-afb9-93bc2f08eaae} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14805 | 2026.03.07 01:56:26.125431 [ 255 ] {ea7e76d7-aaba-4ee8-afb9-93bc2f08eaae} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14806 | 2026.03.07 01:56:26.125567 [ 255 ] {ea7e76d7-aaba-4ee8-afb9-93bc2f08eaae} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001053 sec., 85470.08547008548 rows/sec., 5.35 MiB/sec. | ||
| 14807 | 2026.03.07 01:56:26.125603 [ 255 ] {ea7e76d7-aaba-4ee8-afb9-93bc2f08eaae} <Debug> TCPHandler: Processed in 0.00121506 sec. | ||
| 14808 | 2026.03.07 01:56:27.150095 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14809 | 2026.03.07 01:56:27.150293 [ 255 ] {956c697b-0a3e-43d9-a913-a46627b166dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14810 | 2026.03.07 01:56:27.150366 [ 255 ] {956c697b-0a3e-43d9-a913-a46627b166dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14811 | 2026.03.07 01:56:27.151020 [ 255 ] {956c697b-0a3e-43d9-a913-a46627b166dd} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14812 | 2026.03.07 01:56:27.151075 [ 255 ] {956c697b-0a3e-43d9-a913-a46627b166dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14813 | 2026.03.07 01:56:27.151448 [ 255 ] {956c697b-0a3e-43d9-a913-a46627b166dd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14814 | 2026.03.07 01:56:27.151668 [ 255 ] {956c697b-0a3e-43d9-a913-a46627b166dd} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14815 | 2026.03.07 01:56:27.151828 [ 255 ] {956c697b-0a3e-43d9-a913-a46627b166dd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001591 sec., 2514.14204902577 rows/sec., 205.01 KiB/sec. | ||
| 14816 | 2026.03.07 01:56:27.151871 [ 255 ] {956c697b-0a3e-43d9-a913-a46627b166dd} <Debug> TCPHandler: Processed in 0.001913733 sec. | ||
| 14817 | 2026.03.07 01:56:27.151982 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14818 | 2026.03.07 01:56:27.152076 [ 255 ] {399aeb4c-5fd0-4ea2-bfbf-e5b468921121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14819 | 2026.03.07 01:56:27.152116 [ 255 ] {399aeb4c-5fd0-4ea2-bfbf-e5b468921121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14820 | 2026.03.07 01:56:27.153689 [ 255 ] {399aeb4c-5fd0-4ea2-bfbf-e5b468921121} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14821 | 2026.03.07 01:56:27.153726 [ 255 ] {399aeb4c-5fd0-4ea2-bfbf-e5b468921121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14822 | 2026.03.07 01:56:27.154141 [ 255 ] {399aeb4c-5fd0-4ea2-bfbf-e5b468921121} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14823 | 2026.03.07 01:56:27.154345 [ 255 ] {399aeb4c-5fd0-4ea2-bfbf-e5b468921121} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14824 | 2026.03.07 01:56:27.154511 [ 255 ] {399aeb4c-5fd0-4ea2-bfbf-e5b468921121} <Debug> executeQuery: Read 1988 rows, 153.97 KiB in 0.002452 sec., 810766.7210440456 rows/sec., 61.32 MiB/sec. | ||
| 14825 | 2026.03.07 01:56:27.154556 [ 255 ] {399aeb4c-5fd0-4ea2-bfbf-e5b468921121} <Debug> TCPHandler: Processed in 0.002621195 sec. | ||
| 14826 | 2026.03.07 01:56:27.154671 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14827 | 2026.03.07 01:56:27.154765 [ 255 ] {00e12a16-8888-45ad-8e8a-212bf6b55d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14828 | 2026.03.07 01:56:27.154806 [ 255 ] {00e12a16-8888-45ad-8e8a-212bf6b55d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14829 | 2026.03.07 01:56:27.155220 [ 255 ] {00e12a16-8888-45ad-8e8a-212bf6b55d84} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14830 | 2026.03.07 01:56:27.155257 [ 255 ] {00e12a16-8888-45ad-8e8a-212bf6b55d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14831 | 2026.03.07 01:56:27.155562 [ 255 ] {00e12a16-8888-45ad-8e8a-212bf6b55d84} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14832 | 2026.03.07 01:56:27.155780 [ 255 ] {00e12a16-8888-45ad-8e8a-212bf6b55d84} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14833 | 2026.03.07 01:56:27.155908 [ 255 ] {00e12a16-8888-45ad-8e8a-212bf6b55d84} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.001162 sec., 32702.237521514628 rows/sec., 2.38 MiB/sec. | ||
| 14834 | 2026.03.07 01:56:27.155946 [ 255 ] {00e12a16-8888-45ad-8e8a-212bf6b55d84} <Debug> TCPHandler: Processed in 0.001322674 sec. | ||
| 14835 | 2026.03.07 01:56:27.156051 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14836 | 2026.03.07 01:56:27.156154 [ 255 ] {ad6662f2-8224-46cb-beba-7eea613201cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14837 | 2026.03.07 01:56:27.156196 [ 255 ] {ad6662f2-8224-46cb-beba-7eea613201cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14838 | 2026.03.07 01:56:27.156872 [ 255 ] {ad6662f2-8224-46cb-beba-7eea613201cf} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14839 | 2026.03.07 01:56:27.156910 [ 255 ] {ad6662f2-8224-46cb-beba-7eea613201cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14840 | 2026.03.07 01:56:27.157247 [ 255 ] {ad6662f2-8224-46cb-beba-7eea613201cf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14841 | 2026.03.07 01:56:27.157467 [ 255 ] {ad6662f2-8224-46cb-beba-7eea613201cf} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14842 | 2026.03.07 01:56:27.157595 [ 255 ] {ad6662f2-8224-46cb-beba-7eea613201cf} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001459 sec., 485263.8793694311 rows/sec., 28.31 MiB/sec. | ||
| 14843 | 2026.03.07 01:56:27.157632 [ 255 ] {ad6662f2-8224-46cb-beba-7eea613201cf} <Debug> TCPHandler: Processed in 0.001631263 sec. | ||
| 14844 | 2026.03.07 01:56:27.157738 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14845 | 2026.03.07 01:56:27.157831 [ 255 ] {d63c4e67-0583-4c79-bdfd-d6570d224076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14846 | 2026.03.07 01:56:27.157871 [ 255 ] {d63c4e67-0583-4c79-bdfd-d6570d224076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14847 | 2026.03.07 01:56:27.158244 [ 255 ] {d63c4e67-0583-4c79-bdfd-d6570d224076} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14848 | 2026.03.07 01:56:27.158280 [ 255 ] {d63c4e67-0583-4c79-bdfd-d6570d224076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14849 | 2026.03.07 01:56:27.158581 [ 255 ] {d63c4e67-0583-4c79-bdfd-d6570d224076} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14850 | 2026.03.07 01:56:27.158789 [ 255 ] {d63c4e67-0583-4c79-bdfd-d6570d224076} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14851 | 2026.03.07 01:56:27.158915 [ 255 ] {d63c4e67-0583-4c79-bdfd-d6570d224076} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 63.80 KiB/sec. | ||
| 14852 | 2026.03.07 01:56:27.158952 [ 255 ] {d63c4e67-0583-4c79-bdfd-d6570d224076} <Debug> TCPHandler: Processed in 0.001261491 sec. | ||
| 14853 | 2026.03.07 01:56:27.159064 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14854 | 2026.03.07 01:56:27.159176 [ 255 ] {eb62d225-06d9-4160-ac37-24e17d11c6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14855 | 2026.03.07 01:56:27.159223 [ 255 ] {eb62d225-06d9-4160-ac37-24e17d11c6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14856 | 2026.03.07 01:56:27.160107 [ 255 ] {eb62d225-06d9-4160-ac37-24e17d11c6bb} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14857 | 2026.03.07 01:56:27.160144 [ 255 ] {eb62d225-06d9-4160-ac37-24e17d11c6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14858 | 2026.03.07 01:56:27.160477 [ 255 ] {eb62d225-06d9-4160-ac37-24e17d11c6bb} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14859 | 2026.03.07 01:56:27.160681 [ 255 ] {eb62d225-06d9-4160-ac37-24e17d11c6bb} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14860 | 2026.03.07 01:56:27.160807 [ 255 ] {eb62d225-06d9-4160-ac37-24e17d11c6bb} <Debug> executeQuery: Read 1038 rows, 73.39 KiB in 0.001654 sec., 627569.5284159613 rows/sec., 43.33 MiB/sec. | ||
| 14861 | 2026.03.07 01:56:27.160844 [ 255 ] {eb62d225-06d9-4160-ac37-24e17d11c6bb} <Debug> TCPHandler: Processed in 0.00183746 sec. | ||
| 14862 | 2026.03.07 01:56:27.160949 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14863 | 2026.03.07 01:56:27.161042 [ 255 ] {cad70826-6ffd-4963-ad88-753d0edffe16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14864 | 2026.03.07 01:56:27.161085 [ 255 ] {cad70826-6ffd-4963-ad88-753d0edffe16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14865 | 2026.03.07 01:56:27.161745 [ 255 ] {cad70826-6ffd-4963-ad88-753d0edffe16} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14866 | 2026.03.07 01:56:27.161781 [ 255 ] {cad70826-6ffd-4963-ad88-753d0edffe16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14867 | 2026.03.07 01:56:27.162181 [ 255 ] {cad70826-6ffd-4963-ad88-753d0edffe16} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14868 | 2026.03.07 01:56:27.162387 [ 255 ] {cad70826-6ffd-4963-ad88-753d0edffe16} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14869 | 2026.03.07 01:56:27.162515 [ 255 ] {cad70826-6ffd-4963-ad88-753d0edffe16} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001491 sec., 817572.0992622401 rows/sec., 51.13 MiB/sec. | ||
| 14870 | 2026.03.07 01:56:27.162523 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_96_20 to all_101_101_0 | ||
| 14871 | 2026.03.07 01:56:27.162553 [ 255 ] {cad70826-6ffd-4963-ad88-753d0edffe16} <Debug> TCPHandler: Processed in 0.001651384 sec. | ||
| 14872 | 2026.03.07 01:56:27.162596 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14873 | 2026.03.07 01:56:27.162622 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14874 | 2026.03.07 01:56:27.162685 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14875 | 2026.03.07 01:56:27.162743 [ 201 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_101_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_20 to all_101_101_0 into Compact with storage Full | ||
| 14876 | 2026.03.07 01:56:27.162782 [ 255 ] {9f0811a1-dc22-4647-8174-5c1b62a54cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14877 | 2026.03.07 01:56:27.162845 [ 255 ] {9f0811a1-dc22-4647-8174-5c1b62a54cd1} <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 | ||
| 14878 | 2026.03.07 01:56:27.162901 [ 201 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_101_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14879 | 2026.03.07 01:56:27.162946 [ 201 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_96_20, total 35382 rows starting from the beginning of the part | ||
| 14880 | 2026.03.07 01:56:27.163020 [ 201 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 14881 | 2026.03.07 01:56:27.163072 [ 201 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 265 rows starting from the beginning of the part | ||
| 14882 | 2026.03.07 01:56:27.163118 [ 201 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 14883 | 2026.03.07 01:56:27.163158 [ 201 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 265 rows starting from the beginning of the part | ||
| 14884 | 2026.03.07 01:56:27.163200 [ 201 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1219 rows starting from the beginning of the part | ||
| 14885 | 2026.03.07 01:56:27.163693 [ 255 ] {9f0811a1-dc22-4647-8174-5c1b62a54cd1} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14886 | 2026.03.07 01:56:27.163735 [ 255 ] {9f0811a1-dc22-4647-8174-5c1b62a54cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14887 | 2026.03.07 01:56:27.164302 [ 255 ] {9f0811a1-dc22-4647-8174-5c1b62a54cd1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14888 | 2026.03.07 01:56:27.164584 [ 255 ] {9f0811a1-dc22-4647-8174-5c1b62a54cd1} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14889 | 2026.03.07 01:56:27.164725 [ 255 ] {9f0811a1-dc22-4647-8174-5c1b62a54cd1} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001961 sec., 17338.092809790924 rows/sec., 31.07 MiB/sec. | ||
| 14890 | 2026.03.07 01:56:27.164779 [ 255 ] {9f0811a1-dc22-4647-8174-5c1b62a54cd1} <Debug> TCPHandler: Processed in 0.00214171 sec. | ||
| 14891 | 2026.03.07 01:56:27.164885 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14892 | 2026.03.07 01:56:27.164978 [ 255 ] {c16005fe-e991-44e3-a1ce-8d5afa67dd66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14893 | 2026.03.07 01:56:27.165019 [ 255 ] {c16005fe-e991-44e3-a1ce-8d5afa67dd66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14894 | 2026.03.07 01:56:27.165316 [ 255 ] {c16005fe-e991-44e3-a1ce-8d5afa67dd66} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14895 | 2026.03.07 01:56:27.165352 [ 255 ] {c16005fe-e991-44e3-a1ce-8d5afa67dd66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14896 | 2026.03.07 01:56:27.165671 [ 255 ] {c16005fe-e991-44e3-a1ce-8d5afa67dd66} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14897 | 2026.03.07 01:56:27.165874 [ 255 ] {c16005fe-e991-44e3-a1ce-8d5afa67dd66} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14898 | 2026.03.07 01:56:27.166004 [ 255 ] {c16005fe-e991-44e3-a1ce-8d5afa67dd66} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001045 sec., 11483.253588516747 rows/sec., 792.46 KiB/sec. | ||
| 14899 | 2026.03.07 01:56:27.166040 [ 255 ] {c16005fe-e991-44e3-a1ce-8d5afa67dd66} <Debug> TCPHandler: Processed in 0.001203039 sec. | ||
| 14900 | 2026.03.07 01:56:27.169758 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_101_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37451 rows, containing 5 columns (5 merged, 0 gathered) in 0.007075081 sec., 5293366.959332338 rows/sec., 346.10 MiB/sec. | ||
| 14901 | 2026.03.07 01:56:27.170203 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_101_21} <Trace> MergedBlockOutputStream: filled checksums all_1_101_21 (state Temporary) | ||
| 14902 | 2026.03.07 01:56:27.170478 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_101_21} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_101_21 to all_1_101_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14903 | 2026.03.07 01:56:27.170549 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_101_21} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_96_20, all_101_101_0] -> all_1_101_21 | ||
| 14904 | 2026.03.07 01:56:27.170632 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14905 | 2026.03.07 01:56:31.101060 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14906 | 2026.03.07 01:56:31.101287 [ 255 ] {be303fc6-49cb-46e4-99e9-299e6ec1c3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14907 | 2026.03.07 01:56:31.101361 [ 255 ] {be303fc6-49cb-46e4-99e9-299e6ec1c3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14908 | 2026.03.07 01:56:31.102192 [ 255 ] {be303fc6-49cb-46e4-99e9-299e6ec1c3d7} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14909 | 2026.03.07 01:56:31.102258 [ 255 ] {be303fc6-49cb-46e4-99e9-299e6ec1c3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14910 | 2026.03.07 01:56:31.102736 [ 255 ] {be303fc6-49cb-46e4-99e9-299e6ec1c3d7} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14911 | 2026.03.07 01:56:31.103021 [ 255 ] {be303fc6-49cb-46e4-99e9-299e6ec1c3d7} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14912 | 2026.03.07 01:56:31.103235 [ 255 ] {be303fc6-49cb-46e4-99e9-299e6ec1c3d7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002001 sec., 27986.006996501746 rows/sec., 2.15 MiB/sec. | ||
| 14913 | 2026.03.07 01:56:31.103298 [ 255 ] {be303fc6-49cb-46e4-99e9-299e6ec1c3d7} <Debug> TCPHandler: Processed in 0.002420189 sec. | ||
| 14914 | 2026.03.07 01:56:31.103450 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14915 | 2026.03.07 01:56:31.103563 [ 255 ] {324aa9f6-0d8f-43ce-96fc-f20686570843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14916 | 2026.03.07 01:56:31.103616 [ 255 ] {324aa9f6-0d8f-43ce-96fc-f20686570843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14917 | 2026.03.07 01:56:31.104177 [ 255 ] {324aa9f6-0d8f-43ce-96fc-f20686570843} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14918 | 2026.03.07 01:56:31.104225 [ 255 ] {324aa9f6-0d8f-43ce-96fc-f20686570843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14919 | 2026.03.07 01:56:31.104642 [ 255 ] {324aa9f6-0d8f-43ce-96fc-f20686570843} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14920 | 2026.03.07 01:56:31.104875 [ 255 ] {324aa9f6-0d8f-43ce-96fc-f20686570843} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14921 | 2026.03.07 01:56:31.105032 [ 255 ] {324aa9f6-0d8f-43ce-96fc-f20686570843} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001497 sec., 42752.17100868403 rows/sec., 3.34 MiB/sec. | ||
| 14922 | 2026.03.07 01:56:31.105092 [ 255 ] {324aa9f6-0d8f-43ce-96fc-f20686570843} <Debug> TCPHandler: Processed in 0.001704775 sec. | ||
| 14923 | 2026.03.07 01:56:31.105250 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14924 | 2026.03.07 01:56:31.105376 [ 255 ] {7e6edc82-7ac2-4db2-bbad-000096de4d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14925 | 2026.03.07 01:56:31.105437 [ 255 ] {7e6edc82-7ac2-4db2-bbad-000096de4d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14926 | 2026.03.07 01:56:31.105990 [ 255 ] {7e6edc82-7ac2-4db2-bbad-000096de4d96} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14927 | 2026.03.07 01:56:31.106039 [ 255 ] {7e6edc82-7ac2-4db2-bbad-000096de4d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14928 | 2026.03.07 01:56:31.106499 [ 255 ] {7e6edc82-7ac2-4db2-bbad-000096de4d96} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14929 | 2026.03.07 01:56:31.106788 [ 255 ] {7e6edc82-7ac2-4db2-bbad-000096de4d96} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14930 | 2026.03.07 01:56:31.106982 [ 255 ] {7e6edc82-7ac2-4db2-bbad-000096de4d96} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001636 sec., 78239.60880195598 rows/sec., 5.45 MiB/sec. | ||
| 14931 | 2026.03.07 01:56:31.107041 [ 255 ] {7e6edc82-7ac2-4db2-bbad-000096de4d96} <Debug> TCPHandler: Processed in 0.001854901 sec. | ||
| 14932 | 2026.03.07 01:56:31.107213 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14933 | 2026.03.07 01:56:31.107337 [ 255 ] {eb30d2dd-88bd-4ce0-afb5-de7f054ef25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14934 | 2026.03.07 01:56:31.107391 [ 255 ] {eb30d2dd-88bd-4ce0-afb5-de7f054ef25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14935 | 2026.03.07 01:56:31.107854 [ 255 ] {eb30d2dd-88bd-4ce0-afb5-de7f054ef25c} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14936 | 2026.03.07 01:56:31.107902 [ 255 ] {eb30d2dd-88bd-4ce0-afb5-de7f054ef25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14937 | 2026.03.07 01:56:31.108328 [ 255 ] {eb30d2dd-88bd-4ce0-afb5-de7f054ef25c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14938 | 2026.03.07 01:56:31.108557 [ 255 ] {eb30d2dd-88bd-4ce0-afb5-de7f054ef25c} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14939 | 2026.03.07 01:56:31.108710 [ 255 ] {eb30d2dd-88bd-4ce0-afb5-de7f054ef25c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001402 sec., 34236.804564907274 rows/sec., 2.31 MiB/sec. | ||
| 14940 | 2026.03.07 01:56:31.108750 [ 255 ] {eb30d2dd-88bd-4ce0-afb5-de7f054ef25c} <Debug> TCPHandler: Processed in 0.001609253 sec. | ||
| 14941 | 2026.03.07 01:56:31.376033 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58004 | ||
| 14942 | 2026.03.07 01:56:31.376141 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14943 | 2026.03.07 01:56:31.376168 [ 294 ] {} <Debug> TCP-Session: 070925aa-9182-419e-b176-6316f0140bc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58004 | ||
| 14944 | 2026.03.07 01:56:31.376190 [ 294 ] {} <Debug> TCP-Session: 070925aa-9182-419e-b176-6316f0140bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14945 | 2026.03.07 01:56:31.376202 [ 294 ] {} <Debug> TCP-Session: 070925aa-9182-419e-b176-6316f0140bc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14946 | 2026.03.07 01:56:31.376410 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47757 | ||
| 14947 | 2026.03.07 01:56:31.376426 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62661 | ||
| 14948 | 2026.03.07 01:56:31.376459 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43743 | ||
| 14949 | 2026.03.07 01:56:31.376474 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65070 | ||
| 14950 | 2026.03.07 01:56:31.376526 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14951 | 2026.03.07 01:56:31.376526 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14952 | 2026.03.07 01:56:31.376540 [ 294 ] {} <Trace> TCP-Session: 070925aa-9182-419e-b176-6316f0140bc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14953 | 2026.03.07 01:56:31.376568 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14954 | 2026.03.07 01:56:31.376567 [ 288 ] {} <Debug> TCP-Session: 0c9dc884-07aa-44e2-889d-8a103d80d8c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62661 | ||
| 14955 | 2026.03.07 01:56:31.376600 [ 290 ] {} <Debug> TCP-Session: c47b23a2-0fd7-4f3d-adf7-fac07da5dc06 Authenticating user 'default' from [fd00:1122:3344:101::e]:43743 | ||
| 14956 | 2026.03.07 01:56:31.376606 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14957 | 2026.03.07 01:56:31.376616 [ 288 ] {} <Debug> TCP-Session: 0c9dc884-07aa-44e2-889d-8a103d80d8c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14958 | 2026.03.07 01:56:31.376628 [ 290 ] {} <Debug> TCP-Session: c47b23a2-0fd7-4f3d-adf7-fac07da5dc06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14959 | 2026.03.07 01:56:31.376651 [ 288 ] {} <Debug> TCP-Session: 0c9dc884-07aa-44e2-889d-8a103d80d8c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14960 | 2026.03.07 01:56:31.376665 [ 290 ] {} <Debug> TCP-Session: c47b23a2-0fd7-4f3d-adf7-fac07da5dc06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14961 | 2026.03.07 01:56:31.376646 [ 291 ] {} <Debug> TCP-Session: 87289278-c216-4858-8a33-597564511749 Authenticating user 'default' from [fd00:1122:3344:101::e]:65070 | ||
| 14962 | 2026.03.07 01:56:31.376492 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61508 | ||
| 14963 | 2026.03.07 01:56:31.376756 [ 294 ] {076fe08a-004b-4328-905b-e5b39a453584} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58004) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14964 | 2026.03.07 01:56:31.376728 [ 291 ] {} <Debug> TCP-Session: 87289278-c216-4858-8a33-597564511749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14965 | 2026.03.07 01:56:31.376475 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59638 | ||
| 14966 | 2026.03.07 01:56:31.376829 [ 291 ] {} <Debug> TCP-Session: 87289278-c216-4858-8a33-597564511749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14967 | 2026.03.07 01:56:31.376860 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14968 | 2026.03.07 01:56:31.376453 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61160 | ||
| 14969 | 2026.03.07 01:56:31.376898 [ 293 ] {} <Debug> TCP-Session: d949f7d1-cb87-4fd3-881f-cd2ac9241a77 Authenticating user 'default' from [fd00:1122:3344:101::e]:61508 | ||
| 14970 | 2026.03.07 01:56:31.376430 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58418 | ||
| 14971 | 2026.03.07 01:56:31.376935 [ 293 ] {} <Debug> TCP-Session: d949f7d1-cb87-4fd3-881f-cd2ac9241a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14972 | 2026.03.07 01:56:31.376562 [ 3 ] {} <Debug> TCP-Session: 353530f8-4ec4-40ed-a1bd-b6fc92679cc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47757 | ||
| 14973 | 2026.03.07 01:56:31.376970 [ 293 ] {} <Debug> TCP-Session: d949f7d1-cb87-4fd3-881f-cd2ac9241a77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14974 | 2026.03.07 01:56:31.377002 [ 3 ] {} <Debug> TCP-Session: 353530f8-4ec4-40ed-a1bd-b6fc92679cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14975 | 2026.03.07 01:56:31.377022 [ 3 ] {} <Debug> TCP-Session: 353530f8-4ec4-40ed-a1bd-b6fc92679cc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14976 | 2026.03.07 01:56:31.377044 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14977 | 2026.03.07 01:56:31.377071 [ 292 ] {} <Debug> TCP-Session: 8e7ac3b2-923a-4c78-b8e7-e784f02b7eca Authenticating user 'default' from [fd00:1122:3344:101::e]:59638 | ||
| 14978 | 2026.03.07 01:56:31.377088 [ 292 ] {} <Debug> TCP-Session: 8e7ac3b2-923a-4c78-b8e7-e784f02b7eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14979 | 2026.03.07 01:56:31.377100 [ 292 ] {} <Debug> TCP-Session: 8e7ac3b2-923a-4c78-b8e7-e784f02b7eca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14980 | 2026.03.07 01:56:31.377266 [ 294 ] {076fe08a-004b-4328-905b-e5b39a453584} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14981 | 2026.03.07 01:56:31.377345 [ 294 ] {076fe08a-004b-4328-905b-e5b39a453584} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14982 | 2026.03.07 01:56:31.377480 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14983 | 2026.03.07 01:56:31.377516 [ 287 ] {} <Debug> TCP-Session: 101d3053-e377-44b7-a570-feec4df044fd Authenticating user 'default' from [fd00:1122:3344:101::e]:58418 | ||
| 14984 | 2026.03.07 01:56:31.377533 [ 287 ] {} <Debug> TCP-Session: 101d3053-e377-44b7-a570-feec4df044fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14985 | 2026.03.07 01:56:31.377546 [ 287 ] {} <Debug> TCP-Session: 101d3053-e377-44b7-a570-feec4df044fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14986 | 2026.03.07 01:56:31.377602 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14987 | 2026.03.07 01:56:31.377644 [ 289 ] {} <Debug> TCP-Session: c2a0e644-1059-4f95-8d3f-e12c832e371a Authenticating user 'default' from [fd00:1122:3344:101::e]:61160 | ||
| 14988 | 2026.03.07 01:56:31.377663 [ 289 ] {} <Debug> TCP-Session: c2a0e644-1059-4f95-8d3f-e12c832e371a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14989 | 2026.03.07 01:56:31.377676 [ 289 ] {} <Debug> TCP-Session: c2a0e644-1059-4f95-8d3f-e12c832e371a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14990 | 2026.03.07 01:56:31.377757 [ 294 ] {076fe08a-004b-4328-905b-e5b39a453584} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 14991 | 2026.03.07 01:56:31.378887 [ 306 ] {076fe08a-004b-4328-905b-e5b39a453584} <Trace> AggregatingTransform: Aggregating | ||
| 14992 | 2026.03.07 01:56:31.378926 [ 306 ] {076fe08a-004b-4328-905b-e5b39a453584} <Trace> Aggregator: Aggregation method: without_key | ||
| 14993 | 2026.03.07 01:56:31.378960 [ 306 ] {076fe08a-004b-4328-905b-e5b39a453584} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001094755 sec. (913.446 rows/sec., 35.68 KiB/sec.) | ||
| 14994 | 2026.03.07 01:56:31.378978 [ 306 ] {076fe08a-004b-4328-905b-e5b39a453584} <Trace> Aggregator: Merging aggregated data | ||
| 14995 | 2026.03.07 01:56:31.380390 [ 294 ] {076fe08a-004b-4328-905b-e5b39a453584} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003695 sec., 270.6359945872801 rows/sec., 10.57 KiB/sec. | ||
| 14996 | 2026.03.07 01:56:31.380530 [ 294 ] {076fe08a-004b-4328-905b-e5b39a453584} <Debug> TCPHandler: Processed in 0.004143106 sec. | ||
| 14997 | 2026.03.07 01:56:31.380623 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14998 | 2026.03.07 01:56:31.380651 [ 294 ] {} <Debug> TCP-Session: 070925aa-9182-419e-b176-6316f0140bc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14999 | 2026.03.07 01:56:31.380655 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15000 | 2026.03.07 01:56:31.380683 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15001 | 2026.03.07 01:56:31.380700 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15002 | 2026.03.07 01:56:31.380720 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15003 | 2026.03.07 01:56:31.380728 [ 3 ] {} <Debug> TCP-Session: 353530f8-4ec4-40ed-a1bd-b6fc92679cc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15004 | 2026.03.07 01:56:31.380745 [ 288 ] {} <Debug> TCP-Session: 0c9dc884-07aa-44e2-889d-8a103d80d8c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15005 | 2026.03.07 01:56:31.380758 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15006 | 2026.03.07 01:56:31.380770 [ 287 ] {} <Debug> TCP-Session: 101d3053-e377-44b7-a570-feec4df044fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15007 | 2026.03.07 01:56:31.380790 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15008 | 2026.03.07 01:56:31.380809 [ 291 ] {} <Debug> TCP-Session: 87289278-c216-4858-8a33-597564511749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15009 | 2026.03.07 01:56:31.380798 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15010 | 2026.03.07 01:56:31.380834 [ 292 ] {} <Debug> TCP-Session: 8e7ac3b2-923a-4c78-b8e7-e784f02b7eca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15011 | 2026.03.07 01:56:31.380739 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15012 | 2026.03.07 01:56:31.380879 [ 289 ] {} <Debug> TCP-Session: c2a0e644-1059-4f95-8d3f-e12c832e371a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15013 | 2026.03.07 01:56:31.380689 [ 290 ] {} <Debug> TCP-Session: c47b23a2-0fd7-4f3d-adf7-fac07da5dc06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15014 | 2026.03.07 01:56:31.380913 [ 293 ] {} <Debug> TCP-Session: d949f7d1-cb87-4fd3-881f-cd2ac9241a77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15015 | 2026.03.07 01:56:31.578508 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31236 | ||
| 15016 | 2026.03.07 01:56:31.579010 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15017 | 2026.03.07 01:56:31.579054 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15018 | 2026.03.07 01:56:31.579549 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15019 | 2026.03.07 01:56:31.579781 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15020 | 2026.03.07 01:56:31.579933 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31236 | ||
| 15021 | 2026.03.07 01:56:33.036053 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64949 | ||
| 15022 | 2026.03.07 01:56:33.036190 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15023 | 2026.03.07 01:56:33.036223 [ 294 ] {} <Debug> TCP-Session: e0d048a7-be96-4df9-a840-3544fb89be7b Authenticating user 'default' from [fd00:1122:3344:101::e]:64949 | ||
| 15024 | 2026.03.07 01:56:33.036251 [ 294 ] {} <Debug> TCP-Session: e0d048a7-be96-4df9-a840-3544fb89be7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15025 | 2026.03.07 01:56:33.036267 [ 294 ] {} <Debug> TCP-Session: e0d048a7-be96-4df9-a840-3544fb89be7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15026 | 2026.03.07 01:56:33.036545 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60766 | ||
| 15027 | 2026.03.07 01:56:33.036582 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61201 | ||
| 15028 | 2026.03.07 01:56:33.036605 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46737 | ||
| 15029 | 2026.03.07 01:56:33.036620 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48302 | ||
| 15030 | 2026.03.07 01:56:33.036639 [ 294 ] {} <Trace> TCP-Session: e0d048a7-be96-4df9-a840-3544fb89be7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15031 | 2026.03.07 01:56:33.036688 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15032 | 2026.03.07 01:56:33.036712 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15033 | 2026.03.07 01:56:33.036686 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15034 | 2026.03.07 01:56:33.036744 [ 288 ] {} <Debug> TCP-Session: 7dece2d1-08a3-433f-a3bc-a3e6facc8c37 Authenticating user 'default' from [fd00:1122:3344:101::e]:61201 | ||
| 15035 | 2026.03.07 01:56:33.036758 [ 290 ] {} <Debug> TCP-Session: 071c43d4-905c-405d-9dde-b2d61a7f832d Authenticating user 'default' from [fd00:1122:3344:101::e]:46737 | ||
| 15036 | 2026.03.07 01:56:33.036781 [ 3 ] {} <Debug> TCP-Session: fad8ed47-5b75-40c7-b8f7-6f5bfcac7866 Authenticating user 'default' from [fd00:1122:3344:101::e]:60766 | ||
| 15037 | 2026.03.07 01:56:33.036791 [ 288 ] {} <Debug> TCP-Session: 7dece2d1-08a3-433f-a3bc-a3e6facc8c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15038 | 2026.03.07 01:56:33.036802 [ 290 ] {} <Debug> TCP-Session: 071c43d4-905c-405d-9dde-b2d61a7f832d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15039 | 2026.03.07 01:56:33.036819 [ 288 ] {} <Debug> TCP-Session: 7dece2d1-08a3-433f-a3bc-a3e6facc8c37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15040 | 2026.03.07 01:56:33.036816 [ 3 ] {} <Debug> TCP-Session: fad8ed47-5b75-40c7-b8f7-6f5bfcac7866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15041 | 2026.03.07 01:56:33.036836 [ 290 ] {} <Debug> TCP-Session: 071c43d4-905c-405d-9dde-b2d61a7f832d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15042 | 2026.03.07 01:56:33.036854 [ 3 ] {} <Debug> TCP-Session: fad8ed47-5b75-40c7-b8f7-6f5bfcac7866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15043 | 2026.03.07 01:56:33.036875 [ 294 ] {ab39031c-6901-4dfd-83b9-a06f58b8e85f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64949) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15044 | 2026.03.07 01:56:33.036787 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15045 | 2026.03.07 01:56:33.036636 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50191 | ||
| 15046 | 2026.03.07 01:56:33.036625 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48406 | ||
| 15047 | 2026.03.07 01:56:33.036610 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61455 | ||
| 15048 | 2026.03.07 01:56:33.036583 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63238 | ||
| 15049 | 2026.03.07 01:56:33.037098 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15050 | 2026.03.07 01:56:33.037113 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15051 | 2026.03.07 01:56:33.037135 [ 292 ] {} <Debug> TCP-Session: eb5dd1e7-3a42-4841-bd56-12ff7787cc86 Authenticating user 'default' from [fd00:1122:3344:101::e]:48406 | ||
| 15052 | 2026.03.07 01:56:33.037137 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15053 | 2026.03.07 01:56:33.037167 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15054 | 2026.03.07 01:56:33.037169 [ 292 ] {} <Debug> TCP-Session: eb5dd1e7-3a42-4841-bd56-12ff7787cc86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15055 | 2026.03.07 01:56:33.037171 [ 293 ] {} <Debug> TCP-Session: 2171cc4f-489b-49c7-8ec6-0005bd3a0bbb Authenticating user 'default' from [fd00:1122:3344:101::e]:50191 | ||
| 15056 | 2026.03.07 01:56:33.037193 [ 294 ] {ab39031c-6901-4dfd-83b9-a06f58b8e85f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15057 | 2026.03.07 01:56:33.037244 [ 293 ] {} <Debug> TCP-Session: 2171cc4f-489b-49c7-8ec6-0005bd3a0bbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15058 | 2026.03.07 01:56:33.037211 [ 292 ] {} <Debug> TCP-Session: eb5dd1e7-3a42-4841-bd56-12ff7787cc86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15059 | 2026.03.07 01:56:33.037278 [ 293 ] {} <Debug> TCP-Session: 2171cc4f-489b-49c7-8ec6-0005bd3a0bbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15060 | 2026.03.07 01:56:33.037294 [ 294 ] {ab39031c-6901-4dfd-83b9-a06f58b8e85f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15061 | 2026.03.07 01:56:33.037204 [ 287 ] {} <Debug> TCP-Session: 2856ac9b-20c4-4bbb-9641-864e936d6a94 Authenticating user 'default' from [fd00:1122:3344:101::e]:63238 | ||
| 15062 | 2026.03.07 01:56:33.037187 [ 289 ] {} <Debug> TCP-Session: 9ea96a5d-d10a-4781-acb8-b50a6c2031e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61455 | ||
| 15063 | 2026.03.07 01:56:33.037367 [ 287 ] {} <Debug> TCP-Session: 2856ac9b-20c4-4bbb-9641-864e936d6a94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15064 | 2026.03.07 01:56:33.037387 [ 289 ] {} <Debug> TCP-Session: 9ea96a5d-d10a-4781-acb8-b50a6c2031e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15065 | 2026.03.07 01:56:33.037401 [ 287 ] {} <Debug> TCP-Session: 2856ac9b-20c4-4bbb-9641-864e936d6a94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15066 | 2026.03.07 01:56:33.037418 [ 289 ] {} <Debug> TCP-Session: 9ea96a5d-d10a-4781-acb8-b50a6c2031e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15067 | 2026.03.07 01:56:33.036953 [ 291 ] {} <Debug> TCP-Session: 071e2c43-a3dc-4f7f-a4dc-58bc71744f79 Authenticating user 'default' from [fd00:1122:3344:101::e]:48302 | ||
| 15068 | 2026.03.07 01:56:33.037475 [ 291 ] {} <Debug> TCP-Session: 071e2c43-a3dc-4f7f-a4dc-58bc71744f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15069 | 2026.03.07 01:56:33.037492 [ 291 ] {} <Debug> TCP-Session: 071e2c43-a3dc-4f7f-a4dc-58bc71744f79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15070 | 2026.03.07 01:56:33.037685 [ 294 ] {ab39031c-6901-4dfd-83b9-a06f58b8e85f} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 15071 | 2026.03.07 01:56:33.038943 [ 319 ] {ab39031c-6901-4dfd-83b9-a06f58b8e85f} <Trace> AggregatingTransform: Aggregating | ||
| 15072 | 2026.03.07 01:56:33.038991 [ 319 ] {ab39031c-6901-4dfd-83b9-a06f58b8e85f} <Trace> Aggregator: Aggregation method: without_key | ||
| 15073 | 2026.03.07 01:56:33.039035 [ 319 ] {ab39031c-6901-4dfd-83b9-a06f58b8e85f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00121495 sec. (823.079 rows/sec., 32.15 KiB/sec.) | ||
| 15074 | 2026.03.07 01:56:33.039056 [ 319 ] {ab39031c-6901-4dfd-83b9-a06f58b8e85f} <Trace> Aggregator: Merging aggregated data | ||
| 15075 | 2026.03.07 01:56:33.040406 [ 294 ] {ab39031c-6901-4dfd-83b9-a06f58b8e85f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003593 sec., 278.3189535207348 rows/sec., 10.87 KiB/sec. | ||
| 15076 | 2026.03.07 01:56:33.040569 [ 294 ] {ab39031c-6901-4dfd-83b9-a06f58b8e85f} <Debug> TCPHandler: Processed in 0.004066283 sec. | ||
| 15077 | 2026.03.07 01:56:33.040713 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15078 | 2026.03.07 01:56:33.040746 [ 294 ] {} <Debug> TCP-Session: e0d048a7-be96-4df9-a840-3544fb89be7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15079 | 2026.03.07 01:56:33.040773 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15080 | 2026.03.07 01:56:33.040788 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15081 | 2026.03.07 01:56:33.040816 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15082 | 2026.03.07 01:56:33.040824 [ 3 ] {} <Debug> TCP-Session: fad8ed47-5b75-40c7-b8f7-6f5bfcac7866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15083 | 2026.03.07 01:56:33.040834 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15084 | 2026.03.07 01:56:33.040867 [ 287 ] {} <Debug> TCP-Session: 2856ac9b-20c4-4bbb-9641-864e936d6a94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15085 | 2026.03.07 01:56:33.040876 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15086 | 2026.03.07 01:56:33.040896 [ 289 ] {} <Debug> TCP-Session: 9ea96a5d-d10a-4781-acb8-b50a6c2031e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15087 | 2026.03.07 01:56:33.040921 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15088 | 2026.03.07 01:56:33.040940 [ 288 ] {} <Debug> TCP-Session: 7dece2d1-08a3-433f-a3bc-a3e6facc8c37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15089 | 2026.03.07 01:56:33.040895 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15090 | 2026.03.07 01:56:33.040968 [ 292 ] {} <Debug> TCP-Session: eb5dd1e7-3a42-4841-bd56-12ff7787cc86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15091 | 2026.03.07 01:56:33.040854 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15092 | 2026.03.07 01:56:33.041012 [ 291 ] {} <Debug> TCP-Session: 071e2c43-a3dc-4f7f-a4dc-58bc71744f79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15093 | 2026.03.07 01:56:33.040848 [ 293 ] {} <Debug> TCP-Session: 2171cc4f-489b-49c7-8ec6-0005bd3a0bbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15094 | 2026.03.07 01:56:33.041058 [ 290 ] {} <Debug> TCP-Session: 071c43d4-905c-405d-9dde-b2d61a7f832d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15095 | 2026.03.07 01:56:33.250406 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 15096 | 2026.03.07 01:56:33.270588 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15097 | 2026.03.07 01:56:33.270666 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15098 | 2026.03.07 01:56:33.277281 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15099 | 2026.03.07 01:56:33.278107 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15100 | 2026.03.07 01:56:33.282738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 15101 | 2026.03.07 01:56:33.465754 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61130 | ||
| 15102 | 2026.03.07 01:56:33.465858 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15103 | 2026.03.07 01:56:33.465884 [ 294 ] {} <Debug> TCP-Session: 815c1cd0-3c2d-48f4-8e35-d7170ae474be Authenticating user 'default' from [fd00:1122:3344:101::e]:61130 | ||
| 15104 | 2026.03.07 01:56:33.465907 [ 294 ] {} <Debug> TCP-Session: 815c1cd0-3c2d-48f4-8e35-d7170ae474be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15105 | 2026.03.07 01:56:33.465921 [ 294 ] {} <Debug> TCP-Session: 815c1cd0-3c2d-48f4-8e35-d7170ae474be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15106 | 2026.03.07 01:56:33.466106 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53241 | ||
| 15107 | 2026.03.07 01:56:33.466159 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63518 | ||
| 15108 | 2026.03.07 01:56:33.466180 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55297 | ||
| 15109 | 2026.03.07 01:56:33.466211 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42644 | ||
| 15110 | 2026.03.07 01:56:33.466250 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15111 | 2026.03.07 01:56:33.466227 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15112 | 2026.03.07 01:56:33.466284 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15113 | 2026.03.07 01:56:33.466298 [ 288 ] {} <Debug> TCP-Session: fa8e4abe-73de-48ab-b63d-5c6780cb003d Authenticating user 'default' from [fd00:1122:3344:101::e]:63518 | ||
| 15114 | 2026.03.07 01:56:33.466315 [ 3 ] {} <Debug> TCP-Session: 0f00713d-4d5f-4c34-8c98-6a6102cf48a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53241 | ||
| 15115 | 2026.03.07 01:56:33.466325 [ 290 ] {} <Debug> TCP-Session: 9d01a27f-bc4f-465c-b53f-35f028b0804d Authenticating user 'default' from [fd00:1122:3344:101::e]:55297 | ||
| 15116 | 2026.03.07 01:56:33.466335 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15117 | 2026.03.07 01:56:33.466342 [ 288 ] {} <Debug> TCP-Session: fa8e4abe-73de-48ab-b63d-5c6780cb003d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15118 | 2026.03.07 01:56:33.466346 [ 3 ] {} <Debug> TCP-Session: 0f00713d-4d5f-4c34-8c98-6a6102cf48a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15119 | 2026.03.07 01:56:33.466359 [ 290 ] {} <Debug> TCP-Session: 9d01a27f-bc4f-465c-b53f-35f028b0804d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15120 | 2026.03.07 01:56:33.466457 [ 3 ] {} <Debug> TCP-Session: 0f00713d-4d5f-4c34-8c98-6a6102cf48a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15121 | 2026.03.07 01:56:33.466478 [ 290 ] {} <Debug> TCP-Session: 9d01a27f-bc4f-465c-b53f-35f028b0804d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15122 | 2026.03.07 01:56:33.466198 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58123 | ||
| 15123 | 2026.03.07 01:56:33.466192 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42653 | ||
| 15124 | 2026.03.07 01:56:33.466171 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36339 | ||
| 15125 | 2026.03.07 01:56:33.466575 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15126 | 2026.03.07 01:56:33.466181 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46840 | ||
| 15127 | 2026.03.07 01:56:33.466612 [ 292 ] {} <Debug> TCP-Session: f16611b7-6d7f-46cd-84e2-3b35e68f63e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58123 | ||
| 15128 | 2026.03.07 01:56:33.466381 [ 288 ] {} <Debug> TCP-Session: fa8e4abe-73de-48ab-b63d-5c6780cb003d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15129 | 2026.03.07 01:56:33.466651 [ 292 ] {} <Debug> TCP-Session: f16611b7-6d7f-46cd-84e2-3b35e68f63e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15130 | 2026.03.07 01:56:33.466645 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15131 | 2026.03.07 01:56:33.466684 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15132 | 2026.03.07 01:56:33.466699 [ 292 ] {} <Debug> TCP-Session: f16611b7-6d7f-46cd-84e2-3b35e68f63e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15133 | 2026.03.07 01:56:33.466718 [ 287 ] {} <Debug> TCP-Session: 13649a95-5a43-40e3-a7e3-21008fc8a4a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36339 | ||
| 15134 | 2026.03.07 01:56:33.466725 [ 289 ] {} <Debug> TCP-Session: 0ff6762c-48eb-4d35-aeec-6d14541a8c87 Authenticating user 'default' from [fd00:1122:3344:101::e]:46840 | ||
| 15135 | 2026.03.07 01:56:33.466764 [ 287 ] {} <Debug> TCP-Session: 13649a95-5a43-40e3-a7e3-21008fc8a4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15136 | 2026.03.07 01:56:33.466645 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15137 | 2026.03.07 01:56:33.466789 [ 287 ] {} <Debug> TCP-Session: 13649a95-5a43-40e3-a7e3-21008fc8a4a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15138 | 2026.03.07 01:56:33.466786 [ 289 ] {} <Debug> TCP-Session: 0ff6762c-48eb-4d35-aeec-6d14541a8c87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15139 | 2026.03.07 01:56:33.466818 [ 291 ] {} <Debug> TCP-Session: 984fec03-c317-4572-9e6d-0507ae1a84bb Authenticating user 'default' from [fd00:1122:3344:101::e]:42653 | ||
| 15140 | 2026.03.07 01:56:33.466838 [ 289 ] {} <Debug> TCP-Session: 0ff6762c-48eb-4d35-aeec-6d14541a8c87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15141 | 2026.03.07 01:56:33.466860 [ 291 ] {} <Debug> TCP-Session: 984fec03-c317-4572-9e6d-0507ae1a84bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15142 | 2026.03.07 01:56:33.466380 [ 293 ] {} <Debug> TCP-Session: 6c11a73c-b2a7-423f-8d27-2e4e270c87ee Authenticating user 'default' from [fd00:1122:3344:101::e]:42644 | ||
| 15143 | 2026.03.07 01:56:33.466889 [ 291 ] {} <Debug> TCP-Session: 984fec03-c317-4572-9e6d-0507ae1a84bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15144 | 2026.03.07 01:56:33.466912 [ 293 ] {} <Debug> TCP-Session: 6c11a73c-b2a7-423f-8d27-2e4e270c87ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15145 | 2026.03.07 01:56:33.466285 [ 294 ] {} <Trace> TCP-Session: 815c1cd0-3c2d-48f4-8e35-d7170ae474be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15146 | 2026.03.07 01:56:33.466935 [ 293 ] {} <Debug> TCP-Session: 6c11a73c-b2a7-423f-8d27-2e4e270c87ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15147 | 2026.03.07 01:56:33.467102 [ 294 ] {7ee9c4bd-2772-4385-8b68-4188f2d4fc38} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61130) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15148 | 2026.03.07 01:56:33.467349 [ 294 ] {7ee9c4bd-2772-4385-8b68-4188f2d4fc38} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15149 | 2026.03.07 01:56:33.467402 [ 294 ] {7ee9c4bd-2772-4385-8b68-4188f2d4fc38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15150 | 2026.03.07 01:56:33.467676 [ 294 ] {7ee9c4bd-2772-4385-8b68-4188f2d4fc38} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 15151 | 2026.03.07 01:56:33.468750 [ 325 ] {7ee9c4bd-2772-4385-8b68-4188f2d4fc38} <Trace> AggregatingTransform: Aggregating | ||
| 15152 | 2026.03.07 01:56:33.468792 [ 325 ] {7ee9c4bd-2772-4385-8b68-4188f2d4fc38} <Trace> Aggregator: Aggregation method: without_key | ||
| 15153 | 2026.03.07 01:56:33.468827 [ 325 ] {7ee9c4bd-2772-4385-8b68-4188f2d4fc38} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001055424 sec. (947.487 rows/sec., 37.01 KiB/sec.) | ||
| 15154 | 2026.03.07 01:56:33.468845 [ 325 ] {7ee9c4bd-2772-4385-8b68-4188f2d4fc38} <Trace> Aggregator: Merging aggregated data | ||
| 15155 | 2026.03.07 01:56:33.470006 [ 294 ] {7ee9c4bd-2772-4385-8b68-4188f2d4fc38} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002957 sec., 338.18058843422386 rows/sec., 13.21 KiB/sec. | ||
| 15156 | 2026.03.07 01:56:33.470133 [ 294 ] {7ee9c4bd-2772-4385-8b68-4188f2d4fc38} <Debug> TCPHandler: Processed in 0.003958629 sec. | ||
| 15157 | 2026.03.07 01:56:33.470243 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15158 | 2026.03.07 01:56:33.470272 [ 294 ] {} <Debug> TCP-Session: 815c1cd0-3c2d-48f4-8e35-d7170ae474be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15159 | 2026.03.07 01:56:33.470282 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15160 | 2026.03.07 01:56:33.470304 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15161 | 2026.03.07 01:56:33.470321 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15162 | 2026.03.07 01:56:33.470325 [ 3 ] {} <Debug> TCP-Session: 0f00713d-4d5f-4c34-8c98-6a6102cf48a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15163 | 2026.03.07 01:56:33.470343 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15164 | 2026.03.07 01:56:33.470360 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15165 | 2026.03.07 01:56:33.470378 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15166 | 2026.03.07 01:56:33.470390 [ 287 ] {} <Debug> TCP-Session: 13649a95-5a43-40e3-a7e3-21008fc8a4a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15167 | 2026.03.07 01:56:33.470403 [ 291 ] {} <Debug> TCP-Session: 984fec03-c317-4572-9e6d-0507ae1a84bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15168 | 2026.03.07 01:56:33.470401 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15169 | 2026.03.07 01:56:33.470420 [ 290 ] {} <Debug> TCP-Session: 9d01a27f-bc4f-465c-b53f-35f028b0804d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15170 | 2026.03.07 01:56:33.470428 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15171 | 2026.03.07 01:56:33.470469 [ 289 ] {} <Debug> TCP-Session: 0ff6762c-48eb-4d35-aeec-6d14541a8c87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15172 | 2026.03.07 01:56:33.470363 [ 288 ] {} <Debug> TCP-Session: fa8e4abe-73de-48ab-b63d-5c6780cb003d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15173 | 2026.03.07 01:56:33.470499 [ 292 ] {} <Debug> TCP-Session: f16611b7-6d7f-46cd-84e2-3b35e68f63e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15174 | 2026.03.07 01:56:33.470347 [ 293 ] {} <Debug> TCP-Session: 6c11a73c-b2a7-423f-8d27-2e4e270c87ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15175 | 2026.03.07 01:56:34.182917 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1872 | ||
| 15176 | 2026.03.07 01:56:34.185852 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15177 | 2026.03.07 01:56:34.185914 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15178 | 2026.03.07 01:56:34.187213 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15179 | 2026.03.07 01:56:34.187505 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15180 | 2026.03.07 01:56:34.187898 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1872 | ||
| 15181 | 2026.03.07 01:56:36.108192 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15182 | 2026.03.07 01:56:36.108373 [ 255 ] {2cdcef3e-0b3e-444e-8c34-92e11dfb22a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15183 | 2026.03.07 01:56:36.108443 [ 255 ] {2cdcef3e-0b3e-444e-8c34-92e11dfb22a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15184 | 2026.03.07 01:56:36.109295 [ 255 ] {2cdcef3e-0b3e-444e-8c34-92e11dfb22a9} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15185 | 2026.03.07 01:56:36.109349 [ 255 ] {2cdcef3e-0b3e-444e-8c34-92e11dfb22a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15186 | 2026.03.07 01:56:36.109779 [ 255 ] {2cdcef3e-0b3e-444e-8c34-92e11dfb22a9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15187 | 2026.03.07 01:56:36.110015 [ 255 ] {2cdcef3e-0b3e-444e-8c34-92e11dfb22a9} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15188 | 2026.03.07 01:56:36.110181 [ 255 ] {2cdcef3e-0b3e-444e-8c34-92e11dfb22a9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001855 sec., 153099.73045822102 rows/sec., 9.72 MiB/sec. | ||
| 15189 | 2026.03.07 01:56:36.110237 [ 255 ] {2cdcef3e-0b3e-444e-8c34-92e11dfb22a9} <Debug> TCPHandler: Processed in 0.002177311 sec. | ||
| 15190 | 2026.03.07 01:56:36.110367 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15191 | 2026.03.07 01:56:36.110472 [ 255 ] {fd15d44e-5de3-4bdc-87ac-b980f74acde6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15192 | 2026.03.07 01:56:36.110517 [ 255 ] {fd15d44e-5de3-4bdc-87ac-b980f74acde6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15193 | 2026.03.07 01:56:36.111372 [ 255 ] {fd15d44e-5de3-4bdc-87ac-b980f74acde6} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15194 | 2026.03.07 01:56:36.111410 [ 255 ] {fd15d44e-5de3-4bdc-87ac-b980f74acde6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15195 | 2026.03.07 01:56:36.111782 [ 255 ] {fd15d44e-5de3-4bdc-87ac-b980f74acde6} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15196 | 2026.03.07 01:56:36.112010 [ 255 ] {fd15d44e-5de3-4bdc-87ac-b980f74acde6} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15197 | 2026.03.07 01:56:36.112152 [ 255 ] {fd15d44e-5de3-4bdc-87ac-b980f74acde6} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001705 sec., 488563.04985337245 rows/sec., 38.80 MiB/sec. | ||
| 15198 | 2026.03.07 01:56:36.112192 [ 255 ] {fd15d44e-5de3-4bdc-87ac-b980f74acde6} <Debug> TCPHandler: Processed in 0.001878161 sec. | ||
| 15199 | 2026.03.07 01:56:36.112310 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15200 | 2026.03.07 01:56:36.112409 [ 255 ] {b655367d-73ce-4426-a13a-d42d9c919b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15201 | 2026.03.07 01:56:36.112452 [ 255 ] {b655367d-73ce-4426-a13a-d42d9c919b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15202 | 2026.03.07 01:56:36.112919 [ 255 ] {b655367d-73ce-4426-a13a-d42d9c919b66} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15203 | 2026.03.07 01:56:36.112957 [ 255 ] {b655367d-73ce-4426-a13a-d42d9c919b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15204 | 2026.03.07 01:56:36.113259 [ 255 ] {b655367d-73ce-4426-a13a-d42d9c919b66} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15205 | 2026.03.07 01:56:36.113471 [ 255 ] {b655367d-73ce-4426-a13a-d42d9c919b66} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15206 | 2026.03.07 01:56:36.113602 [ 255 ] {b655367d-73ce-4426-a13a-d42d9c919b66} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 7.95 MiB/sec. | ||
| 15207 | 2026.03.07 01:56:36.113641 [ 255 ] {b655367d-73ce-4426-a13a-d42d9c919b66} <Debug> TCPHandler: Processed in 0.001382015 sec. | ||
| 15208 | 2026.03.07 01:56:36.113753 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15209 | 2026.03.07 01:56:36.113849 [ 255 ] {7bf4ba01-3501-44a7-b403-cf2558e17ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15210 | 2026.03.07 01:56:36.113889 [ 255 ] {7bf4ba01-3501-44a7-b403-cf2558e17ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15211 | 2026.03.07 01:56:36.114349 [ 255 ] {7bf4ba01-3501-44a7-b403-cf2558e17ffb} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15212 | 2026.03.07 01:56:36.114386 [ 255 ] {7bf4ba01-3501-44a7-b403-cf2558e17ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15213 | 2026.03.07 01:56:36.114692 [ 255 ] {7bf4ba01-3501-44a7-b403-cf2558e17ffb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15214 | 2026.03.07 01:56:36.114898 [ 255 ] {7bf4ba01-3501-44a7-b403-cf2558e17ffb} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15215 | 2026.03.07 01:56:36.115026 [ 255 ] {7bf4ba01-3501-44a7-b403-cf2558e17ffb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001196 sec., 124581.9397993311 rows/sec., 8.05 MiB/sec. | ||
| 15216 | 2026.03.07 01:56:36.115065 [ 255 ] {7bf4ba01-3501-44a7-b403-cf2558e17ffb} <Debug> TCPHandler: Processed in 0.001361775 sec. | ||
| 15217 | 2026.03.07 01:56:36.115174 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15218 | 2026.03.07 01:56:36.115274 [ 255 ] {811a1f4f-a679-43e3-a201-60be8e559ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15219 | 2026.03.07 01:56:36.115314 [ 255 ] {811a1f4f-a679-43e3-a201-60be8e559ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15220 | 2026.03.07 01:56:36.115763 [ 255 ] {811a1f4f-a679-43e3-a201-60be8e559ac1} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15221 | 2026.03.07 01:56:36.115800 [ 255 ] {811a1f4f-a679-43e3-a201-60be8e559ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15222 | 2026.03.07 01:56:36.116100 [ 255 ] {811a1f4f-a679-43e3-a201-60be8e559ac1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15223 | 2026.03.07 01:56:36.116300 [ 255 ] {811a1f4f-a679-43e3-a201-60be8e559ac1} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15224 | 2026.03.07 01:56:36.116424 [ 255 ] {811a1f4f-a679-43e3-a201-60be8e559ac1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. | ||
| 15225 | 2026.03.07 01:56:36.116462 [ 255 ] {811a1f4f-a679-43e3-a201-60be8e559ac1} <Debug> TCPHandler: Processed in 0.001337283 sec. | ||
| 15226 | 2026.03.07 01:56:36.116574 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15227 | 2026.03.07 01:56:36.116668 [ 255 ] {787476b3-31eb-4516-bf4f-6fb9a152ddf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15228 | 2026.03.07 01:56:36.116708 [ 255 ] {787476b3-31eb-4516-bf4f-6fb9a152ddf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15229 | 2026.03.07 01:56:36.117386 [ 255 ] {787476b3-31eb-4516-bf4f-6fb9a152ddf3} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15230 | 2026.03.07 01:56:36.117422 [ 255 ] {787476b3-31eb-4516-bf4f-6fb9a152ddf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15231 | 2026.03.07 01:56:36.117749 [ 255 ] {787476b3-31eb-4516-bf4f-6fb9a152ddf3} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15232 | 2026.03.07 01:56:36.117952 [ 255 ] {787476b3-31eb-4516-bf4f-6fb9a152ddf3} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15233 | 2026.03.07 01:56:36.118081 [ 255 ] {787476b3-31eb-4516-bf4f-6fb9a152ddf3} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001431 sec., 354996.50593990216 rows/sec., 24.99 MiB/sec. | ||
| 15234 | 2026.03.07 01:56:36.118118 [ 255 ] {787476b3-31eb-4516-bf4f-6fb9a152ddf3} <Debug> TCPHandler: Processed in 0.001594582 sec. | ||
| 15235 | 2026.03.07 01:56:36.118228 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15236 | 2026.03.07 01:56:36.118327 [ 255 ] {a589613b-f659-4a07-9701-16e283268340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15237 | 2026.03.07 01:56:36.118368 [ 255 ] {a589613b-f659-4a07-9701-16e283268340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15238 | 2026.03.07 01:56:36.118697 [ 255 ] {a589613b-f659-4a07-9701-16e283268340} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15239 | 2026.03.07 01:56:36.118733 [ 255 ] {a589613b-f659-4a07-9701-16e283268340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15240 | 2026.03.07 01:56:36.119033 [ 255 ] {a589613b-f659-4a07-9701-16e283268340} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15241 | 2026.03.07 01:56:36.119227 [ 255 ] {a589613b-f659-4a07-9701-16e283268340} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15242 | 2026.03.07 01:56:36.119354 [ 255 ] {a589613b-f659-4a07-9701-16e283268340} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 15243 | 2026.03.07 01:56:36.119392 [ 255 ] {a589613b-f659-4a07-9701-16e283268340} <Debug> TCPHandler: Processed in 0.00121342 sec. | ||
| 15244 | 2026.03.07 01:56:36.119502 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15245 | 2026.03.07 01:56:36.119597 [ 255 ] {da945f7d-3286-4be0-b977-93a28525fd5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15246 | 2026.03.07 01:56:36.119638 [ 255 ] {da945f7d-3286-4be0-b977-93a28525fd5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15247 | 2026.03.07 01:56:36.120070 [ 255 ] {da945f7d-3286-4be0-b977-93a28525fd5b} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15248 | 2026.03.07 01:56:36.120106 [ 255 ] {da945f7d-3286-4be0-b977-93a28525fd5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15249 | 2026.03.07 01:56:36.120435 [ 255 ] {da945f7d-3286-4be0-b977-93a28525fd5b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15250 | 2026.03.07 01:56:36.120636 [ 255 ] {da945f7d-3286-4be0-b977-93a28525fd5b} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15251 | 2026.03.07 01:56:36.120765 [ 255 ] {da945f7d-3286-4be0-b977-93a28525fd5b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001186 sec., 223440.13490725125 rows/sec., 14.85 MiB/sec. | ||
| 15252 | 2026.03.07 01:56:36.120802 [ 255 ] {da945f7d-3286-4be0-b977-93a28525fd5b} <Debug> TCPHandler: Processed in 0.001348904 sec. | ||
| 15253 | 2026.03.07 01:56:36.120910 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15254 | 2026.03.07 01:56:36.121004 [ 255 ] {47aad1d9-8361-487e-8fa7-4556aadc7e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15255 | 2026.03.07 01:56:36.121046 [ 255 ] {47aad1d9-8361-487e-8fa7-4556aadc7e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15256 | 2026.03.07 01:56:36.121346 [ 255 ] {47aad1d9-8361-487e-8fa7-4556aadc7e8a} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15257 | 2026.03.07 01:56:36.121381 [ 255 ] {47aad1d9-8361-487e-8fa7-4556aadc7e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15258 | 2026.03.07 01:56:36.121674 [ 255 ] {47aad1d9-8361-487e-8fa7-4556aadc7e8a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15259 | 2026.03.07 01:56:36.121870 [ 255 ] {47aad1d9-8361-487e-8fa7-4556aadc7e8a} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15260 | 2026.03.07 01:56:36.121999 [ 255 ] {47aad1d9-8361-487e-8fa7-4556aadc7e8a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 15261 | 2026.03.07 01:56:36.122036 [ 255 ] {47aad1d9-8361-487e-8fa7-4556aadc7e8a} <Debug> TCPHandler: Processed in 0.001175168 sec. | ||
| 15262 | 2026.03.07 01:56:36.122165 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15263 | 2026.03.07 01:56:36.122295 [ 255 ] {0f8f14f5-22ec-415b-84d8-cedcb358e8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15264 | 2026.03.07 01:56:36.122361 [ 255 ] {0f8f14f5-22ec-415b-84d8-cedcb358e8d1} <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 | ||
| 15265 | 2026.03.07 01:56:36.123300 [ 255 ] {0f8f14f5-22ec-415b-84d8-cedcb358e8d1} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15266 | 2026.03.07 01:56:36.123338 [ 255 ] {0f8f14f5-22ec-415b-84d8-cedcb358e8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15267 | 2026.03.07 01:56:36.123877 [ 255 ] {0f8f14f5-22ec-415b-84d8-cedcb358e8d1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15268 | 2026.03.07 01:56:36.124097 [ 255 ] {0f8f14f5-22ec-415b-84d8-cedcb358e8d1} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15269 | 2026.03.07 01:56:36.124241 [ 255 ] {0f8f14f5-22ec-415b-84d8-cedcb358e8d1} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00197 sec., 9137.055837563452 rows/sec., 16.37 MiB/sec. | ||
| 15270 | 2026.03.07 01:56:36.124306 [ 255 ] {0f8f14f5-22ec-415b-84d8-cedcb358e8d1} <Debug> TCPHandler: Processed in 0.002201972 sec. | ||
| 15271 | 2026.03.07 01:56:36.124416 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15272 | 2026.03.07 01:56:36.124512 [ 255 ] {313a03e5-7cfa-438f-8d2c-a3900df927f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15273 | 2026.03.07 01:56:36.124554 [ 255 ] {313a03e5-7cfa-438f-8d2c-a3900df927f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15274 | 2026.03.07 01:56:36.124899 [ 255 ] {313a03e5-7cfa-438f-8d2c-a3900df927f6} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15275 | 2026.03.07 01:56:36.124936 [ 255 ] {313a03e5-7cfa-438f-8d2c-a3900df927f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15276 | 2026.03.07 01:56:36.125238 [ 255 ] {313a03e5-7cfa-438f-8d2c-a3900df927f6} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15277 | 2026.03.07 01:56:36.125450 [ 255 ] {313a03e5-7cfa-438f-8d2c-a3900df927f6} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15278 | 2026.03.07 01:56:36.125588 [ 255 ] {313a03e5-7cfa-438f-8d2c-a3900df927f6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001094 sec., 82266.91042047532 rows/sec., 5.15 MiB/sec. | ||
| 15279 | 2026.03.07 01:56:36.125599 [ 122 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15280 | 2026.03.07 01:56:36.125625 [ 255 ] {313a03e5-7cfa-438f-8d2c-a3900df927f6} <Debug> TCPHandler: Processed in 0.001258021 sec. | ||
| 15281 | 2026.03.07 01:56:36.125671 [ 122 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15282 | 2026.03.07 01:56:36.125702 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15283 | 2026.03.07 01:56:36.125804 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15284 | 2026.03.07 01:56:36.125916 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15285 | 2026.03.07 01:56:36.125952 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5190 rows starting from the beginning of the part | ||
| 15286 | 2026.03.07 01:56:36.126016 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 15287 | 2026.03.07 01:56:36.126066 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 90 rows starting from the beginning of the part | ||
| 15288 | 2026.03.07 01:56:36.126112 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 12 rows starting from the beginning of the part | ||
| 15289 | 2026.03.07 01:56:36.126155 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 48 rows starting from the beginning of the part | ||
| 15290 | 2026.03.07 01:56:36.126200 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 90 rows starting from the beginning of the part | ||
| 15291 | 2026.03.07 01:56:36.127783 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5490 rows, containing 4 columns (4 merged, 0 gathered) in 0.002017735 sec., 2720872.661672618 rows/sec., 177.98 MiB/sec. | ||
| 15292 | 2026.03.07 01:56:36.128208 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15293 | 2026.03.07 01:56:36.128555 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_101_20} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15294 | 2026.03.07 01:56:36.128647 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_101_20} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15295 | 2026.03.07 01:56:36.128774 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 15296 | 2026.03.07 01:56:38.890692 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15297 | 2026.03.07 01:56:38.890763 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15298 | 2026.03.07 01:56:39.080171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31748 | ||
| 15299 | 2026.03.07 01:56:39.080806 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15300 | 2026.03.07 01:56:39.080851 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15301 | 2026.03.07 01:56:39.081444 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15302 | 2026.03.07 01:56:39.081671 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15303 | 2026.03.07 01:56:39.081800 [ 118 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15304 | 2026.03.07 01:56:39.081814 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31748 | ||
| 15305 | 2026.03.07 01:56:39.081839 [ 118 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15306 | 2026.03.07 01:56:39.081858 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15307 | 2026.03.07 01:56:39.081975 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 15308 | 2026.03.07 01:56:39.082117 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15309 | 2026.03.07 01:56:39.082158 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29316 rows starting from the beginning of the part | ||
| 15310 | 2026.03.07 01:56:39.082228 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 15311 | 2026.03.07 01:56:39.082275 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 15312 | 2026.03.07 01:56:39.082317 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 15313 | 2026.03.07 01:56:39.082360 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 15314 | 2026.03.07 01:56:39.082404 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 15315 | 2026.03.07 01:56:39.085125 [ 191 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31748 rows, containing 4 columns (4 merged, 0 gathered) in 0.003203135 sec., 9911539.788363587 rows/sec., 141.79 MiB/sec. | ||
| 15316 | 2026.03.07 01:56:39.085573 [ 195 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15317 | 2026.03.07 01:56:39.085876 [ 195 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_66_13} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15318 | 2026.03.07 01:56:39.085960 [ 195 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_66_13} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15319 | 2026.03.07 01:56:39.086090 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 15320 | 2026.03.07 01:56:40.783038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 15321 | 2026.03.07 01:56:40.801481 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15322 | 2026.03.07 01:56:40.801550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15323 | 2026.03.07 01:56:40.807188 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15324 | 2026.03.07 01:56:40.807875 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15325 | 2026.03.07 01:56:40.808211 [ 115 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15326 | 2026.03.07 01:56:40.808299 [ 115 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15327 | 2026.03.07 01:56:40.808334 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15328 | 2026.03.07 01:56:40.808468 [ 194 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 15329 | 2026.03.07 01:56:40.811293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 15330 | 2026.03.07 01:56:40.812745 [ 194 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15331 | 2026.03.07 01:56:40.814319 [ 194 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 15332 | 2026.03.07 01:56:40.819462 [ 194 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 15333 | 2026.03.07 01:56:40.824509 [ 194 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 15334 | 2026.03.07 01:56:40.829160 [ 194 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 15335 | 2026.03.07 01:56:40.833457 [ 194 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 15336 | 2026.03.07 01:56:40.837258 [ 194 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 15337 | 2026.03.07 01:56:40.890586 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.082159151 sec., 6049.2348563825835 rows/sec., 31.28 MiB/sec. | ||
| 15338 | 2026.03.07 01:56:40.893303 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15339 | 2026.03.07 01:56:40.895121 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_66_13} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15340 | 2026.03.07 01:56:40.895219 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_66_13} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15341 | 2026.03.07 01:56:40.896961 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 15342 | 2026.03.07 01:56:41.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.23 MiB, peak 372.96 MiB, free memory in arenas 0.00 B, will set to 360.66 MiB (RSS), difference: 1.43 MiB | ||
| 15343 | 2026.03.07 01:56:41.099924 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15344 | 2026.03.07 01:56:41.100110 [ 255 ] {d5d974f3-b0e9-4933-9045-a8c6dccbd86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15345 | 2026.03.07 01:56:41.100246 [ 255 ] {d5d974f3-b0e9-4933-9045-a8c6dccbd86a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15346 | 2026.03.07 01:56:41.100953 [ 255 ] {d5d974f3-b0e9-4933-9045-a8c6dccbd86a} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15347 | 2026.03.07 01:56:41.101006 [ 255 ] {d5d974f3-b0e9-4933-9045-a8c6dccbd86a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15348 | 2026.03.07 01:56:41.101418 [ 255 ] {d5d974f3-b0e9-4933-9045-a8c6dccbd86a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15349 | 2026.03.07 01:56:41.101639 [ 255 ] {d5d974f3-b0e9-4933-9045-a8c6dccbd86a} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15350 | 2026.03.07 01:56:41.101800 [ 255 ] {d5d974f3-b0e9-4933-9045-a8c6dccbd86a} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001682 sec., 60642.092746730086 rows/sec., 5.08 MiB/sec. | ||
| 15351 | 2026.03.07 01:56:41.101850 [ 255 ] {d5d974f3-b0e9-4933-9045-a8c6dccbd86a} <Debug> TCPHandler: Processed in 0.002025156 sec. | ||
| 15352 | 2026.03.07 01:56:41.101972 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15353 | 2026.03.07 01:56:41.102076 [ 255 ] {2dfd9803-985d-44fe-a16c-8a83270a76c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15354 | 2026.03.07 01:56:41.102120 [ 255 ] {2dfd9803-985d-44fe-a16c-8a83270a76c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15355 | 2026.03.07 01:56:41.102542 [ 255 ] {2dfd9803-985d-44fe-a16c-8a83270a76c4} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15356 | 2026.03.07 01:56:41.102580 [ 255 ] {2dfd9803-985d-44fe-a16c-8a83270a76c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15357 | 2026.03.07 01:56:41.102886 [ 255 ] {2dfd9803-985d-44fe-a16c-8a83270a76c4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15358 | 2026.03.07 01:56:41.103097 [ 255 ] {2dfd9803-985d-44fe-a16c-8a83270a76c4} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15359 | 2026.03.07 01:56:41.103232 [ 255 ] {2dfd9803-985d-44fe-a16c-8a83270a76c4} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00118 sec., 19491.525423728814 rows/sec., 1.43 MiB/sec. | ||
| 15360 | 2026.03.07 01:56:41.103271 [ 255 ] {2dfd9803-985d-44fe-a16c-8a83270a76c4} <Debug> TCPHandler: Processed in 0.001352144 sec. | ||
| 15361 | 2026.03.07 01:56:41.103374 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15362 | 2026.03.07 01:56:41.103469 [ 255 ] {ad9728b1-4657-4295-952f-ff9f5b671f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15363 | 2026.03.07 01:56:41.103509 [ 255 ] {ad9728b1-4657-4295-952f-ff9f5b671f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15364 | 2026.03.07 01:56:41.103930 [ 255 ] {ad9728b1-4657-4295-952f-ff9f5b671f95} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15365 | 2026.03.07 01:56:41.103967 [ 255 ] {ad9728b1-4657-4295-952f-ff9f5b671f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15366 | 2026.03.07 01:56:41.104270 [ 255 ] {ad9728b1-4657-4295-952f-ff9f5b671f95} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15367 | 2026.03.07 01:56:41.104483 [ 255 ] {ad9728b1-4657-4295-952f-ff9f5b671f95} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15368 | 2026.03.07 01:56:41.104616 [ 255 ] {ad9728b1-4657-4295-952f-ff9f5b671f95} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001167 sec., 74550.12853470436 rows/sec., 5.82 MiB/sec. | ||
| 15369 | 2026.03.07 01:56:41.104653 [ 255 ] {ad9728b1-4657-4295-952f-ff9f5b671f95} <Debug> TCPHandler: Processed in 0.001329133 sec. | ||
| 15370 | 2026.03.07 01:56:41.104761 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15371 | 2026.03.07 01:56:41.104856 [ 255 ] {ecda1b69-2dbb-4f08-bb1b-085757e89a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15372 | 2026.03.07 01:56:41.104902 [ 255 ] {ecda1b69-2dbb-4f08-bb1b-085757e89a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15373 | 2026.03.07 01:56:41.105309 [ 255 ] {ecda1b69-2dbb-4f08-bb1b-085757e89a4f} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15374 | 2026.03.07 01:56:41.105346 [ 255 ] {ecda1b69-2dbb-4f08-bb1b-085757e89a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15375 | 2026.03.07 01:56:41.105673 [ 255 ] {ecda1b69-2dbb-4f08-bb1b-085757e89a4f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15376 | 2026.03.07 01:56:41.105873 [ 255 ] {ecda1b69-2dbb-4f08-bb1b-085757e89a4f} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15377 | 2026.03.07 01:56:41.106010 [ 255 ] {ecda1b69-2dbb-4f08-bb1b-085757e89a4f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 15378 | 2026.03.07 01:56:41.106047 [ 255 ] {ecda1b69-2dbb-4f08-bb1b-085757e89a4f} <Debug> TCPHandler: Processed in 0.001336064 sec. | ||
| 15379 | 2026.03.07 01:56:41.106153 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15380 | 2026.03.07 01:56:41.106247 [ 255 ] {3b1b5975-bb18-4ded-a4c4-0127c7a6f9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15381 | 2026.03.07 01:56:41.106303 [ 255 ] {3b1b5975-bb18-4ded-a4c4-0127c7a6f9c4} <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 | ||
| 15382 | 2026.03.07 01:56:41.107096 [ 255 ] {3b1b5975-bb18-4ded-a4c4-0127c7a6f9c4} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15383 | 2026.03.07 01:56:41.107132 [ 255 ] {3b1b5975-bb18-4ded-a4c4-0127c7a6f9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15384 | 2026.03.07 01:56:41.107661 [ 255 ] {3b1b5975-bb18-4ded-a4c4-0127c7a6f9c4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15385 | 2026.03.07 01:56:41.107875 [ 255 ] {3b1b5975-bb18-4ded-a4c4-0127c7a6f9c4} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15386 | 2026.03.07 01:56:41.108017 [ 255 ] {3b1b5975-bb18-4ded-a4c4-0127c7a6f9c4} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001788 sec., 12863.534675615212 rows/sec., 23.05 MiB/sec. | ||
| 15387 | 2026.03.07 01:56:41.108084 [ 255 ] {3b1b5975-bb18-4ded-a4c4-0127c7a6f9c4} <Debug> TCPHandler: Processed in 0.001979974 sec. | ||
| 15388 | 2026.03.07 01:56:41.108191 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15389 | 2026.03.07 01:56:41.108286 [ 255 ] {1b12df0f-00a3-4c06-9576-571e35fa2387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15390 | 2026.03.07 01:56:41.108330 [ 255 ] {1b12df0f-00a3-4c06-9576-571e35fa2387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15391 | 2026.03.07 01:56:41.108659 [ 255 ] {1b12df0f-00a3-4c06-9576-571e35fa2387} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15392 | 2026.03.07 01:56:41.108696 [ 255 ] {1b12df0f-00a3-4c06-9576-571e35fa2387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15393 | 2026.03.07 01:56:41.108997 [ 255 ] {1b12df0f-00a3-4c06-9576-571e35fa2387} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15394 | 2026.03.07 01:56:41.109208 [ 255 ] {1b12df0f-00a3-4c06-9576-571e35fa2387} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15395 | 2026.03.07 01:56:41.109344 [ 255 ] {1b12df0f-00a3-4c06-9576-571e35fa2387} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 15396 | 2026.03.07 01:56:41.109380 [ 255 ] {1b12df0f-00a3-4c06-9576-571e35fa2387} <Debug> TCPHandler: Processed in 0.001238181 sec. | ||
| 15397 | 2026.03.07 01:56:44.188543 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1906 | ||
| 15398 | 2026.03.07 01:56:44.191204 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15399 | 2026.03.07 01:56:44.191246 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15400 | 2026.03.07 01:56:44.192431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15401 | 2026.03.07 01:56:44.192706 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15402 | 2026.03.07 01:56:44.193094 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1906 | ||
| 15403 | 2026.03.07 01:56:46.109206 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15404 | 2026.03.07 01:56:46.109389 [ 255 ] {89767b26-35a5-42e7-a591-9adbba022fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15405 | 2026.03.07 01:56:46.109456 [ 255 ] {89767b26-35a5-42e7-a591-9adbba022fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15406 | 2026.03.07 01:56:46.110223 [ 255 ] {89767b26-35a5-42e7-a591-9adbba022fd8} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15407 | 2026.03.07 01:56:46.110270 [ 255 ] {89767b26-35a5-42e7-a591-9adbba022fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15408 | 2026.03.07 01:56:46.110668 [ 255 ] {89767b26-35a5-42e7-a591-9adbba022fd8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15409 | 2026.03.07 01:56:46.110900 [ 255 ] {89767b26-35a5-42e7-a591-9adbba022fd8} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15410 | 2026.03.07 01:56:46.111063 [ 255 ] {89767b26-35a5-42e7-a591-9adbba022fd8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001725 sec., 164637.6811594203 rows/sec., 10.46 MiB/sec. | ||
| 15411 | 2026.03.07 01:56:46.111084 [ 90 ] {} <Debug> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 15412 | 2026.03.07 01:56:46.111114 [ 255 ] {89767b26-35a5-42e7-a591-9adbba022fd8} <Debug> TCPHandler: Processed in 0.002033066 sec. | ||
| 15413 | 2026.03.07 01:56:46.111160 [ 90 ] {} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15414 | 2026.03.07 01:56:46.111191 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15415 | 2026.03.07 01:56:46.111264 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15416 | 2026.03.07 01:56:46.111335 [ 187 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 15417 | 2026.03.07 01:56:46.111369 [ 255 ] {dca3d4ec-18ff-429c-ba5e-8d0b18bfe8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15418 | 2026.03.07 01:56:46.111432 [ 255 ] {dca3d4ec-18ff-429c-ba5e-8d0b18bfe8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15419 | 2026.03.07 01:56:46.111497 [ 187 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15420 | 2026.03.07 01:56:46.111540 [ 187 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 308 rows starting from the beginning of the part | ||
| 15421 | 2026.03.07 01:56:46.111619 [ 187 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part | ||
| 15422 | 2026.03.07 01:56:46.111675 [ 187 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 15423 | 2026.03.07 01:56:46.111723 [ 187 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 15424 | 2026.03.07 01:56:46.111768 [ 187 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 15425 | 2026.03.07 01:56:46.111815 [ 187 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 15426 | 2026.03.07 01:56:46.111844 [ 255 ] {dca3d4ec-18ff-429c-ba5e-8d0b18bfe8aa} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15427 | 2026.03.07 01:56:46.111887 [ 255 ] {dca3d4ec-18ff-429c-ba5e-8d0b18bfe8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15428 | 2026.03.07 01:56:46.112235 [ 255 ] {dca3d4ec-18ff-429c-ba5e-8d0b18bfe8aa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15429 | 2026.03.07 01:56:46.112459 [ 255 ] {dca3d4ec-18ff-429c-ba5e-8d0b18bfe8aa} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15430 | 2026.03.07 01:56:46.112599 [ 255 ] {dca3d4ec-18ff-429c-ba5e-8d0b18bfe8aa} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001252 sec., 6389.776357827475 rows/sec., 521.04 KiB/sec. | ||
| 15431 | 2026.03.07 01:56:46.112637 [ 255 ] {dca3d4ec-18ff-429c-ba5e-8d0b18bfe8aa} <Debug> TCPHandler: Processed in 0.001424856 sec. | ||
| 15432 | 2026.03.07 01:56:46.112762 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15433 | 2026.03.07 01:56:46.112858 [ 255 ] {9e91ea71-6302-4b37-a2f8-0736d42d1f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15434 | 2026.03.07 01:56:46.112897 [ 255 ] {9e91ea71-6302-4b37-a2f8-0736d42d1f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15435 | 2026.03.07 01:56:46.113014 [ 189 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001741627 sec., 992175.7069682544 rows/sec., 67.07 MiB/sec. | ||
| 15436 | 2026.03.07 01:56:46.113237 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 15437 | 2026.03.07 01:56:46.113529 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_35_7} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15438 | 2026.03.07 01:56:46.113607 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_35_7} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 15439 | 2026.03.07 01:56:46.113706 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 15440 | 2026.03.07 01:56:46.113769 [ 255 ] {9e91ea71-6302-4b37-a2f8-0736d42d1f2f} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15441 | 2026.03.07 01:56:46.113808 [ 255 ] {9e91ea71-6302-4b37-a2f8-0736d42d1f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15442 | 2026.03.07 01:56:46.114168 [ 255 ] {9e91ea71-6302-4b37-a2f8-0736d42d1f2f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15443 | 2026.03.07 01:56:46.114401 [ 255 ] {9e91ea71-6302-4b37-a2f8-0736d42d1f2f} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15444 | 2026.03.07 01:56:46.114543 [ 255 ] {9e91ea71-6302-4b37-a2f8-0736d42d1f2f} <Debug> executeQuery: Read 837 rows, 68.03 KiB in 0.001704 sec., 491197.1830985916 rows/sec., 38.99 MiB/sec. | ||
| 15445 | 2026.03.07 01:56:46.114547 [ 90 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15446 | 2026.03.07 01:56:46.114584 [ 255 ] {9e91ea71-6302-4b37-a2f8-0736d42d1f2f} <Debug> TCPHandler: Processed in 0.001869091 sec. | ||
| 15447 | 2026.03.07 01:56:46.114594 [ 90 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15448 | 2026.03.07 01:56:46.114619 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15449 | 2026.03.07 01:56:46.114700 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15450 | 2026.03.07 01:56:46.114706 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15451 | 2026.03.07 01:56:46.114826 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15452 | 2026.03.07 01:56:46.114842 [ 255 ] {521dbac0-f26b-4478-9f93-ebd88162fe5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15453 | 2026.03.07 01:56:46.114859 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2893 rows starting from the beginning of the part | ||
| 15454 | 2026.03.07 01:56:46.114888 [ 255 ] {521dbac0-f26b-4478-9f93-ebd88162fe5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15455 | 2026.03.07 01:56:46.114913 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1988 rows starting from the beginning of the part | ||
| 15456 | 2026.03.07 01:56:46.114957 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part | ||
| 15457 | 2026.03.07 01:56:46.114994 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 833 rows starting from the beginning of the part | ||
| 15458 | 2026.03.07 01:56:46.115033 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 102 rows starting from the beginning of the part | ||
| 15459 | 2026.03.07 01:56:46.115068 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 837 rows starting from the beginning of the part | ||
| 15460 | 2026.03.07 01:56:46.115345 [ 255 ] {521dbac0-f26b-4478-9f93-ebd88162fe5d} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15461 | 2026.03.07 01:56:46.115390 [ 255 ] {521dbac0-f26b-4478-9f93-ebd88162fe5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15462 | 2026.03.07 01:56:46.115722 [ 255 ] {521dbac0-f26b-4478-9f93-ebd88162fe5d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15463 | 2026.03.07 01:56:46.115951 [ 255 ] {521dbac0-f26b-4478-9f93-ebd88162fe5d} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15464 | 2026.03.07 01:56:46.116077 [ 90 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15465 | 2026.03.07 01:56:46.116083 [ 255 ] {521dbac0-f26b-4478-9f93-ebd88162fe5d} <Debug> executeQuery: Read 168 rows, 10.45 KiB in 0.001259 sec., 133439.2374900715 rows/sec., 8.11 MiB/sec. | ||
| 15466 | 2026.03.07 01:56:46.116116 [ 90 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15467 | 2026.03.07 01:56:46.116136 [ 255 ] {521dbac0-f26b-4478-9f93-ebd88162fe5d} <Debug> TCPHandler: Processed in 0.001477839 sec. | ||
| 15468 | 2026.03.07 01:56:46.116139 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15469 | 2026.03.07 01:56:46.116238 [ 190 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::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 | ||
| 15470 | 2026.03.07 01:56:46.116259 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15471 | 2026.03.07 01:56:46.116334 [ 190 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15472 | 2026.03.07 01:56:46.116354 [ 255 ] {d6fb5a73-f2de-455e-8a5b-44aae6593523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15473 | 2026.03.07 01:56:46.116369 [ 190 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 226 rows starting from the beginning of the part | ||
| 15474 | 2026.03.07 01:56:46.116401 [ 255 ] {d6fb5a73-f2de-455e-8a5b-44aae6593523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15475 | 2026.03.07 01:56:46.116438 [ 190 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 15476 | 2026.03.07 01:56:46.116486 [ 190 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 38 rows starting from the beginning of the part | ||
| 15477 | 2026.03.07 01:56:46.116526 [ 190 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 15478 | 2026.03.07 01:56:46.116563 [ 190 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 23 rows starting from the beginning of the part | ||
| 15479 | 2026.03.07 01:56:46.116600 [ 190 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 168 rows starting from the beginning of the part | ||
| 15480 | 2026.03.07 01:56:46.116853 [ 255 ] {d6fb5a73-f2de-455e-8a5b-44aae6593523} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15481 | 2026.03.07 01:56:46.116893 [ 255 ] {d6fb5a73-f2de-455e-8a5b-44aae6593523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15482 | 2026.03.07 01:56:46.117519 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 775 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315803 sec., 588993.945142244 rows/sec., 39.07 MiB/sec. | ||
| 15483 | 2026.03.07 01:56:46.117523 [ 186 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6709 rows, containing 5 columns (5 merged, 0 gathered) in 0.002857364 sec., 2347968.2672561146 rows/sec., 190.85 MiB/sec. | ||
| 15484 | 2026.03.07 01:56:46.117554 [ 255 ] {d6fb5a73-f2de-455e-8a5b-44aae6593523} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15485 | 2026.03.07 01:56:46.117725 [ 201 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15486 | 2026.03.07 01:56:46.117820 [ 255 ] {d6fb5a73-f2de-455e-8a5b-44aae6593523} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15487 | 2026.03.07 01:56:46.117878 [ 186 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15488 | 2026.03.07 01:56:46.117962 [ 90 ] {} <Debug> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 15489 | 2026.03.07 01:56:46.117976 [ 255 ] {d6fb5a73-f2de-455e-8a5b-44aae6593523} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00164 sec., 90853.65853658537 rows/sec., 5.87 MiB/sec. | ||
| 15490 | 2026.03.07 01:56:46.118000 [ 90 ] {} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15491 | 2026.03.07 01:56:46.118026 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15492 | 2026.03.07 01:56:46.118026 [ 255 ] {d6fb5a73-f2de-455e-8a5b-44aae6593523} <Debug> TCPHandler: Processed in 0.001814839 sec. | ||
| 15493 | 2026.03.07 01:56:46.118100 [ 190 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 15494 | 2026.03.07 01:56:46.118138 [ 201 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_96_19} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15495 | 2026.03.07 01:56:46.118156 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15496 | 2026.03.07 01:56:46.118187 [ 190 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15497 | 2026.03.07 01:56:46.118208 [ 186 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_111_22} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15498 | 2026.03.07 01:56:46.118217 [ 190 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 881 rows starting from the beginning of the part | ||
| 15499 | 2026.03.07 01:56:46.118243 [ 201 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_96_19} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15500 | 2026.03.07 01:56:46.118255 [ 255 ] {4275c3f2-62a4-4764-a124-9e8dfcf45cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15501 | 2026.03.07 01:56:46.118266 [ 190 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 15502 | 2026.03.07 01:56:46.118297 [ 186 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_111_22} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15503 | 2026.03.07 01:56:46.118302 [ 255 ] {4275c3f2-62a4-4764-a124-9e8dfcf45cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15504 | 2026.03.07 01:56:46.118312 [ 190 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part | ||
| 15505 | 2026.03.07 01:56:46.118352 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15506 | 2026.03.07 01:56:46.118371 [ 190 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 708 rows starting from the beginning of the part | ||
| 15507 | 2026.03.07 01:56:46.118401 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 15508 | 2026.03.07 01:56:46.118416 [ 190 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 15509 | 2026.03.07 01:56:46.118450 [ 190 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part | ||
| 15510 | 2026.03.07 01:56:46.118768 [ 255 ] {4275c3f2-62a4-4764-a124-9e8dfcf45cbe} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15511 | 2026.03.07 01:56:46.118807 [ 255 ] {4275c3f2-62a4-4764-a124-9e8dfcf45cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15512 | 2026.03.07 01:56:46.119132 [ 255 ] {4275c3f2-62a4-4764-a124-9e8dfcf45cbe} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15513 | 2026.03.07 01:56:46.119353 [ 255 ] {4275c3f2-62a4-4764-a124-9e8dfcf45cbe} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15514 | 2026.03.07 01:56:46.119469 [ 90 ] {} <Debug> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 15515 | 2026.03.07 01:56:46.119474 [ 192 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403035 sec., 1557338.198975792 rows/sec., 100.54 MiB/sec. | ||
| 15516 | 2026.03.07 01:56:46.119509 [ 90 ] {} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15517 | 2026.03.07 01:56:46.119482 [ 255 ] {4275c3f2-62a4-4764-a124-9e8dfcf45cbe} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001245 sec., 118875.50200803213 rows/sec., 6.76 MiB/sec. | ||
| 15518 | 2026.03.07 01:56:46.119542 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15519 | 2026.03.07 01:56:46.119578 [ 255 ] {4275c3f2-62a4-4764-a124-9e8dfcf45cbe} <Debug> TCPHandler: Processed in 0.001468428 sec. | ||
| 15520 | 2026.03.07 01:56:46.119612 [ 190 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 15521 | 2026.03.07 01:56:46.119692 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15522 | 2026.03.07 01:56:46.119701 [ 190 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15523 | 2026.03.07 01:56:46.119694 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 15524 | 2026.03.07 01:56:46.119743 [ 190 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 160 rows starting from the beginning of the part | ||
| 15525 | 2026.03.07 01:56:46.119791 [ 255 ] {ad262449-089c-410c-b412-c6912e9686e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15526 | 2026.03.07 01:56:46.119798 [ 190 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part | ||
| 15527 | 2026.03.07 01:56:46.119839 [ 255 ] {ad262449-089c-410c-b412-c6912e9686e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15528 | 2026.03.07 01:56:46.119850 [ 190 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 15529 | 2026.03.07 01:56:46.119892 [ 190 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 15530 | 2026.03.07 01:56:46.119926 [ 190 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 15531 | 2026.03.07 01:56:46.119964 [ 190 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 15532 | 2026.03.07 01:56:46.120045 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_45_9} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15533 | 2026.03.07 01:56:46.120136 [ 197 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_45_9} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 15534 | 2026.03.07 01:56:46.120238 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 15535 | 2026.03.07 01:56:46.120471 [ 255 ] {ad262449-089c-410c-b412-c6912e9686e9} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15536 | 2026.03.07 01:56:46.120510 [ 255 ] {ad262449-089c-410c-b412-c6912e9686e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15537 | 2026.03.07 01:56:46.120754 [ 197 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001165218 sec., 772387.6562154035 rows/sec., 47.07 MiB/sec. | ||
| 15538 | 2026.03.07 01:56:46.120860 [ 255 ] {ad262449-089c-410c-b412-c6912e9686e9} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15539 | 2026.03.07 01:56:46.120880 [ 190 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 15540 | 2026.03.07 01:56:46.121211 [ 255 ] {ad262449-089c-410c-b412-c6912e9686e9} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15541 | 2026.03.07 01:56:46.121225 [ 190 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_35_7} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15542 | 2026.03.07 01:56:46.121307 [ 190 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_35_7} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 15543 | 2026.03.07 01:56:46.121363 [ 90 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15544 | 2026.03.07 01:56:46.121375 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 15545 | 2026.03.07 01:56:46.121379 [ 255 ] {ad262449-089c-410c-b412-c6912e9686e9} <Debug> executeQuery: Read 516 rows, 37.27 KiB in 0.001603 sec., 321896.4441671865 rows/sec., 22.71 MiB/sec. | ||
| 15546 | 2026.03.07 01:56:46.121393 [ 90 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15547 | 2026.03.07 01:56:46.121429 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15548 | 2026.03.07 01:56:46.121437 [ 255 ] {ad262449-089c-410c-b412-c6912e9686e9} <Debug> TCPHandler: Processed in 0.001791298 sec. | ||
| 15549 | 2026.03.07 01:56:46.121497 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15550 | 2026.03.07 01:56:46.121560 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15551 | 2026.03.07 01:56:46.121590 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15552 | 2026.03.07 01:56:46.121620 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1552 rows starting from the beginning of the part | ||
| 15553 | 2026.03.07 01:56:46.121663 [ 255 ] {284d36ad-2577-4d24-8387-c85dfd8ec1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15554 | 2026.03.07 01:56:46.121671 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1038 rows starting from the beginning of the part | ||
| 15555 | 2026.03.07 01:56:46.121713 [ 255 ] {284d36ad-2577-4d24-8387-c85dfd8ec1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15556 | 2026.03.07 01:56:46.121729 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part | ||
| 15557 | 2026.03.07 01:56:46.121773 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 508 rows starting from the beginning of the part | ||
| 15558 | 2026.03.07 01:56:46.121811 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 87 rows starting from the beginning of the part | ||
| 15559 | 2026.03.07 01:56:46.121850 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 516 rows starting from the beginning of the part | ||
| 15560 | 2026.03.07 01:56:46.122075 [ 255 ] {284d36ad-2577-4d24-8387-c85dfd8ec1d4} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15561 | 2026.03.07 01:56:46.122116 [ 255 ] {284d36ad-2577-4d24-8387-c85dfd8ec1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15562 | 2026.03.07 01:56:46.122461 [ 255 ] {284d36ad-2577-4d24-8387-c85dfd8ec1d4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 15563 | 2026.03.07 01:56:46.122698 [ 255 ] {284d36ad-2577-4d24-8387-c85dfd8ec1d4} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15564 | 2026.03.07 01:56:46.122835 [ 255 ] {284d36ad-2577-4d24-8387-c85dfd8ec1d4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00119 sec., 5042.016806722689 rows/sec., 263.43 KiB/sec. | ||
| 15565 | 2026.03.07 01:56:46.122875 [ 255 ] {284d36ad-2577-4d24-8387-c85dfd8ec1d4} <Debug> TCPHandler: Processed in 0.001365194 sec. | ||
| 15566 | 2026.03.07 01:56:46.122983 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15567 | 2026.03.07 01:56:46.123079 [ 255 ] {db871007-1e87-43c7-8ec9-d5651431e104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15568 | 2026.03.07 01:56:46.123123 [ 255 ] {db871007-1e87-43c7-8ec9-d5651431e104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15569 | 2026.03.07 01:56:46.123249 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3765 rows, containing 5 columns (5 merged, 0 gathered) in 0.001783729 sec., 2110746.6436885875 rows/sec., 156.02 MiB/sec. | ||
| 15570 | 2026.03.07 01:56:46.123495 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15571 | 2026.03.07 01:56:46.123564 [ 255 ] {db871007-1e87-43c7-8ec9-d5651431e104} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15572 | 2026.03.07 01:56:46.123608 [ 255 ] {db871007-1e87-43c7-8ec9-d5651431e104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15573 | 2026.03.07 01:56:46.123864 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_111_22} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15574 | 2026.03.07 01:56:46.123963 [ 199 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_111_22} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15575 | 2026.03.07 01:56:46.123998 [ 255 ] {db871007-1e87-43c7-8ec9-d5651431e104} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15576 | 2026.03.07 01:56:46.124062 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 15577 | 2026.03.07 01:56:46.124233 [ 255 ] {db871007-1e87-43c7-8ec9-d5651431e104} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15578 | 2026.03.07 01:56:46.124406 [ 255 ] {db871007-1e87-43c7-8ec9-d5651431e104} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.001345 sec., 200000 rows/sec., 13.30 MiB/sec. | ||
| 15579 | 2026.03.07 01:56:46.124451 [ 255 ] {db871007-1e87-43c7-8ec9-d5651431e104} <Debug> TCPHandler: Processed in 0.00151861 sec. | ||
| 15580 | 2026.03.07 01:56:46.124698 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15581 | 2026.03.07 01:56:46.124793 [ 255 ] {80058bdb-2ba7-42f4-8b82-1f43b55cfd67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15582 | 2026.03.07 01:56:46.124837 [ 255 ] {80058bdb-2ba7-42f4-8b82-1f43b55cfd67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15583 | 2026.03.07 01:56:46.125178 [ 255 ] {80058bdb-2ba7-42f4-8b82-1f43b55cfd67} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15584 | 2026.03.07 01:56:46.125213 [ 255 ] {80058bdb-2ba7-42f4-8b82-1f43b55cfd67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15585 | 2026.03.07 01:56:46.125571 [ 255 ] {80058bdb-2ba7-42f4-8b82-1f43b55cfd67} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 15586 | 2026.03.07 01:56:46.125819 [ 255 ] {80058bdb-2ba7-42f4-8b82-1f43b55cfd67} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15587 | 2026.03.07 01:56:46.125999 [ 255 ] {80058bdb-2ba7-42f4-8b82-1f43b55cfd67} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001221 sec., 819.000819000819 rows/sec., 55.19 KiB/sec. | ||
| 15588 | 2026.03.07 01:56:46.126058 [ 255 ] {80058bdb-2ba7-42f4-8b82-1f43b55cfd67} <Debug> TCPHandler: Processed in 0.001410056 sec. | ||
| 15589 | 2026.03.07 01:56:46.126215 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15590 | 2026.03.07 01:56:46.126335 [ 255 ] {e3cf0ea4-0f41-4ccb-b73d-e09273a14eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15591 | 2026.03.07 01:56:46.126411 [ 255 ] {e3cf0ea4-0f41-4ccb-b73d-e09273a14eee} <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 | ||
| 15592 | 2026.03.07 01:56:46.127418 [ 255 ] {e3cf0ea4-0f41-4ccb-b73d-e09273a14eee} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15593 | 2026.03.07 01:56:46.127454 [ 255 ] {e3cf0ea4-0f41-4ccb-b73d-e09273a14eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15594 | 2026.03.07 01:56:46.128048 [ 255 ] {e3cf0ea4-0f41-4ccb-b73d-e09273a14eee} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15595 | 2026.03.07 01:56:46.128281 [ 255 ] {e3cf0ea4-0f41-4ccb-b73d-e09273a14eee} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15596 | 2026.03.07 01:56:46.128419 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15597 | 2026.03.07 01:56:46.128454 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15598 | 2026.03.07 01:56:46.128455 [ 255 ] {e3cf0ea4-0f41-4ccb-b73d-e09273a14eee} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002144 sec., 8395.5223880597 rows/sec., 15.04 MiB/sec. | ||
| 15599 | 2026.03.07 01:56:46.128474 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15600 | 2026.03.07 01:56:46.128531 [ 255 ] {e3cf0ea4-0f41-4ccb-b73d-e09273a14eee} <Debug> TCPHandler: Processed in 0.002374098 sec. | ||
| 15601 | 2026.03.07 01:56:46.128566 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::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 | ||
| 15602 | 2026.03.07 01:56:46.128670 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15603 | 2026.03.07 01:56:46.128776 [ 255 ] {1678819e-c5c9-42b7-a57c-cf07230d3280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15604 | 2026.03.07 01:56:46.128813 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15605 | 2026.03.07 01:56:46.128825 [ 255 ] {1678819e-c5c9-42b7-a57c-cf07230d3280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15606 | 2026.03.07 01:56:46.128890 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1950 rows starting from the beginning of the part | ||
| 15607 | 2026.03.07 01:56:46.129034 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 18 rows starting from the beginning of the part | ||
| 15608 | 2026.03.07 01:56:46.129154 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 34 rows starting from the beginning of the part | ||
| 15609 | 2026.03.07 01:56:46.129260 [ 255 ] {1678819e-c5c9-42b7-a57c-cf07230d3280} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15610 | 2026.03.07 01:56:46.129262 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 18 rows starting from the beginning of the part | ||
| 15611 | 2026.03.07 01:56:46.129308 [ 255 ] {1678819e-c5c9-42b7-a57c-cf07230d3280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15612 | 2026.03.07 01:56:46.129410 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 23 rows starting from the beginning of the part | ||
| 15613 | 2026.03.07 01:56:46.129519 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 18 rows starting from the beginning of the part | ||
| 15614 | 2026.03.07 01:56:46.129715 [ 255 ] {1678819e-c5c9-42b7-a57c-cf07230d3280} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15615 | 2026.03.07 01:56:46.129988 [ 255 ] {1678819e-c5c9-42b7-a57c-cf07230d3280} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15616 | 2026.03.07 01:56:46.130130 [ 255 ] {1678819e-c5c9-42b7-a57c-cf07230d3280} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001376 sec., 65406.976744186046 rows/sec., 4.09 MiB/sec. | ||
| 15617 | 2026.03.07 01:56:46.130168 [ 255 ] {1678819e-c5c9-42b7-a57c-cf07230d3280} <Debug> TCPHandler: Processed in 0.00155327 sec. | ||
| 15618 | 2026.03.07 01:56:46.141330 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2061 rows, containing 19 columns (19 merged, 0 gathered) in 0.012800067 sec., 161014.7821882495 rows/sec., 288.53 MiB/sec. | ||
| 15619 | 2026.03.07 01:56:46.144209 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15620 | 2026.03.07 01:56:46.144549 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15621 | 2026.03.07 01:56:46.144614 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15622 | 2026.03.07 01:56:46.144728 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.84 MiB. | ||
| 15623 | 2026.03.07 01:56:46.582077 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32196 | ||
| 15624 | 2026.03.07 01:56:46.582571 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15625 | 2026.03.07 01:56:46.582613 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15626 | 2026.03.07 01:56:46.583096 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15627 | 2026.03.07 01:56:46.583324 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15628 | 2026.03.07 01:56:46.583459 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32196 | ||
| 15629 | 2026.03.07 01:56:47.001172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.75 MiB, peak 379.55 MiB, free memory in arenas 0.00 B, will set to 370.30 MiB (RSS), difference: 8.55 MiB | ||
| 15630 | 2026.03.07 01:56:48.311427 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15631 | 2026.03.07 01:56:48.327235 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15632 | 2026.03.07 01:56:48.327299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15633 | 2026.03.07 01:56:48.332639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15634 | 2026.03.07 01:56:48.333367 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15635 | 2026.03.07 01:56:48.336639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15636 | 2026.03.07 01:56:51.100733 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15637 | 2026.03.07 01:56:51.100950 [ 255 ] {51714b7a-4c1a-49a4-9b09-04b0c7cd39ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15638 | 2026.03.07 01:56:51.101024 [ 255 ] {51714b7a-4c1a-49a4-9b09-04b0c7cd39ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15639 | 2026.03.07 01:56:51.101798 [ 255 ] {51714b7a-4c1a-49a4-9b09-04b0c7cd39ab} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15640 | 2026.03.07 01:56:51.101845 [ 255 ] {51714b7a-4c1a-49a4-9b09-04b0c7cd39ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15641 | 2026.03.07 01:56:51.102259 [ 255 ] {51714b7a-4c1a-49a4-9b09-04b0c7cd39ab} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15642 | 2026.03.07 01:56:51.102486 [ 255 ] {51714b7a-4c1a-49a4-9b09-04b0c7cd39ab} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15643 | 2026.03.07 01:56:51.102651 [ 255 ] {51714b7a-4c1a-49a4-9b09-04b0c7cd39ab} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001755 sec., 58119.65811965812 rows/sec., 4.86 MiB/sec. | ||
| 15644 | 2026.03.07 01:56:51.102701 [ 255 ] {51714b7a-4c1a-49a4-9b09-04b0c7cd39ab} <Debug> TCPHandler: Processed in 0.002110619 sec. | ||
| 15645 | 2026.03.07 01:56:51.102826 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15646 | 2026.03.07 01:56:51.102928 [ 255 ] {c6d66879-2adc-46a9-9dfc-af477eecec67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15647 | 2026.03.07 01:56:51.102972 [ 255 ] {c6d66879-2adc-46a9-9dfc-af477eecec67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15648 | 2026.03.07 01:56:51.103392 [ 255 ] {c6d66879-2adc-46a9-9dfc-af477eecec67} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15649 | 2026.03.07 01:56:51.103426 [ 255 ] {c6d66879-2adc-46a9-9dfc-af477eecec67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15650 | 2026.03.07 01:56:51.103755 [ 255 ] {c6d66879-2adc-46a9-9dfc-af477eecec67} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15651 | 2026.03.07 01:56:51.103967 [ 255 ] {c6d66879-2adc-46a9-9dfc-af477eecec67} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15652 | 2026.03.07 01:56:51.104098 [ 255 ] {c6d66879-2adc-46a9-9dfc-af477eecec67} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001191 sec., 19311.50293870697 rows/sec., 1.42 MiB/sec. | ||
| 15653 | 2026.03.07 01:56:51.104137 [ 255 ] {c6d66879-2adc-46a9-9dfc-af477eecec67} <Debug> TCPHandler: Processed in 0.001362474 sec. | ||
| 15654 | 2026.03.07 01:56:51.104342 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15655 | 2026.03.07 01:56:51.104440 [ 255 ] {1ff38bc4-73a9-406f-9afa-8d85a512eb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15656 | 2026.03.07 01:56:51.104481 [ 255 ] {1ff38bc4-73a9-406f-9afa-8d85a512eb27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15657 | 2026.03.07 01:56:51.104905 [ 255 ] {1ff38bc4-73a9-406f-9afa-8d85a512eb27} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15658 | 2026.03.07 01:56:51.104939 [ 255 ] {1ff38bc4-73a9-406f-9afa-8d85a512eb27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15659 | 2026.03.07 01:56:51.105244 [ 255 ] {1ff38bc4-73a9-406f-9afa-8d85a512eb27} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15660 | 2026.03.07 01:56:51.105451 [ 255 ] {1ff38bc4-73a9-406f-9afa-8d85a512eb27} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15661 | 2026.03.07 01:56:51.105580 [ 255 ] {1ff38bc4-73a9-406f-9afa-8d85a512eb27} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.00116 sec., 75000 rows/sec., 5.86 MiB/sec. | ||
| 15662 | 2026.03.07 01:56:51.105617 [ 255 ] {1ff38bc4-73a9-406f-9afa-8d85a512eb27} <Debug> TCPHandler: Processed in 0.001326404 sec. | ||
| 15663 | 2026.03.07 01:56:51.105728 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15664 | 2026.03.07 01:56:51.105823 [ 255 ] {67ead46e-f2b0-4793-a3e2-029e77961313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15665 | 2026.03.07 01:56:51.105868 [ 255 ] {67ead46e-f2b0-4793-a3e2-029e77961313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15666 | 2026.03.07 01:56:51.106274 [ 255 ] {67ead46e-f2b0-4793-a3e2-029e77961313} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15667 | 2026.03.07 01:56:51.106308 [ 255 ] {67ead46e-f2b0-4793-a3e2-029e77961313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15668 | 2026.03.07 01:56:51.106639 [ 255 ] {67ead46e-f2b0-4793-a3e2-029e77961313} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15669 | 2026.03.07 01:56:51.106844 [ 255 ] {67ead46e-f2b0-4793-a3e2-029e77961313} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15670 | 2026.03.07 01:56:51.106975 [ 255 ] {67ead46e-f2b0-4793-a3e2-029e77961313} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 15671 | 2026.03.07 01:56:51.107013 [ 255 ] {67ead46e-f2b0-4793-a3e2-029e77961313} <Debug> TCPHandler: Processed in 0.001334883 sec. | ||
| 15672 | 2026.03.07 01:56:51.107021 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 5 parts from all_1_101_21 to all_105_105_0 | ||
| 15673 | 2026.03.07 01:56:51.107100 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15674 | 2026.03.07 01:56:51.107127 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15675 | 2026.03.07 01:56:51.107128 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15676 | 2026.03.07 01:56:51.107234 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_105_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_101_21 to all_105_105_0 into Compact with storage Full | ||
| 15677 | 2026.03.07 01:56:51.107238 [ 255 ] {f93ca052-b9b4-47f7-a48a-ababe80533a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15678 | 2026.03.07 01:56:51.107315 [ 255 ] {f93ca052-b9b4-47f7-a48a-ababe80533a9} <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 | ||
| 15679 | 2026.03.07 01:56:51.107367 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_105_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15680 | 2026.03.07 01:56:51.107410 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_105_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_101_21, total 37451 rows starting from the beginning of the part | ||
| 15681 | 2026.03.07 01:56:51.107482 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_105_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 128 rows starting from the beginning of the part | ||
| 15682 | 2026.03.07 01:56:51.107532 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_105_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 265 rows starting from the beginning of the part | ||
| 15683 | 2026.03.07 01:56:51.107578 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_105_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 15684 | 2026.03.07 01:56:51.107618 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_105_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 269 rows starting from the beginning of the part | ||
| 15685 | 2026.03.07 01:56:51.108164 [ 255 ] {f93ca052-b9b4-47f7-a48a-ababe80533a9} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15686 | 2026.03.07 01:56:51.108205 [ 255 ] {f93ca052-b9b4-47f7-a48a-ababe80533a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15687 | 2026.03.07 01:56:51.108776 [ 255 ] {f93ca052-b9b4-47f7-a48a-ababe80533a9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15688 | 2026.03.07 01:56:51.109034 [ 255 ] {f93ca052-b9b4-47f7-a48a-ababe80533a9} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15689 | 2026.03.07 01:56:51.109182 [ 255 ] {f93ca052-b9b4-47f7-a48a-ababe80533a9} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001961 sec., 11728.709841917389 rows/sec., 21.02 MiB/sec. | ||
| 15690 | 2026.03.07 01:56:51.109247 [ 255 ] {f93ca052-b9b4-47f7-a48a-ababe80533a9} <Debug> TCPHandler: Processed in 0.002173371 sec. | ||
| 15691 | 2026.03.07 01:56:51.109367 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15692 | 2026.03.07 01:56:51.109463 [ 255 ] {89de27d2-5ae6-4587-907a-69bdfaf62a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15693 | 2026.03.07 01:56:51.109505 [ 255 ] {89de27d2-5ae6-4587-907a-69bdfaf62a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15694 | 2026.03.07 01:56:51.109853 [ 255 ] {89de27d2-5ae6-4587-907a-69bdfaf62a90} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15695 | 2026.03.07 01:56:51.109889 [ 255 ] {89de27d2-5ae6-4587-907a-69bdfaf62a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15696 | 2026.03.07 01:56:51.110217 [ 255 ] {89de27d2-5ae6-4587-907a-69bdfaf62a90} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15697 | 2026.03.07 01:56:51.110425 [ 255 ] {89de27d2-5ae6-4587-907a-69bdfaf62a90} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15698 | 2026.03.07 01:56:51.110558 [ 255 ] {89de27d2-5ae6-4587-907a-69bdfaf62a90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 15699 | 2026.03.07 01:56:51.110594 [ 255 ] {89de27d2-5ae6-4587-907a-69bdfaf62a90} <Debug> TCPHandler: Processed in 0.001277372 sec. | ||
| 15700 | 2026.03.07 01:56:51.114890 [ 200 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_105_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38273 rows, containing 5 columns (5 merged, 0 gathered) in 0.007702961 sec., 4968608.8245805735 rows/sec., 325.10 MiB/sec. | ||
| 15701 | 2026.03.07 01:56:51.115571 [ 196 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_105_22} <Trace> MergedBlockOutputStream: filled checksums all_1_105_22 (state Temporary) | ||
| 15702 | 2026.03.07 01:56:51.115866 [ 196 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_105_22} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_105_22 to all_1_105_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15703 | 2026.03.07 01:56:51.115938 [ 196 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_105_22} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 5 parts: [all_1_101_21, all_105_105_0] -> all_1_105_22 | ||
| 15704 | 2026.03.07 01:56:51.116031 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15705 | 2026.03.07 01:56:53.891011 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15706 | 2026.03.07 01:56:53.891075 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15707 | 2026.03.07 01:56:54.084206 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32708 | ||
| 15708 | 2026.03.07 01:56:54.084722 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15709 | 2026.03.07 01:56:54.084768 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15710 | 2026.03.07 01:56:54.085266 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15711 | 2026.03.07 01:56:54.085493 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15712 | 2026.03.07 01:56:54.085641 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32708 | ||
| 15713 | 2026.03.07 01:56:54.193895 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1942 | ||
| 15714 | 2026.03.07 01:56:54.196441 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15715 | 2026.03.07 01:56:54.196497 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15716 | 2026.03.07 01:56:54.197749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15717 | 2026.03.07 01:56:54.198040 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15718 | 2026.03.07 01:56:54.198212 [ 102 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15719 | 2026.03.07 01:56:54.198264 [ 102 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15720 | 2026.03.07 01:56:54.198288 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15721 | 2026.03.07 01:56:54.198423 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1942 | ||
| 15722 | 2026.03.07 01:56:54.198425 [ 193 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::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 | ||
| 15723 | 2026.03.07 01:56:54.199038 [ 193 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15724 | 2026.03.07 01:56:54.199186 [ 193 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1750 rows starting from the beginning of the part | ||
| 15725 | 2026.03.07 01:56:54.199538 [ 193 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
| 15726 | 2026.03.07 01:56:54.199872 [ 193 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part | ||
| 15727 | 2026.03.07 01:56:54.200201 [ 193 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 54 rows starting from the beginning of the part | ||
| 15728 | 2026.03.07 01:56:54.200514 [ 193 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 34 rows starting from the beginning of the part | ||
| 15729 | 2026.03.07 01:56:54.200835 [ 193 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 15730 | 2026.03.07 01:56:54.208079 [ 195 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1942 rows, containing 72 columns (72 merged, 0 gathered) in 0.009711326 sec., 199972.6916797974 rows/sec., 155.85 MiB/sec. | ||
| 15731 | 2026.03.07 01:56:54.210368 [ 195 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15732 | 2026.03.07 01:56:54.211039 [ 195 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_51_10} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15733 | 2026.03.07 01:56:54.211138 [ 195 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_51_10} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15734 | 2026.03.07 01:56:54.211509 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.10 MiB. | ||
| 15735 | 2026.03.07 01:56:55.837376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15736 | 2026.03.07 01:56:55.853439 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15737 | 2026.03.07 01:56:55.853488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15738 | 2026.03.07 01:56:55.859040 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15739 | 2026.03.07 01:56:55.859734 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15740 | 2026.03.07 01:56:55.862429 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15741 | 2026.03.07 01:56:56.107908 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15742 | 2026.03.07 01:56:56.108109 [ 255 ] {ddeaa0c7-3c14-4536-983e-93cc4bb02f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15743 | 2026.03.07 01:56:56.108185 [ 255 ] {ddeaa0c7-3c14-4536-983e-93cc4bb02f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15744 | 2026.03.07 01:56:56.109010 [ 255 ] {ddeaa0c7-3c14-4536-983e-93cc4bb02f1f} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15745 | 2026.03.07 01:56:56.109060 [ 255 ] {ddeaa0c7-3c14-4536-983e-93cc4bb02f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15746 | 2026.03.07 01:56:56.109462 [ 255 ] {ddeaa0c7-3c14-4536-983e-93cc4bb02f1f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15747 | 2026.03.07 01:56:56.109684 [ 255 ] {ddeaa0c7-3c14-4536-983e-93cc4bb02f1f} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15748 | 2026.03.07 01:56:56.109846 [ 255 ] {ddeaa0c7-3c14-4536-983e-93cc4bb02f1f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001791 sec., 158570.63093243996 rows/sec., 10.07 MiB/sec. | ||
| 15749 | 2026.03.07 01:56:56.109898 [ 255 ] {ddeaa0c7-3c14-4536-983e-93cc4bb02f1f} <Debug> TCPHandler: Processed in 0.00213425 sec. | ||
| 15750 | 2026.03.07 01:56:56.110023 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15751 | 2026.03.07 01:56:56.110125 [ 255 ] {31b00baa-b87e-45cf-85b9-1193d1db8a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15752 | 2026.03.07 01:56:56.110171 [ 255 ] {31b00baa-b87e-45cf-85b9-1193d1db8a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15753 | 2026.03.07 01:56:56.111140 [ 255 ] {31b00baa-b87e-45cf-85b9-1193d1db8a1d} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15754 | 2026.03.07 01:56:56.111179 [ 255 ] {31b00baa-b87e-45cf-85b9-1193d1db8a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15755 | 2026.03.07 01:56:56.111549 [ 255 ] {31b00baa-b87e-45cf-85b9-1193d1db8a1d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15756 | 2026.03.07 01:56:56.111753 [ 255 ] {31b00baa-b87e-45cf-85b9-1193d1db8a1d} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15757 | 2026.03.07 01:56:56.111888 [ 255 ] {31b00baa-b87e-45cf-85b9-1193d1db8a1d} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001784 sec., 466928.25112107623 rows/sec., 37.08 MiB/sec. | ||
| 15758 | 2026.03.07 01:56:56.111926 [ 255 ] {31b00baa-b87e-45cf-85b9-1193d1db8a1d} <Debug> TCPHandler: Processed in 0.001955534 sec. | ||
| 15759 | 2026.03.07 01:56:56.112041 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15760 | 2026.03.07 01:56:56.112136 [ 255 ] {5e354de8-5cfe-46d8-ad85-55fc28fe8ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15761 | 2026.03.07 01:56:56.112178 [ 255 ] {5e354de8-5cfe-46d8-ad85-55fc28fe8ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15762 | 2026.03.07 01:56:56.112659 [ 255 ] {5e354de8-5cfe-46d8-ad85-55fc28fe8ea1} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15763 | 2026.03.07 01:56:56.112696 [ 255 ] {5e354de8-5cfe-46d8-ad85-55fc28fe8ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15764 | 2026.03.07 01:56:56.112999 [ 255 ] {5e354de8-5cfe-46d8-ad85-55fc28fe8ea1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15765 | 2026.03.07 01:56:56.113207 [ 255 ] {5e354de8-5cfe-46d8-ad85-55fc28fe8ea1} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15766 | 2026.03.07 01:56:56.113341 [ 255 ] {5e354de8-5cfe-46d8-ad85-55fc28fe8ea1} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001224 sec., 130718.954248366 rows/sec., 7.90 MiB/sec. | ||
| 15767 | 2026.03.07 01:56:56.113379 [ 255 ] {5e354de8-5cfe-46d8-ad85-55fc28fe8ea1} <Debug> TCPHandler: Processed in 0.001388105 sec. | ||
| 15768 | 2026.03.07 01:56:56.113490 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15769 | 2026.03.07 01:56:56.113585 [ 255 ] {57e0c327-addc-4cc0-9be4-64b9ff8343e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15770 | 2026.03.07 01:56:56.113626 [ 255 ] {57e0c327-addc-4cc0-9be4-64b9ff8343e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15771 | 2026.03.07 01:56:56.114081 [ 255 ] {57e0c327-addc-4cc0-9be4-64b9ff8343e9} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15772 | 2026.03.07 01:56:56.114118 [ 255 ] {57e0c327-addc-4cc0-9be4-64b9ff8343e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15773 | 2026.03.07 01:56:56.114427 [ 255 ] {57e0c327-addc-4cc0-9be4-64b9ff8343e9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15774 | 2026.03.07 01:56:56.114632 [ 255 ] {57e0c327-addc-4cc0-9be4-64b9ff8343e9} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15775 | 2026.03.07 01:56:56.114760 [ 255 ] {57e0c327-addc-4cc0-9be4-64b9ff8343e9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001193 sec., 124895.22212908634 rows/sec., 8.07 MiB/sec. | ||
| 15776 | 2026.03.07 01:56:56.114797 [ 255 ] {57e0c327-addc-4cc0-9be4-64b9ff8343e9} <Debug> TCPHandler: Processed in 0.001356624 sec. | ||
| 15777 | 2026.03.07 01:56:56.114908 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15778 | 2026.03.07 01:56:56.115002 [ 255 ] {c4cbd98a-8d4b-41de-81ed-3f1f0c091af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15779 | 2026.03.07 01:56:56.115042 [ 255 ] {c4cbd98a-8d4b-41de-81ed-3f1f0c091af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15780 | 2026.03.07 01:56:56.115498 [ 255 ] {c4cbd98a-8d4b-41de-81ed-3f1f0c091af9} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15781 | 2026.03.07 01:56:56.115535 [ 255 ] {c4cbd98a-8d4b-41de-81ed-3f1f0c091af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15782 | 2026.03.07 01:56:56.115838 [ 255 ] {c4cbd98a-8d4b-41de-81ed-3f1f0c091af9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15783 | 2026.03.07 01:56:56.116047 [ 255 ] {c4cbd98a-8d4b-41de-81ed-3f1f0c091af9} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15784 | 2026.03.07 01:56:56.116175 [ 255 ] {c4cbd98a-8d4b-41de-81ed-3f1f0c091af9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.07 MiB/sec. | ||
| 15785 | 2026.03.07 01:56:56.116213 [ 255 ] {c4cbd98a-8d4b-41de-81ed-3f1f0c091af9} <Debug> TCPHandler: Processed in 0.001352995 sec. | ||
| 15786 | 2026.03.07 01:56:56.116321 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15787 | 2026.03.07 01:56:56.116415 [ 255 ] {7fb2ac0c-23f1-4de1-b5f5-8ccfaca899d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15788 | 2026.03.07 01:56:56.116455 [ 255 ] {7fb2ac0c-23f1-4de1-b5f5-8ccfaca899d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15789 | 2026.03.07 01:56:56.117129 [ 255 ] {7fb2ac0c-23f1-4de1-b5f5-8ccfaca899d8} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15790 | 2026.03.07 01:56:56.117167 [ 255 ] {7fb2ac0c-23f1-4de1-b5f5-8ccfaca899d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15791 | 2026.03.07 01:56:56.117490 [ 255 ] {7fb2ac0c-23f1-4de1-b5f5-8ccfaca899d8} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15792 | 2026.03.07 01:56:56.117688 [ 255 ] {7fb2ac0c-23f1-4de1-b5f5-8ccfaca899d8} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15793 | 2026.03.07 01:56:56.117820 [ 255 ] {7fb2ac0c-23f1-4de1-b5f5-8ccfaca899d8} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001422 sec., 357243.3192686357 rows/sec., 25.15 MiB/sec. | ||
| 15794 | 2026.03.07 01:56:56.117858 [ 255 ] {7fb2ac0c-23f1-4de1-b5f5-8ccfaca899d8} <Debug> TCPHandler: Processed in 0.001585521 sec. | ||
| 15795 | 2026.03.07 01:56:56.117967 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15796 | 2026.03.07 01:56:56.118073 [ 255 ] {278d3826-e5f7-4bae-8c8f-bb4d2e097250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15797 | 2026.03.07 01:56:56.118118 [ 255 ] {278d3826-e5f7-4bae-8c8f-bb4d2e097250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15798 | 2026.03.07 01:56:56.118491 [ 255 ] {278d3826-e5f7-4bae-8c8f-bb4d2e097250} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15799 | 2026.03.07 01:56:56.118531 [ 255 ] {278d3826-e5f7-4bae-8c8f-bb4d2e097250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15800 | 2026.03.07 01:56:56.118864 [ 255 ] {278d3826-e5f7-4bae-8c8f-bb4d2e097250} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 15801 | 2026.03.07 01:56:56.119085 [ 255 ] {278d3826-e5f7-4bae-8c8f-bb4d2e097250} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15802 | 2026.03.07 01:56:56.119224 [ 255 ] {278d3826-e5f7-4bae-8c8f-bb4d2e097250} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001169 sec., 5132.591958939265 rows/sec., 268.16 KiB/sec. | ||
| 15803 | 2026.03.07 01:56:56.119264 [ 255 ] {278d3826-e5f7-4bae-8c8f-bb4d2e097250} <Debug> TCPHandler: Processed in 0.001348204 sec. | ||
| 15804 | 2026.03.07 01:56:56.119369 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15805 | 2026.03.07 01:56:56.119465 [ 255 ] {509b6978-29a9-4055-aad6-abb9a73a72b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15806 | 2026.03.07 01:56:56.119508 [ 255 ] {509b6978-29a9-4055-aad6-abb9a73a72b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15807 | 2026.03.07 01:56:56.119957 [ 255 ] {509b6978-29a9-4055-aad6-abb9a73a72b4} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15808 | 2026.03.07 01:56:56.119994 [ 255 ] {509b6978-29a9-4055-aad6-abb9a73a72b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15809 | 2026.03.07 01:56:56.120344 [ 255 ] {509b6978-29a9-4055-aad6-abb9a73a72b4} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15810 | 2026.03.07 01:56:56.120569 [ 255 ] {509b6978-29a9-4055-aad6-abb9a73a72b4} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15811 | 2026.03.07 01:56:56.120734 [ 255 ] {509b6978-29a9-4055-aad6-abb9a73a72b4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001286 sec., 206065.31881804042 rows/sec., 13.69 MiB/sec. | ||
| 15812 | 2026.03.07 01:56:56.120774 [ 255 ] {509b6978-29a9-4055-aad6-abb9a73a72b4} <Debug> TCPHandler: Processed in 0.001454398 sec. | ||
| 15813 | 2026.03.07 01:56:56.120889 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15814 | 2026.03.07 01:56:56.120984 [ 255 ] {05605b32-7634-453a-9bee-6c40c49407d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15815 | 2026.03.07 01:56:56.121027 [ 255 ] {05605b32-7634-453a-9bee-6c40c49407d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15816 | 2026.03.07 01:56:56.121348 [ 255 ] {05605b32-7634-453a-9bee-6c40c49407d6} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15817 | 2026.03.07 01:56:56.121385 [ 255 ] {05605b32-7634-453a-9bee-6c40c49407d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15818 | 2026.03.07 01:56:56.121687 [ 255 ] {05605b32-7634-453a-9bee-6c40c49407d6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 15819 | 2026.03.07 01:56:56.121922 [ 255 ] {05605b32-7634-453a-9bee-6c40c49407d6} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15820 | 2026.03.07 01:56:56.122030 [ 101 ] {} <Debug> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 15821 | 2026.03.07 01:56:56.122052 [ 255 ] {05605b32-7634-453a-9bee-6c40c49407d6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 15822 | 2026.03.07 01:56:56.122097 [ 101 ] {} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15823 | 2026.03.07 01:56:56.122105 [ 255 ] {05605b32-7634-453a-9bee-6c40c49407d6} <Debug> TCPHandler: Processed in 0.001266321 sec. | ||
| 15824 | 2026.03.07 01:56:56.122127 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15825 | 2026.03.07 01:56:56.122221 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15826 | 2026.03.07 01:56:56.122230 [ 196 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 15827 | 2026.03.07 01:56:56.122321 [ 255 ] {63d3452a-b049-48f1-9512-0a5ca273ce34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15828 | 2026.03.07 01:56:56.122343 [ 196 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15829 | 2026.03.07 01:56:56.122376 [ 196 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
| 15830 | 2026.03.07 01:56:56.122376 [ 255 ] {63d3452a-b049-48f1-9512-0a5ca273ce34} <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 | ||
| 15831 | 2026.03.07 01:56:56.122438 [ 196 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 15832 | 2026.03.07 01:56:56.122486 [ 196 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 15833 | 2026.03.07 01:56:56.122530 [ 196 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 15834 | 2026.03.07 01:56:56.122573 [ 196 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 15835 | 2026.03.07 01:56:56.122615 [ 196 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 15836 | 2026.03.07 01:56:56.123195 [ 255 ] {63d3452a-b049-48f1-9512-0a5ca273ce34} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15837 | 2026.03.07 01:56:56.123232 [ 255 ] {63d3452a-b049-48f1-9512-0a5ca273ce34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15838 | 2026.03.07 01:56:56.123389 [ 195 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001197079 sec., 25061.002657301648 rows/sec., 1.65 MiB/sec. | ||
| 15839 | 2026.03.07 01:56:56.123522 [ 196 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 15840 | 2026.03.07 01:56:56.123749 [ 196 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_30_6} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15841 | 2026.03.07 01:56:56.123783 [ 255 ] {63d3452a-b049-48f1-9512-0a5ca273ce34} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15842 | 2026.03.07 01:56:56.123810 [ 196 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_30_6} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 15843 | 2026.03.07 01:56:56.123876 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15844 | 2026.03.07 01:56:56.124016 [ 255 ] {63d3452a-b049-48f1-9512-0a5ca273ce34} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15845 | 2026.03.07 01:56:56.124166 [ 255 ] {63d3452a-b049-48f1-9512-0a5ca273ce34} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001861 sec., 9672.219236969371 rows/sec., 17.33 MiB/sec. | ||
| 15846 | 2026.03.07 01:56:56.124238 [ 255 ] {63d3452a-b049-48f1-9512-0a5ca273ce34} <Debug> TCPHandler: Processed in 0.002066228 sec. | ||
| 15847 | 2026.03.07 01:56:56.124353 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15848 | 2026.03.07 01:56:56.124449 [ 255 ] {959ba986-aab3-4b07-ae76-77e81cfb940a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15849 | 2026.03.07 01:56:56.124491 [ 255 ] {959ba986-aab3-4b07-ae76-77e81cfb940a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15850 | 2026.03.07 01:56:56.124837 [ 255 ] {959ba986-aab3-4b07-ae76-77e81cfb940a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15851 | 2026.03.07 01:56:56.124874 [ 255 ] {959ba986-aab3-4b07-ae76-77e81cfb940a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15852 | 2026.03.07 01:56:56.125220 [ 255 ] {959ba986-aab3-4b07-ae76-77e81cfb940a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15853 | 2026.03.07 01:56:56.125501 [ 255 ] {959ba986-aab3-4b07-ae76-77e81cfb940a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15854 | 2026.03.07 01:56:56.125664 [ 255 ] {959ba986-aab3-4b07-ae76-77e81cfb940a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001232 sec., 73051.94805194806 rows/sec., 4.57 MiB/sec. | ||
| 15855 | 2026.03.07 01:56:56.125715 [ 255 ] {959ba986-aab3-4b07-ae76-77e81cfb940a} <Debug> TCPHandler: Processed in 0.001411846 sec. | ||
| 15856 | 2026.03.07 01:56:57.148199 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15857 | 2026.03.07 01:56:57.148398 [ 255 ] {4fa5d590-5914-4583-9d31-0e0f25ea32f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15858 | 2026.03.07 01:56:57.148473 [ 255 ] {4fa5d590-5914-4583-9d31-0e0f25ea32f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15859 | 2026.03.07 01:56:57.149132 [ 255 ] {4fa5d590-5914-4583-9d31-0e0f25ea32f7} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15860 | 2026.03.07 01:56:57.149173 [ 255 ] {4fa5d590-5914-4583-9d31-0e0f25ea32f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15861 | 2026.03.07 01:56:57.149561 [ 255 ] {4fa5d590-5914-4583-9d31-0e0f25ea32f7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15862 | 2026.03.07 01:56:57.149788 [ 255 ] {4fa5d590-5914-4583-9d31-0e0f25ea32f7} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15863 | 2026.03.07 01:56:57.149945 [ 255 ] {4fa5d590-5914-4583-9d31-0e0f25ea32f7} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.0016 sec., 3750 rows/sec., 305.79 KiB/sec. | ||
| 15864 | 2026.03.07 01:56:57.149995 [ 255 ] {4fa5d590-5914-4583-9d31-0e0f25ea32f7} <Debug> TCPHandler: Processed in 0.001936104 sec. | ||
| 15865 | 2026.03.07 01:56:57.150118 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15866 | 2026.03.07 01:56:57.150221 [ 255 ] {8469e834-5179-4dac-b3d5-cfbba8dadb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15867 | 2026.03.07 01:56:57.150264 [ 255 ] {8469e834-5179-4dac-b3d5-cfbba8dadb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15868 | 2026.03.07 01:56:57.151661 [ 255 ] {8469e834-5179-4dac-b3d5-cfbba8dadb92} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15869 | 2026.03.07 01:56:57.151696 [ 255 ] {8469e834-5179-4dac-b3d5-cfbba8dadb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15870 | 2026.03.07 01:56:57.152128 [ 255 ] {8469e834-5179-4dac-b3d5-cfbba8dadb92} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15871 | 2026.03.07 01:56:57.152345 [ 255 ] {8469e834-5179-4dac-b3d5-cfbba8dadb92} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15872 | 2026.03.07 01:56:57.152480 [ 255 ] {8469e834-5179-4dac-b3d5-cfbba8dadb92} <Debug> executeQuery: Read 1989 rows, 154.04 KiB in 0.002282 sec., 871603.8562664329 rows/sec., 65.92 MiB/sec. | ||
| 15873 | 2026.03.07 01:56:57.152520 [ 255 ] {8469e834-5179-4dac-b3d5-cfbba8dadb92} <Debug> TCPHandler: Processed in 0.00245426 sec. | ||
| 15874 | 2026.03.07 01:56:57.152637 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15875 | 2026.03.07 01:56:57.152737 [ 255 ] {d6c0c9e4-c477-4a64-8153-3d0314f637e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15876 | 2026.03.07 01:56:57.152779 [ 255 ] {d6c0c9e4-c477-4a64-8153-3d0314f637e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15877 | 2026.03.07 01:56:57.153194 [ 255 ] {d6c0c9e4-c477-4a64-8153-3d0314f637e6} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15878 | 2026.03.07 01:56:57.153228 [ 255 ] {d6c0c9e4-c477-4a64-8153-3d0314f637e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15879 | 2026.03.07 01:56:57.153524 [ 255 ] {d6c0c9e4-c477-4a64-8153-3d0314f637e6} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15880 | 2026.03.07 01:56:57.153745 [ 255 ] {d6c0c9e4-c477-4a64-8153-3d0314f637e6} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15881 | 2026.03.07 01:56:57.153875 [ 255 ] {d6c0c9e4-c477-4a64-8153-3d0314f637e6} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001159 sec., 34512.51078515962 rows/sec., 2.51 MiB/sec. | ||
| 15882 | 2026.03.07 01:56:57.153912 [ 255 ] {d6c0c9e4-c477-4a64-8153-3d0314f637e6} <Debug> TCPHandler: Processed in 0.001326064 sec. | ||
| 15883 | 2026.03.07 01:56:57.154015 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15884 | 2026.03.07 01:56:57.154109 [ 255 ] {7be7f369-4153-4dff-8acd-2944189182e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15885 | 2026.03.07 01:56:57.154150 [ 255 ] {7be7f369-4153-4dff-8acd-2944189182e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15886 | 2026.03.07 01:56:57.154769 [ 255 ] {7be7f369-4153-4dff-8acd-2944189182e6} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15887 | 2026.03.07 01:56:57.154803 [ 255 ] {7be7f369-4153-4dff-8acd-2944189182e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15888 | 2026.03.07 01:56:57.155124 [ 255 ] {7be7f369-4153-4dff-8acd-2944189182e6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15889 | 2026.03.07 01:56:57.155331 [ 255 ] {7be7f369-4153-4dff-8acd-2944189182e6} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15890 | 2026.03.07 01:56:57.155458 [ 255 ] {7be7f369-4153-4dff-8acd-2944189182e6} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001367 sec., 517922.45793708856 rows/sec., 30.21 MiB/sec. | ||
| 15891 | 2026.03.07 01:56:57.155494 [ 255 ] {7be7f369-4153-4dff-8acd-2944189182e6} <Debug> TCPHandler: Processed in 0.00153002 sec. | ||
| 15892 | 2026.03.07 01:56:57.155605 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15893 | 2026.03.07 01:56:57.155700 [ 255 ] {79d710c9-32a8-446b-bc2d-6a8a196a4180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15894 | 2026.03.07 01:56:57.155739 [ 255 ] {79d710c9-32a8-446b-bc2d-6a8a196a4180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15895 | 2026.03.07 01:56:57.156115 [ 255 ] {79d710c9-32a8-446b-bc2d-6a8a196a4180} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15896 | 2026.03.07 01:56:57.156150 [ 255 ] {79d710c9-32a8-446b-bc2d-6a8a196a4180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15897 | 2026.03.07 01:56:57.156432 [ 255 ] {79d710c9-32a8-446b-bc2d-6a8a196a4180} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 15898 | 2026.03.07 01:56:57.156644 [ 255 ] {79d710c9-32a8-446b-bc2d-6a8a196a4180} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15899 | 2026.03.07 01:56:57.156736 [ 100 ] {} <Debug> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 15900 | 2026.03.07 01:56:57.156768 [ 100 ] {} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15901 | 2026.03.07 01:56:57.156771 [ 255 ] {79d710c9-32a8-446b-bc2d-6a8a196a4180} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 64.51 KiB/sec. | ||
| 15902 | 2026.03.07 01:56:57.156787 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15903 | 2026.03.07 01:56:57.156814 [ 255 ] {79d710c9-32a8-446b-bc2d-6a8a196a4180} <Debug> TCPHandler: Processed in 0.001258921 sec. | ||
| 15904 | 2026.03.07 01:56:57.156911 [ 194 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::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 | ||
| 15905 | 2026.03.07 01:56:57.156916 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15906 | 2026.03.07 01:56:57.157061 [ 255 ] {0b563464-b972-4a9b-80dc-301a2dc19e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15907 | 2026.03.07 01:56:57.157074 [ 194 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15908 | 2026.03.07 01:56:57.157103 [ 255 ] {0b563464-b972-4a9b-80dc-301a2dc19e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15909 | 2026.03.07 01:56:57.157117 [ 194 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 1 rows starting from the beginning of the part | ||
| 15910 | 2026.03.07 01:56:57.157195 [ 194 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 15911 | 2026.03.07 01:56:57.157248 [ 194 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 15912 | 2026.03.07 01:56:57.157298 [ 194 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 15913 | 2026.03.07 01:56:57.157343 [ 194 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 15914 | 2026.03.07 01:56:57.157848 [ 255 ] {0b563464-b972-4a9b-80dc-301a2dc19e19} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15915 | 2026.03.07 01:56:57.157887 [ 255 ] {0b563464-b972-4a9b-80dc-301a2dc19e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15916 | 2026.03.07 01:56:57.158125 [ 196 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277602 sec., 3913.581850998981 rows/sec., 290.46 KiB/sec. | ||
| 15917 | 2026.03.07 01:56:57.158262 [ 255 ] {0b563464-b972-4a9b-80dc-301a2dc19e19} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15918 | 2026.03.07 01:56:57.158296 [ 195 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 15919 | 2026.03.07 01:56:57.158524 [ 255 ] {0b563464-b972-4a9b-80dc-301a2dc19e19} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15920 | 2026.03.07 01:56:57.158667 [ 195 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_17_4} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15921 | 2026.03.07 01:56:57.158669 [ 255 ] {0b563464-b972-4a9b-80dc-301a2dc19e19} <Debug> executeQuery: Read 1040 rows, 73.55 KiB in 0.001626 sec., 639606.3960639606 rows/sec., 44.18 MiB/sec. | ||
| 15922 | 2026.03.07 01:56:57.158726 [ 255 ] {0b563464-b972-4a9b-80dc-301a2dc19e19} <Debug> TCPHandler: Processed in 0.001859091 sec. | ||
| 15923 | 2026.03.07 01:56:57.158763 [ 195 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_17_4} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 15924 | 2026.03.07 01:56:57.158838 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15925 | 2026.03.07 01:56:57.158883 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15926 | 2026.03.07 01:56:57.158940 [ 255 ] {698f5a19-a901-4602-9ff5-f97861322a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15927 | 2026.03.07 01:56:57.158989 [ 255 ] {698f5a19-a901-4602-9ff5-f97861322a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15928 | 2026.03.07 01:56:57.159633 [ 255 ] {698f5a19-a901-4602-9ff5-f97861322a39} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15929 | 2026.03.07 01:56:57.159669 [ 255 ] {698f5a19-a901-4602-9ff5-f97861322a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15930 | 2026.03.07 01:56:57.160079 [ 255 ] {698f5a19-a901-4602-9ff5-f97861322a39} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15931 | 2026.03.07 01:56:57.160285 [ 255 ] {698f5a19-a901-4602-9ff5-f97861322a39} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15932 | 2026.03.07 01:56:57.160416 [ 255 ] {698f5a19-a901-4602-9ff5-f97861322a39} <Debug> executeQuery: Read 1220 rows, 78.13 KiB in 0.001495 sec., 816053.5117056856 rows/sec., 51.04 MiB/sec. | ||
| 15933 | 2026.03.07 01:56:57.160453 [ 255 ] {698f5a19-a901-4602-9ff5-f97861322a39} <Debug> TCPHandler: Processed in 0.001664874 sec. | ||
| 15934 | 2026.03.07 01:56:57.160565 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15935 | 2026.03.07 01:56:57.160660 [ 255 ] {2a9fa2fb-eb4f-4d49-94d2-a796c6e57886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15936 | 2026.03.07 01:56:57.160716 [ 255 ] {2a9fa2fb-eb4f-4d49-94d2-a796c6e57886} <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 | ||
| 15937 | 2026.03.07 01:56:57.161546 [ 255 ] {2a9fa2fb-eb4f-4d49-94d2-a796c6e57886} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15938 | 2026.03.07 01:56:57.161582 [ 255 ] {2a9fa2fb-eb4f-4d49-94d2-a796c6e57886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15939 | 2026.03.07 01:56:57.162153 [ 255 ] {2a9fa2fb-eb4f-4d49-94d2-a796c6e57886} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15940 | 2026.03.07 01:56:57.162386 [ 255 ] {2a9fa2fb-eb4f-4d49-94d2-a796c6e57886} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15941 | 2026.03.07 01:56:57.162528 [ 255 ] {2a9fa2fb-eb4f-4d49-94d2-a796c6e57886} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001887 sec., 18018.018018018018 rows/sec., 32.29 MiB/sec. | ||
| 15942 | 2026.03.07 01:56:57.162590 [ 255 ] {2a9fa2fb-eb4f-4d49-94d2-a796c6e57886} <Debug> TCPHandler: Processed in 0.002074968 sec. | ||
| 15943 | 2026.03.07 01:56:57.162702 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15944 | 2026.03.07 01:56:57.162798 [ 255 ] {19fc0206-c338-4150-8a48-5f4721c58d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15945 | 2026.03.07 01:56:57.162842 [ 255 ] {19fc0206-c338-4150-8a48-5f4721c58d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15946 | 2026.03.07 01:56:57.163163 [ 255 ] {19fc0206-c338-4150-8a48-5f4721c58d61} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15947 | 2026.03.07 01:56:57.163199 [ 255 ] {19fc0206-c338-4150-8a48-5f4721c58d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15948 | 2026.03.07 01:56:57.163500 [ 255 ] {19fc0206-c338-4150-8a48-5f4721c58d61} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15949 | 2026.03.07 01:56:57.163717 [ 255 ] {19fc0206-c338-4150-8a48-5f4721c58d61} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15950 | 2026.03.07 01:56:57.163836 [ 99 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15951 | 2026.03.07 01:56:57.163843 [ 255 ] {19fc0206-c338-4150-8a48-5f4721c58d61} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001063 sec., 11288.805268109127 rows/sec., 779.05 KiB/sec. | ||
| 15952 | 2026.03.07 01:56:57.163882 [ 99 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15953 | 2026.03.07 01:56:57.163899 [ 255 ] {19fc0206-c338-4150-8a48-5f4721c58d61} <Debug> TCPHandler: Processed in 0.0012471 sec. | ||
| 15954 | 2026.03.07 01:56:57.163912 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15955 | 2026.03.07 01:56:57.164004 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15956 | 2026.03.07 01:56:57.164110 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15957 | 2026.03.07 01:56:57.164142 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5490 rows starting from the beginning of the part | ||
| 15958 | 2026.03.07 01:56:57.164204 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 15959 | 2026.03.07 01:56:57.164251 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 90 rows starting from the beginning of the part | ||
| 15960 | 2026.03.07 01:56:57.164295 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 15961 | 2026.03.07 01:56:57.164337 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 90 rows starting from the beginning of the part | ||
| 15962 | 2026.03.07 01:56:57.164379 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 12 rows starting from the beginning of the part | ||
| 15963 | 2026.03.07 01:56:57.165995 [ 189 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5802 rows, containing 4 columns (4 merged, 0 gathered) in 0.002018255 sec., 2874760.6224188716 rows/sec., 187.92 MiB/sec. | ||
| 15964 | 2026.03.07 01:56:57.166675 [ 189 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15965 | 2026.03.07 01:56:57.167092 [ 189 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_106_21} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15966 | 2026.03.07 01:56:57.167177 [ 189 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_106_21} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15967 | 2026.03.07 01:56:57.167286 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 15968 | 2026.03.07 01:57:01.097993 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15969 | 2026.03.07 01:57:01.098228 [ 255 ] {a3df309c-ec0e-4f07-adbd-cee3ec74f961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15970 | 2026.03.07 01:57:01.098303 [ 255 ] {a3df309c-ec0e-4f07-adbd-cee3ec74f961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15971 | 2026.03.07 01:57:01.099075 [ 255 ] {a3df309c-ec0e-4f07-adbd-cee3ec74f961} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15972 | 2026.03.07 01:57:01.099136 [ 255 ] {a3df309c-ec0e-4f07-adbd-cee3ec74f961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15973 | 2026.03.07 01:57:01.099728 [ 255 ] {a3df309c-ec0e-4f07-adbd-cee3ec74f961} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15974 | 2026.03.07 01:57:01.100085 [ 255 ] {a3df309c-ec0e-4f07-adbd-cee3ec74f961} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15975 | 2026.03.07 01:57:01.100309 [ 255 ] {a3df309c-ec0e-4f07-adbd-cee3ec74f961} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00215 sec., 26046.511627906977 rows/sec., 2.00 MiB/sec. | ||
| 15976 | 2026.03.07 01:57:01.100366 [ 255 ] {a3df309c-ec0e-4f07-adbd-cee3ec74f961} <Debug> TCPHandler: Processed in 0.002546763 sec. | ||
| 15977 | 2026.03.07 01:57:01.100502 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15978 | 2026.03.07 01:57:01.100614 [ 255 ] {f0388de5-34f6-4001-8339-8c7065894ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15979 | 2026.03.07 01:57:01.100658 [ 255 ] {f0388de5-34f6-4001-8339-8c7065894ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15980 | 2026.03.07 01:57:01.101193 [ 255 ] {f0388de5-34f6-4001-8339-8c7065894ff4} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15981 | 2026.03.07 01:57:01.101233 [ 255 ] {f0388de5-34f6-4001-8339-8c7065894ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15982 | 2026.03.07 01:57:01.101577 [ 255 ] {f0388de5-34f6-4001-8339-8c7065894ff4} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15983 | 2026.03.07 01:57:01.101877 [ 255 ] {f0388de5-34f6-4001-8339-8c7065894ff4} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15984 | 2026.03.07 01:57:01.102063 [ 255 ] {f0388de5-34f6-4001-8339-8c7065894ff4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001435 sec., 44599.3031358885 rows/sec., 3.48 MiB/sec. | ||
| 15985 | 2026.03.07 01:57:01.102119 [ 255 ] {f0388de5-34f6-4001-8339-8c7065894ff4} <Debug> TCPHandler: Processed in 0.001637844 sec. | ||
| 15986 | 2026.03.07 01:57:01.102260 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15987 | 2026.03.07 01:57:01.102383 [ 255 ] {b3285445-b6a7-43ea-a4a0-73cb309ceb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15988 | 2026.03.07 01:57:01.102443 [ 255 ] {b3285445-b6a7-43ea-a4a0-73cb309ceb3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15989 | 2026.03.07 01:57:01.102905 [ 255 ] {b3285445-b6a7-43ea-a4a0-73cb309ceb3b} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15990 | 2026.03.07 01:57:01.102943 [ 255 ] {b3285445-b6a7-43ea-a4a0-73cb309ceb3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15991 | 2026.03.07 01:57:01.103301 [ 255 ] {b3285445-b6a7-43ea-a4a0-73cb309ceb3b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15992 | 2026.03.07 01:57:01.103523 [ 255 ] {b3285445-b6a7-43ea-a4a0-73cb309ceb3b} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15993 | 2026.03.07 01:57:01.103674 [ 255 ] {b3285445-b6a7-43ea-a4a0-73cb309ceb3b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001323 sec., 96749.81103552533 rows/sec., 6.74 MiB/sec. | ||
| 15994 | 2026.03.07 01:57:01.103714 [ 255 ] {b3285445-b6a7-43ea-a4a0-73cb309ceb3b} <Debug> TCPHandler: Processed in 0.00151727 sec. | ||
| 15995 | 2026.03.07 01:57:01.103834 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15996 | 2026.03.07 01:57:01.103933 [ 255 ] {6554e25f-6783-4ea3-986a-76416a0f61e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15997 | 2026.03.07 01:57:01.103977 [ 255 ] {6554e25f-6783-4ea3-986a-76416a0f61e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15998 | 2026.03.07 01:57:01.104358 [ 255 ] {6554e25f-6783-4ea3-986a-76416a0f61e7} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15999 | 2026.03.07 01:57:01.104395 [ 255 ] {6554e25f-6783-4ea3-986a-76416a0f61e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16000 | 2026.03.07 01:57:01.104744 [ 255 ] {6554e25f-6783-4ea3-986a-76416a0f61e7} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16001 | 2026.03.07 01:57:01.104966 [ 255 ] {6554e25f-6783-4ea3-986a-76416a0f61e7} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16002 | 2026.03.07 01:57:01.105102 [ 255 ] {6554e25f-6783-4ea3-986a-76416a0f61e7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001191 sec., 40302.26700251889 rows/sec., 2.72 MiB/sec. | ||
| 16003 | 2026.03.07 01:57:01.105147 [ 255 ] {6554e25f-6783-4ea3-986a-76416a0f61e7} <Debug> TCPHandler: Processed in 0.001362675 sec. | ||
| 16004 | 2026.03.07 01:57:01.585845 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33156 | ||
| 16005 | 2026.03.07 01:57:01.586392 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16006 | 2026.03.07 01:57:01.586433 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16007 | 2026.03.07 01:57:01.586916 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16008 | 2026.03.07 01:57:01.587138 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16009 | 2026.03.07 01:57:01.587265 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33156 | ||
| 16010 | 2026.03.07 01:57:03.362593 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 16011 | 2026.03.07 01:57:03.379034 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16012 | 2026.03.07 01:57:03.379087 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16013 | 2026.03.07 01:57:03.384923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16014 | 2026.03.07 01:57:03.385629 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16015 | 2026.03.07 01:57:03.388399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 16016 | 2026.03.07 01:57:04.198734 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1990 | ||
| 16017 | 2026.03.07 01:57:04.201518 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16018 | 2026.03.07 01:57:04.201569 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16019 | 2026.03.07 01:57:04.202823 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16020 | 2026.03.07 01:57:04.203109 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16021 | 2026.03.07 01:57:04.203520 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1990 | ||
| 16022 | 2026.03.07 01:57:06.107364 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16023 | 2026.03.07 01:57:06.107527 [ 255 ] {f645275f-141c-41cd-a5b7-8fa489e67f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16024 | 2026.03.07 01:57:06.107586 [ 255 ] {f645275f-141c-41cd-a5b7-8fa489e67f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16025 | 2026.03.07 01:57:06.108422 [ 255 ] {f645275f-141c-41cd-a5b7-8fa489e67f24} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16026 | 2026.03.07 01:57:06.108460 [ 255 ] {f645275f-141c-41cd-a5b7-8fa489e67f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16027 | 2026.03.07 01:57:06.108859 [ 255 ] {f645275f-141c-41cd-a5b7-8fa489e67f24} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 16028 | 2026.03.07 01:57:06.109077 [ 255 ] {f645275f-141c-41cd-a5b7-8fa489e67f24} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16029 | 2026.03.07 01:57:06.109226 [ 255 ] {f645275f-141c-41cd-a5b7-8fa489e67f24} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001729 sec., 164256.7958357432 rows/sec., 10.43 MiB/sec. | ||
| 16030 | 2026.03.07 01:57:06.109267 [ 255 ] {f645275f-141c-41cd-a5b7-8fa489e67f24} <Debug> TCPHandler: Processed in 0.002023555 sec. | ||
| 16031 | 2026.03.07 01:57:06.109408 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16032 | 2026.03.07 01:57:06.109501 [ 255 ] {11d4a8e1-3017-4602-b199-4d05c330f5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16033 | 2026.03.07 01:57:06.109541 [ 255 ] {11d4a8e1-3017-4602-b199-4d05c330f5a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16034 | 2026.03.07 01:57:06.110461 [ 255 ] {11d4a8e1-3017-4602-b199-4d05c330f5a8} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16035 | 2026.03.07 01:57:06.110495 [ 255 ] {11d4a8e1-3017-4602-b199-4d05c330f5a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16036 | 2026.03.07 01:57:06.110855 [ 255 ] {11d4a8e1-3017-4602-b199-4d05c330f5a8} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16037 | 2026.03.07 01:57:06.111072 [ 255 ] {11d4a8e1-3017-4602-b199-4d05c330f5a8} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16038 | 2026.03.07 01:57:06.111190 [ 92 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16039 | 2026.03.07 01:57:06.111199 [ 255 ] {11d4a8e1-3017-4602-b199-4d05c330f5a8} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001716 sec., 485431.2354312354 rows/sec., 38.55 MiB/sec. | ||
| 16040 | 2026.03.07 01:57:06.111233 [ 92 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16041 | 2026.03.07 01:57:06.111249 [ 255 ] {11d4a8e1-3017-4602-b199-4d05c330f5a8} <Debug> TCPHandler: Processed in 0.001897542 sec. | ||
| 16042 | 2026.03.07 01:57:06.111256 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16043 | 2026.03.07 01:57:06.111345 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16044 | 2026.03.07 01:57:06.111375 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16045 | 2026.03.07 01:57:06.111430 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16046 | 2026.03.07 01:57:06.111458 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2893 rows starting from the beginning of the part | ||
| 16047 | 2026.03.07 01:57:06.111468 [ 255 ] {c111e0c1-d02e-4690-ba89-106dbc5df579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16048 | 2026.03.07 01:57:06.111509 [ 255 ] {c111e0c1-d02e-4690-ba89-106dbc5df579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16049 | 2026.03.07 01:57:06.111516 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 102 rows starting from the beginning of the part | ||
| 16050 | 2026.03.07 01:57:06.111561 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 833 rows starting from the beginning of the part | ||
| 16051 | 2026.03.07 01:57:06.111603 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1989 rows starting from the beginning of the part | ||
| 16052 | 2026.03.07 01:57:06.111644 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
| 16053 | 2026.03.07 01:57:06.111685 [ 188 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 833 rows starting from the beginning of the part | ||
| 16054 | 2026.03.07 01:57:06.112065 [ 255 ] {c111e0c1-d02e-4690-ba89-106dbc5df579} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16055 | 2026.03.07 01:57:06.112099 [ 255 ] {c111e0c1-d02e-4690-ba89-106dbc5df579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16056 | 2026.03.07 01:57:06.112408 [ 255 ] {c111e0c1-d02e-4690-ba89-106dbc5df579} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16057 | 2026.03.07 01:57:06.112612 [ 255 ] {c111e0c1-d02e-4690-ba89-106dbc5df579} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16058 | 2026.03.07 01:57:06.112754 [ 255 ] {c111e0c1-d02e-4690-ba89-106dbc5df579} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001303 sec., 122793.55333844974 rows/sec., 7.42 MiB/sec. | ||
| 16059 | 2026.03.07 01:57:06.112794 [ 255 ] {c111e0c1-d02e-4690-ba89-106dbc5df579} <Debug> TCPHandler: Processed in 0.001466648 sec. | ||
| 16060 | 2026.03.07 01:57:06.112917 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16061 | 2026.03.07 01:57:06.113011 [ 255 ] {8c3a53a4-24a4-4ad5-af7e-af4d2a407a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16062 | 2026.03.07 01:57:06.113050 [ 255 ] {8c3a53a4-24a4-4ad5-af7e-af4d2a407a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16063 | 2026.03.07 01:57:06.113552 [ 255 ] {8c3a53a4-24a4-4ad5-af7e-af4d2a407a96} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16064 | 2026.03.07 01:57:06.113587 [ 255 ] {8c3a53a4-24a4-4ad5-af7e-af4d2a407a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16065 | 2026.03.07 01:57:06.113864 [ 195 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6706 rows, containing 5 columns (5 merged, 0 gathered) in 0.002549913 sec., 2629893.64735189 rows/sec., 213.78 MiB/sec. | ||
| 16066 | 2026.03.07 01:57:06.113908 [ 255 ] {8c3a53a4-24a4-4ad5-af7e-af4d2a407a96} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16067 | 2026.03.07 01:57:06.114129 [ 255 ] {8c3a53a4-24a4-4ad5-af7e-af4d2a407a96} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16068 | 2026.03.07 01:57:06.114155 [ 192 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16069 | 2026.03.07 01:57:06.114312 [ 255 ] {8c3a53a4-24a4-4ad5-af7e-af4d2a407a96} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00132 sec., 112878.78787878787 rows/sec., 7.29 MiB/sec. | ||
| 16070 | 2026.03.07 01:57:06.114354 [ 255 ] {8c3a53a4-24a4-4ad5-af7e-af4d2a407a96} <Debug> TCPHandler: Processed in 0.001482148 sec. | ||
| 16071 | 2026.03.07 01:57:06.114409 [ 192 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_116_23} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16072 | 2026.03.07 01:57:06.114468 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16073 | 2026.03.07 01:57:06.114473 [ 192 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_116_23} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16074 | 2026.03.07 01:57:06.114543 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 16075 | 2026.03.07 01:57:06.114560 [ 255 ] {6e889f94-73d6-49e4-ba2b-4eca07561ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16076 | 2026.03.07 01:57:06.114600 [ 255 ] {6e889f94-73d6-49e4-ba2b-4eca07561ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16077 | 2026.03.07 01:57:06.115071 [ 255 ] {6e889f94-73d6-49e4-ba2b-4eca07561ad6} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16078 | 2026.03.07 01:57:06.115105 [ 255 ] {6e889f94-73d6-49e4-ba2b-4eca07561ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16079 | 2026.03.07 01:57:06.115409 [ 255 ] {6e889f94-73d6-49e4-ba2b-4eca07561ad6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 16080 | 2026.03.07 01:57:06.115618 [ 255 ] {6e889f94-73d6-49e4-ba2b-4eca07561ad6} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16081 | 2026.03.07 01:57:06.115741 [ 255 ] {6e889f94-73d6-49e4-ba2b-4eca07561ad6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001199 sec., 123436.19683069225 rows/sec., 7.02 MiB/sec. | ||
| 16082 | 2026.03.07 01:57:06.115777 [ 255 ] {6e889f94-73d6-49e4-ba2b-4eca07561ad6} <Debug> TCPHandler: Processed in 0.001356834 sec. | ||
| 16083 | 2026.03.07 01:57:06.115887 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16084 | 2026.03.07 01:57:06.115979 [ 255 ] {0ed0aa7d-c943-43db-869b-ad9cd6b84108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16085 | 2026.03.07 01:57:06.116018 [ 255 ] {0ed0aa7d-c943-43db-869b-ad9cd6b84108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16086 | 2026.03.07 01:57:06.116686 [ 255 ] {0ed0aa7d-c943-43db-869b-ad9cd6b84108} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16087 | 2026.03.07 01:57:06.116720 [ 255 ] {0ed0aa7d-c943-43db-869b-ad9cd6b84108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16088 | 2026.03.07 01:57:06.117045 [ 255 ] {0ed0aa7d-c943-43db-869b-ad9cd6b84108} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16089 | 2026.03.07 01:57:06.117252 [ 255 ] {0ed0aa7d-c943-43db-869b-ad9cd6b84108} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16090 | 2026.03.07 01:57:06.117363 [ 92 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16091 | 2026.03.07 01:57:06.117376 [ 255 ] {0ed0aa7d-c943-43db-869b-ad9cd6b84108} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001423 sec., 356992.26985242445 rows/sec., 25.13 MiB/sec. | ||
| 16092 | 2026.03.07 01:57:06.117389 [ 92 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16093 | 2026.03.07 01:57:06.117408 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16094 | 2026.03.07 01:57:06.117411 [ 255 ] {0ed0aa7d-c943-43db-869b-ad9cd6b84108} <Debug> TCPHandler: Processed in 0.001581152 sec. | ||
| 16095 | 2026.03.07 01:57:06.117469 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16096 | 2026.03.07 01:57:06.117516 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16097 | 2026.03.07 01:57:06.117548 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16098 | 2026.03.07 01:57:06.117573 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1552 rows starting from the beginning of the part | ||
| 16099 | 2026.03.07 01:57:06.117602 [ 255 ] {17d743cf-9715-43c2-b752-7b7e01fad077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16100 | 2026.03.07 01:57:06.117621 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 87 rows starting from the beginning of the part | ||
| 16101 | 2026.03.07 01:57:06.117640 [ 255 ] {17d743cf-9715-43c2-b752-7b7e01fad077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16102 | 2026.03.07 01:57:06.117662 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 508 rows starting from the beginning of the part | ||
| 16103 | 2026.03.07 01:57:06.117701 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1040 rows starting from the beginning of the part | ||
| 16104 | 2026.03.07 01:57:06.117739 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
| 16105 | 2026.03.07 01:57:06.117777 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 508 rows starting from the beginning of the part | ||
| 16106 | 2026.03.07 01:57:06.117952 [ 255 ] {17d743cf-9715-43c2-b752-7b7e01fad077} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16107 | 2026.03.07 01:57:06.117985 [ 255 ] {17d743cf-9715-43c2-b752-7b7e01fad077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16108 | 2026.03.07 01:57:06.118337 [ 255 ] {17d743cf-9715-43c2-b752-7b7e01fad077} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 16109 | 2026.03.07 01:57:06.118546 [ 255 ] {17d743cf-9715-43c2-b752-7b7e01fad077} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16110 | 2026.03.07 01:57:06.118644 [ 92 ] {} <Debug> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 16111 | 2026.03.07 01:57:06.118677 [ 92 ] {} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16112 | 2026.03.07 01:57:06.118681 [ 255 ] {17d743cf-9715-43c2-b752-7b7e01fad077} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 16113 | 2026.03.07 01:57:06.118694 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16114 | 2026.03.07 01:57:06.118720 [ 255 ] {17d743cf-9715-43c2-b752-7b7e01fad077} <Debug> TCPHandler: Processed in 0.00123447 sec. | ||
| 16115 | 2026.03.07 01:57:06.118789 [ 195 ] {d7b2a2fd-960f-4ebb-a583-917071913406::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 | ||
| 16116 | 2026.03.07 01:57:06.118829 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16117 | 2026.03.07 01:57:06.118918 [ 195 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16118 | 2026.03.07 01:57:06.118926 [ 255 ] {4eff153e-d684-4983-bc14-8af8879ec89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16119 | 2026.03.07 01:57:06.118972 [ 195 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 16120 | 2026.03.07 01:57:06.118986 [ 255 ] {4eff153e-d684-4983-bc14-8af8879ec89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16121 | 2026.03.07 01:57:06.119047 [ 195 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 16122 | 2026.03.07 01:57:06.119097 [ 195 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 16123 | 2026.03.07 01:57:06.119129 [ 197 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3759 rows, containing 5 columns (5 merged, 0 gathered) in 0.001665755 sec., 2256634.3790053157 rows/sec., 166.76 MiB/sec. | ||
| 16124 | 2026.03.07 01:57:06.119138 [ 195 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 16125 | 2026.03.07 01:57:06.119231 [ 195 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 16126 | 2026.03.07 01:57:06.119271 [ 195 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 16127 | 2026.03.07 01:57:06.119334 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16128 | 2026.03.07 01:57:06.119437 [ 255 ] {4eff153e-d684-4983-bc14-8af8879ec89f} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16129 | 2026.03.07 01:57:06.119473 [ 255 ] {4eff153e-d684-4983-bc14-8af8879ec89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16130 | 2026.03.07 01:57:06.119604 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_116_23} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16131 | 2026.03.07 01:57:06.119665 [ 188 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_116_23} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16132 | 2026.03.07 01:57:06.119724 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 16133 | 2026.03.07 01:57:06.119845 [ 255 ] {4eff153e-d684-4983-bc14-8af8879ec89f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16134 | 2026.03.07 01:57:06.120069 [ 255 ] {4eff153e-d684-4983-bc14-8af8879ec89f} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16135 | 2026.03.07 01:57:06.120110 [ 201 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001364254 sec., 136338.2478629346 rows/sec., 6.96 MiB/sec. | ||
| 16136 | 2026.03.07 01:57:06.120178 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_105_22 to all_110_110_0 | ||
| 16137 | 2026.03.07 01:57:06.120196 [ 255 ] {4eff153e-d684-4983-bc14-8af8879ec89f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001288 sec., 205745.34161490682 rows/sec., 13.67 MiB/sec. | ||
| 16138 | 2026.03.07 01:57:06.120206 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16139 | 2026.03.07 01:57:06.120225 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16140 | 2026.03.07 01:57:06.120233 [ 255 ] {4eff153e-d684-4983-bc14-8af8879ec89f} <Debug> TCPHandler: Processed in 0.001451497 sec. | ||
| 16141 | 2026.03.07 01:57:06.120240 [ 188 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 16142 | 2026.03.07 01:57:06.120298 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_110_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_22 to all_110_110_0 into Compact with storage Full | ||
| 16143 | 2026.03.07 01:57:06.120349 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16144 | 2026.03.07 01:57:06.120403 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_110_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16145 | 2026.03.07 01:57:06.120433 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_105_22, total 38273 rows starting from the beginning of the part | ||
| 16146 | 2026.03.07 01:57:06.120446 [ 255 ] {43542062-8aa7-4188-b51a-11f923e5183a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16147 | 2026.03.07 01:57:06.120479 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 16148 | 2026.03.07 01:57:06.120489 [ 188 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_31_6} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16149 | 2026.03.07 01:57:06.120493 [ 255 ] {43542062-8aa7-4188-b51a-11f923e5183a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16150 | 2026.03.07 01:57:06.120523 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 265 rows starting from the beginning of the part | ||
| 16151 | 2026.03.07 01:57:06.120562 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1220 rows starting from the beginning of the part | ||
| 16152 | 2026.03.07 01:57:06.120567 [ 188 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_31_6} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 16153 | 2026.03.07 01:57:06.120600 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 128 rows starting from the beginning of the part | ||
| 16154 | 2026.03.07 01:57:06.120642 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 265 rows starting from the beginning of the part | ||
| 16155 | 2026.03.07 01:57:06.120648 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 16156 | 2026.03.07 01:57:06.120818 [ 255 ] {43542062-8aa7-4188-b51a-11f923e5183a} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16157 | 2026.03.07 01:57:06.120856 [ 255 ] {43542062-8aa7-4188-b51a-11f923e5183a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16158 | 2026.03.07 01:57:06.121169 [ 255 ] {43542062-8aa7-4188-b51a-11f923e5183a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 16159 | 2026.03.07 01:57:06.121387 [ 255 ] {43542062-8aa7-4188-b51a-11f923e5183a} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16160 | 2026.03.07 01:57:06.121518 [ 255 ] {43542062-8aa7-4188-b51a-11f923e5183a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 16161 | 2026.03.07 01:57:06.121553 [ 255 ] {43542062-8aa7-4188-b51a-11f923e5183a} <Debug> TCPHandler: Processed in 0.001253761 sec. | ||
| 16162 | 2026.03.07 01:57:06.121660 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16163 | 2026.03.07 01:57:06.121752 [ 255 ] {94947ae8-7bfe-4d6f-8455-43849580de11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16164 | 2026.03.07 01:57:06.121805 [ 255 ] {94947ae8-7bfe-4d6f-8455-43849580de11} <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 | ||
| 16165 | 2026.03.07 01:57:06.122615 [ 255 ] {94947ae8-7bfe-4d6f-8455-43849580de11} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16166 | 2026.03.07 01:57:06.122650 [ 255 ] {94947ae8-7bfe-4d6f-8455-43849580de11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16167 | 2026.03.07 01:57:06.123208 [ 255 ] {94947ae8-7bfe-4d6f-8455-43849580de11} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16168 | 2026.03.07 01:57:06.123431 [ 255 ] {94947ae8-7bfe-4d6f-8455-43849580de11} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16169 | 2026.03.07 01:57:06.123570 [ 255 ] {94947ae8-7bfe-4d6f-8455-43849580de11} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001836 sec., 9803.921568627451 rows/sec., 17.57 MiB/sec. | ||
| 16170 | 2026.03.07 01:57:06.123626 [ 255 ] {94947ae8-7bfe-4d6f-8455-43849580de11} <Debug> TCPHandler: Processed in 0.002012806 sec. | ||
| 16171 | 2026.03.07 01:57:06.123739 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16172 | 2026.03.07 01:57:06.123832 [ 255 ] {0995be91-820c-49c7-9bc5-cdf64cbb2254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16173 | 2026.03.07 01:57:06.123874 [ 255 ] {0995be91-820c-49c7-9bc5-cdf64cbb2254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16174 | 2026.03.07 01:57:06.124205 [ 255 ] {0995be91-820c-49c7-9bc5-cdf64cbb2254} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16175 | 2026.03.07 01:57:06.124239 [ 255 ] {0995be91-820c-49c7-9bc5-cdf64cbb2254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16176 | 2026.03.07 01:57:06.124555 [ 255 ] {0995be91-820c-49c7-9bc5-cdf64cbb2254} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16177 | 2026.03.07 01:57:06.124764 [ 255 ] {0995be91-820c-49c7-9bc5-cdf64cbb2254} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16178 | 2026.03.07 01:57:06.124890 [ 255 ] {0995be91-820c-49c7-9bc5-cdf64cbb2254} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001077 sec., 83565.45961002786 rows/sec., 5.23 MiB/sec. | ||
| 16179 | 2026.03.07 01:57:06.124925 [ 255 ] {0995be91-820c-49c7-9bc5-cdf64cbb2254} <Debug> TCPHandler: Processed in 0.00123398 sec. | ||
| 16180 | 2026.03.07 01:57:06.128485 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_110_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40311 rows, containing 5 columns (5 merged, 0 gathered) in 0.008239289 sec., 4892533.80965275 rows/sec., 319.91 MiB/sec. | ||
| 16181 | 2026.03.07 01:57:06.129010 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_110_23} <Trace> MergedBlockOutputStream: filled checksums all_1_110_23 (state Temporary) | ||
| 16182 | 2026.03.07 01:57:06.129319 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_110_23} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_110_23 to all_1_110_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16183 | 2026.03.07 01:57:06.129388 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_110_23} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_105_22, all_110_110_0] -> all_1_110_23 | ||
| 16184 | 2026.03.07 01:57:06.129460 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16185 | 2026.03.07 01:57:08.094685 [ 223 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16186 | 2026.03.07 01:57:08.094741 [ 223 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16187 | 2026.03.07 01:57:08.110321 [ 223 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16188 | 2026.03.07 01:57:08.891113 [ 17 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16189 | 2026.03.07 01:57:08.891192 [ 17 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16190 | 2026.03.07 01:57:09.087721 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33668 | ||
| 16191 | 2026.03.07 01:57:09.088500 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16192 | 2026.03.07 01:57:09.088546 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16193 | 2026.03.07 01:57:09.089067 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16194 | 2026.03.07 01:57:09.089308 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16195 | 2026.03.07 01:57:09.089455 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33668 | ||
| 16196 | 2026.03.07 01:57:10.527635 [ 220 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16197 | 2026.03.07 01:57:10.527686 [ 220 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16198 | 2026.03.07 01:57:10.530668 [ 220 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16199 | 2026.03.07 01:57:10.888783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 16200 | 2026.03.07 01:57:10.906251 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16201 | 2026.03.07 01:57:10.906320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16202 | 2026.03.07 01:57:10.912407 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16203 | 2026.03.07 01:57:10.913141 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16204 | 2026.03.07 01:57:10.916610 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 16205 | 2026.03.07 01:57:11.100499 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16206 | 2026.03.07 01:57:11.100687 [ 255 ] {f405d571-c33b-4c8c-a3fc-0928dda22c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16207 | 2026.03.07 01:57:11.100753 [ 255 ] {f405d571-c33b-4c8c-a3fc-0928dda22c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16208 | 2026.03.07 01:57:11.101432 [ 255 ] {f405d571-c33b-4c8c-a3fc-0928dda22c82} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16209 | 2026.03.07 01:57:11.101482 [ 255 ] {f405d571-c33b-4c8c-a3fc-0928dda22c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16210 | 2026.03.07 01:57:11.101866 [ 255 ] {f405d571-c33b-4c8c-a3fc-0928dda22c82} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16211 | 2026.03.07 01:57:11.102089 [ 255 ] {f405d571-c33b-4c8c-a3fc-0928dda22c82} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16212 | 2026.03.07 01:57:11.102239 [ 255 ] {f405d571-c33b-4c8c-a3fc-0928dda22c82} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001656 sec., 61594.20289855073 rows/sec., 5.16 MiB/sec. | ||
| 16213 | 2026.03.07 01:57:11.102286 [ 255 ] {f405d571-c33b-4c8c-a3fc-0928dda22c82} <Debug> TCPHandler: Processed in 0.001976984 sec. | ||
| 16214 | 2026.03.07 01:57:11.102479 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16215 | 2026.03.07 01:57:11.102584 [ 255 ] {d770249e-8a66-4855-8960-b3e86ed94543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16216 | 2026.03.07 01:57:11.102628 [ 255 ] {d770249e-8a66-4855-8960-b3e86ed94543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16217 | 2026.03.07 01:57:11.103066 [ 255 ] {d770249e-8a66-4855-8960-b3e86ed94543} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16218 | 2026.03.07 01:57:11.103108 [ 255 ] {d770249e-8a66-4855-8960-b3e86ed94543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16219 | 2026.03.07 01:57:11.103443 [ 255 ] {d770249e-8a66-4855-8960-b3e86ed94543} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16220 | 2026.03.07 01:57:11.103655 [ 255 ] {d770249e-8a66-4855-8960-b3e86ed94543} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16221 | 2026.03.07 01:57:11.103791 [ 255 ] {d770249e-8a66-4855-8960-b3e86ed94543} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001232 sec., 18668.83116883117 rows/sec., 1.37 MiB/sec. | ||
| 16222 | 2026.03.07 01:57:11.103791 [ 27 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16223 | 2026.03.07 01:57:11.103831 [ 255 ] {d770249e-8a66-4855-8960-b3e86ed94543} <Debug> TCPHandler: Processed in 0.001403186 sec. | ||
| 16224 | 2026.03.07 01:57:11.103874 [ 27 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16225 | 2026.03.07 01:57:11.103900 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16226 | 2026.03.07 01:57:11.103964 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16227 | 2026.03.07 01:57:11.104013 [ 197 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16228 | 2026.03.07 01:57:11.104065 [ 255 ] {7868b081-af2f-442a-997a-e816d9d68b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16229 | 2026.03.07 01:57:11.104111 [ 255 ] {7868b081-af2f-442a-997a-e816d9d68b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16230 | 2026.03.07 01:57:11.104146 [ 197 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16231 | 2026.03.07 01:57:11.104184 [ 197 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 226 rows starting from the beginning of the part | ||
| 16232 | 2026.03.07 01:57:11.104247 [ 197 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 23 rows starting from the beginning of the part | ||
| 16233 | 2026.03.07 01:57:11.104291 [ 197 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 16234 | 2026.03.07 01:57:11.104350 [ 197 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 40 rows starting from the beginning of the part | ||
| 16235 | 2026.03.07 01:57:11.104462 [ 197 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 16236 | 2026.03.07 01:57:11.104521 [ 197 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 23 rows starting from the beginning of the part | ||
| 16237 | 2026.03.07 01:57:11.104592 [ 255 ] {7868b081-af2f-442a-997a-e816d9d68b90} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16238 | 2026.03.07 01:57:11.104640 [ 255 ] {7868b081-af2f-442a-997a-e816d9d68b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16239 | 2026.03.07 01:57:11.105018 [ 255 ] {7868b081-af2f-442a-997a-e816d9d68b90} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16240 | 2026.03.07 01:57:11.105262 [ 255 ] {7868b081-af2f-442a-997a-e816d9d68b90} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16241 | 2026.03.07 01:57:11.105403 [ 255 ] {7868b081-af2f-442a-997a-e816d9d68b90} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001359 sec., 64017.660044150114 rows/sec., 5.00 MiB/sec. | ||
| 16242 | 2026.03.07 01:57:11.105448 [ 255 ] {7868b081-af2f-442a-997a-e816d9d68b90} <Debug> TCPHandler: Processed in 0.00153377 sec. | ||
| 16243 | 2026.03.07 01:57:11.105495 [ 186 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153174 sec., 412602.6610260227 rows/sec., 27.74 MiB/sec. | ||
| 16244 | 2026.03.07 01:57:11.105571 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16245 | 2026.03.07 01:57:11.105670 [ 200 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16246 | 2026.03.07 01:57:11.105674 [ 255 ] {226391c4-8af3-4365-8592-594613448075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16247 | 2026.03.07 01:57:11.105728 [ 255 ] {226391c4-8af3-4365-8592-594613448075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16248 | 2026.03.07 01:57:11.105957 [ 200 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_101_20} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16249 | 2026.03.07 01:57:11.106031 [ 200 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_101_20} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16250 | 2026.03.07 01:57:11.106163 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 16251 | 2026.03.07 01:57:11.106185 [ 255 ] {226391c4-8af3-4365-8592-594613448075} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16252 | 2026.03.07 01:57:11.106218 [ 255 ] {226391c4-8af3-4365-8592-594613448075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16253 | 2026.03.07 01:57:11.106559 [ 255 ] {226391c4-8af3-4365-8592-594613448075} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16254 | 2026.03.07 01:57:11.106783 [ 255 ] {226391c4-8af3-4365-8592-594613448075} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16255 | 2026.03.07 01:57:11.106918 [ 255 ] {226391c4-8af3-4365-8592-594613448075} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 16256 | 2026.03.07 01:57:11.106956 [ 255 ] {226391c4-8af3-4365-8592-594613448075} <Debug> TCPHandler: Processed in 0.001435607 sec. | ||
| 16257 | 2026.03.07 01:57:11.107069 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16258 | 2026.03.07 01:57:11.107164 [ 255 ] {2261deaa-edff-417e-8fa9-02516e6a8714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16259 | 2026.03.07 01:57:11.107222 [ 255 ] {2261deaa-edff-417e-8fa9-02516e6a8714} <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 | ||
| 16260 | 2026.03.07 01:57:11.108044 [ 255 ] {2261deaa-edff-417e-8fa9-02516e6a8714} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16261 | 2026.03.07 01:57:11.108081 [ 255 ] {2261deaa-edff-417e-8fa9-02516e6a8714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16262 | 2026.03.07 01:57:11.108629 [ 255 ] {2261deaa-edff-417e-8fa9-02516e6a8714} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16263 | 2026.03.07 01:57:11.108859 [ 255 ] {2261deaa-edff-417e-8fa9-02516e6a8714} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16264 | 2026.03.07 01:57:11.108985 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16265 | 2026.03.07 01:57:11.108999 [ 255 ] {2261deaa-edff-417e-8fa9-02516e6a8714} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001853 sec., 12412.3043712898 rows/sec., 22.24 MiB/sec. | ||
| 16266 | 2026.03.07 01:57:11.109037 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16267 | 2026.03.07 01:57:11.109059 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16268 | 2026.03.07 01:57:11.109071 [ 255 ] {2261deaa-edff-417e-8fa9-02516e6a8714} <Debug> TCPHandler: Processed in 0.002051557 sec. | ||
| 16269 | 2026.03.07 01:57:11.109139 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16270 | 2026.03.07 01:57:11.109196 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16271 | 2026.03.07 01:57:11.109297 [ 255 ] {19c8b0c1-b44d-4f03-bc2d-7d7d35bc7e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16272 | 2026.03.07 01:57:11.109341 [ 255 ] {19c8b0c1-b44d-4f03-bc2d-7d7d35bc7e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16273 | 2026.03.07 01:57:11.109358 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16274 | 2026.03.07 01:57:11.109417 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2061 rows starting from the beginning of the part | ||
| 16275 | 2026.03.07 01:57:11.109542 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 23 rows starting from the beginning of the part | ||
| 16276 | 2026.03.07 01:57:11.109656 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 18 rows starting from the beginning of the part | ||
| 16277 | 2026.03.07 01:57:11.109689 [ 255 ] {19c8b0c1-b44d-4f03-bc2d-7d7d35bc7e68} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16278 | 2026.03.07 01:57:11.109731 [ 255 ] {19c8b0c1-b44d-4f03-bc2d-7d7d35bc7e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16279 | 2026.03.07 01:57:11.109762 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 34 rows starting from the beginning of the part | ||
| 16280 | 2026.03.07 01:57:11.109871 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 18 rows starting from the beginning of the part | ||
| 16281 | 2026.03.07 01:57:11.109974 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 23 rows starting from the beginning of the part | ||
| 16282 | 2026.03.07 01:57:11.110062 [ 255 ] {19c8b0c1-b44d-4f03-bc2d-7d7d35bc7e68} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16283 | 2026.03.07 01:57:11.110303 [ 255 ] {19c8b0c1-b44d-4f03-bc2d-7d7d35bc7e68} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16284 | 2026.03.07 01:57:11.110453 [ 255 ] {19c8b0c1-b44d-4f03-bc2d-7d7d35bc7e68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 16285 | 2026.03.07 01:57:11.110490 [ 255 ] {19c8b0c1-b44d-4f03-bc2d-7d7d35bc7e68} <Debug> TCPHandler: Processed in 0.001344924 sec. | ||
| 16286 | 2026.03.07 01:57:11.119517 [ 199 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2177 rows, containing 19 columns (19 merged, 0 gathered) in 0.01041322 sec., 209061.17416130647 rows/sec., 374.63 MiB/sec. | ||
| 16287 | 2026.03.07 01:57:11.121606 [ 191 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16288 | 2026.03.07 01:57:11.122017 [ 191 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16289 | 2026.03.07 01:57:11.122102 [ 191 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16290 | 2026.03.07 01:57:11.122238 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.31 MiB. | ||
| 16291 | 2026.03.07 01:57:12.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.47 MiB, peak 391.72 MiB, free memory in arenas 0.00 B, will set to 378.07 MiB (RSS), difference: 4.60 MiB | ||
| 16292 | 2026.03.07 01:57:14.204001 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2024 | ||
| 16293 | 2026.03.07 01:57:14.206488 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16294 | 2026.03.07 01:57:14.206538 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16295 | 2026.03.07 01:57:14.207749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16296 | 2026.03.07 01:57:14.208004 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16297 | 2026.03.07 01:57:14.208282 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2024 | ||
| 16298 | 2026.03.07 01:57:16.026770 [ 221 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16299 | 2026.03.07 01:57:16.026840 [ 221 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16300 | 2026.03.07 01:57:16.031190 [ 221 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16301 | 2026.03.07 01:57:16.107504 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16302 | 2026.03.07 01:57:16.107690 [ 255 ] {7ba74cdb-e00d-4550-b05b-bcaf2c4c043e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16303 | 2026.03.07 01:57:16.107758 [ 255 ] {7ba74cdb-e00d-4550-b05b-bcaf2c4c043e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16304 | 2026.03.07 01:57:16.108525 [ 255 ] {7ba74cdb-e00d-4550-b05b-bcaf2c4c043e} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16305 | 2026.03.07 01:57:16.108575 [ 255 ] {7ba74cdb-e00d-4550-b05b-bcaf2c4c043e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16306 | 2026.03.07 01:57:16.108993 [ 255 ] {7ba74cdb-e00d-4550-b05b-bcaf2c4c043e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 16307 | 2026.03.07 01:57:16.109233 [ 255 ] {7ba74cdb-e00d-4550-b05b-bcaf2c4c043e} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16308 | 2026.03.07 01:57:16.109398 [ 255 ] {7ba74cdb-e00d-4550-b05b-bcaf2c4c043e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001756 sec., 161731.20728929384 rows/sec., 10.27 MiB/sec. | ||
| 16309 | 2026.03.07 01:57:16.109450 [ 255 ] {7ba74cdb-e00d-4550-b05b-bcaf2c4c043e} <Debug> TCPHandler: Processed in 0.002077598 sec. | ||
| 16310 | 2026.03.07 01:57:16.109574 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16311 | 2026.03.07 01:57:16.109678 [ 255 ] {9211b8b9-2f51-4c82-b53e-d6171802526f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16312 | 2026.03.07 01:57:16.109723 [ 255 ] {9211b8b9-2f51-4c82-b53e-d6171802526f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16313 | 2026.03.07 01:57:16.110426 [ 255 ] {9211b8b9-2f51-4c82-b53e-d6171802526f} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16314 | 2026.03.07 01:57:16.110465 [ 255 ] {9211b8b9-2f51-4c82-b53e-d6171802526f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16315 | 2026.03.07 01:57:16.110824 [ 255 ] {9211b8b9-2f51-4c82-b53e-d6171802526f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16316 | 2026.03.07 01:57:16.111033 [ 255 ] {9211b8b9-2f51-4c82-b53e-d6171802526f} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16317 | 2026.03.07 01:57:16.111167 [ 255 ] {9211b8b9-2f51-4c82-b53e-d6171802526f} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001511 sec., 551290.5360688285 rows/sec., 43.78 MiB/sec. | ||
| 16318 | 2026.03.07 01:57:16.111206 [ 255 ] {9211b8b9-2f51-4c82-b53e-d6171802526f} <Debug> TCPHandler: Processed in 0.001684795 sec. | ||
| 16319 | 2026.03.07 01:57:16.111321 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16320 | 2026.03.07 01:57:16.111420 [ 255 ] {030a327c-5a09-48ac-97a3-a691e0f70e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16321 | 2026.03.07 01:57:16.111461 [ 255 ] {030a327c-5a09-48ac-97a3-a691e0f70e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16322 | 2026.03.07 01:57:16.111892 [ 255 ] {030a327c-5a09-48ac-97a3-a691e0f70e45} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16323 | 2026.03.07 01:57:16.111929 [ 255 ] {030a327c-5a09-48ac-97a3-a691e0f70e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16324 | 2026.03.07 01:57:16.112237 [ 255 ] {030a327c-5a09-48ac-97a3-a691e0f70e45} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16325 | 2026.03.07 01:57:16.112445 [ 255 ] {030a327c-5a09-48ac-97a3-a691e0f70e45} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16326 | 2026.03.07 01:57:16.112576 [ 255 ] {030a327c-5a09-48ac-97a3-a691e0f70e45} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 8.22 MiB/sec. | ||
| 16327 | 2026.03.07 01:57:16.112612 [ 255 ] {030a327c-5a09-48ac-97a3-a691e0f70e45} <Debug> TCPHandler: Processed in 0.001342543 sec. | ||
| 16328 | 2026.03.07 01:57:16.112725 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16329 | 2026.03.07 01:57:16.112821 [ 255 ] {2fa90f24-13b5-4bb2-8df7-ac1e08f18b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16330 | 2026.03.07 01:57:16.112861 [ 255 ] {2fa90f24-13b5-4bb2-8df7-ac1e08f18b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16331 | 2026.03.07 01:57:16.113273 [ 255 ] {2fa90f24-13b5-4bb2-8df7-ac1e08f18b0f} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16332 | 2026.03.07 01:57:16.113310 [ 255 ] {2fa90f24-13b5-4bb2-8df7-ac1e08f18b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16333 | 2026.03.07 01:57:16.113611 [ 255 ] {2fa90f24-13b5-4bb2-8df7-ac1e08f18b0f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16334 | 2026.03.07 01:57:16.113824 [ 255 ] {2fa90f24-13b5-4bb2-8df7-ac1e08f18b0f} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16335 | 2026.03.07 01:57:16.113951 [ 255 ] {2fa90f24-13b5-4bb2-8df7-ac1e08f18b0f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00115 sec., 129565.21739130435 rows/sec., 8.37 MiB/sec. | ||
| 16336 | 2026.03.07 01:57:16.113987 [ 255 ] {2fa90f24-13b5-4bb2-8df7-ac1e08f18b0f} <Debug> TCPHandler: Processed in 0.001313323 sec. | ||
| 16337 | 2026.03.07 01:57:16.114122 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16338 | 2026.03.07 01:57:16.114217 [ 255 ] {679e035a-6cf4-4723-8f74-0cbe4af6f5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16339 | 2026.03.07 01:57:16.114257 [ 255 ] {679e035a-6cf4-4723-8f74-0cbe4af6f5d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16340 | 2026.03.07 01:57:16.114682 [ 255 ] {679e035a-6cf4-4723-8f74-0cbe4af6f5d4} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16341 | 2026.03.07 01:57:16.114717 [ 255 ] {679e035a-6cf4-4723-8f74-0cbe4af6f5d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16342 | 2026.03.07 01:57:16.115022 [ 255 ] {679e035a-6cf4-4723-8f74-0cbe4af6f5d4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 16343 | 2026.03.07 01:57:16.115235 [ 255 ] {679e035a-6cf4-4723-8f74-0cbe4af6f5d4} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16344 | 2026.03.07 01:57:16.115366 [ 255 ] {679e035a-6cf4-4723-8f74-0cbe4af6f5d4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 16345 | 2026.03.07 01:57:16.115404 [ 255 ] {679e035a-6cf4-4723-8f74-0cbe4af6f5d4} <Debug> TCPHandler: Processed in 0.001332813 sec. | ||
| 16346 | 2026.03.07 01:57:16.115517 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16347 | 2026.03.07 01:57:16.115611 [ 255 ] {2b322528-69bc-4326-b104-bb1edcf60802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16348 | 2026.03.07 01:57:16.115651 [ 255 ] {2b322528-69bc-4326-b104-bb1edcf60802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16349 | 2026.03.07 01:57:16.116202 [ 255 ] {2b322528-69bc-4326-b104-bb1edcf60802} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16350 | 2026.03.07 01:57:16.116239 [ 255 ] {2b322528-69bc-4326-b104-bb1edcf60802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16351 | 2026.03.07 01:57:16.116561 [ 255 ] {2b322528-69bc-4326-b104-bb1edcf60802} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16352 | 2026.03.07 01:57:16.116772 [ 255 ] {2b322528-69bc-4326-b104-bb1edcf60802} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16353 | 2026.03.07 01:57:16.116908 [ 255 ] {2b322528-69bc-4326-b104-bb1edcf60802} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001315 sec., 386311.78707224334 rows/sec., 27.20 MiB/sec. | ||
| 16354 | 2026.03.07 01:57:16.116947 [ 255 ] {2b322528-69bc-4326-b104-bb1edcf60802} <Debug> TCPHandler: Processed in 0.001479398 sec. | ||
| 16355 | 2026.03.07 01:57:16.117049 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16356 | 2026.03.07 01:57:16.117142 [ 255 ] {cb9cb641-0fdc-4846-92bb-8f6649c03274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16357 | 2026.03.07 01:57:16.117185 [ 255 ] {cb9cb641-0fdc-4846-92bb-8f6649c03274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16358 | 2026.03.07 01:57:16.117514 [ 255 ] {cb9cb641-0fdc-4846-92bb-8f6649c03274} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16359 | 2026.03.07 01:57:16.117550 [ 255 ] {cb9cb641-0fdc-4846-92bb-8f6649c03274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16360 | 2026.03.07 01:57:16.117854 [ 255 ] {cb9cb641-0fdc-4846-92bb-8f6649c03274} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 16361 | 2026.03.07 01:57:16.118060 [ 255 ] {cb9cb641-0fdc-4846-92bb-8f6649c03274} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16362 | 2026.03.07 01:57:16.118190 [ 255 ] {cb9cb641-0fdc-4846-92bb-8f6649c03274} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 16363 | 2026.03.07 01:57:16.118226 [ 255 ] {cb9cb641-0fdc-4846-92bb-8f6649c03274} <Debug> TCPHandler: Processed in 0.001226291 sec. | ||
| 16364 | 2026.03.07 01:57:16.118327 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16365 | 2026.03.07 01:57:16.118420 [ 255 ] {cf4cfce3-dbb6-4e9e-a1e2-ae1ef210904f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16366 | 2026.03.07 01:57:16.118463 [ 255 ] {cf4cfce3-dbb6-4e9e-a1e2-ae1ef210904f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16367 | 2026.03.07 01:57:16.118855 [ 255 ] {cf4cfce3-dbb6-4e9e-a1e2-ae1ef210904f} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16368 | 2026.03.07 01:57:16.118891 [ 255 ] {cf4cfce3-dbb6-4e9e-a1e2-ae1ef210904f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16369 | 2026.03.07 01:57:16.119235 [ 255 ] {cf4cfce3-dbb6-4e9e-a1e2-ae1ef210904f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16370 | 2026.03.07 01:57:16.119449 [ 255 ] {cf4cfce3-dbb6-4e9e-a1e2-ae1ef210904f} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16371 | 2026.03.07 01:57:16.119578 [ 255 ] {cf4cfce3-dbb6-4e9e-a1e2-ae1ef210904f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001176 sec., 225340.13605442178 rows/sec., 14.97 MiB/sec. | ||
| 16372 | 2026.03.07 01:57:16.119615 [ 255 ] {cf4cfce3-dbb6-4e9e-a1e2-ae1ef210904f} <Debug> TCPHandler: Processed in 0.001336764 sec. | ||
| 16373 | 2026.03.07 01:57:16.119726 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16374 | 2026.03.07 01:57:16.119820 [ 255 ] {0efe0b7f-4444-470e-89af-f36fab512dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16375 | 2026.03.07 01:57:16.119861 [ 255 ] {0efe0b7f-4444-470e-89af-f36fab512dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16376 | 2026.03.07 01:57:16.120164 [ 255 ] {0efe0b7f-4444-470e-89af-f36fab512dcb} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16377 | 2026.03.07 01:57:16.120199 [ 255 ] {0efe0b7f-4444-470e-89af-f36fab512dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16378 | 2026.03.07 01:57:16.120487 [ 255 ] {0efe0b7f-4444-470e-89af-f36fab512dcb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 16379 | 2026.03.07 01:57:16.120695 [ 255 ] {0efe0b7f-4444-470e-89af-f36fab512dcb} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16380 | 2026.03.07 01:57:16.120822 [ 255 ] {0efe0b7f-4444-470e-89af-f36fab512dcb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 16381 | 2026.03.07 01:57:16.120858 [ 255 ] {0efe0b7f-4444-470e-89af-f36fab512dcb} <Debug> TCPHandler: Processed in 0.001180509 sec. | ||
| 16382 | 2026.03.07 01:57:16.120959 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16383 | 2026.03.07 01:57:16.121052 [ 255 ] {fc1e93db-67af-46d6-b674-99f6a18d1980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16384 | 2026.03.07 01:57:16.121105 [ 255 ] {fc1e93db-67af-46d6-b674-99f6a18d1980} <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 | ||
| 16385 | 2026.03.07 01:57:16.121869 [ 255 ] {fc1e93db-67af-46d6-b674-99f6a18d1980} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16386 | 2026.03.07 01:57:16.121907 [ 255 ] {fc1e93db-67af-46d6-b674-99f6a18d1980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16387 | 2026.03.07 01:57:16.122437 [ 255 ] {fc1e93db-67af-46d6-b674-99f6a18d1980} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16388 | 2026.03.07 01:57:16.122657 [ 255 ] {fc1e93db-67af-46d6-b674-99f6a18d1980} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16389 | 2026.03.07 01:57:16.122796 [ 255 ] {fc1e93db-67af-46d6-b674-99f6a18d1980} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001762 sec., 10215.664018161182 rows/sec., 18.31 MiB/sec. | ||
| 16390 | 2026.03.07 01:57:16.122857 [ 255 ] {fc1e93db-67af-46d6-b674-99f6a18d1980} <Debug> TCPHandler: Processed in 0.001948034 sec. | ||
| 16391 | 2026.03.07 01:57:16.122971 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16392 | 2026.03.07 01:57:16.123066 [ 255 ] {ca66a12e-0f1e-43e2-8e97-4d8f79028a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16393 | 2026.03.07 01:57:16.123108 [ 255 ] {ca66a12e-0f1e-43e2-8e97-4d8f79028a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16394 | 2026.03.07 01:57:16.123429 [ 255 ] {ca66a12e-0f1e-43e2-8e97-4d8f79028a2a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16395 | 2026.03.07 01:57:16.123466 [ 255 ] {ca66a12e-0f1e-43e2-8e97-4d8f79028a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16396 | 2026.03.07 01:57:16.123798 [ 255 ] {ca66a12e-0f1e-43e2-8e97-4d8f79028a2a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16397 | 2026.03.07 01:57:16.124003 [ 255 ] {ca66a12e-0f1e-43e2-8e97-4d8f79028a2a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16398 | 2026.03.07 01:57:16.124131 [ 255 ] {ca66a12e-0f1e-43e2-8e97-4d8f79028a2a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001083 sec., 83102.49307479225 rows/sec., 5.20 MiB/sec. | ||
| 16399 | 2026.03.07 01:57:16.124165 [ 255 ] {ca66a12e-0f1e-43e2-8e97-4d8f79028a2a} <Debug> TCPHandler: Processed in 0.00124354 sec. | ||
| 16400 | 2026.03.07 01:57:16.590149 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34116 | ||
| 16401 | 2026.03.07 01:57:16.590648 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16402 | 2026.03.07 01:57:16.590688 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16403 | 2026.03.07 01:57:16.591197 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16404 | 2026.03.07 01:57:16.591448 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16405 | 2026.03.07 01:57:16.591576 [ 58 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16406 | 2026.03.07 01:57:16.591597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34116 | ||
| 16407 | 2026.03.07 01:57:16.591621 [ 58 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16408 | 2026.03.07 01:57:16.591644 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16409 | 2026.03.07 01:57:16.591743 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 16410 | 2026.03.07 01:57:16.591846 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16411 | 2026.03.07 01:57:16.591882 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31748 rows starting from the beginning of the part | ||
| 16412 | 2026.03.07 01:57:16.591945 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 16413 | 2026.03.07 01:57:16.591994 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 16414 | 2026.03.07 01:57:16.592040 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 16415 | 2026.03.07 01:57:16.592084 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 16416 | 2026.03.07 01:57:16.592125 [ 186 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 16417 | 2026.03.07 01:57:16.594707 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34116 rows, containing 4 columns (4 merged, 0 gathered) in 0.003003118 sec., 11360192.972770302 rows/sec., 162.51 MiB/sec. | ||
| 16418 | 2026.03.07 01:57:16.595017 [ 193 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16419 | 2026.03.07 01:57:16.595351 [ 193 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_71_14} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16420 | 2026.03.07 01:57:16.595436 [ 193 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_71_14} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16421 | 2026.03.07 01:57:16.595567 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 16422 | 2026.03.07 01:57:16.797131 [ 221 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16423 | 2026.03.07 01:57:16.797191 [ 221 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16424 | 2026.03.07 01:57:16.801486 [ 221 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16425 | 2026.03.07 01:57:17.099015 [ 221 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16426 | 2026.03.07 01:57:17.099090 [ 221 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16427 | 2026.03.07 01:57:17.101994 [ 221 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16428 | 2026.03.07 01:57:17.355065 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16429 | 2026.03.07 01:57:17.355151 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16430 | 2026.03.07 01:57:17.359016 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16431 | 2026.03.07 01:57:18.417191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 16432 | 2026.03.07 01:57:18.433942 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16433 | 2026.03.07 01:57:18.433986 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16434 | 2026.03.07 01:57:18.440064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16435 | 2026.03.07 01:57:18.440769 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16436 | 2026.03.07 01:57:18.441063 [ 53 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16437 | 2026.03.07 01:57:18.441105 [ 53 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16438 | 2026.03.07 01:57:18.441128 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16439 | 2026.03.07 01:57:18.441253 [ 186 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 16440 | 2026.03.07 01:57:18.443888 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 16441 | 2026.03.07 01:57:18.444671 [ 186 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16442 | 2026.03.07 01:57:18.446159 [ 186 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 16443 | 2026.03.07 01:57:18.450833 [ 186 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 16444 | 2026.03.07 01:57:18.455424 [ 186 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 16445 | 2026.03.07 01:57:18.459880 [ 186 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 16446 | 2026.03.07 01:57:18.464477 [ 186 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 16447 | 2026.03.07 01:57:18.468977 [ 186 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 16448 | 2026.03.07 01:57:18.524523 [ 199 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.083317898 sec., 6421.189358377716 rows/sec., 33.20 MiB/sec. | ||
| 16449 | 2026.03.07 01:57:18.526774 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16450 | 2026.03.07 01:57:18.528620 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_71_14} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16451 | 2026.03.07 01:57:18.528724 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_71_14} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16452 | 2026.03.07 01:57:18.530382 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16453 | 2026.03.07 01:57:19.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.19 MiB, peak 396.61 MiB, free memory in arenas 0.00 B, will set to 378.14 MiB (RSS), difference: -1.05 MiB | ||
| 16454 | 2026.03.07 01:57:21.100602 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16455 | 2026.03.07 01:57:21.100803 [ 255 ] {b7b0e7fc-2c36-404e-83d8-9757c04d9b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16456 | 2026.03.07 01:57:21.100878 [ 255 ] {b7b0e7fc-2c36-404e-83d8-9757c04d9b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16457 | 2026.03.07 01:57:21.101596 [ 255 ] {b7b0e7fc-2c36-404e-83d8-9757c04d9b91} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16458 | 2026.03.07 01:57:21.101641 [ 255 ] {b7b0e7fc-2c36-404e-83d8-9757c04d9b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16459 | 2026.03.07 01:57:21.102064 [ 255 ] {b7b0e7fc-2c36-404e-83d8-9757c04d9b91} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16460 | 2026.03.07 01:57:21.102310 [ 255 ] {b7b0e7fc-2c36-404e-83d8-9757c04d9b91} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16461 | 2026.03.07 01:57:21.102479 [ 255 ] {b7b0e7fc-2c36-404e-83d8-9757c04d9b91} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001729 sec., 58993.63794100636 rows/sec., 4.94 MiB/sec. | ||
| 16462 | 2026.03.07 01:57:21.102535 [ 255 ] {b7b0e7fc-2c36-404e-83d8-9757c04d9b91} <Debug> TCPHandler: Processed in 0.002071147 sec. | ||
| 16463 | 2026.03.07 01:57:21.102660 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16464 | 2026.03.07 01:57:21.102765 [ 255 ] {c2d3c5dc-b6b5-4bd6-a2fe-6a43380fcd0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16465 | 2026.03.07 01:57:21.102811 [ 255 ] {c2d3c5dc-b6b5-4bd6-a2fe-6a43380fcd0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16466 | 2026.03.07 01:57:21.103252 [ 255 ] {c2d3c5dc-b6b5-4bd6-a2fe-6a43380fcd0f} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16467 | 2026.03.07 01:57:21.103290 [ 255 ] {c2d3c5dc-b6b5-4bd6-a2fe-6a43380fcd0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16468 | 2026.03.07 01:57:21.103619 [ 255 ] {c2d3c5dc-b6b5-4bd6-a2fe-6a43380fcd0f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16469 | 2026.03.07 01:57:21.103855 [ 255 ] {c2d3c5dc-b6b5-4bd6-a2fe-6a43380fcd0f} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16470 | 2026.03.07 01:57:21.104014 [ 255 ] {c2d3c5dc-b6b5-4bd6-a2fe-6a43380fcd0f} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001272 sec., 18081.76100628931 rows/sec., 1.33 MiB/sec. | ||
| 16471 | 2026.03.07 01:57:21.104068 [ 255 ] {c2d3c5dc-b6b5-4bd6-a2fe-6a43380fcd0f} <Debug> TCPHandler: Processed in 0.001460897 sec. | ||
| 16472 | 2026.03.07 01:57:21.104197 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16473 | 2026.03.07 01:57:21.104311 [ 255 ] {35aac3e8-febc-4e8e-96e9-7de62fbecdd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16474 | 2026.03.07 01:57:21.104357 [ 255 ] {35aac3e8-febc-4e8e-96e9-7de62fbecdd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16475 | 2026.03.07 01:57:21.104821 [ 255 ] {35aac3e8-febc-4e8e-96e9-7de62fbecdd4} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16476 | 2026.03.07 01:57:21.104857 [ 255 ] {35aac3e8-febc-4e8e-96e9-7de62fbecdd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16477 | 2026.03.07 01:57:21.105187 [ 255 ] {35aac3e8-febc-4e8e-96e9-7de62fbecdd4} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16478 | 2026.03.07 01:57:21.105432 [ 255 ] {35aac3e8-febc-4e8e-96e9-7de62fbecdd4} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16479 | 2026.03.07 01:57:21.105568 [ 255 ] {35aac3e8-febc-4e8e-96e9-7de62fbecdd4} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001279 sec., 68021.89210320562 rows/sec., 5.31 MiB/sec. | ||
| 16480 | 2026.03.07 01:57:21.105606 [ 255 ] {35aac3e8-febc-4e8e-96e9-7de62fbecdd4} <Debug> TCPHandler: Processed in 0.001470608 sec. | ||
| 16481 | 2026.03.07 01:57:21.105728 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16482 | 2026.03.07 01:57:21.105921 [ 255 ] {0fb558b6-8520-4bc1-b2ea-45d28286a0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16483 | 2026.03.07 01:57:21.105968 [ 255 ] {0fb558b6-8520-4bc1-b2ea-45d28286a0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16484 | 2026.03.07 01:57:21.106398 [ 255 ] {0fb558b6-8520-4bc1-b2ea-45d28286a0b0} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16485 | 2026.03.07 01:57:21.106434 [ 255 ] {0fb558b6-8520-4bc1-b2ea-45d28286a0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16486 | 2026.03.07 01:57:21.106783 [ 255 ] {0fb558b6-8520-4bc1-b2ea-45d28286a0b0} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16487 | 2026.03.07 01:57:21.107041 [ 255 ] {0fb558b6-8520-4bc1-b2ea-45d28286a0b0} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16488 | 2026.03.07 01:57:21.107182 [ 255 ] {0fb558b6-8520-4bc1-b2ea-45d28286a0b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 16489 | 2026.03.07 01:57:21.107258 [ 255 ] {0fb558b6-8520-4bc1-b2ea-45d28286a0b0} <Debug> TCPHandler: Processed in 0.001580291 sec. | ||
| 16490 | 2026.03.07 01:57:21.107380 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16491 | 2026.03.07 01:57:21.107483 [ 255 ] {5f58e479-6925-45d8-9599-e91b5f4050c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16492 | 2026.03.07 01:57:21.107542 [ 255 ] {5f58e479-6925-45d8-9599-e91b5f4050c7} <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 | ||
| 16493 | 2026.03.07 01:57:21.108378 [ 255 ] {5f58e479-6925-45d8-9599-e91b5f4050c7} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16494 | 2026.03.07 01:57:21.108415 [ 255 ] {5f58e479-6925-45d8-9599-e91b5f4050c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16495 | 2026.03.07 01:57:21.108997 [ 255 ] {5f58e479-6925-45d8-9599-e91b5f4050c7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16496 | 2026.03.07 01:57:21.109231 [ 255 ] {5f58e479-6925-45d8-9599-e91b5f4050c7} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16497 | 2026.03.07 01:57:21.109374 [ 255 ] {5f58e479-6925-45d8-9599-e91b5f4050c7} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00191 sec., 12041.884816753927 rows/sec., 21.58 MiB/sec. | ||
| 16498 | 2026.03.07 01:57:21.109441 [ 255 ] {5f58e479-6925-45d8-9599-e91b5f4050c7} <Debug> TCPHandler: Processed in 0.002111179 sec. | ||
| 16499 | 2026.03.07 01:57:21.109562 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16500 | 2026.03.07 01:57:21.109657 [ 255 ] {8ffedd92-5bc8-497f-ae9a-956ac4135cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16501 | 2026.03.07 01:57:21.109701 [ 255 ] {8ffedd92-5bc8-497f-ae9a-956ac4135cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16502 | 2026.03.07 01:57:21.110043 [ 255 ] {8ffedd92-5bc8-497f-ae9a-956ac4135cac} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16503 | 2026.03.07 01:57:21.110077 [ 255 ] {8ffedd92-5bc8-497f-ae9a-956ac4135cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16504 | 2026.03.07 01:57:21.110392 [ 255 ] {8ffedd92-5bc8-497f-ae9a-956ac4135cac} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16505 | 2026.03.07 01:57:21.110627 [ 255 ] {8ffedd92-5bc8-497f-ae9a-956ac4135cac} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16506 | 2026.03.07 01:57:21.110741 [ 68 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16507 | 2026.03.07 01:57:21.110756 [ 255 ] {8ffedd92-5bc8-497f-ae9a-956ac4135cac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 16508 | 2026.03.07 01:57:21.110773 [ 68 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16509 | 2026.03.07 01:57:21.110792 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16510 | 2026.03.07 01:57:21.110793 [ 255 ] {8ffedd92-5bc8-497f-ae9a-956ac4135cac} <Debug> TCPHandler: Processed in 0.001280592 sec. | ||
| 16511 | 2026.03.07 01:57:21.110905 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16512 | 2026.03.07 01:57:21.111049 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16513 | 2026.03.07 01:57:21.111085 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5802 rows starting from the beginning of the part | ||
| 16514 | 2026.03.07 01:57:21.111145 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 48 rows starting from the beginning of the part | ||
| 16515 | 2026.03.07 01:57:21.111186 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 90 rows starting from the beginning of the part | ||
| 16516 | 2026.03.07 01:57:21.111225 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 16517 | 2026.03.07 01:57:21.111261 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 90 rows starting from the beginning of the part | ||
| 16518 | 2026.03.07 01:57:21.111299 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 16519 | 2026.03.07 01:57:21.112897 [ 196 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002094788 sec., 2935857.9483938226 rows/sec., 191.84 MiB/sec. | ||
| 16520 | 2026.03.07 01:57:21.113308 [ 190 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16521 | 2026.03.07 01:57:21.113584 [ 190 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_111_22} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16522 | 2026.03.07 01:57:21.113667 [ 190 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_111_22} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16523 | 2026.03.07 01:57:21.113750 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 16524 | 2026.03.07 01:57:23.891242 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16525 | 2026.03.07 01:57:23.891315 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16526 | 2026.03.07 01:57:24.092233 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34628 | ||
| 16527 | 2026.03.07 01:57:24.092855 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16528 | 2026.03.07 01:57:24.092893 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16529 | 2026.03.07 01:57:24.093364 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16530 | 2026.03.07 01:57:24.093578 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16531 | 2026.03.07 01:57:24.093705 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34628 | ||
| 16532 | 2026.03.07 01:57:24.208619 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2058 | ||
| 16533 | 2026.03.07 01:57:24.211607 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16534 | 2026.03.07 01:57:24.211655 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16535 | 2026.03.07 01:57:24.212839 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16536 | 2026.03.07 01:57:24.213104 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16537 | 2026.03.07 01:57:24.213368 [ 221 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16538 | 2026.03.07 01:57:24.213414 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2058 | ||
| 16539 | 2026.03.07 01:57:24.213454 [ 221 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16540 | 2026.03.07 01:57:24.217004 [ 221 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16541 | 2026.03.07 01:57:25.944234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 16542 | 2026.03.07 01:57:25.961133 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16543 | 2026.03.07 01:57:25.961182 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16544 | 2026.03.07 01:57:25.967248 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16545 | 2026.03.07 01:57:25.967956 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16546 | 2026.03.07 01:57:25.970843 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 16547 | 2026.03.07 01:57:26.108749 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16548 | 2026.03.07 01:57:26.108954 [ 255 ] {4838531b-8231-4c1e-8aa0-ab87779e7a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16549 | 2026.03.07 01:57:26.109030 [ 255 ] {4838531b-8231-4c1e-8aa0-ab87779e7a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16550 | 2026.03.07 01:57:26.109859 [ 255 ] {4838531b-8231-4c1e-8aa0-ab87779e7a71} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16551 | 2026.03.07 01:57:26.109910 [ 255 ] {4838531b-8231-4c1e-8aa0-ab87779e7a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16552 | 2026.03.07 01:57:26.110316 [ 255 ] {4838531b-8231-4c1e-8aa0-ab87779e7a71} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16553 | 2026.03.07 01:57:26.110549 [ 255 ] {4838531b-8231-4c1e-8aa0-ab87779e7a71} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16554 | 2026.03.07 01:57:26.110717 [ 255 ] {4838531b-8231-4c1e-8aa0-ab87779e7a71} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001819 sec., 156129.74161627266 rows/sec., 9.92 MiB/sec. | ||
| 16555 | 2026.03.07 01:57:26.110769 [ 255 ] {4838531b-8231-4c1e-8aa0-ab87779e7a71} <Debug> TCPHandler: Processed in 0.002161651 sec. | ||
| 16556 | 2026.03.07 01:57:26.110911 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16557 | 2026.03.07 01:57:26.111032 [ 255 ] {76ae7d33-8dde-4742-af0d-6f8f992f1852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16558 | 2026.03.07 01:57:26.111076 [ 255 ] {76ae7d33-8dde-4742-af0d-6f8f992f1852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16559 | 2026.03.07 01:57:26.111947 [ 255 ] {76ae7d33-8dde-4742-af0d-6f8f992f1852} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16560 | 2026.03.07 01:57:26.111994 [ 255 ] {76ae7d33-8dde-4742-af0d-6f8f992f1852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16561 | 2026.03.07 01:57:26.112394 [ 255 ] {76ae7d33-8dde-4742-af0d-6f8f992f1852} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16562 | 2026.03.07 01:57:26.112621 [ 255 ] {76ae7d33-8dde-4742-af0d-6f8f992f1852} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16563 | 2026.03.07 01:57:26.112758 [ 255 ] {76ae7d33-8dde-4742-af0d-6f8f992f1852} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001749 sec., 476272.15551743854 rows/sec., 37.82 MiB/sec. | ||
| 16564 | 2026.03.07 01:57:26.112797 [ 255 ] {76ae7d33-8dde-4742-af0d-6f8f992f1852} <Debug> TCPHandler: Processed in 0.001939173 sec. | ||
| 16565 | 2026.03.07 01:57:26.112952 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16566 | 2026.03.07 01:57:26.113054 [ 255 ] {27b6be27-3660-46b5-be41-5d9f6096321b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16567 | 2026.03.07 01:57:26.113096 [ 255 ] {27b6be27-3660-46b5-be41-5d9f6096321b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16568 | 2026.03.07 01:57:26.113554 [ 255 ] {27b6be27-3660-46b5-be41-5d9f6096321b} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16569 | 2026.03.07 01:57:26.113591 [ 255 ] {27b6be27-3660-46b5-be41-5d9f6096321b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16570 | 2026.03.07 01:57:26.113905 [ 255 ] {27b6be27-3660-46b5-be41-5d9f6096321b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16571 | 2026.03.07 01:57:26.114121 [ 255 ] {27b6be27-3660-46b5-be41-5d9f6096321b} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16572 | 2026.03.07 01:57:26.114253 [ 255 ] {27b6be27-3660-46b5-be41-5d9f6096321b} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001224 sec., 130718.954248366 rows/sec., 7.90 MiB/sec. | ||
| 16573 | 2026.03.07 01:57:26.114292 [ 255 ] {27b6be27-3660-46b5-be41-5d9f6096321b} <Debug> TCPHandler: Processed in 0.001390896 sec. | ||
| 16574 | 2026.03.07 01:57:26.114411 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16575 | 2026.03.07 01:57:26.114507 [ 255 ] {2dd062b8-5386-4a63-9822-f9b5ed06fb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16576 | 2026.03.07 01:57:26.114547 [ 255 ] {2dd062b8-5386-4a63-9822-f9b5ed06fb85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16577 | 2026.03.07 01:57:26.115004 [ 255 ] {2dd062b8-5386-4a63-9822-f9b5ed06fb85} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16578 | 2026.03.07 01:57:26.115039 [ 255 ] {2dd062b8-5386-4a63-9822-f9b5ed06fb85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16579 | 2026.03.07 01:57:26.115344 [ 255 ] {2dd062b8-5386-4a63-9822-f9b5ed06fb85} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16580 | 2026.03.07 01:57:26.115555 [ 255 ] {2dd062b8-5386-4a63-9822-f9b5ed06fb85} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16581 | 2026.03.07 01:57:26.115684 [ 255 ] {2dd062b8-5386-4a63-9822-f9b5ed06fb85} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001196 sec., 124581.9397993311 rows/sec., 8.05 MiB/sec. | ||
| 16582 | 2026.03.07 01:57:26.115686 [ 77 ] {} <Debug> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 16583 | 2026.03.07 01:57:26.115725 [ 255 ] {2dd062b8-5386-4a63-9822-f9b5ed06fb85} <Debug> TCPHandler: Processed in 0.001364815 sec. | ||
| 16584 | 2026.03.07 01:57:26.115741 [ 77 ] {} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16585 | 2026.03.07 01:57:26.115765 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16586 | 2026.03.07 01:57:26.115844 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16587 | 2026.03.07 01:57:26.115856 [ 189 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 16588 | 2026.03.07 01:57:26.115945 [ 255 ] {e3268ab5-e61a-4216-b1c7-ac67225acee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16589 | 2026.03.07 01:57:26.115977 [ 189 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16590 | 2026.03.07 01:57:26.115990 [ 255 ] {e3268ab5-e61a-4216-b1c7-ac67225acee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16591 | 2026.03.07 01:57:26.116019 [ 189 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 881 rows starting from the beginning of the part | ||
| 16592 | 2026.03.07 01:57:26.116093 [ 189 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 149 rows starting from the beginning of the part | ||
| 16593 | 2026.03.07 01:57:26.116145 [ 189 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 708 rows starting from the beginning of the part | ||
| 16594 | 2026.03.07 01:57:26.116201 [ 189 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 149 rows starting from the beginning of the part | ||
| 16595 | 2026.03.07 01:57:26.116244 [ 189 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 149 rows starting from the beginning of the part | ||
| 16596 | 2026.03.07 01:57:26.116288 [ 189 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 149 rows starting from the beginning of the part | ||
| 16597 | 2026.03.07 01:57:26.116465 [ 255 ] {e3268ab5-e61a-4216-b1c7-ac67225acee4} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16598 | 2026.03.07 01:57:26.116507 [ 255 ] {e3268ab5-e61a-4216-b1c7-ac67225acee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16599 | 2026.03.07 01:57:26.116830 [ 255 ] {e3268ab5-e61a-4216-b1c7-ac67225acee4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16600 | 2026.03.07 01:57:26.117056 [ 255 ] {e3268ab5-e61a-4216-b1c7-ac67225acee4} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16601 | 2026.03.07 01:57:26.117184 [ 255 ] {e3268ab5-e61a-4216-b1c7-ac67225acee4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001257 sec., 117740.65234685759 rows/sec., 6.70 MiB/sec. | ||
| 16602 | 2026.03.07 01:57:26.117222 [ 255 ] {e3268ab5-e61a-4216-b1c7-ac67225acee4} <Debug> TCPHandler: Processed in 0.001428946 sec. | ||
| 16603 | 2026.03.07 01:57:26.117340 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16604 | 2026.03.07 01:57:26.117380 [ 190 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001563031 sec., 1397924.9291920632 rows/sec., 90.25 MiB/sec. | ||
| 16605 | 2026.03.07 01:57:26.117435 [ 255 ] {dee1dd14-3f21-4792-afb6-05583eda08d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16606 | 2026.03.07 01:57:26.117480 [ 255 ] {dee1dd14-3f21-4792-afb6-05583eda08d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16607 | 2026.03.07 01:57:26.117600 [ 190 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 16608 | 2026.03.07 01:57:26.117883 [ 190 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_50_10} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16609 | 2026.03.07 01:57:26.117965 [ 190 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_50_10} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 16610 | 2026.03.07 01:57:26.118059 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 16611 | 2026.03.07 01:57:26.118118 [ 255 ] {dee1dd14-3f21-4792-afb6-05583eda08d9} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16612 | 2026.03.07 01:57:26.118159 [ 255 ] {dee1dd14-3f21-4792-afb6-05583eda08d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16613 | 2026.03.07 01:57:26.118501 [ 255 ] {dee1dd14-3f21-4792-afb6-05583eda08d9} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16614 | 2026.03.07 01:57:26.118713 [ 255 ] {dee1dd14-3f21-4792-afb6-05583eda08d9} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16615 | 2026.03.07 01:57:26.118844 [ 255 ] {dee1dd14-3f21-4792-afb6-05583eda08d9} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001428 sec., 355742.2969187675 rows/sec., 25.04 MiB/sec. | ||
| 16616 | 2026.03.07 01:57:26.118883 [ 255 ] {dee1dd14-3f21-4792-afb6-05583eda08d9} <Debug> TCPHandler: Processed in 0.001593301 sec. | ||
| 16617 | 2026.03.07 01:57:26.118985 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16618 | 2026.03.07 01:57:26.119079 [ 255 ] {4f0c72ff-4777-4508-935f-2986b30880b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16619 | 2026.03.07 01:57:26.119121 [ 255 ] {4f0c72ff-4777-4508-935f-2986b30880b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16620 | 2026.03.07 01:57:26.119456 [ 255 ] {4f0c72ff-4777-4508-935f-2986b30880b1} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16621 | 2026.03.07 01:57:26.119492 [ 255 ] {4f0c72ff-4777-4508-935f-2986b30880b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16622 | 2026.03.07 01:57:26.119791 [ 255 ] {4f0c72ff-4777-4508-935f-2986b30880b1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 16623 | 2026.03.07 01:57:26.120001 [ 255 ] {4f0c72ff-4777-4508-935f-2986b30880b1} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16624 | 2026.03.07 01:57:26.120129 [ 255 ] {4f0c72ff-4777-4508-935f-2986b30880b1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 16625 | 2026.03.07 01:57:26.120165 [ 255 ] {4f0c72ff-4777-4508-935f-2986b30880b1} <Debug> TCPHandler: Processed in 0.0012307 sec. | ||
| 16626 | 2026.03.07 01:57:26.120266 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16627 | 2026.03.07 01:57:26.120360 [ 255 ] {cda6bcb5-59b2-4518-bba1-e50d54e2d95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16628 | 2026.03.07 01:57:26.120402 [ 255 ] {cda6bcb5-59b2-4518-bba1-e50d54e2d95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16629 | 2026.03.07 01:57:26.120806 [ 255 ] {cda6bcb5-59b2-4518-bba1-e50d54e2d95e} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16630 | 2026.03.07 01:57:26.120842 [ 255 ] {cda6bcb5-59b2-4518-bba1-e50d54e2d95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16631 | 2026.03.07 01:57:26.121173 [ 255 ] {cda6bcb5-59b2-4518-bba1-e50d54e2d95e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16632 | 2026.03.07 01:57:26.121382 [ 255 ] {cda6bcb5-59b2-4518-bba1-e50d54e2d95e} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16633 | 2026.03.07 01:57:26.121512 [ 255 ] {cda6bcb5-59b2-4518-bba1-e50d54e2d95e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00117 sec., 226495.7264957265 rows/sec., 15.05 MiB/sec. | ||
| 16634 | 2026.03.07 01:57:26.121549 [ 255 ] {cda6bcb5-59b2-4518-bba1-e50d54e2d95e} <Debug> TCPHandler: Processed in 0.001332064 sec. | ||
| 16635 | 2026.03.07 01:57:26.121660 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16636 | 2026.03.07 01:57:26.121755 [ 255 ] {cf5bee9b-178f-4335-a7a8-1b0542f9e1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16637 | 2026.03.07 01:57:26.121796 [ 255 ] {cf5bee9b-178f-4335-a7a8-1b0542f9e1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16638 | 2026.03.07 01:57:26.122105 [ 255 ] {cf5bee9b-178f-4335-a7a8-1b0542f9e1b1} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16639 | 2026.03.07 01:57:26.122141 [ 255 ] {cf5bee9b-178f-4335-a7a8-1b0542f9e1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16640 | 2026.03.07 01:57:26.122444 [ 255 ] {cf5bee9b-178f-4335-a7a8-1b0542f9e1b1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 16641 | 2026.03.07 01:57:26.122650 [ 255 ] {cf5bee9b-178f-4335-a7a8-1b0542f9e1b1} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16642 | 2026.03.07 01:57:26.122778 [ 255 ] {cf5bee9b-178f-4335-a7a8-1b0542f9e1b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 16643 | 2026.03.07 01:57:26.122814 [ 255 ] {cf5bee9b-178f-4335-a7a8-1b0542f9e1b1} <Debug> TCPHandler: Processed in 0.001204859 sec. | ||
| 16644 | 2026.03.07 01:57:26.122932 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16645 | 2026.03.07 01:57:26.123031 [ 255 ] {7064721f-0342-4fec-8157-b8780f5b95d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16646 | 2026.03.07 01:57:26.123086 [ 255 ] {7064721f-0342-4fec-8157-b8780f5b95d1} <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 | ||
| 16647 | 2026.03.07 01:57:26.123899 [ 255 ] {7064721f-0342-4fec-8157-b8780f5b95d1} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16648 | 2026.03.07 01:57:26.123935 [ 255 ] {7064721f-0342-4fec-8157-b8780f5b95d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16649 | 2026.03.07 01:57:26.124481 [ 255 ] {7064721f-0342-4fec-8157-b8780f5b95d1} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16650 | 2026.03.07 01:57:26.124697 [ 255 ] {7064721f-0342-4fec-8157-b8780f5b95d1} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16651 | 2026.03.07 01:57:26.124835 [ 255 ] {7064721f-0342-4fec-8157-b8780f5b95d1} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001822 sec., 9879.253567508233 rows/sec., 17.70 MiB/sec. | ||
| 16652 | 2026.03.07 01:57:26.124888 [ 255 ] {7064721f-0342-4fec-8157-b8780f5b95d1} <Debug> TCPHandler: Processed in 0.002003915 sec. | ||
| 16653 | 2026.03.07 01:57:26.124999 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16654 | 2026.03.07 01:57:26.125092 [ 255 ] {ca7c52db-e440-4a7d-ac2b-42ee9eb17a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16655 | 2026.03.07 01:57:26.125133 [ 255 ] {ca7c52db-e440-4a7d-ac2b-42ee9eb17a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16656 | 2026.03.07 01:57:26.125460 [ 255 ] {ca7c52db-e440-4a7d-ac2b-42ee9eb17a09} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16657 | 2026.03.07 01:57:26.125495 [ 255 ] {ca7c52db-e440-4a7d-ac2b-42ee9eb17a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16658 | 2026.03.07 01:57:26.125789 [ 255 ] {ca7c52db-e440-4a7d-ac2b-42ee9eb17a09} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16659 | 2026.03.07 01:57:26.126002 [ 255 ] {ca7c52db-e440-4a7d-ac2b-42ee9eb17a09} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16660 | 2026.03.07 01:57:26.126139 [ 255 ] {ca7c52db-e440-4a7d-ac2b-42ee9eb17a09} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 16661 | 2026.03.07 01:57:26.126175 [ 255 ] {ca7c52db-e440-4a7d-ac2b-42ee9eb17a09} <Debug> TCPHandler: Processed in 0.0012243 sec. | ||
| 16662 | 2026.03.07 01:57:27.159718 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16663 | 2026.03.07 01:57:27.159895 [ 255 ] {d11e2ee9-c687-4c1a-b608-baa0a7644cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16664 | 2026.03.07 01:57:27.159962 [ 255 ] {d11e2ee9-c687-4c1a-b608-baa0a7644cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16665 | 2026.03.07 01:57:27.160594 [ 255 ] {d11e2ee9-c687-4c1a-b608-baa0a7644cbc} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16666 | 2026.03.07 01:57:27.160638 [ 255 ] {d11e2ee9-c687-4c1a-b608-baa0a7644cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16667 | 2026.03.07 01:57:27.161020 [ 255 ] {d11e2ee9-c687-4c1a-b608-baa0a7644cbc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16668 | 2026.03.07 01:57:27.161245 [ 255 ] {d11e2ee9-c687-4c1a-b608-baa0a7644cbc} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16669 | 2026.03.07 01:57:27.161388 [ 85 ] {} <Debug> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 16670 | 2026.03.07 01:57:27.161401 [ 255 ] {d11e2ee9-c687-4c1a-b608-baa0a7644cbc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001556 sec., 15424.164524421592 rows/sec., 1.28 MiB/sec. | ||
| 16671 | 2026.03.07 01:57:27.161465 [ 85 ] {} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16672 | 2026.03.07 01:57:27.161486 [ 255 ] {d11e2ee9-c687-4c1a-b608-baa0a7644cbc} <Debug> TCPHandler: Processed in 0.001898902 sec. | ||
| 16673 | 2026.03.07 01:57:27.161492 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16674 | 2026.03.07 01:57:27.161618 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16675 | 2026.03.07 01:57:27.161628 [ 194 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 16676 | 2026.03.07 01:57:27.161718 [ 255 ] {277d1340-eacc-434a-b639-fc5fd2534fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16677 | 2026.03.07 01:57:27.161765 [ 255 ] {277d1340-eacc-434a-b639-fc5fd2534fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16678 | 2026.03.07 01:57:27.161784 [ 194 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16679 | 2026.03.07 01:57:27.161827 [ 194 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 308 rows starting from the beginning of the part | ||
| 16680 | 2026.03.07 01:57:27.161902 [ 194 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 16681 | 2026.03.07 01:57:27.161954 [ 194 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 16682 | 2026.03.07 01:57:27.162003 [ 194 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 16683 | 2026.03.07 01:57:27.162053 [ 194 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 16684 | 2026.03.07 01:57:27.162102 [ 194 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 16685 | 2026.03.07 01:57:27.162167 [ 255 ] {277d1340-eacc-434a-b639-fc5fd2534fc1} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16686 | 2026.03.07 01:57:27.162209 [ 255 ] {277d1340-eacc-434a-b639-fc5fd2534fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16687 | 2026.03.07 01:57:27.162546 [ 255 ] {277d1340-eacc-434a-b639-fc5fd2534fc1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16688 | 2026.03.07 01:57:27.162778 [ 255 ] {277d1340-eacc-434a-b639-fc5fd2534fc1} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16689 | 2026.03.07 01:57:27.162915 [ 255 ] {277d1340-eacc-434a-b639-fc5fd2534fc1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001215 sec., 3292.1810699588477 rows/sec., 268.45 KiB/sec. | ||
| 16690 | 2026.03.07 01:57:27.162953 [ 255 ] {277d1340-eacc-434a-b639-fc5fd2534fc1} <Debug> TCPHandler: Processed in 0.001385895 sec. | ||
| 16691 | 2026.03.07 01:57:27.163067 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16692 | 2026.03.07 01:57:27.163168 [ 255 ] {8e5d51b2-eaf0-4e43-8a78-4b992bb4fc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16693 | 2026.03.07 01:57:27.163173 [ 201 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001600673 sec., 917114.238823295 rows/sec., 62.33 MiB/sec. | ||
| 16694 | 2026.03.07 01:57:27.163212 [ 255 ] {8e5d51b2-eaf0-4e43-8a78-4b992bb4fc2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16695 | 2026.03.07 01:57:27.163325 [ 194 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 16696 | 2026.03.07 01:57:27.163573 [ 194 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_40_8} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16697 | 2026.03.07 01:57:27.163643 [ 194 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_40_8} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 16698 | 2026.03.07 01:57:27.163720 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 16699 | 2026.03.07 01:57:27.164786 [ 255 ] {8e5d51b2-eaf0-4e43-8a78-4b992bb4fc2f} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16700 | 2026.03.07 01:57:27.164836 [ 255 ] {8e5d51b2-eaf0-4e43-8a78-4b992bb4fc2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16701 | 2026.03.07 01:57:27.165423 [ 255 ] {8e5d51b2-eaf0-4e43-8a78-4b992bb4fc2f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16702 | 2026.03.07 01:57:27.165632 [ 255 ] {8e5d51b2-eaf0-4e43-8a78-4b992bb4fc2f} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16703 | 2026.03.07 01:57:27.165763 [ 85 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16704 | 2026.03.07 01:57:27.165768 [ 255 ] {8e5d51b2-eaf0-4e43-8a78-4b992bb4fc2f} <Debug> executeQuery: Read 2108 rows, 165.43 KiB in 0.002619 sec., 804887.3615883925 rows/sec., 61.68 MiB/sec. | ||
| 16705 | 2026.03.07 01:57:27.165802 [ 85 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16706 | 2026.03.07 01:57:27.165826 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16707 | 2026.03.07 01:57:27.165826 [ 255 ] {8e5d51b2-eaf0-4e43-8a78-4b992bb4fc2f} <Debug> TCPHandler: Processed in 0.002810702 sec. | ||
| 16708 | 2026.03.07 01:57:27.165906 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16709 | 2026.03.07 01:57:27.165957 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16710 | 2026.03.07 01:57:27.166018 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16711 | 2026.03.07 01:57:27.166056 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2893 rows starting from the beginning of the part | ||
| 16712 | 2026.03.07 01:57:27.166057 [ 255 ] {69693204-ae9a-4107-99c6-4119e43b5807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16713 | 2026.03.07 01:57:27.166109 [ 255 ] {69693204-ae9a-4107-99c6-4119e43b5807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16714 | 2026.03.07 01:57:27.166125 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 102 rows starting from the beginning of the part | ||
| 16715 | 2026.03.07 01:57:27.166178 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 833 rows starting from the beginning of the part | ||
| 16716 | 2026.03.07 01:57:27.166222 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 102 rows starting from the beginning of the part | ||
| 16717 | 2026.03.07 01:57:27.166262 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 833 rows starting from the beginning of the part | ||
| 16718 | 2026.03.07 01:57:27.166304 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 2108 rows starting from the beginning of the part | ||
| 16719 | 2026.03.07 01:57:27.166535 [ 255 ] {69693204-ae9a-4107-99c6-4119e43b5807} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16720 | 2026.03.07 01:57:27.166579 [ 255 ] {69693204-ae9a-4107-99c6-4119e43b5807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16721 | 2026.03.07 01:57:27.166888 [ 255 ] {69693204-ae9a-4107-99c6-4119e43b5807} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16722 | 2026.03.07 01:57:27.167113 [ 255 ] {69693204-ae9a-4107-99c6-4119e43b5807} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16723 | 2026.03.07 01:57:27.167247 [ 255 ] {69693204-ae9a-4107-99c6-4119e43b5807} <Debug> executeQuery: Read 50 rows, 3.80 KiB in 0.001208 sec., 41390.72847682119 rows/sec., 3.07 MiB/sec. | ||
| 16724 | 2026.03.07 01:57:27.167285 [ 255 ] {69693204-ae9a-4107-99c6-4119e43b5807} <Debug> TCPHandler: Processed in 0.001378965 sec. | ||
| 16725 | 2026.03.07 01:57:27.167396 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16726 | 2026.03.07 01:57:27.167491 [ 255 ] {f14322a3-fe7d-4935-a72f-a04e975de925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16727 | 2026.03.07 01:57:27.167530 [ 255 ] {f14322a3-fe7d-4935-a72f-a04e975de925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16728 | 2026.03.07 01:57:27.168186 [ 255 ] {f14322a3-fe7d-4935-a72f-a04e975de925} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16729 | 2026.03.07 01:57:27.168222 [ 255 ] {f14322a3-fe7d-4935-a72f-a04e975de925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16730 | 2026.03.07 01:57:27.168553 [ 255 ] {f14322a3-fe7d-4935-a72f-a04e975de925} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16731 | 2026.03.07 01:57:27.168754 [ 255 ] {f14322a3-fe7d-4935-a72f-a04e975de925} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16732 | 2026.03.07 01:57:27.168755 [ 187 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6871 rows, containing 5 columns (5 merged, 0 gathered) in 0.002876554 sec., 2388621.941392374 rows/sec., 195.06 MiB/sec. | ||
| 16733 | 2026.03.07 01:57:27.168890 [ 255 ] {f14322a3-fe7d-4935-a72f-a04e975de925} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001418 sec., 516220.0282087447 rows/sec., 30.53 MiB/sec. | ||
| 16734 | 2026.03.07 01:57:27.168933 [ 255 ] {f14322a3-fe7d-4935-a72f-a04e975de925} <Debug> TCPHandler: Processed in 0.001587102 sec. | ||
| 16735 | 2026.03.07 01:57:27.169048 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16736 | 2026.03.07 01:57:27.169057 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16737 | 2026.03.07 01:57:27.169146 [ 255 ] {36712851-ca88-466c-8f70-71f7c321dd84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16738 | 2026.03.07 01:57:27.169190 [ 255 ] {36712851-ca88-466c-8f70-71f7c321dd84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16739 | 2026.03.07 01:57:27.169328 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_121_24} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16740 | 2026.03.07 01:57:27.169402 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_121_24} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16741 | 2026.03.07 01:57:27.169477 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 16742 | 2026.03.07 01:57:27.169572 [ 255 ] {36712851-ca88-466c-8f70-71f7c321dd84} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16743 | 2026.03.07 01:57:27.169612 [ 255 ] {36712851-ca88-466c-8f70-71f7c321dd84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16744 | 2026.03.07 01:57:27.169902 [ 255 ] {36712851-ca88-466c-8f70-71f7c321dd84} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 16745 | 2026.03.07 01:57:27.170101 [ 255 ] {36712851-ca88-466c-8f70-71f7c321dd84} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16746 | 2026.03.07 01:57:27.170228 [ 255 ] {36712851-ca88-466c-8f70-71f7c321dd84} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.0011 sec., 909.090909090909 rows/sec., 63.92 KiB/sec. | ||
| 16747 | 2026.03.07 01:57:27.170264 [ 255 ] {36712851-ca88-466c-8f70-71f7c321dd84} <Debug> TCPHandler: Processed in 0.001264751 sec. | ||
| 16748 | 2026.03.07 01:57:27.170371 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16749 | 2026.03.07 01:57:27.170464 [ 255 ] {7fd969f7-2086-4044-a759-f29a6e841c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16750 | 2026.03.07 01:57:27.170503 [ 255 ] {7fd969f7-2086-4044-a759-f29a6e841c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16751 | 2026.03.07 01:57:27.170888 [ 255 ] {7fd969f7-2086-4044-a759-f29a6e841c86} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16752 | 2026.03.07 01:57:27.170922 [ 255 ] {7fd969f7-2086-4044-a759-f29a6e841c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16753 | 2026.03.07 01:57:27.171201 [ 255 ] {7fd969f7-2086-4044-a759-f29a6e841c86} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16754 | 2026.03.07 01:57:27.171400 [ 255 ] {7fd969f7-2086-4044-a759-f29a6e841c86} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16755 | 2026.03.07 01:57:27.171506 [ 85 ] {} <Debug> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 16756 | 2026.03.07 01:57:27.171526 [ 255 ] {7fd969f7-2086-4044-a759-f29a6e841c86} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001078 sec., 11131.725417439704 rows/sec., 869.67 KiB/sec. | ||
| 16757 | 2026.03.07 01:57:27.171542 [ 85 ] {} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16758 | 2026.03.07 01:57:27.171567 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16759 | 2026.03.07 01:57:27.171569 [ 255 ] {7fd969f7-2086-4044-a759-f29a6e841c86} <Debug> TCPHandler: Processed in 0.001247091 sec. | ||
| 16760 | 2026.03.07 01:57:27.171639 [ 194 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 16761 | 2026.03.07 01:57:27.171689 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16762 | 2026.03.07 01:57:27.171728 [ 194 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16763 | 2026.03.07 01:57:27.171758 [ 194 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 160 rows starting from the beginning of the part | ||
| 16764 | 2026.03.07 01:57:27.171787 [ 255 ] {44e79d70-1fe5-4923-93f9-aa2186e5a59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16765 | 2026.03.07 01:57:27.171804 [ 194 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 16766 | 2026.03.07 01:57:27.171830 [ 255 ] {44e79d70-1fe5-4923-93f9-aa2186e5a59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16767 | 2026.03.07 01:57:27.171847 [ 194 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 16768 | 2026.03.07 01:57:27.171888 [ 194 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 16769 | 2026.03.07 01:57:27.171920 [ 194 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 16770 | 2026.03.07 01:57:27.171955 [ 194 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part | ||
| 16771 | 2026.03.07 01:57:27.172676 [ 255 ] {44e79d70-1fe5-4923-93f9-aa2186e5a59b} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16772 | 2026.03.07 01:57:27.172681 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001072295 sec., 712490.499349526 rows/sec., 43.67 MiB/sec. | ||
| 16773 | 2026.03.07 01:57:27.172717 [ 255 ] {44e79d70-1fe5-4923-93f9-aa2186e5a59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16774 | 2026.03.07 01:57:27.172829 [ 192 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 16775 | 2026.03.07 01:57:27.173071 [ 255 ] {44e79d70-1fe5-4923-93f9-aa2186e5a59b} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16776 | 2026.03.07 01:57:27.173075 [ 192 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_40_8} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16777 | 2026.03.07 01:57:27.173148 [ 192 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_40_8} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 16778 | 2026.03.07 01:57:27.173224 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 16779 | 2026.03.07 01:57:27.173279 [ 255 ] {44e79d70-1fe5-4923-93f9-aa2186e5a59b} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16780 | 2026.03.07 01:57:27.173401 [ 85 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16781 | 2026.03.07 01:57:27.173407 [ 255 ] {44e79d70-1fe5-4923-93f9-aa2186e5a59b} <Debug> executeQuery: Read 1074 rows, 76.65 KiB in 0.001638 sec., 655677.6556776557 rows/sec., 45.70 MiB/sec. | ||
| 16782 | 2026.03.07 01:57:27.173437 [ 85 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16783 | 2026.03.07 01:57:27.173461 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16784 | 2026.03.07 01:57:27.173462 [ 255 ] {44e79d70-1fe5-4923-93f9-aa2186e5a59b} <Debug> TCPHandler: Processed in 0.00182218 sec. | ||
| 16785 | 2026.03.07 01:57:27.173533 [ 194 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16786 | 2026.03.07 01:57:27.173603 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16787 | 2026.03.07 01:57:27.173624 [ 194 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16788 | 2026.03.07 01:57:27.173653 [ 194 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1552 rows starting from the beginning of the part | ||
| 16789 | 2026.03.07 01:57:27.173696 [ 194 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 87 rows starting from the beginning of the part | ||
| 16790 | 2026.03.07 01:57:27.173702 [ 255 ] {19c10b36-dbee-4d64-b7e9-8080e00935c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16791 | 2026.03.07 01:57:27.173735 [ 194 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 508 rows starting from the beginning of the part | ||
| 16792 | 2026.03.07 01:57:27.173752 [ 255 ] {19c10b36-dbee-4d64-b7e9-8080e00935c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16793 | 2026.03.07 01:57:27.173774 [ 194 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 87 rows starting from the beginning of the part | ||
| 16794 | 2026.03.07 01:57:27.173812 [ 194 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 508 rows starting from the beginning of the part | ||
| 16795 | 2026.03.07 01:57:27.173846 [ 194 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1074 rows starting from the beginning of the part | ||
| 16796 | 2026.03.07 01:57:27.174486 [ 255 ] {19c10b36-dbee-4d64-b7e9-8080e00935c6} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16797 | 2026.03.07 01:57:27.174525 [ 255 ] {19c10b36-dbee-4d64-b7e9-8080e00935c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16798 | 2026.03.07 01:57:27.174960 [ 255 ] {19c10b36-dbee-4d64-b7e9-8080e00935c6} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16799 | 2026.03.07 01:57:27.175089 [ 194 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3816 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583622 sec., 2409665.943009127 rows/sec., 178.59 MiB/sec. | ||
| 16800 | 2026.03.07 01:57:27.175173 [ 255 ] {19c10b36-dbee-4d64-b7e9-8080e00935c6} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16801 | 2026.03.07 01:57:27.175297 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_110_23 to all_115_115_0 | ||
| 16802 | 2026.03.07 01:57:27.175311 [ 255 ] {19c10b36-dbee-4d64-b7e9-8080e00935c6} <Debug> executeQuery: Read 1363 rows, 90.01 KiB in 0.001626 sec., 838253.3825338254 rows/sec., 54.06 MiB/sec. | ||
| 16803 | 2026.03.07 01:57:27.175332 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16804 | 2026.03.07 01:57:27.175332 [ 195 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16805 | 2026.03.07 01:57:27.175355 [ 255 ] {19c10b36-dbee-4d64-b7e9-8080e00935c6} <Debug> TCPHandler: Processed in 0.001800608 sec. | ||
| 16806 | 2026.03.07 01:57:27.175357 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16807 | 2026.03.07 01:57:27.175463 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_115_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_23 to all_115_115_0 into Compact with storage Full | ||
| 16808 | 2026.03.07 01:57:27.175483 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16809 | 2026.03.07 01:57:27.175550 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_115_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16810 | 2026.03.07 01:57:27.175579 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_23, total 40311 rows starting from the beginning of the part | ||
| 16811 | 2026.03.07 01:57:27.175579 [ 255 ] {51aaf520-5c27-46ce-802a-42c9b2a75030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16812 | 2026.03.07 01:57:27.175640 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 16813 | 2026.03.07 01:57:27.175644 [ 255 ] {51aaf520-5c27-46ce-802a-42c9b2a75030} <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 | ||
| 16814 | 2026.03.07 01:57:27.175674 [ 195 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_121_24} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16815 | 2026.03.07 01:57:27.175687 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 265 rows starting from the beginning of the part | ||
| 16816 | 2026.03.07 01:57:27.175739 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 16817 | 2026.03.07 01:57:27.175765 [ 195 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_121_24} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16818 | 2026.03.07 01:57:27.175781 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 265 rows starting from the beginning of the part | ||
| 16819 | 2026.03.07 01:57:27.175829 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1363 rows starting from the beginning of the part | ||
| 16820 | 2026.03.07 01:57:27.175872 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 16821 | 2026.03.07 01:57:27.176516 [ 255 ] {51aaf520-5c27-46ce-802a-42c9b2a75030} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16822 | 2026.03.07 01:57:27.176554 [ 255 ] {51aaf520-5c27-46ce-802a-42c9b2a75030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16823 | 2026.03.07 01:57:27.177103 [ 255 ] {51aaf520-5c27-46ce-802a-42c9b2a75030} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16824 | 2026.03.07 01:57:27.177334 [ 255 ] {51aaf520-5c27-46ce-802a-42c9b2a75030} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16825 | 2026.03.07 01:57:27.177480 [ 255 ] {51aaf520-5c27-46ce-802a-42c9b2a75030} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001918 sec., 17726.798748696558 rows/sec., 31.77 MiB/sec. | ||
| 16826 | 2026.03.07 01:57:27.177556 [ 255 ] {51aaf520-5c27-46ce-802a-42c9b2a75030} <Debug> TCPHandler: Processed in 0.002121909 sec. | ||
| 16827 | 2026.03.07 01:57:27.177668 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16828 | 2026.03.07 01:57:27.177762 [ 255 ] {435f39cc-2764-4c88-ab8d-34958ee5a9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16829 | 2026.03.07 01:57:27.177803 [ 255 ] {435f39cc-2764-4c88-ab8d-34958ee5a9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16830 | 2026.03.07 01:57:27.178121 [ 255 ] {435f39cc-2764-4c88-ab8d-34958ee5a9ba} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16831 | 2026.03.07 01:57:27.178156 [ 255 ] {435f39cc-2764-4c88-ab8d-34958ee5a9ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16832 | 2026.03.07 01:57:27.178476 [ 255 ] {435f39cc-2764-4c88-ab8d-34958ee5a9ba} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16833 | 2026.03.07 01:57:27.178692 [ 255 ] {435f39cc-2764-4c88-ab8d-34958ee5a9ba} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16834 | 2026.03.07 01:57:27.178824 [ 255 ] {435f39cc-2764-4c88-ab8d-34958ee5a9ba} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00108 sec., 11111.111111111111 rows/sec., 766.78 KiB/sec. | ||
| 16835 | 2026.03.07 01:57:27.178861 [ 255 ] {435f39cc-2764-4c88-ab8d-34958ee5a9ba} <Debug> TCPHandler: Processed in 0.001242161 sec. | ||
| 16836 | 2026.03.07 01:57:27.183236 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_115_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42524 rows, containing 5 columns (5 merged, 0 gathered) in 0.007807505 sec., 5446554.308962978 rows/sec., 356.23 MiB/sec. | ||
| 16837 | 2026.03.07 01:57:27.183476 [ 200 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_115_24} <Trace> MergedBlockOutputStream: filled checksums all_1_115_24 (state Temporary) | ||
| 16838 | 2026.03.07 01:57:27.183734 [ 200 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_115_24} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_115_24 to all_1_115_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16839 | 2026.03.07 01:57:27.183797 [ 200 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_115_24} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_110_23, all_115_115_0] -> all_1_115_24 | ||
| 16840 | 2026.03.07 01:57:27.183870 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 16841 | 2026.03.07 01:57:31.099813 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16842 | 2026.03.07 01:57:31.100087 [ 255 ] {31bee837-eb00-4bf1-a852-6276b39e903d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16843 | 2026.03.07 01:57:31.100186 [ 255 ] {31bee837-eb00-4bf1-a852-6276b39e903d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16844 | 2026.03.07 01:57:31.101081 [ 255 ] {31bee837-eb00-4bf1-a852-6276b39e903d} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16845 | 2026.03.07 01:57:31.101143 [ 255 ] {31bee837-eb00-4bf1-a852-6276b39e903d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16846 | 2026.03.07 01:57:31.101585 [ 255 ] {31bee837-eb00-4bf1-a852-6276b39e903d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16847 | 2026.03.07 01:57:31.101838 [ 255 ] {31bee837-eb00-4bf1-a852-6276b39e903d} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16848 | 2026.03.07 01:57:31.102041 [ 255 ] {31bee837-eb00-4bf1-a852-6276b39e903d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002026 sec., 27640.671273445212 rows/sec., 2.12 MiB/sec. | ||
| 16849 | 2026.03.07 01:57:31.102112 [ 255 ] {31bee837-eb00-4bf1-a852-6276b39e903d} <Debug> TCPHandler: Processed in 0.002500672 sec. | ||
| 16850 | 2026.03.07 01:57:31.102254 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16851 | 2026.03.07 01:57:31.102366 [ 255 ] {ef27b3f4-372c-4a69-b053-411e9fab374c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16852 | 2026.03.07 01:57:31.102415 [ 255 ] {ef27b3f4-372c-4a69-b053-411e9fab374c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16853 | 2026.03.07 01:57:31.102906 [ 255 ] {ef27b3f4-372c-4a69-b053-411e9fab374c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16854 | 2026.03.07 01:57:31.102945 [ 255 ] {ef27b3f4-372c-4a69-b053-411e9fab374c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16855 | 2026.03.07 01:57:31.103303 [ 255 ] {ef27b3f4-372c-4a69-b053-411e9fab374c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16856 | 2026.03.07 01:57:31.103548 [ 255 ] {ef27b3f4-372c-4a69-b053-411e9fab374c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16857 | 2026.03.07 01:57:31.103699 [ 255 ] {ef27b3f4-372c-4a69-b053-411e9fab374c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001359 sec., 47093.451066961 rows/sec., 3.68 MiB/sec. | ||
| 16858 | 2026.03.07 01:57:31.103743 [ 255 ] {ef27b3f4-372c-4a69-b053-411e9fab374c} <Debug> TCPHandler: Processed in 0.00154532 sec. | ||
| 16859 | 2026.03.07 01:57:31.103874 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16860 | 2026.03.07 01:57:31.103979 [ 255 ] {8f172163-95cf-45af-9527-0db42880e5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16861 | 2026.03.07 01:57:31.104026 [ 255 ] {8f172163-95cf-45af-9527-0db42880e5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16862 | 2026.03.07 01:57:31.104493 [ 255 ] {8f172163-95cf-45af-9527-0db42880e5ec} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16863 | 2026.03.07 01:57:31.104529 [ 255 ] {8f172163-95cf-45af-9527-0db42880e5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16864 | 2026.03.07 01:57:31.104899 [ 255 ] {8f172163-95cf-45af-9527-0db42880e5ec} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16865 | 2026.03.07 01:57:31.105119 [ 255 ] {8f172163-95cf-45af-9527-0db42880e5ec} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16866 | 2026.03.07 01:57:31.105265 [ 255 ] {8f172163-95cf-45af-9527-0db42880e5ec} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001309 sec., 97784.56837280367 rows/sec., 6.81 MiB/sec. | ||
| 16867 | 2026.03.07 01:57:31.105305 [ 255 ] {8f172163-95cf-45af-9527-0db42880e5ec} <Debug> TCPHandler: Processed in 0.001483888 sec. | ||
| 16868 | 2026.03.07 01:57:31.105435 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16869 | 2026.03.07 01:57:31.105536 [ 255 ] {cb98edb5-6262-401e-a1ac-0d183213295a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16870 | 2026.03.07 01:57:31.105581 [ 255 ] {cb98edb5-6262-401e-a1ac-0d183213295a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16871 | 2026.03.07 01:57:31.105949 [ 255 ] {cb98edb5-6262-401e-a1ac-0d183213295a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16872 | 2026.03.07 01:57:31.105985 [ 255 ] {cb98edb5-6262-401e-a1ac-0d183213295a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16873 | 2026.03.07 01:57:31.106312 [ 255 ] {cb98edb5-6262-401e-a1ac-0d183213295a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16874 | 2026.03.07 01:57:31.106532 [ 255 ] {cb98edb5-6262-401e-a1ac-0d183213295a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16875 | 2026.03.07 01:57:31.106671 [ 255 ] {cb98edb5-6262-401e-a1ac-0d183213295a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001155 sec., 41558.44155844156 rows/sec., 2.80 MiB/sec. | ||
| 16876 | 2026.03.07 01:57:31.106710 [ 255 ] {cb98edb5-6262-401e-a1ac-0d183213295a} <Debug> TCPHandler: Processed in 0.001327793 sec. | ||
| 16877 | 2026.03.07 01:57:31.434321 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41627 | ||
| 16878 | 2026.03.07 01:57:31.434440 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16879 | 2026.03.07 01:57:31.434465 [ 294 ] {} <Debug> TCP-Session: ea803c6c-a0af-4eed-a682-3116aef7dc9c Authenticating user 'default' from [fd00:1122:3344:101::e]:41627 | ||
| 16880 | 2026.03.07 01:57:31.434488 [ 294 ] {} <Debug> TCP-Session: ea803c6c-a0af-4eed-a682-3116aef7dc9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16881 | 2026.03.07 01:57:31.434500 [ 294 ] {} <Debug> TCP-Session: ea803c6c-a0af-4eed-a682-3116aef7dc9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16882 | 2026.03.07 01:57:31.434683 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55287 | ||
| 16883 | 2026.03.07 01:57:31.434737 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48903 | ||
| 16884 | 2026.03.07 01:57:31.434765 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39726 | ||
| 16885 | 2026.03.07 01:57:31.434798 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45360 | ||
| 16886 | 2026.03.07 01:57:31.434798 [ 294 ] {} <Trace> TCP-Session: ea803c6c-a0af-4eed-a682-3116aef7dc9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16887 | 2026.03.07 01:57:31.434851 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16888 | 2026.03.07 01:57:31.434786 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16889 | 2026.03.07 01:57:31.434887 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16890 | 2026.03.07 01:57:31.434896 [ 287 ] {} <Debug> TCP-Session: dc8ebc82-4f92-4115-adf7-1b0c348331bf Authenticating user 'default' from [fd00:1122:3344:101::e]:48903 | ||
| 16891 | 2026.03.07 01:57:31.434919 [ 3 ] {} <Debug> TCP-Session: cb02f4a5-199f-41f1-868c-906abdc6f2e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55287 | ||
| 16892 | 2026.03.07 01:57:31.434931 [ 293 ] {} <Debug> TCP-Session: 4fc1b92f-3c7a-4a35-a7a3-a425da7e043f Authenticating user 'default' from [fd00:1122:3344:101::e]:45360 | ||
| 16893 | 2026.03.07 01:57:31.434943 [ 287 ] {} <Debug> TCP-Session: dc8ebc82-4f92-4115-adf7-1b0c348331bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16894 | 2026.03.07 01:57:31.434956 [ 3 ] {} <Debug> TCP-Session: cb02f4a5-199f-41f1-868c-906abdc6f2e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16895 | 2026.03.07 01:57:31.434975 [ 287 ] {} <Debug> TCP-Session: dc8ebc82-4f92-4115-adf7-1b0c348331bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16896 | 2026.03.07 01:57:31.434988 [ 3 ] {} <Debug> TCP-Session: cb02f4a5-199f-41f1-868c-906abdc6f2e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16897 | 2026.03.07 01:57:31.434887 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16898 | 2026.03.07 01:57:31.435022 [ 294 ] {32d0f98b-482f-4a36-b5e4-a976a3a930c1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41627) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16899 | 2026.03.07 01:57:31.435046 [ 289 ] {} <Debug> TCP-Session: 9c635992-36f3-479f-adf8-f4d4fc5cc13b Authenticating user 'default' from [fd00:1122:3344:101::e]:39726 | ||
| 16900 | 2026.03.07 01:57:31.434784 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60242 | ||
| 16901 | 2026.03.07 01:57:31.435077 [ 289 ] {} <Debug> TCP-Session: 9c635992-36f3-479f-adf8-f4d4fc5cc13b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16902 | 2026.03.07 01:57:31.434778 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55866 | ||
| 16903 | 2026.03.07 01:57:31.435116 [ 289 ] {} <Debug> TCP-Session: 9c635992-36f3-479f-adf8-f4d4fc5cc13b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16904 | 2026.03.07 01:57:31.435141 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16905 | 2026.03.07 01:57:31.434768 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34459 | ||
| 16906 | 2026.03.07 01:57:31.435192 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16907 | 2026.03.07 01:57:31.435183 [ 292 ] {} <Debug> TCP-Session: ba03d929-002e-421e-b983-09ecb2ae307a Authenticating user 'default' from [fd00:1122:3344:101::e]:60242 | ||
| 16908 | 2026.03.07 01:57:31.435229 [ 291 ] {} <Debug> TCP-Session: 9779443e-3fdc-452b-98c9-a2f6c7077ccf Authenticating user 'default' from [fd00:1122:3344:101::e]:55866 | ||
| 16909 | 2026.03.07 01:57:31.435247 [ 292 ] {} <Debug> TCP-Session: ba03d929-002e-421e-b983-09ecb2ae307a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16910 | 2026.03.07 01:57:31.435259 [ 291 ] {} <Debug> TCP-Session: 9779443e-3fdc-452b-98c9-a2f6c7077ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16911 | 2026.03.07 01:57:31.435270 [ 292 ] {} <Debug> TCP-Session: ba03d929-002e-421e-b983-09ecb2ae307a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16912 | 2026.03.07 01:57:31.435283 [ 291 ] {} <Debug> TCP-Session: 9779443e-3fdc-452b-98c9-a2f6c7077ccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16913 | 2026.03.07 01:57:31.435302 [ 294 ] {32d0f98b-482f-4a36-b5e4-a976a3a930c1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16914 | 2026.03.07 01:57:31.434740 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44581 | ||
| 16915 | 2026.03.07 01:57:31.434970 [ 293 ] {} <Debug> TCP-Session: 4fc1b92f-3c7a-4a35-a7a3-a425da7e043f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16916 | 2026.03.07 01:57:31.435371 [ 294 ] {32d0f98b-482f-4a36-b5e4-a976a3a930c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16917 | 2026.03.07 01:57:31.435378 [ 293 ] {} <Debug> TCP-Session: 4fc1b92f-3c7a-4a35-a7a3-a425da7e043f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16918 | 2026.03.07 01:57:31.435394 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16919 | 2026.03.07 01:57:31.435441 [ 290 ] {} <Debug> TCP-Session: be5092c4-13f1-46d2-b117-26bbbabdc6fd Authenticating user 'default' from [fd00:1122:3344:101::e]:34459 | ||
| 16920 | 2026.03.07 01:57:31.435460 [ 290 ] {} <Debug> TCP-Session: be5092c4-13f1-46d2-b117-26bbbabdc6fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16921 | 2026.03.07 01:57:31.435473 [ 290 ] {} <Debug> TCP-Session: be5092c4-13f1-46d2-b117-26bbbabdc6fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16922 | 2026.03.07 01:57:31.435632 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16923 | 2026.03.07 01:57:31.435667 [ 288 ] {} <Debug> TCP-Session: 803e0075-0361-4cf8-953f-e2d1844bdffd Authenticating user 'default' from [fd00:1122:3344:101::e]:44581 | ||
| 16924 | 2026.03.07 01:57:31.435683 [ 294 ] {32d0f98b-482f-4a36-b5e4-a976a3a930c1} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 16925 | 2026.03.07 01:57:31.435686 [ 288 ] {} <Debug> TCP-Session: 803e0075-0361-4cf8-953f-e2d1844bdffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16926 | 2026.03.07 01:57:31.435724 [ 288 ] {} <Debug> TCP-Session: 803e0075-0361-4cf8-953f-e2d1844bdffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16927 | 2026.03.07 01:57:31.436734 [ 326 ] {32d0f98b-482f-4a36-b5e4-a976a3a930c1} <Trace> AggregatingTransform: Aggregating | ||
| 16928 | 2026.03.07 01:57:31.436772 [ 326 ] {32d0f98b-482f-4a36-b5e4-a976a3a930c1} <Trace> Aggregator: Aggregation method: without_key | ||
| 16929 | 2026.03.07 01:57:31.436806 [ 326 ] {32d0f98b-482f-4a36-b5e4-a976a3a930c1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001016523 sec. (983.746 rows/sec., 38.43 KiB/sec.) | ||
| 16930 | 2026.03.07 01:57:31.436825 [ 326 ] {32d0f98b-482f-4a36-b5e4-a976a3a930c1} <Trace> Aggregator: Merging aggregated data | ||
| 16931 | 2026.03.07 01:57:31.438006 [ 294 ] {32d0f98b-482f-4a36-b5e4-a976a3a930c1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003043 sec., 328.62306933946763 rows/sec., 12.84 KiB/sec. | ||
| 16932 | 2026.03.07 01:57:31.438138 [ 294 ] {32d0f98b-482f-4a36-b5e4-a976a3a930c1} <Debug> TCPHandler: Processed in 0.003456233 sec. | ||
| 16933 | 2026.03.07 01:57:31.438256 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16934 | 2026.03.07 01:57:31.438284 [ 294 ] {} <Debug> TCP-Session: ea803c6c-a0af-4eed-a682-3116aef7dc9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16935 | 2026.03.07 01:57:31.438295 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16936 | 2026.03.07 01:57:31.438318 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16937 | 2026.03.07 01:57:31.438338 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16938 | 2026.03.07 01:57:31.438339 [ 3 ] {} <Debug> TCP-Session: cb02f4a5-199f-41f1-868c-906abdc6f2e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16939 | 2026.03.07 01:57:31.438354 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16940 | 2026.03.07 01:57:31.438371 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16941 | 2026.03.07 01:57:31.438391 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16942 | 2026.03.07 01:57:31.438414 [ 287 ] {} <Debug> TCP-Session: dc8ebc82-4f92-4115-adf7-1b0c348331bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16943 | 2026.03.07 01:57:31.438427 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16944 | 2026.03.07 01:57:31.438450 [ 290 ] {} <Debug> TCP-Session: be5092c4-13f1-46d2-b117-26bbbabdc6fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16945 | 2026.03.07 01:57:31.438430 [ 292 ] {} <Debug> TCP-Session: ba03d929-002e-421e-b983-09ecb2ae307a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16946 | 2026.03.07 01:57:31.438476 [ 291 ] {} <Debug> TCP-Session: 9779443e-3fdc-452b-98c9-a2f6c7077ccf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16947 | 2026.03.07 01:57:31.438408 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16948 | 2026.03.07 01:57:31.438381 [ 293 ] {} <Debug> TCP-Session: 4fc1b92f-3c7a-4a35-a7a3-a425da7e043f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16949 | 2026.03.07 01:57:31.438350 [ 288 ] {} <Debug> TCP-Session: 803e0075-0361-4cf8-953f-e2d1844bdffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16950 | 2026.03.07 01:57:31.438543 [ 289 ] {} <Debug> TCP-Session: 9c635992-36f3-479f-adf8-f4d4fc5cc13b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16951 | 2026.03.07 01:57:31.594359 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35076 | ||
| 16952 | 2026.03.07 01:57:31.594856 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16953 | 2026.03.07 01:57:31.594902 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16954 | 2026.03.07 01:57:31.595403 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16955 | 2026.03.07 01:57:31.595645 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16956 | 2026.03.07 01:57:31.595793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35076 | ||
| 16957 | 2026.03.07 01:57:33.062116 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63830 | ||
| 16958 | 2026.03.07 01:57:33.062227 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16959 | 2026.03.07 01:57:33.062255 [ 287 ] {} <Debug> TCP-Session: 214ffed2-a9bb-446e-a1ac-70d400fdc64e Authenticating user 'default' from [fd00:1122:3344:101::e]:63830 | ||
| 16960 | 2026.03.07 01:57:33.062278 [ 287 ] {} <Debug> TCP-Session: 214ffed2-a9bb-446e-a1ac-70d400fdc64e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16961 | 2026.03.07 01:57:33.062291 [ 287 ] {} <Debug> TCP-Session: 214ffed2-a9bb-446e-a1ac-70d400fdc64e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16962 | 2026.03.07 01:57:33.062469 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61387 | ||
| 16963 | 2026.03.07 01:57:33.062490 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52803 | ||
| 16964 | 2026.03.07 01:57:33.062537 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50135 | ||
| 16965 | 2026.03.07 01:57:33.062566 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38113 | ||
| 16966 | 2026.03.07 01:57:33.062598 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16967 | 2026.03.07 01:57:33.062612 [ 287 ] {} <Trace> TCP-Session: 214ffed2-a9bb-446e-a1ac-70d400fdc64e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16968 | 2026.03.07 01:57:33.062637 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16969 | 2026.03.07 01:57:33.062646 [ 288 ] {} <Debug> TCP-Session: 3975022f-1112-4bc2-a7b7-e625222a875d Authenticating user 'default' from [fd00:1122:3344:101::e]:61387 | ||
| 16970 | 2026.03.07 01:57:33.062671 [ 291 ] {} <Debug> TCP-Session: 9512ecf8-2095-4b28-aca3-5b4363d0065e Authenticating user 'default' from [fd00:1122:3344:101::e]:50135 | ||
| 16971 | 2026.03.07 01:57:33.062635 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16972 | 2026.03.07 01:57:33.062697 [ 288 ] {} <Debug> TCP-Session: 3975022f-1112-4bc2-a7b7-e625222a875d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16973 | 2026.03.07 01:57:33.062708 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16974 | 2026.03.07 01:57:33.062720 [ 291 ] {} <Debug> TCP-Session: 9512ecf8-2095-4b28-aca3-5b4363d0065e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16975 | 2026.03.07 01:57:33.062736 [ 288 ] {} <Debug> TCP-Session: 3975022f-1112-4bc2-a7b7-e625222a875d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16976 | 2026.03.07 01:57:33.062758 [ 294 ] {} <Debug> TCP-Session: c6591f4f-76c9-425d-a14e-cf9f91de2988 Authenticating user 'default' from [fd00:1122:3344:101::e]:38113 | ||
| 16977 | 2026.03.07 01:57:33.062770 [ 291 ] {} <Debug> TCP-Session: 9512ecf8-2095-4b28-aca3-5b4363d0065e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16978 | 2026.03.07 01:57:33.062796 [ 287 ] {1bb8f7cb-2d74-41da-9325-d65c6c3c3116} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63830) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16979 | 2026.03.07 01:57:33.062810 [ 294 ] {} <Debug> TCP-Session: c6591f4f-76c9-425d-a14e-cf9f91de2988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16980 | 2026.03.07 01:57:33.062739 [ 289 ] {} <Debug> TCP-Session: d83edceb-20a8-4a20-aeda-e807bd5d2afe Authenticating user 'default' from [fd00:1122:3344:101::e]:52803 | ||
| 16981 | 2026.03.07 01:57:33.062844 [ 294 ] {} <Debug> TCP-Session: c6591f4f-76c9-425d-a14e-cf9f91de2988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16982 | 2026.03.07 01:57:33.062575 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53533 | ||
| 16983 | 2026.03.07 01:57:33.062875 [ 289 ] {} <Debug> TCP-Session: d83edceb-20a8-4a20-aeda-e807bd5d2afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16984 | 2026.03.07 01:57:33.062554 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42099 | ||
| 16985 | 2026.03.07 01:57:33.062935 [ 289 ] {} <Debug> TCP-Session: d83edceb-20a8-4a20-aeda-e807bd5d2afe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16986 | 2026.03.07 01:57:33.062543 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46750 | ||
| 16987 | 2026.03.07 01:57:33.062966 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16988 | 2026.03.07 01:57:33.063010 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16989 | 2026.03.07 01:57:33.063028 [ 3 ] {} <Debug> TCP-Session: 7d31d04c-7bca-4892-893a-eea922bfef93 Authenticating user 'default' from [fd00:1122:3344:101::e]:53533 | ||
| 16990 | 2026.03.07 01:57:33.063044 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16991 | 2026.03.07 01:57:33.063049 [ 293 ] {} <Debug> TCP-Session: bdbd3fa5-d30c-4157-9263-c434fb9b97ed Authenticating user 'default' from [fd00:1122:3344:101::e]:42099 | ||
| 16992 | 2026.03.07 01:57:33.063059 [ 3 ] {} <Debug> TCP-Session: 7d31d04c-7bca-4892-893a-eea922bfef93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16993 | 2026.03.07 01:57:33.063070 [ 292 ] {} <Debug> TCP-Session: 3cd9b6da-6ff3-4f25-9df9-2bde7010ecc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46750 | ||
| 16994 | 2026.03.07 01:57:33.063078 [ 287 ] {1bb8f7cb-2d74-41da-9325-d65c6c3c3116} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16995 | 2026.03.07 01:57:33.063091 [ 3 ] {} <Debug> TCP-Session: 7d31d04c-7bca-4892-893a-eea922bfef93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16996 | 2026.03.07 01:57:33.063101 [ 292 ] {} <Debug> TCP-Session: 3cd9b6da-6ff3-4f25-9df9-2bde7010ecc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16997 | 2026.03.07 01:57:33.063087 [ 293 ] {} <Debug> TCP-Session: bdbd3fa5-d30c-4157-9263-c434fb9b97ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16998 | 2026.03.07 01:57:33.063157 [ 287 ] {1bb8f7cb-2d74-41da-9325-d65c6c3c3116} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16999 | 2026.03.07 01:57:33.063173 [ 293 ] {} <Debug> TCP-Session: bdbd3fa5-d30c-4157-9263-c434fb9b97ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17000 | 2026.03.07 01:57:33.063148 [ 292 ] {} <Debug> TCP-Session: 3cd9b6da-6ff3-4f25-9df9-2bde7010ecc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17001 | 2026.03.07 01:57:33.062509 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38993 | ||
| 17002 | 2026.03.07 01:57:33.063275 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17003 | 2026.03.07 01:57:33.063295 [ 290 ] {} <Debug> TCP-Session: c0cc3189-c0c5-419b-b5a2-26b2775b48e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38993 | ||
| 17004 | 2026.03.07 01:57:33.063310 [ 290 ] {} <Debug> TCP-Session: c0cc3189-c0c5-419b-b5a2-26b2775b48e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17005 | 2026.03.07 01:57:33.063323 [ 290 ] {} <Debug> TCP-Session: c0cc3189-c0c5-419b-b5a2-26b2775b48e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17006 | 2026.03.07 01:57:33.063463 [ 287 ] {1bb8f7cb-2d74-41da-9325-d65c6c3c3116} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 17007 | 2026.03.07 01:57:33.064466 [ 319 ] {1bb8f7cb-2d74-41da-9325-d65c6c3c3116} <Trace> AggregatingTransform: Aggregating | ||
| 17008 | 2026.03.07 01:57:33.064503 [ 319 ] {1bb8f7cb-2d74-41da-9325-d65c6c3c3116} <Trace> Aggregator: Aggregation method: without_key | ||
| 17009 | 2026.03.07 01:57:33.064536 [ 319 ] {1bb8f7cb-2d74-41da-9325-d65c6c3c3116} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968552 sec. (1032.469 rows/sec., 40.33 KiB/sec.) | ||
| 17010 | 2026.03.07 01:57:33.064555 [ 319 ] {1bb8f7cb-2d74-41da-9325-d65c6c3c3116} <Trace> Aggregator: Merging aggregated data | ||
| 17011 | 2026.03.07 01:57:33.066008 [ 287 ] {1bb8f7cb-2d74-41da-9325-d65c6c3c3116} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003268 sec., 305.99755201958385 rows/sec., 11.95 KiB/sec. | ||
| 17012 | 2026.03.07 01:57:33.066163 [ 287 ] {1bb8f7cb-2d74-41da-9325-d65c6c3c3116} <Debug> TCPHandler: Processed in 0.00367194 sec. | ||
| 17013 | 2026.03.07 01:57:33.066290 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17014 | 2026.03.07 01:57:33.066319 [ 287 ] {} <Debug> TCP-Session: 214ffed2-a9bb-446e-a1ac-70d400fdc64e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17015 | 2026.03.07 01:57:33.066324 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17016 | 2026.03.07 01:57:33.066347 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17017 | 2026.03.07 01:57:33.066364 [ 3 ] {} <Debug> TCP-Session: 7d31d04c-7bca-4892-893a-eea922bfef93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17018 | 2026.03.07 01:57:33.066373 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17019 | 2026.03.07 01:57:33.066390 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17020 | 2026.03.07 01:57:33.066406 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17021 | 2026.03.07 01:57:33.066425 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17022 | 2026.03.07 01:57:33.066454 [ 290 ] {} <Debug> TCP-Session: c0cc3189-c0c5-419b-b5a2-26b2775b48e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17023 | 2026.03.07 01:57:33.066441 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17024 | 2026.03.07 01:57:33.066482 [ 292 ] {} <Debug> TCP-Session: 3cd9b6da-6ff3-4f25-9df9-2bde7010ecc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17025 | 2026.03.07 01:57:33.066477 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17026 | 2026.03.07 01:57:33.066521 [ 291 ] {} <Debug> TCP-Session: 9512ecf8-2095-4b28-aca3-5b4363d0065e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17027 | 2026.03.07 01:57:33.066547 [ 294 ] {} <Debug> TCP-Session: c6591f4f-76c9-425d-a14e-cf9f91de2988 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17028 | 2026.03.07 01:57:33.066441 [ 289 ] {} <Debug> TCP-Session: d83edceb-20a8-4a20-aeda-e807bd5d2afe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17029 | 2026.03.07 01:57:33.066417 [ 293 ] {} <Debug> TCP-Session: bdbd3fa5-d30c-4157-9263-c434fb9b97ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17030 | 2026.03.07 01:57:33.066394 [ 288 ] {} <Debug> TCP-Session: 3975022f-1112-4bc2-a7b7-e625222a875d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17031 | 2026.03.07 01:57:33.143336 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32772 | ||
| 17032 | 2026.03.07 01:57:33.143451 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17033 | 2026.03.07 01:57:33.143485 [ 287 ] {} <Debug> TCP-Session: cf558042-68ba-46ae-98dd-8dbeea4a53c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:32772 | ||
| 17034 | 2026.03.07 01:57:33.143508 [ 287 ] {} <Debug> TCP-Session: cf558042-68ba-46ae-98dd-8dbeea4a53c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17035 | 2026.03.07 01:57:33.143520 [ 287 ] {} <Debug> TCP-Session: cf558042-68ba-46ae-98dd-8dbeea4a53c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17036 | 2026.03.07 01:57:33.143757 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43480 | ||
| 17037 | 2026.03.07 01:57:33.143789 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39751 | ||
| 17038 | 2026.03.07 01:57:33.143806 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44848 | ||
| 17039 | 2026.03.07 01:57:33.143822 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65100 | ||
| 17040 | 2026.03.07 01:57:33.143879 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17041 | 2026.03.07 01:57:33.143878 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17042 | 2026.03.07 01:57:33.143820 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42073 | ||
| 17043 | 2026.03.07 01:57:33.143941 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17044 | 2026.03.07 01:57:33.143939 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17045 | 2026.03.07 01:57:33.144018 [ 3 ] {} <Debug> TCP-Session: 00808e89-c21f-4c41-bb4b-d34af3c91353 Authenticating user 'default' from [fd00:1122:3344:101::e]:65100 | ||
| 17046 | 2026.03.07 01:57:33.143923 [ 288 ] {} <Debug> TCP-Session: 702446ed-e811-4535-808f-79923608fa5f Authenticating user 'default' from [fd00:1122:3344:101::e]:43480 | ||
| 17047 | 2026.03.07 01:57:33.144044 [ 293 ] {} <Debug> TCP-Session: 69397448-2128-4856-ae5f-95e85b8867f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44848 | ||
| 17048 | 2026.03.07 01:57:33.144066 [ 288 ] {} <Debug> TCP-Session: 702446ed-e811-4535-808f-79923608fa5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17049 | 2026.03.07 01:57:33.144069 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17050 | 2026.03.07 01:57:33.144088 [ 293 ] {} <Debug> TCP-Session: 69397448-2128-4856-ae5f-95e85b8867f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17051 | 2026.03.07 01:57:33.144107 [ 288 ] {} <Debug> TCP-Session: 702446ed-e811-4535-808f-79923608fa5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17052 | 2026.03.07 01:57:33.144131 [ 294 ] {} <Debug> TCP-Session: 585e83d9-814e-470e-9c75-8f84dd2bf561 Authenticating user 'default' from [fd00:1122:3344:101::e]:42073 | ||
| 17053 | 2026.03.07 01:57:33.144132 [ 293 ] {} <Debug> TCP-Session: 69397448-2128-4856-ae5f-95e85b8867f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17054 | 2026.03.07 01:57:33.144051 [ 3 ] {} <Debug> TCP-Session: 00808e89-c21f-4c41-bb4b-d34af3c91353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17055 | 2026.03.07 01:57:33.144168 [ 294 ] {} <Debug> TCP-Session: 585e83d9-814e-470e-9c75-8f84dd2bf561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17056 | 2026.03.07 01:57:33.144190 [ 3 ] {} <Debug> TCP-Session: 00808e89-c21f-4c41-bb4b-d34af3c91353 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17057 | 2026.03.07 01:57:33.144206 [ 294 ] {} <Debug> TCP-Session: 585e83d9-814e-470e-9c75-8f84dd2bf561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17058 | 2026.03.07 01:57:33.143786 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50146 | ||
| 17059 | 2026.03.07 01:57:33.143782 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52012 | ||
| 17060 | 2026.03.07 01:57:33.143769 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63172 | ||
| 17061 | 2026.03.07 01:57:33.143860 [ 287 ] {} <Trace> TCP-Session: cf558042-68ba-46ae-98dd-8dbeea4a53c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17062 | 2026.03.07 01:57:33.144348 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17063 | 2026.03.07 01:57:33.144331 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17064 | 2026.03.07 01:57:33.144385 [ 290 ] {} <Debug> TCP-Session: 979442e1-6b77-40b5-841d-5a12a5770171 Authenticating user 'default' from [fd00:1122:3344:101::e]:52012 | ||
| 17065 | 2026.03.07 01:57:33.144378 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17066 | 2026.03.07 01:57:33.144422 [ 290 ] {} <Debug> TCP-Session: 979442e1-6b77-40b5-841d-5a12a5770171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17067 | 2026.03.07 01:57:33.144420 [ 291 ] {} <Debug> TCP-Session: 47f5bbd4-a0fa-492a-bfe7-12168200c78f Authenticating user 'default' from [fd00:1122:3344:101::e]:50146 | ||
| 17068 | 2026.03.07 01:57:33.144449 [ 289 ] {} <Debug> TCP-Session: 16a723ab-b198-4394-bd98-2e4cba632817 Authenticating user 'default' from [fd00:1122:3344:101::e]:63172 | ||
| 17069 | 2026.03.07 01:57:33.144452 [ 290 ] {} <Debug> TCP-Session: 979442e1-6b77-40b5-841d-5a12a5770171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17070 | 2026.03.07 01:57:33.144489 [ 289 ] {} <Debug> TCP-Session: 16a723ab-b198-4394-bd98-2e4cba632817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17071 | 2026.03.07 01:57:33.144479 [ 291 ] {} <Debug> TCP-Session: 47f5bbd4-a0fa-492a-bfe7-12168200c78f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17072 | 2026.03.07 01:57:33.144521 [ 289 ] {} <Debug> TCP-Session: 16a723ab-b198-4394-bd98-2e4cba632817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17073 | 2026.03.07 01:57:33.144542 [ 287 ] {4cb2b143-6ed8-4542-b3e8-f3194f7ea4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32772) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17074 | 2026.03.07 01:57:33.144550 [ 291 ] {} <Debug> TCP-Session: 47f5bbd4-a0fa-492a-bfe7-12168200c78f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17075 | 2026.03.07 01:57:33.143914 [ 292 ] {} <Debug> TCP-Session: e74e4819-78f9-46d4-a329-f57496e777e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39751 | ||
| 17076 | 2026.03.07 01:57:33.144608 [ 292 ] {} <Debug> TCP-Session: e74e4819-78f9-46d4-a329-f57496e777e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17077 | 2026.03.07 01:57:33.144621 [ 292 ] {} <Debug> TCP-Session: e74e4819-78f9-46d4-a329-f57496e777e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17078 | 2026.03.07 01:57:33.144831 [ 287 ] {4cb2b143-6ed8-4542-b3e8-f3194f7ea4e6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17079 | 2026.03.07 01:57:33.144894 [ 287 ] {4cb2b143-6ed8-4542-b3e8-f3194f7ea4e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17080 | 2026.03.07 01:57:33.145198 [ 287 ] {4cb2b143-6ed8-4542-b3e8-f3194f7ea4e6} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 17081 | 2026.03.07 01:57:33.146177 [ 308 ] {4cb2b143-6ed8-4542-b3e8-f3194f7ea4e6} <Trace> AggregatingTransform: Aggregating | ||
| 17082 | 2026.03.07 01:57:33.146220 [ 308 ] {4cb2b143-6ed8-4542-b3e8-f3194f7ea4e6} <Trace> Aggregator: Aggregation method: without_key | ||
| 17083 | 2026.03.07 01:57:33.146257 [ 308 ] {4cb2b143-6ed8-4542-b3e8-f3194f7ea4e6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958251 sec. (1043.568 rows/sec., 40.76 KiB/sec.) | ||
| 17084 | 2026.03.07 01:57:33.146275 [ 308 ] {4cb2b143-6ed8-4542-b3e8-f3194f7ea4e6} <Trace> Aggregator: Merging aggregated data | ||
| 17085 | 2026.03.07 01:57:33.147657 [ 287 ] {4cb2b143-6ed8-4542-b3e8-f3194f7ea4e6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003185 sec., 313.9717425431711 rows/sec., 12.26 KiB/sec. | ||
| 17086 | 2026.03.07 01:57:33.147809 [ 287 ] {4cb2b143-6ed8-4542-b3e8-f3194f7ea4e6} <Debug> TCPHandler: Processed in 0.004096613 sec. | ||
| 17087 | 2026.03.07 01:57:33.147901 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17088 | 2026.03.07 01:57:33.147933 [ 287 ] {} <Debug> TCP-Session: cf558042-68ba-46ae-98dd-8dbeea4a53c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17089 | 2026.03.07 01:57:33.147946 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17090 | 2026.03.07 01:57:33.147969 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17091 | 2026.03.07 01:57:33.147987 [ 3 ] {} <Debug> TCP-Session: 00808e89-c21f-4c41-bb4b-d34af3c91353 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17092 | 2026.03.07 01:57:33.147989 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17093 | 2026.03.07 01:57:33.148010 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17094 | 2026.03.07 01:57:33.148028 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17095 | 2026.03.07 01:57:33.148047 [ 288 ] {} <Debug> TCP-Session: 702446ed-e811-4535-808f-79923608fa5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17096 | 2026.03.07 01:57:33.148062 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17097 | 2026.03.07 01:57:33.148070 [ 291 ] {} <Debug> TCP-Session: 47f5bbd4-a0fa-492a-bfe7-12168200c78f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17098 | 2026.03.07 01:57:33.148082 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17099 | 2026.03.07 01:57:33.148113 [ 293 ] {} <Debug> TCP-Session: 69397448-2128-4856-ae5f-95e85b8867f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17100 | 2026.03.07 01:57:33.148043 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17101 | 2026.03.07 01:57:33.148145 [ 294 ] {} <Debug> TCP-Session: 585e83d9-814e-470e-9c75-8f84dd2bf561 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17102 | 2026.03.07 01:57:33.148017 [ 289 ] {} <Debug> TCP-Session: 16a723ab-b198-4394-bd98-2e4cba632817 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17103 | 2026.03.07 01:57:33.148179 [ 290 ] {} <Debug> TCP-Session: 979442e1-6b77-40b5-841d-5a12a5770171 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17104 | 2026.03.07 01:57:33.148084 [ 292 ] {} <Debug> TCP-Session: e74e4819-78f9-46d4-a329-f57496e777e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17105 | 2026.03.07 01:57:33.471758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 17106 | 2026.03.07 01:57:33.489849 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17107 | 2026.03.07 01:57:33.489927 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17108 | 2026.03.07 01:57:33.496309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17109 | 2026.03.07 01:57:33.497053 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17110 | 2026.03.07 01:57:33.500869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 17111 | 2026.03.07 01:57:34.214091 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2116 | ||
| 17112 | 2026.03.07 01:57:34.216979 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17113 | 2026.03.07 01:57:34.217029 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17114 | 2026.03.07 01:57:34.218279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17115 | 2026.03.07 01:57:34.218577 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17116 | 2026.03.07 01:57:34.218948 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2116 | ||
| 17117 | 2026.03.07 01:57:36.099919 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17118 | 2026.03.07 01:57:36.100103 [ 255 ] {9c7f3c88-d76f-4194-adc2-7134ed4db2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17119 | 2026.03.07 01:57:36.100173 [ 255 ] {9c7f3c88-d76f-4194-adc2-7134ed4db2f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17120 | 2026.03.07 01:57:36.100948 [ 255 ] {9c7f3c88-d76f-4194-adc2-7134ed4db2f8} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17121 | 2026.03.07 01:57:36.101002 [ 255 ] {9c7f3c88-d76f-4194-adc2-7134ed4db2f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17122 | 2026.03.07 01:57:36.101424 [ 255 ] {9c7f3c88-d76f-4194-adc2-7134ed4db2f8} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17123 | 2026.03.07 01:57:36.101728 [ 255 ] {9c7f3c88-d76f-4194-adc2-7134ed4db2f8} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17124 | 2026.03.07 01:57:36.101935 [ 255 ] {9c7f3c88-d76f-4194-adc2-7134ed4db2f8} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001879 sec., 48962.21394358701 rows/sec., 4.13 MiB/sec. | ||
| 17125 | 2026.03.07 01:57:36.101996 [ 255 ] {9c7f3c88-d76f-4194-adc2-7134ed4db2f8} <Debug> TCPHandler: Processed in 0.002238933 sec. | ||
| 17126 | 2026.03.07 01:57:36.102131 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17127 | 2026.03.07 01:57:36.102238 [ 255 ] {f17db506-15f7-4b8e-a944-63e49b36c7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17128 | 2026.03.07 01:57:36.102284 [ 255 ] {f17db506-15f7-4b8e-a944-63e49b36c7cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17129 | 2026.03.07 01:57:36.102736 [ 255 ] {f17db506-15f7-4b8e-a944-63e49b36c7cd} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17130 | 2026.03.07 01:57:36.102776 [ 255 ] {f17db506-15f7-4b8e-a944-63e49b36c7cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17131 | 2026.03.07 01:57:36.103176 [ 255 ] {f17db506-15f7-4b8e-a944-63e49b36c7cd} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17132 | 2026.03.07 01:57:36.103461 [ 255 ] {f17db506-15f7-4b8e-a944-63e49b36c7cd} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17133 | 2026.03.07 01:57:36.103605 [ 255 ] {f17db506-15f7-4b8e-a944-63e49b36c7cd} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001392 sec., 12931.034482758621 rows/sec., 972.35 KiB/sec. | ||
| 17134 | 2026.03.07 01:57:36.103605 [ 73 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17135 | 2026.03.07 01:57:36.103647 [ 255 ] {f17db506-15f7-4b8e-a944-63e49b36c7cd} <Debug> TCPHandler: Processed in 0.001569681 sec. | ||
| 17136 | 2026.03.07 01:57:36.103682 [ 73 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17137 | 2026.03.07 01:57:36.103709 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17138 | 2026.03.07 01:57:36.103773 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17139 | 2026.03.07 01:57:36.103835 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17140 | 2026.03.07 01:57:36.103875 [ 255 ] {bf639e18-4359-408f-a8a8-df57e8dfa762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17141 | 2026.03.07 01:57:36.103943 [ 255 ] {bf639e18-4359-408f-a8a8-df57e8dfa762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17142 | 2026.03.07 01:57:36.103978 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17143 | 2026.03.07 01:57:36.104015 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 226 rows starting from the beginning of the part | ||
| 17144 | 2026.03.07 01:57:36.104077 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 17145 | 2026.03.07 01:57:36.104121 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 23 rows starting from the beginning of the part | ||
| 17146 | 2026.03.07 01:57:36.104168 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 17147 | 2026.03.07 01:57:36.104206 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 50 rows starting from the beginning of the part | ||
| 17148 | 2026.03.07 01:57:36.104247 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 18 rows starting from the beginning of the part | ||
| 17149 | 2026.03.07 01:57:36.104386 [ 255 ] {bf639e18-4359-408f-a8a8-df57e8dfa762} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17150 | 2026.03.07 01:57:36.104427 [ 255 ] {bf639e18-4359-408f-a8a8-df57e8dfa762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17151 | 2026.03.07 01:57:36.104772 [ 255 ] {bf639e18-4359-408f-a8a8-df57e8dfa762} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17152 | 2026.03.07 01:57:36.105102 [ 255 ] {bf639e18-4359-408f-a8a8-df57e8dfa762} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17153 | 2026.03.07 01:57:36.105198 [ 200 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 637 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424626 sec., 447134.8971589737 rows/sec., 30.14 MiB/sec. | ||
| 17154 | 2026.03.07 01:57:36.105241 [ 255 ] {bf639e18-4359-408f-a8a8-df57e8dfa762} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001386 sec., 59163.05916305916 rows/sec., 4.62 MiB/sec. | ||
| 17155 | 2026.03.07 01:57:36.105283 [ 255 ] {bf639e18-4359-408f-a8a8-df57e8dfa762} <Debug> TCPHandler: Processed in 0.001568721 sec. | ||
| 17156 | 2026.03.07 01:57:36.105365 [ 223 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17157 | 2026.03.07 01:57:36.105389 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17158 | 2026.03.07 01:57:36.105395 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17159 | 2026.03.07 01:57:36.105418 [ 223 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17160 | 2026.03.07 01:57:36.105515 [ 255 ] {85bd1fbf-2556-4dff-8a29-2f3272a2e36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17161 | 2026.03.07 01:57:36.105566 [ 255 ] {85bd1fbf-2556-4dff-8a29-2f3272a2e36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17162 | 2026.03.07 01:57:36.105729 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_106_21} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17163 | 2026.03.07 01:57:36.105817 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_106_21} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17164 | 2026.03.07 01:57:36.105941 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 17165 | 2026.03.07 01:57:36.105997 [ 255 ] {85bd1fbf-2556-4dff-8a29-2f3272a2e36c} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17166 | 2026.03.07 01:57:36.106041 [ 255 ] {85bd1fbf-2556-4dff-8a29-2f3272a2e36c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17167 | 2026.03.07 01:57:36.106428 [ 255 ] {85bd1fbf-2556-4dff-8a29-2f3272a2e36c} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17168 | 2026.03.07 01:57:36.106651 [ 255 ] {85bd1fbf-2556-4dff-8a29-2f3272a2e36c} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17169 | 2026.03.07 01:57:36.106810 [ 255 ] {85bd1fbf-2556-4dff-8a29-2f3272a2e36c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001314 sec., 121765.601217656 rows/sec., 8.48 MiB/sec. | ||
| 17170 | 2026.03.07 01:57:36.106852 [ 255 ] {85bd1fbf-2556-4dff-8a29-2f3272a2e36c} <Debug> TCPHandler: Processed in 0.001507269 sec. | ||
| 17171 | 2026.03.07 01:57:36.106970 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17172 | 2026.03.07 01:57:36.107068 [ 255 ] {d833a29d-26ee-4e7e-af10-bd4fc5d9dd4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17173 | 2026.03.07 01:57:36.107129 [ 255 ] {d833a29d-26ee-4e7e-af10-bd4fc5d9dd4c} <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 | ||
| 17174 | 2026.03.07 01:57:36.107978 [ 255 ] {d833a29d-26ee-4e7e-af10-bd4fc5d9dd4c} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17175 | 2026.03.07 01:57:36.108017 [ 255 ] {d833a29d-26ee-4e7e-af10-bd4fc5d9dd4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17176 | 2026.03.07 01:57:36.108622 [ 255 ] {d833a29d-26ee-4e7e-af10-bd4fc5d9dd4c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17177 | 2026.03.07 01:57:36.108860 [ 255 ] {d833a29d-26ee-4e7e-af10-bd4fc5d9dd4c} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17178 | 2026.03.07 01:57:36.108997 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17179 | 2026.03.07 01:57:36.109007 [ 255 ] {d833a29d-26ee-4e7e-af10-bd4fc5d9dd4c} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001957 sec., 9197.75166070516 rows/sec., 16.48 MiB/sec. | ||
| 17180 | 2026.03.07 01:57:36.109042 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17181 | 2026.03.07 01:57:36.109069 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17182 | 2026.03.07 01:57:36.109103 [ 255 ] {d833a29d-26ee-4e7e-af10-bd4fc5d9dd4c} <Debug> TCPHandler: Processed in 0.002187741 sec. | ||
| 17183 | 2026.03.07 01:57:36.109151 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17184 | 2026.03.07 01:57:36.109223 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17185 | 2026.03.07 01:57:36.109240 [ 223 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17186 | 2026.03.07 01:57:36.109325 [ 255 ] {15447c09-be12-4323-94c7-f4b4f0eb8412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17187 | 2026.03.07 01:57:36.109359 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17188 | 2026.03.07 01:57:36.109378 [ 255 ] {15447c09-be12-4323-94c7-f4b4f0eb8412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17189 | 2026.03.07 01:57:36.109413 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2177 rows starting from the beginning of the part | ||
| 17190 | 2026.03.07 01:57:36.109528 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 18 rows starting from the beginning of the part | ||
| 17191 | 2026.03.07 01:57:36.109630 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 23 rows starting from the beginning of the part | ||
| 17192 | 2026.03.07 01:57:36.109728 [ 255 ] {15447c09-be12-4323-94c7-f4b4f0eb8412} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17193 | 2026.03.07 01:57:36.109735 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 18 rows starting from the beginning of the part | ||
| 17194 | 2026.03.07 01:57:36.109772 [ 255 ] {15447c09-be12-4323-94c7-f4b4f0eb8412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17195 | 2026.03.07 01:57:36.109854 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 34 rows starting from the beginning of the part | ||
| 17196 | 2026.03.07 01:57:36.109957 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 18 rows starting from the beginning of the part | ||
| 17197 | 2026.03.07 01:57:36.110096 [ 255 ] {15447c09-be12-4323-94c7-f4b4f0eb8412} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17198 | 2026.03.07 01:57:36.110365 [ 255 ] {15447c09-be12-4323-94c7-f4b4f0eb8412} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17199 | 2026.03.07 01:57:36.110498 [ 255 ] {15447c09-be12-4323-94c7-f4b4f0eb8412} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001231 sec., 48740.86108854589 rows/sec., 3.28 MiB/sec. | ||
| 17200 | 2026.03.07 01:57:36.110532 [ 255 ] {15447c09-be12-4323-94c7-f4b4f0eb8412} <Debug> TCPHandler: Processed in 0.001401486 sec. | ||
| 17201 | 2026.03.07 01:57:36.118344 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2288 rows, containing 19 columns (19 merged, 0 gathered) in 0.009224821 sec., 248026.49287178583 rows/sec., 444.45 MiB/sec. | ||
| 17202 | 2026.03.07 01:57:36.120321 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17203 | 2026.03.07 01:57:36.120690 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17204 | 2026.03.07 01:57:36.120773 [ 194 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17205 | 2026.03.07 01:57:36.120887 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.45 MiB. | ||
| 17206 | 2026.03.07 01:57:36.736313 [ 219 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17207 | 2026.03.07 01:57:36.736404 [ 219 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17208 | 2026.03.07 01:57:36.740899 [ 219 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17209 | 2026.03.07 01:57:37.000333 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.75 MiB, peak 397.15 MiB, free memory in arenas 0.00 B, will set to 379.93 MiB (RSS), difference: 1.18 MiB | ||
| 17210 | 2026.03.07 01:57:38.111656 [ 65 ] {} <Debug> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 17211 | 2026.03.07 01:57:38.111752 [ 65 ] {} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17212 | 2026.03.07 01:57:38.111792 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17213 | 2026.03.07 01:57:38.111926 [ 197 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 17214 | 2026.03.07 01:57:38.112052 [ 197 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17215 | 2026.03.07 01:57:38.112090 [ 197 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 20 rows starting from the beginning of the part | ||
| 17216 | 2026.03.07 01:57:38.112165 [ 197 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 17217 | 2026.03.07 01:57:38.112313 [ 197 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 17218 | 2026.03.07 01:57:38.112365 [ 197 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 17219 | 2026.03.07 01:57:38.112413 [ 197 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 17220 | 2026.03.07 01:57:38.113207 [ 191 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325814 sec., 31678.65175658124 rows/sec., 2.64 MiB/sec. | ||
| 17221 | 2026.03.07 01:57:38.113373 [ 193 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 17222 | 2026.03.07 01:57:38.113670 [ 193 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_27_6} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17223 | 2026.03.07 01:57:38.113749 [ 193 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_27_6} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 17224 | 2026.03.07 01:57:38.113835 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17225 | 2026.03.07 01:57:38.891364 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17226 | 2026.03.07 01:57:38.891461 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17227 | 2026.03.07 01:57:39.096066 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35588 | ||
| 17228 | 2026.03.07 01:57:39.096649 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17229 | 2026.03.07 01:57:39.096694 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17230 | 2026.03.07 01:57:39.097182 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17231 | 2026.03.07 01:57:39.097404 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17232 | 2026.03.07 01:57:39.097532 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35588 | ||
| 17233 | 2026.03.07 01:57:41.001149 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 17234 | 2026.03.07 01:57:41.019681 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17235 | 2026.03.07 01:57:41.019755 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17236 | 2026.03.07 01:57:41.025925 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17237 | 2026.03.07 01:57:41.026670 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17238 | 2026.03.07 01:57:41.030522 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 17239 | 2026.03.07 01:57:41.100324 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17240 | 2026.03.07 01:57:41.100529 [ 255 ] {3c61d455-f733-4471-be15-6d26958caea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17241 | 2026.03.07 01:57:41.100607 [ 255 ] {3c61d455-f733-4471-be15-6d26958caea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17242 | 2026.03.07 01:57:41.101339 [ 255 ] {3c61d455-f733-4471-be15-6d26958caea8} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17243 | 2026.03.07 01:57:41.101394 [ 255 ] {3c61d455-f733-4471-be15-6d26958caea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17244 | 2026.03.07 01:57:41.101803 [ 255 ] {3c61d455-f733-4471-be15-6d26958caea8} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17245 | 2026.03.07 01:57:41.102038 [ 255 ] {3c61d455-f733-4471-be15-6d26958caea8} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17246 | 2026.03.07 01:57:41.102205 [ 255 ] {3c61d455-f733-4471-be15-6d26958caea8} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.00173 sec., 58959.53757225433 rows/sec., 4.93 MiB/sec. | ||
| 17247 | 2026.03.07 01:57:41.102265 [ 255 ] {3c61d455-f733-4471-be15-6d26958caea8} <Debug> TCPHandler: Processed in 0.002085308 sec. | ||
| 17248 | 2026.03.07 01:57:41.102395 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17249 | 2026.03.07 01:57:41.102505 [ 255 ] {905eecbc-bd4e-4b06-bd93-766769cd300d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17250 | 2026.03.07 01:57:41.102551 [ 255 ] {905eecbc-bd4e-4b06-bd93-766769cd300d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17251 | 2026.03.07 01:57:41.102985 [ 255 ] {905eecbc-bd4e-4b06-bd93-766769cd300d} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17252 | 2026.03.07 01:57:41.103025 [ 255 ] {905eecbc-bd4e-4b06-bd93-766769cd300d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17253 | 2026.03.07 01:57:41.103327 [ 255 ] {905eecbc-bd4e-4b06-bd93-766769cd300d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17254 | 2026.03.07 01:57:41.103524 [ 255 ] {905eecbc-bd4e-4b06-bd93-766769cd300d} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17255 | 2026.03.07 01:57:41.103659 [ 255 ] {905eecbc-bd4e-4b06-bd93-766769cd300d} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001182 sec., 19458.544839255497 rows/sec., 1.43 MiB/sec. | ||
| 17256 | 2026.03.07 01:57:41.103697 [ 255 ] {905eecbc-bd4e-4b06-bd93-766769cd300d} <Debug> TCPHandler: Processed in 0.001356924 sec. | ||
| 17257 | 2026.03.07 01:57:41.103770 [ 222 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17258 | 2026.03.07 01:57:41.103808 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17259 | 2026.03.07 01:57:41.103831 [ 222 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17260 | 2026.03.07 01:57:41.103911 [ 255 ] {deb3c96d-2478-47b6-a165-e37bda55b8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17261 | 2026.03.07 01:57:41.103958 [ 255 ] {deb3c96d-2478-47b6-a165-e37bda55b8b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17262 | 2026.03.07 01:57:41.104396 [ 255 ] {deb3c96d-2478-47b6-a165-e37bda55b8b0} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17263 | 2026.03.07 01:57:41.104434 [ 255 ] {deb3c96d-2478-47b6-a165-e37bda55b8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17264 | 2026.03.07 01:57:41.104742 [ 255 ] {deb3c96d-2478-47b6-a165-e37bda55b8b0} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17265 | 2026.03.07 01:57:41.104946 [ 255 ] {deb3c96d-2478-47b6-a165-e37bda55b8b0} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17266 | 2026.03.07 01:57:41.105090 [ 255 ] {deb3c96d-2478-47b6-a165-e37bda55b8b0} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001198 sec., 72621.03505843072 rows/sec., 5.67 MiB/sec. | ||
| 17267 | 2026.03.07 01:57:41.105128 [ 255 ] {deb3c96d-2478-47b6-a165-e37bda55b8b0} <Debug> TCPHandler: Processed in 0.001370445 sec. | ||
| 17268 | 2026.03.07 01:57:41.105244 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17269 | 2026.03.07 01:57:41.105342 [ 255 ] {560c5309-07aa-444e-883d-a371fe58b94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17270 | 2026.03.07 01:57:41.105387 [ 255 ] {560c5309-07aa-444e-883d-a371fe58b94b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17271 | 2026.03.07 01:57:41.105793 [ 255 ] {560c5309-07aa-444e-883d-a371fe58b94b} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17272 | 2026.03.07 01:57:41.105830 [ 255 ] {560c5309-07aa-444e-883d-a371fe58b94b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17273 | 2026.03.07 01:57:41.106193 [ 255 ] {560c5309-07aa-444e-883d-a371fe58b94b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17274 | 2026.03.07 01:57:41.106465 [ 255 ] {560c5309-07aa-444e-883d-a371fe58b94b} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17275 | 2026.03.07 01:57:41.106600 [ 255 ] {560c5309-07aa-444e-883d-a371fe58b94b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 17276 | 2026.03.07 01:57:41.106636 [ 255 ] {560c5309-07aa-444e-883d-a371fe58b94b} <Debug> TCPHandler: Processed in 0.001442407 sec. | ||
| 17277 | 2026.03.07 01:57:41.106739 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17278 | 2026.03.07 01:57:41.106833 [ 255 ] {c9b9a319-79c1-4e3d-935a-245dd054ff48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17279 | 2026.03.07 01:57:41.106889 [ 255 ] {c9b9a319-79c1-4e3d-935a-245dd054ff48} <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 | ||
| 17280 | 2026.03.07 01:57:41.107044 [ 222 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17281 | 2026.03.07 01:57:41.107721 [ 255 ] {c9b9a319-79c1-4e3d-935a-245dd054ff48} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17282 | 2026.03.07 01:57:41.107762 [ 255 ] {c9b9a319-79c1-4e3d-935a-245dd054ff48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17283 | 2026.03.07 01:57:41.108332 [ 255 ] {c9b9a319-79c1-4e3d-935a-245dd054ff48} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17284 | 2026.03.07 01:57:41.108560 [ 255 ] {c9b9a319-79c1-4e3d-935a-245dd054ff48} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17285 | 2026.03.07 01:57:41.108708 [ 255 ] {c9b9a319-79c1-4e3d-935a-245dd054ff48} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001893 sec., 12150.026413100899 rows/sec., 21.77 MiB/sec. | ||
| 17286 | 2026.03.07 01:57:41.108779 [ 255 ] {c9b9a319-79c1-4e3d-935a-245dd054ff48} <Debug> TCPHandler: Processed in 0.002089958 sec. | ||
| 17287 | 2026.03.07 01:57:41.108805 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17288 | 2026.03.07 01:57:41.108850 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17289 | 2026.03.07 01:57:41.108899 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17290 | 2026.03.07 01:57:41.108998 [ 255 ] {b7b85630-c6e7-4047-817a-73aa61d9b5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17291 | 2026.03.07 01:57:41.109042 [ 255 ] {b7b85630-c6e7-4047-817a-73aa61d9b5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17292 | 2026.03.07 01:57:41.109380 [ 255 ] {b7b85630-c6e7-4047-817a-73aa61d9b5a5} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17293 | 2026.03.07 01:57:41.109417 [ 255 ] {b7b85630-c6e7-4047-817a-73aa61d9b5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17294 | 2026.03.07 01:57:41.109726 [ 255 ] {b7b85630-c6e7-4047-817a-73aa61d9b5a5} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17295 | 2026.03.07 01:57:41.109991 [ 255 ] {b7b85630-c6e7-4047-817a-73aa61d9b5a5} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17296 | 2026.03.07 01:57:41.110130 [ 255 ] {b7b85630-c6e7-4047-817a-73aa61d9b5a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 17297 | 2026.03.07 01:57:41.110131 [ 59 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17298 | 2026.03.07 01:57:41.110169 [ 255 ] {b7b85630-c6e7-4047-817a-73aa61d9b5a5} <Debug> TCPHandler: Processed in 0.001321113 sec. | ||
| 17299 | 2026.03.07 01:57:41.110210 [ 59 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17300 | 2026.03.07 01:57:41.110241 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17301 | 2026.03.07 01:57:41.110358 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17302 | 2026.03.07 01:57:41.110495 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17303 | 2026.03.07 01:57:41.110534 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6150 rows starting from the beginning of the part | ||
| 17304 | 2026.03.07 01:57:41.110605 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 90 rows starting from the beginning of the part | ||
| 17305 | 2026.03.07 01:57:41.110654 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 12 rows starting from the beginning of the part | ||
| 17306 | 2026.03.07 01:57:41.110700 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 48 rows starting from the beginning of the part | ||
| 17307 | 2026.03.07 01:57:41.110743 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 17308 | 2026.03.07 01:57:41.110786 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 17309 | 2026.03.07 01:57:41.112360 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17310 | 2026.03.07 01:57:41.112503 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6420 rows, containing 4 columns (4 merged, 0 gathered) in 0.002197871 sec., 2921008.557827097 rows/sec., 190.92 MiB/sec. | ||
| 17311 | 2026.03.07 01:57:41.112933 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17312 | 2026.03.07 01:57:41.113225 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_116_23} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17313 | 2026.03.07 01:57:41.113303 [ 186 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_116_23} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17314 | 2026.03.07 01:57:41.113413 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 17315 | 2026.03.07 01:57:41.737765 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17316 | 2026.03.07 01:57:41.737827 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17317 | 2026.03.07 01:57:41.741754 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17318 | 2026.03.07 01:57:44.219417 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2140 | ||
| 17319 | 2026.03.07 01:57:44.221798 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17320 | 2026.03.07 01:57:44.221846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17321 | 2026.03.07 01:57:44.223020 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17322 | 2026.03.07 01:57:44.223285 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17323 | 2026.03.07 01:57:44.223480 [ 55 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17324 | 2026.03.07 01:57:44.223584 [ 55 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17325 | 2026.03.07 01:57:44.223622 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17326 | 2026.03.07 01:57:44.223645 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2140 | ||
| 17327 | 2026.03.07 01:57:44.223763 [ 198 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::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 | ||
| 17328 | 2026.03.07 01:57:44.224395 [ 198 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17329 | 2026.03.07 01:57:44.224548 [ 198 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1942 rows starting from the beginning of the part | ||
| 17330 | 2026.03.07 01:57:44.224976 [ 198 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 48 rows starting from the beginning of the part | ||
| 17331 | 2026.03.07 01:57:44.225341 [ 198 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 17332 | 2026.03.07 01:57:44.225700 [ 198 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part | ||
| 17333 | 2026.03.07 01:57:44.226045 [ 198 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 58 rows starting from the beginning of the part | ||
| 17334 | 2026.03.07 01:57:44.226379 [ 198 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::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 | ||
| 17335 | 2026.03.07 01:57:44.233229 [ 198 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2140 rows, containing 72 columns (72 merged, 0 gathered) in 0.009530031 sec., 224553.30942784972 rows/sec., 173.59 MiB/sec. | ||
| 17336 | 2026.03.07 01:57:44.235025 [ 198 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17337 | 2026.03.07 01:57:44.235517 [ 198 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_56_11} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17338 | 2026.03.07 01:57:44.235592 [ 198 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_56_11} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17339 | 2026.03.07 01:57:44.235769 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.81 MiB. | ||
| 17340 | 2026.03.07 01:57:46.100027 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17341 | 2026.03.07 01:57:46.100234 [ 255 ] {7f9eaae7-e8fc-477e-a0a5-eb944e122d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17342 | 2026.03.07 01:57:46.100314 [ 255 ] {7f9eaae7-e8fc-477e-a0a5-eb944e122d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17343 | 2026.03.07 01:57:46.100999 [ 255 ] {7f9eaae7-e8fc-477e-a0a5-eb944e122d7d} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17344 | 2026.03.07 01:57:46.101053 [ 255 ] {7f9eaae7-e8fc-477e-a0a5-eb944e122d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17345 | 2026.03.07 01:57:46.101441 [ 255 ] {7f9eaae7-e8fc-477e-a0a5-eb944e122d7d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 17346 | 2026.03.07 01:57:46.101661 [ 255 ] {7f9eaae7-e8fc-477e-a0a5-eb944e122d7d} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17347 | 2026.03.07 01:57:46.101822 [ 255 ] {7f9eaae7-e8fc-477e-a0a5-eb944e122d7d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001643 sec., 4869.1418137553255 rows/sec., 397.04 KiB/sec. | ||
| 17348 | 2026.03.07 01:57:46.101875 [ 255 ] {7f9eaae7-e8fc-477e-a0a5-eb944e122d7d} <Debug> TCPHandler: Processed in 0.002008276 sec. | ||
| 17349 | 2026.03.07 01:57:46.102002 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17350 | 2026.03.07 01:57:46.102106 [ 255 ] {c3a88690-8b63-4833-ba45-475f73f44ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17351 | 2026.03.07 01:57:46.102149 [ 255 ] {c3a88690-8b63-4833-ba45-475f73f44ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17352 | 2026.03.07 01:57:46.102612 [ 255 ] {c3a88690-8b63-4833-ba45-475f73f44ed3} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17353 | 2026.03.07 01:57:46.102651 [ 255 ] {c3a88690-8b63-4833-ba45-475f73f44ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17354 | 2026.03.07 01:57:46.102981 [ 255 ] {c3a88690-8b63-4833-ba45-475f73f44ed3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17355 | 2026.03.07 01:57:46.103195 [ 255 ] {c3a88690-8b63-4833-ba45-475f73f44ed3} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17356 | 2026.03.07 01:57:46.103328 [ 255 ] {c3a88690-8b63-4833-ba45-475f73f44ed3} <Debug> executeQuery: Read 96 rows, 8.24 KiB in 0.001246 sec., 77046.54895666133 rows/sec., 6.46 MiB/sec. | ||
| 17357 | 2026.03.07 01:57:46.103368 [ 255 ] {c3a88690-8b63-4833-ba45-475f73f44ed3} <Debug> TCPHandler: Processed in 0.001419486 sec. | ||
| 17358 | 2026.03.07 01:57:46.103483 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17359 | 2026.03.07 01:57:46.103579 [ 255 ] {51c68674-ca0d-4569-8a6e-e384b53477ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17360 | 2026.03.07 01:57:46.103622 [ 255 ] {51c68674-ca0d-4569-8a6e-e384b53477ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17361 | 2026.03.07 01:57:46.104035 [ 255 ] {51c68674-ca0d-4569-8a6e-e384b53477ff} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17362 | 2026.03.07 01:57:46.104072 [ 255 ] {51c68674-ca0d-4569-8a6e-e384b53477ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17363 | 2026.03.07 01:57:46.104365 [ 255 ] {51c68674-ca0d-4569-8a6e-e384b53477ff} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17364 | 2026.03.07 01:57:46.104566 [ 255 ] {51c68674-ca0d-4569-8a6e-e384b53477ff} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17365 | 2026.03.07 01:57:46.104697 [ 255 ] {51c68674-ca0d-4569-8a6e-e384b53477ff} <Debug> executeQuery: Read 26 rows, 1.91 KiB in 0.001136 sec., 22887.32394366197 rows/sec., 1.64 MiB/sec. | ||
| 17366 | 2026.03.07 01:57:46.104735 [ 255 ] {51c68674-ca0d-4569-8a6e-e384b53477ff} <Debug> TCPHandler: Processed in 0.001302613 sec. | ||
| 17367 | 2026.03.07 01:57:46.104869 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17368 | 2026.03.07 01:57:46.104987 [ 255 ] {bb33bceb-b83d-4049-b6db-25f7dbf121f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17369 | 2026.03.07 01:57:46.105034 [ 255 ] {bb33bceb-b83d-4049-b6db-25f7dbf121f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17370 | 2026.03.07 01:57:46.105487 [ 255 ] {bb33bceb-b83d-4049-b6db-25f7dbf121f0} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17371 | 2026.03.07 01:57:46.105524 [ 255 ] {bb33bceb-b83d-4049-b6db-25f7dbf121f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17372 | 2026.03.07 01:57:46.105847 [ 255 ] {bb33bceb-b83d-4049-b6db-25f7dbf121f0} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17373 | 2026.03.07 01:57:46.106064 [ 255 ] {bb33bceb-b83d-4049-b6db-25f7dbf121f0} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17374 | 2026.03.07 01:57:46.106195 [ 255 ] {bb33bceb-b83d-4049-b6db-25f7dbf121f0} <Debug> executeQuery: Read 90 rows, 7.21 KiB in 0.001227 sec., 73349.63325183374 rows/sec., 5.74 MiB/sec. | ||
| 17375 | 2026.03.07 01:57:46.106234 [ 255 ] {bb33bceb-b83d-4049-b6db-25f7dbf121f0} <Debug> TCPHandler: Processed in 0.001427737 sec. | ||
| 17376 | 2026.03.07 01:57:46.106350 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17377 | 2026.03.07 01:57:46.106446 [ 255 ] {2020f940-b5e9-41f7-ab7a-e88941bfd834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17378 | 2026.03.07 01:57:46.106491 [ 255 ] {2020f940-b5e9-41f7-ab7a-e88941bfd834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17379 | 2026.03.07 01:57:46.106906 [ 255 ] {2020f940-b5e9-41f7-ab7a-e88941bfd834} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17380 | 2026.03.07 01:57:46.106944 [ 255 ] {2020f940-b5e9-41f7-ab7a-e88941bfd834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17381 | 2026.03.07 01:57:46.107287 [ 255 ] {2020f940-b5e9-41f7-ab7a-e88941bfd834} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17382 | 2026.03.07 01:57:46.107503 [ 255 ] {2020f940-b5e9-41f7-ab7a-e88941bfd834} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17383 | 2026.03.07 01:57:46.107635 [ 255 ] {2020f940-b5e9-41f7-ab7a-e88941bfd834} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001208 sec., 135761.5894039735 rows/sec., 9.45 MiB/sec. | ||
| 17384 | 2026.03.07 01:57:46.107677 [ 255 ] {2020f940-b5e9-41f7-ab7a-e88941bfd834} <Debug> TCPHandler: Processed in 0.001377805 sec. | ||
| 17385 | 2026.03.07 01:57:46.107788 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17386 | 2026.03.07 01:57:46.107884 [ 255 ] {9663e410-944c-44aa-9139-c5246742e9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17387 | 2026.03.07 01:57:46.107940 [ 255 ] {9663e410-944c-44aa-9139-c5246742e9cd} <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 | ||
| 17388 | 2026.03.07 01:57:46.108736 [ 255 ] {9663e410-944c-44aa-9139-c5246742e9cd} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17389 | 2026.03.07 01:57:46.108773 [ 255 ] {9663e410-944c-44aa-9139-c5246742e9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17390 | 2026.03.07 01:57:46.109307 [ 255 ] {9663e410-944c-44aa-9139-c5246742e9cd} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17391 | 2026.03.07 01:57:46.109539 [ 255 ] {9663e410-944c-44aa-9139-c5246742e9cd} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17392 | 2026.03.07 01:57:46.109679 [ 255 ] {9663e410-944c-44aa-9139-c5246742e9cd} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001813 sec., 9928.295642581357 rows/sec., 17.79 MiB/sec. | ||
| 17393 | 2026.03.07 01:57:46.109743 [ 255 ] {9663e410-944c-44aa-9139-c5246742e9cd} <Debug> TCPHandler: Processed in 0.002004575 sec. | ||
| 17394 | 2026.03.07 01:57:46.109856 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17395 | 2026.03.07 01:57:46.109955 [ 255 ] {e82d1970-ae0c-4f4a-9074-c9ca1d97b6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17396 | 2026.03.07 01:57:46.109998 [ 255 ] {e82d1970-ae0c-4f4a-9074-c9ca1d97b6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17397 | 2026.03.07 01:57:46.110334 [ 255 ] {e82d1970-ae0c-4f4a-9074-c9ca1d97b6f2} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17398 | 2026.03.07 01:57:46.110371 [ 255 ] {e82d1970-ae0c-4f4a-9074-c9ca1d97b6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17399 | 2026.03.07 01:57:46.110704 [ 255 ] {e82d1970-ae0c-4f4a-9074-c9ca1d97b6f2} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17400 | 2026.03.07 01:57:46.110923 [ 255 ] {e82d1970-ae0c-4f4a-9074-c9ca1d97b6f2} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17401 | 2026.03.07 01:57:46.111055 [ 255 ] {e82d1970-ae0c-4f4a-9074-c9ca1d97b6f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 17402 | 2026.03.07 01:57:46.111092 [ 255 ] {e82d1970-ae0c-4f4a-9074-c9ca1d97b6f2} <Debug> TCPHandler: Processed in 0.001285552 sec. | ||
| 17403 | 2026.03.07 01:57:46.162514 [ 220 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17404 | 2026.03.07 01:57:46.162553 [ 220 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17405 | 2026.03.07 01:57:46.165160 [ 220 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17406 | 2026.03.07 01:57:46.598415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36036 | ||
| 17407 | 2026.03.07 01:57:46.598926 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17408 | 2026.03.07 01:57:46.598976 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17409 | 2026.03.07 01:57:46.599470 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17410 | 2026.03.07 01:57:46.599702 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17411 | 2026.03.07 01:57:46.599855 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36036 | ||
| 17412 | 2026.03.07 01:57:46.599973 [ 223 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17413 | 2026.03.07 01:57:46.600035 [ 223 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17414 | 2026.03.07 01:57:46.602765 [ 223 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17415 | 2026.03.07 01:57:47.001331 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.46 MiB, peak 397.15 MiB, free memory in arenas 0.00 B, will set to 379.94 MiB (RSS), difference: 3.48 MiB | ||
| 17416 | 2026.03.07 01:57:48.531341 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 17417 | 2026.03.07 01:57:48.548342 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17418 | 2026.03.07 01:57:48.548407 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17419 | 2026.03.07 01:57:48.554064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17420 | 2026.03.07 01:57:48.554748 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17421 | 2026.03.07 01:57:48.558097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 17422 | 2026.03.07 01:57:51.099473 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17423 | 2026.03.07 01:57:51.099700 [ 255 ] {0a64d332-a6f0-45b2-a269-2d99722bfd3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17424 | 2026.03.07 01:57:51.099780 [ 255 ] {0a64d332-a6f0-45b2-a269-2d99722bfd3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17425 | 2026.03.07 01:57:51.100513 [ 255 ] {0a64d332-a6f0-45b2-a269-2d99722bfd3a} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17426 | 2026.03.07 01:57:51.100568 [ 255 ] {0a64d332-a6f0-45b2-a269-2d99722bfd3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17427 | 2026.03.07 01:57:51.100985 [ 255 ] {0a64d332-a6f0-45b2-a269-2d99722bfd3a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17428 | 2026.03.07 01:57:51.101226 [ 255 ] {0a64d332-a6f0-45b2-a269-2d99722bfd3a} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17429 | 2026.03.07 01:57:51.101395 [ 255 ] {0a64d332-a6f0-45b2-a269-2d99722bfd3a} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001751 sec., 58252.42718446602 rows/sec., 4.88 MiB/sec. | ||
| 17430 | 2026.03.07 01:57:51.101414 [ 45 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17431 | 2026.03.07 01:57:51.101449 [ 255 ] {0a64d332-a6f0-45b2-a269-2d99722bfd3a} <Debug> TCPHandler: Processed in 0.002119589 sec. | ||
| 17432 | 2026.03.07 01:57:51.101492 [ 45 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17433 | 2026.03.07 01:57:51.101523 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17434 | 2026.03.07 01:57:51.101591 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17435 | 2026.03.07 01:57:51.101620 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17436 | 2026.03.07 01:57:51.101700 [ 255 ] {104d5516-cc53-442d-91fe-a36d16d90b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17437 | 2026.03.07 01:57:51.101719 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17438 | 2026.03.07 01:57:51.101747 [ 255 ] {104d5516-cc53-442d-91fe-a36d16d90b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17439 | 2026.03.07 01:57:51.101750 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2893 rows starting from the beginning of the part | ||
| 17440 | 2026.03.07 01:57:51.101815 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 56 rows starting from the beginning of the part | ||
| 17441 | 2026.03.07 01:57:51.101861 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 92 rows starting from the beginning of the part | ||
| 17442 | 2026.03.07 01:57:51.101906 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 102 rows starting from the beginning of the part | ||
| 17443 | 2026.03.07 01:57:51.101949 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 96 rows starting from the beginning of the part | ||
| 17444 | 2026.03.07 01:57:51.101997 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 102 rows starting from the beginning of the part | ||
| 17445 | 2026.03.07 01:57:51.102182 [ 255 ] {104d5516-cc53-442d-91fe-a36d16d90b76} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17446 | 2026.03.07 01:57:51.102221 [ 255 ] {104d5516-cc53-442d-91fe-a36d16d90b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17447 | 2026.03.07 01:57:51.102536 [ 255 ] {104d5516-cc53-442d-91fe-a36d16d90b76} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17448 | 2026.03.07 01:57:51.102753 [ 255 ] {104d5516-cc53-442d-91fe-a36d16d90b76} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17449 | 2026.03.07 01:57:51.102895 [ 255 ] {104d5516-cc53-442d-91fe-a36d16d90b76} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001219 sec., 18867.924528301886 rows/sec., 1.39 MiB/sec. | ||
| 17450 | 2026.03.07 01:57:51.102936 [ 255 ] {104d5516-cc53-442d-91fe-a36d16d90b76} <Debug> TCPHandler: Processed in 0.001397795 sec. | ||
| 17451 | 2026.03.07 01:57:51.103046 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17452 | 2026.03.07 01:57:51.103146 [ 255 ] {cf7825ea-83d5-4665-96ac-444f97a27ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17453 | 2026.03.07 01:57:51.103188 [ 255 ] {cf7825ea-83d5-4665-96ac-444f97a27ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17454 | 2026.03.07 01:57:51.103374 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3341 rows, containing 5 columns (5 merged, 0 gathered) in 0.001791898 sec., 1864503.4482989544 rows/sec., 152.86 MiB/sec. | ||
| 17455 | 2026.03.07 01:57:51.103626 [ 255 ] {cf7825ea-83d5-4665-96ac-444f97a27ad1} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17456 | 2026.03.07 01:57:51.103645 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17457 | 2026.03.07 01:57:51.103669 [ 255 ] {cf7825ea-83d5-4665-96ac-444f97a27ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17458 | 2026.03.07 01:57:51.103975 [ 197 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_126_25} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17459 | 2026.03.07 01:57:51.104075 [ 255 ] {cf7825ea-83d5-4665-96ac-444f97a27ad1} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17460 | 2026.03.07 01:57:51.104115 [ 197 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_126_25} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17461 | 2026.03.07 01:57:51.104236 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 17462 | 2026.03.07 01:57:51.104364 [ 255 ] {cf7825ea-83d5-4665-96ac-444f97a27ad1} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17463 | 2026.03.07 01:57:51.104524 [ 45 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17464 | 2026.03.07 01:57:51.104539 [ 255 ] {cf7825ea-83d5-4665-96ac-444f97a27ad1} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001413 sec., 61571.12526539278 rows/sec., 4.81 MiB/sec. | ||
| 17465 | 2026.03.07 01:57:51.104556 [ 45 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17466 | 2026.03.07 01:57:51.104583 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17467 | 2026.03.07 01:57:51.104594 [ 255 ] {cf7825ea-83d5-4665-96ac-444f97a27ad1} <Debug> TCPHandler: Processed in 0.001598103 sec. | ||
| 17468 | 2026.03.07 01:57:51.104665 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17469 | 2026.03.07 01:57:51.104735 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17470 | 2026.03.07 01:57:51.104743 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17471 | 2026.03.07 01:57:51.104777 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1552 rows starting from the beginning of the part | ||
| 17472 | 2026.03.07 01:57:51.104825 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part | ||
| 17473 | 2026.03.07 01:57:51.104854 [ 255 ] {f871a738-7ce4-4eeb-af8c-5241627d79fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17474 | 2026.03.07 01:57:51.104862 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 82 rows starting from the beginning of the part | ||
| 17475 | 2026.03.07 01:57:51.104907 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 87 rows starting from the beginning of the part | ||
| 17476 | 2026.03.07 01:57:51.104910 [ 255 ] {f871a738-7ce4-4eeb-af8c-5241627d79fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17477 | 2026.03.07 01:57:51.104947 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 90 rows starting from the beginning of the part | ||
| 17478 | 2026.03.07 01:57:51.104985 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 87 rows starting from the beginning of the part | ||
| 17479 | 2026.03.07 01:57:51.105444 [ 255 ] {f871a738-7ce4-4eeb-af8c-5241627d79fb} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17480 | 2026.03.07 01:57:51.105490 [ 255 ] {f871a738-7ce4-4eeb-af8c-5241627d79fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17481 | 2026.03.07 01:57:51.105937 [ 255 ] {f871a738-7ce4-4eeb-af8c-5241627d79fb} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17482 | 2026.03.07 01:57:51.106154 [ 255 ] {f871a738-7ce4-4eeb-af8c-5241627d79fb} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17483 | 2026.03.07 01:57:51.106206 [ 197 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1962 rows, containing 5 columns (5 merged, 0 gathered) in 0.001584861 sec., 1237963.4554702274 rows/sec., 93.27 MiB/sec. | ||
| 17484 | 2026.03.07 01:57:51.106283 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 2 parts from all_1_115_24 to all_116_116_0 | ||
| 17485 | 2026.03.07 01:57:51.106293 [ 255 ] {f871a738-7ce4-4eeb-af8c-5241627d79fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001466 sec., 109140.51841746247 rows/sec., 7.60 MiB/sec. | ||
| 17486 | 2026.03.07 01:57:51.106315 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17487 | 2026.03.07 01:57:51.106340 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17488 | 2026.03.07 01:57:51.106344 [ 255 ] {f871a738-7ce4-4eeb-af8c-5241627d79fb} <Debug> TCPHandler: Processed in 0.001672965 sec. | ||
| 17489 | 2026.03.07 01:57:51.106427 [ 190 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_116_25} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_115_24 to all_116_116_0 into Compact with storage Full | ||
| 17490 | 2026.03.07 01:57:51.106462 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17491 | 2026.03.07 01:57:51.106437 [ 189 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17492 | 2026.03.07 01:57:51.106570 [ 255 ] {c879d22a-4c32-456b-ac13-be79815d057f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17493 | 2026.03.07 01:57:51.106578 [ 190 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_116_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17494 | 2026.03.07 01:57:51.106630 [ 190 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_115_24, total 42524 rows starting from the beginning of the part | ||
| 17495 | 2026.03.07 01:57:51.106636 [ 255 ] {c879d22a-4c32-456b-ac13-be79815d057f} <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 | ||
| 17496 | 2026.03.07 01:57:51.106703 [ 190 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 128 rows starting from the beginning of the part | ||
| 17497 | 2026.03.07 01:57:51.106815 [ 189 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_126_25} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17498 | 2026.03.07 01:57:51.106901 [ 189 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_126_25} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17499 | 2026.03.07 01:57:51.106992 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 17500 | 2026.03.07 01:57:51.107488 [ 255 ] {c879d22a-4c32-456b-ac13-be79815d057f} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17501 | 2026.03.07 01:57:51.107530 [ 255 ] {c879d22a-4c32-456b-ac13-be79815d057f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17502 | 2026.03.07 01:57:51.108075 [ 255 ] {c879d22a-4c32-456b-ac13-be79815d057f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17503 | 2026.03.07 01:57:51.108303 [ 255 ] {c879d22a-4c32-456b-ac13-be79815d057f} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17504 | 2026.03.07 01:57:51.108453 [ 255 ] {c879d22a-4c32-456b-ac13-be79815d057f} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001903 sec., 12086.17971623752 rows/sec., 21.66 MiB/sec. | ||
| 17505 | 2026.03.07 01:57:51.108524 [ 255 ] {c879d22a-4c32-456b-ac13-be79815d057f} <Debug> TCPHandler: Processed in 0.002112219 sec. | ||
| 17506 | 2026.03.07 01:57:51.108640 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17507 | 2026.03.07 01:57:51.108738 [ 255 ] {fcd26bc1-50fd-423f-b9e0-66c4eb9822f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17508 | 2026.03.07 01:57:51.108782 [ 255 ] {fcd26bc1-50fd-423f-b9e0-66c4eb9822f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17509 | 2026.03.07 01:57:51.109104 [ 255 ] {fcd26bc1-50fd-423f-b9e0-66c4eb9822f4} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17510 | 2026.03.07 01:57:51.109141 [ 255 ] {fcd26bc1-50fd-423f-b9e0-66c4eb9822f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17511 | 2026.03.07 01:57:51.109456 [ 255 ] {fcd26bc1-50fd-423f-b9e0-66c4eb9822f4} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17512 | 2026.03.07 01:57:51.109672 [ 255 ] {fcd26bc1-50fd-423f-b9e0-66c4eb9822f4} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17513 | 2026.03.07 01:57:51.109808 [ 255 ] {fcd26bc1-50fd-423f-b9e0-66c4eb9822f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 17514 | 2026.03.07 01:57:51.109844 [ 255 ] {fcd26bc1-50fd-423f-b9e0-66c4eb9822f4} <Debug> TCPHandler: Processed in 0.001254701 sec. | ||
| 17515 | 2026.03.07 01:57:51.113715 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_116_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42652 rows, containing 5 columns (5 merged, 0 gathered) in 0.007326479 sec., 5821623.183523763 rows/sec., 380.83 MiB/sec. | ||
| 17516 | 2026.03.07 01:57:51.114019 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_116_25} <Trace> MergedBlockOutputStream: filled checksums all_1_116_25 (state Temporary) | ||
| 17517 | 2026.03.07 01:57:51.114297 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_116_25} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_116_25 to all_1_116_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17518 | 2026.03.07 01:57:51.114369 [ 189 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_116_25} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 2 parts: [all_1_115_24, all_116_116_0] -> all_1_116_25 | ||
| 17519 | 2026.03.07 01:57:51.114451 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17520 | 2026.03.07 01:57:52.339996 [ 219 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17521 | 2026.03.07 01:57:52.340046 [ 219 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17522 | 2026.03.07 01:57:52.343213 [ 219 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17523 | 2026.03.07 01:57:53.891523 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17524 | 2026.03.07 01:57:53.891588 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17525 | 2026.03.07 01:57:54.100941 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36548 | ||
| 17526 | 2026.03.07 01:57:54.101499 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17527 | 2026.03.07 01:57:54.101552 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17528 | 2026.03.07 01:57:54.102064 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17529 | 2026.03.07 01:57:54.102312 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17530 | 2026.03.07 01:57:54.102467 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36548 | ||
| 17531 | 2026.03.07 01:57:54.102472 [ 39 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17532 | 2026.03.07 01:57:54.102541 [ 39 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17533 | 2026.03.07 01:57:54.102561 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17534 | 2026.03.07 01:57:54.102679 [ 201 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 17535 | 2026.03.07 01:57:54.102821 [ 201 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17536 | 2026.03.07 01:57:54.102862 [ 201 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_71_14, total 34116 rows starting from the beginning of the part | ||
| 17537 | 2026.03.07 01:57:54.102928 [ 201 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 17538 | 2026.03.07 01:57:54.102973 [ 201 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 17539 | 2026.03.07 01:57:54.103016 [ 201 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 17540 | 2026.03.07 01:57:54.103052 [ 201 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 17541 | 2026.03.07 01:57:54.103090 [ 201 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 17542 | 2026.03.07 01:57:54.105773 [ 188 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36548 rows, containing 4 columns (4 merged, 0 gathered) in 0.003145073 sec., 11620715.957944378 rows/sec., 166.24 MiB/sec. | ||
| 17543 | 2026.03.07 01:57:54.106158 [ 192 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17544 | 2026.03.07 01:57:54.106493 [ 192 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_76_15} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17545 | 2026.03.07 01:57:54.106602 [ 192 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_76_15} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17546 | 2026.03.07 01:57:54.106717 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 17547 | 2026.03.07 01:57:54.224641 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2166 | ||
| 17548 | 2026.03.07 01:57:54.226958 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17549 | 2026.03.07 01:57:54.227004 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17550 | 2026.03.07 01:57:54.228208 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17551 | 2026.03.07 01:57:54.228488 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17552 | 2026.03.07 01:57:54.228862 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2166 | ||
| 17553 | 2026.03.07 01:57:56.059114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 17554 | 2026.03.07 01:57:56.076198 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17555 | 2026.03.07 01:57:56.076254 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17556 | 2026.03.07 01:57:56.082386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17557 | 2026.03.07 01:57:56.083122 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17558 | 2026.03.07 01:57:56.083491 [ 35 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17559 | 2026.03.07 01:57:56.083592 [ 35 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17560 | 2026.03.07 01:57:56.083632 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17561 | 2026.03.07 01:57:56.083750 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 17562 | 2026.03.07 01:57:56.086128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 17563 | 2026.03.07 01:57:56.086733 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17564 | 2026.03.07 01:57:56.087465 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 17565 | 2026.03.07 01:57:56.090870 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 17566 | 2026.03.07 01:57:56.094234 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 17567 | 2026.03.07 01:57:56.097966 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 17568 | 2026.03.07 01:57:56.099431 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17569 | 2026.03.07 01:57:56.099722 [ 255 ] {0411c4fd-3db7-4321-b61a-ba4829dad0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17570 | 2026.03.07 01:57:56.099830 [ 255 ] {0411c4fd-3db7-4321-b61a-ba4829dad0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17571 | 2026.03.07 01:57:56.100740 [ 255 ] {0411c4fd-3db7-4321-b61a-ba4829dad0d5} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17572 | 2026.03.07 01:57:56.100793 [ 255 ] {0411c4fd-3db7-4321-b61a-ba4829dad0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17573 | 2026.03.07 01:57:56.101206 [ 255 ] {0411c4fd-3db7-4321-b61a-ba4829dad0d5} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17574 | 2026.03.07 01:57:56.101449 [ 255 ] {0411c4fd-3db7-4321-b61a-ba4829dad0d5} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17575 | 2026.03.07 01:57:56.101617 [ 255 ] {0411c4fd-3db7-4321-b61a-ba4829dad0d5} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001975 sec., 46582.278481012654 rows/sec., 3.93 MiB/sec. | ||
| 17576 | 2026.03.07 01:57:56.101673 [ 255 ] {0411c4fd-3db7-4321-b61a-ba4829dad0d5} <Debug> TCPHandler: Processed in 0.00243713 sec. | ||
| 17577 | 2026.03.07 01:57:56.101826 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17578 | 2026.03.07 01:57:56.101929 [ 255 ] {2a1bca77-a036-4e87-8698-3a0682ef1382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17579 | 2026.03.07 01:57:56.101973 [ 255 ] {2a1bca77-a036-4e87-8698-3a0682ef1382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17580 | 2026.03.07 01:57:56.102080 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 17581 | 2026.03.07 01:57:56.102439 [ 255 ] {2a1bca77-a036-4e87-8698-3a0682ef1382} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17582 | 2026.03.07 01:57:56.102480 [ 255 ] {2a1bca77-a036-4e87-8698-3a0682ef1382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17583 | 2026.03.07 01:57:56.102788 [ 255 ] {2a1bca77-a036-4e87-8698-3a0682ef1382} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17584 | 2026.03.07 01:57:56.102998 [ 255 ] {2a1bca77-a036-4e87-8698-3a0682ef1382} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17585 | 2026.03.07 01:57:56.103133 [ 255 ] {2a1bca77-a036-4e87-8698-3a0682ef1382} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001226 sec., 14681.892332789559 rows/sec., 1.08 MiB/sec. | ||
| 17586 | 2026.03.07 01:57:56.103172 [ 255 ] {2a1bca77-a036-4e87-8698-3a0682ef1382} <Debug> TCPHandler: Processed in 0.001399046 sec. | ||
| 17587 | 2026.03.07 01:57:56.103294 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17588 | 2026.03.07 01:57:56.103389 [ 255 ] {b4dbf8dd-408b-4511-b5d1-b48538705d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17589 | 2026.03.07 01:57:56.103429 [ 255 ] {b4dbf8dd-408b-4511-b5d1-b48538705d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17590 | 2026.03.07 01:57:56.103918 [ 255 ] {b4dbf8dd-408b-4511-b5d1-b48538705d50} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17591 | 2026.03.07 01:57:56.103964 [ 255 ] {b4dbf8dd-408b-4511-b5d1-b48538705d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17592 | 2026.03.07 01:57:56.104350 [ 255 ] {b4dbf8dd-408b-4511-b5d1-b48538705d50} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17593 | 2026.03.07 01:57:56.104567 [ 255 ] {b4dbf8dd-408b-4511-b5d1-b48538705d50} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17594 | 2026.03.07 01:57:56.104701 [ 255 ] {b4dbf8dd-408b-4511-b5d1-b48538705d50} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001331 sec., 61607.81367392938 rows/sec., 4.81 MiB/sec. | ||
| 17595 | 2026.03.07 01:57:56.104742 [ 255 ] {b4dbf8dd-408b-4511-b5d1-b48538705d50} <Debug> TCPHandler: Processed in 0.001498829 sec. | ||
| 17596 | 2026.03.07 01:57:56.104868 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17597 | 2026.03.07 01:57:56.104964 [ 255 ] {d94a9ad9-575c-43e2-9c67-ddc077d8f9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17598 | 2026.03.07 01:57:56.105007 [ 255 ] {d94a9ad9-575c-43e2-9c67-ddc077d8f9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17599 | 2026.03.07 01:57:56.105430 [ 255 ] {d94a9ad9-575c-43e2-9c67-ddc077d8f9e7} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17600 | 2026.03.07 01:57:56.105468 [ 255 ] {d94a9ad9-575c-43e2-9c67-ddc077d8f9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17601 | 2026.03.07 01:57:56.105804 [ 255 ] {d94a9ad9-575c-43e2-9c67-ddc077d8f9e7} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17602 | 2026.03.07 01:57:56.106022 [ 255 ] {d94a9ad9-575c-43e2-9c67-ddc077d8f9e7} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17603 | 2026.03.07 01:57:56.106131 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 17604 | 2026.03.07 01:57:56.106146 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 2 parts from all_1_116_25 to all_117_117_0 | ||
| 17605 | 2026.03.07 01:57:56.106155 [ 255 ] {d94a9ad9-575c-43e2-9c67-ddc077d8f9e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 17606 | 2026.03.07 01:57:56.106193 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17607 | 2026.03.07 01:57:56.106215 [ 255 ] {d94a9ad9-575c-43e2-9c67-ddc077d8f9e7} <Debug> TCPHandler: Processed in 0.001396965 sec. | ||
| 17608 | 2026.03.07 01:57:56.106216 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17609 | 2026.03.07 01:57:56.106321 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_117_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_116_25 to all_117_117_0 into Compact with storage Full | ||
| 17610 | 2026.03.07 01:57:56.106345 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17611 | 2026.03.07 01:57:56.106423 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_117_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17612 | 2026.03.07 01:57:56.106441 [ 255 ] {12db82ab-9c1b-43e7-bb11-8a3eaa412271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17613 | 2026.03.07 01:57:56.106454 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_117_26} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_116_25, total 42652 rows starting from the beginning of the part | ||
| 17614 | 2026.03.07 01:57:56.106498 [ 255 ] {12db82ab-9c1b-43e7-bb11-8a3eaa412271} <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 | ||
| 17615 | 2026.03.07 01:57:56.106519 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_117_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 17616 | 2026.03.07 01:57:56.107348 [ 255 ] {12db82ab-9c1b-43e7-bb11-8a3eaa412271} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17617 | 2026.03.07 01:57:56.107384 [ 255 ] {12db82ab-9c1b-43e7-bb11-8a3eaa412271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17618 | 2026.03.07 01:57:56.107939 [ 255 ] {12db82ab-9c1b-43e7-bb11-8a3eaa412271} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17619 | 2026.03.07 01:57:56.108176 [ 255 ] {12db82ab-9c1b-43e7-bb11-8a3eaa412271} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17620 | 2026.03.07 01:57:56.108332 [ 255 ] {12db82ab-9c1b-43e7-bb11-8a3eaa412271} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00191 sec., 9424.083769633507 rows/sec., 16.89 MiB/sec. | ||
| 17621 | 2026.03.07 01:57:56.108419 [ 255 ] {12db82ab-9c1b-43e7-bb11-8a3eaa412271} <Debug> TCPHandler: Processed in 0.002123749 sec. | ||
| 17622 | 2026.03.07 01:57:56.108535 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17623 | 2026.03.07 01:57:56.108629 [ 255 ] {63eaa319-ec9d-416e-80c9-3797311e743b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17624 | 2026.03.07 01:57:56.108672 [ 255 ] {63eaa319-ec9d-416e-80c9-3797311e743b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17625 | 2026.03.07 01:57:56.109012 [ 255 ] {63eaa319-ec9d-416e-80c9-3797311e743b} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17626 | 2026.03.07 01:57:56.109049 [ 255 ] {63eaa319-ec9d-416e-80c9-3797311e743b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17627 | 2026.03.07 01:57:56.109377 [ 255 ] {63eaa319-ec9d-416e-80c9-3797311e743b} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17628 | 2026.03.07 01:57:56.109589 [ 255 ] {63eaa319-ec9d-416e-80c9-3797311e743b} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17629 | 2026.03.07 01:57:56.109722 [ 255 ] {63eaa319-ec9d-416e-80c9-3797311e743b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 17630 | 2026.03.07 01:57:56.109759 [ 255 ] {63eaa319-ec9d-416e-80c9-3797311e743b} <Debug> TCPHandler: Processed in 0.001273242 sec. | ||
| 17631 | 2026.03.07 01:57:56.113453 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_117_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42812 rows, containing 5 columns (5 merged, 0 gathered) in 0.007159294 sec., 5979919.249020923 rows/sec., 391.28 MiB/sec. | ||
| 17632 | 2026.03.07 01:57:56.114009 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_117_26} <Trace> MergedBlockOutputStream: filled checksums all_1_117_26 (state Temporary) | ||
| 17633 | 2026.03.07 01:57:56.114461 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_117_26} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_117_26 to all_1_117_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17634 | 2026.03.07 01:57:56.114545 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_117_26} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 2 parts: [all_1_116_25, all_117_117_0] -> all_1_117_26 | ||
| 17635 | 2026.03.07 01:57:56.114656 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17636 | 2026.03.07 01:57:56.160056 [ 195 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.076348381 sec., 7505.070736208538 rows/sec., 38.81 MiB/sec. | ||
| 17637 | 2026.03.07 01:57:56.163135 [ 191 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17638 | 2026.03.07 01:57:56.165367 [ 191 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_76_15} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17639 | 2026.03.07 01:57:56.165466 [ 191 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_76_15} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17640 | 2026.03.07 01:57:56.168451 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 17641 | 2026.03.07 01:57:57.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.73 MiB, peak 399.15 MiB, free memory in arenas 0.00 B, will set to 380.19 MiB (RSS), difference: -1.54 MiB | ||
| 17642 | 2026.03.07 01:57:57.155579 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17643 | 2026.03.07 01:57:57.155781 [ 255 ] {7588cfec-1ca7-48cd-a355-39b8654bc2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17644 | 2026.03.07 01:57:57.155857 [ 255 ] {7588cfec-1ca7-48cd-a355-39b8654bc2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17645 | 2026.03.07 01:57:57.156557 [ 255 ] {7588cfec-1ca7-48cd-a355-39b8654bc2cc} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17646 | 2026.03.07 01:57:57.156611 [ 255 ] {7588cfec-1ca7-48cd-a355-39b8654bc2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17647 | 2026.03.07 01:57:57.157013 [ 255 ] {7588cfec-1ca7-48cd-a355-39b8654bc2cc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 17648 | 2026.03.07 01:57:57.157242 [ 255 ] {7588cfec-1ca7-48cd-a355-39b8654bc2cc} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17649 | 2026.03.07 01:57:57.157408 [ 255 ] {7588cfec-1ca7-48cd-a355-39b8654bc2cc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001682 sec., 14268.727705112962 rows/sec., 1.18 MiB/sec. | ||
| 17650 | 2026.03.07 01:57:57.157460 [ 255 ] {7588cfec-1ca7-48cd-a355-39b8654bc2cc} <Debug> TCPHandler: Processed in 0.002026417 sec. | ||
| 17651 | 2026.03.07 01:57:57.157585 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17652 | 2026.03.07 01:57:57.157691 [ 255 ] {cff193ed-1637-4f23-824b-d5724fd55ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17653 | 2026.03.07 01:57:57.157736 [ 255 ] {cff193ed-1637-4f23-824b-d5724fd55ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17654 | 2026.03.07 01:57:57.158148 [ 255 ] {cff193ed-1637-4f23-824b-d5724fd55ba5} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17655 | 2026.03.07 01:57:57.158185 [ 255 ] {cff193ed-1637-4f23-824b-d5724fd55ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17656 | 2026.03.07 01:57:57.158491 [ 255 ] {cff193ed-1637-4f23-824b-d5724fd55ba5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17657 | 2026.03.07 01:57:57.158707 [ 255 ] {cff193ed-1637-4f23-824b-d5724fd55ba5} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17658 | 2026.03.07 01:57:57.158839 [ 255 ] {cff193ed-1637-4f23-824b-d5724fd55ba5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001172 sec., 5119.453924914676 rows/sec., 417.46 KiB/sec. | ||
| 17659 | 2026.03.07 01:57:57.158888 [ 255 ] {cff193ed-1637-4f23-824b-d5724fd55ba5} <Debug> TCPHandler: Processed in 0.001355944 sec. | ||
| 17660 | 2026.03.07 01:57:57.159017 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17661 | 2026.03.07 01:57:57.159117 [ 255 ] {bee523c2-a44c-4539-9b12-d5f54e72cfcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17662 | 2026.03.07 01:57:57.159157 [ 255 ] {bee523c2-a44c-4539-9b12-d5f54e72cfcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17663 | 2026.03.07 01:57:57.160672 [ 255 ] {bee523c2-a44c-4539-9b12-d5f54e72cfcc} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17664 | 2026.03.07 01:57:57.160707 [ 255 ] {bee523c2-a44c-4539-9b12-d5f54e72cfcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17665 | 2026.03.07 01:57:57.161155 [ 255 ] {bee523c2-a44c-4539-9b12-d5f54e72cfcc} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17666 | 2026.03.07 01:57:57.161374 [ 255 ] {bee523c2-a44c-4539-9b12-d5f54e72cfcc} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17667 | 2026.03.07 01:57:57.161508 [ 255 ] {bee523c2-a44c-4539-9b12-d5f54e72cfcc} <Debug> executeQuery: Read 2109 rows, 165.50 KiB in 0.002411 sec., 874740.7714641228 rows/sec., 67.04 MiB/sec. | ||
| 17668 | 2026.03.07 01:57:57.161546 [ 255 ] {bee523c2-a44c-4539-9b12-d5f54e72cfcc} <Debug> TCPHandler: Processed in 0.002589815 sec. | ||
| 17669 | 2026.03.07 01:57:57.161608 [ 219 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17670 | 2026.03.07 01:57:57.161649 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17671 | 2026.03.07 01:57:57.161668 [ 219 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17672 | 2026.03.07 01:57:57.161756 [ 255 ] {ec927c1e-bc18-46cc-92b4-e945e4e3c3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17673 | 2026.03.07 01:57:57.161802 [ 255 ] {ec927c1e-bc18-46cc-92b4-e945e4e3c3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17674 | 2026.03.07 01:57:57.162227 [ 255 ] {ec927c1e-bc18-46cc-92b4-e945e4e3c3e2} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17675 | 2026.03.07 01:57:57.162264 [ 255 ] {ec927c1e-bc18-46cc-92b4-e945e4e3c3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17676 | 2026.03.07 01:57:57.162579 [ 255 ] {ec927c1e-bc18-46cc-92b4-e945e4e3c3e2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17677 | 2026.03.07 01:57:57.162842 [ 255 ] {ec927c1e-bc18-46cc-92b4-e945e4e3c3e2} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17678 | 2026.03.07 01:57:57.162957 [ 36 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17679 | 2026.03.07 01:57:57.162978 [ 255 ] {ec927c1e-bc18-46cc-92b4-e945e4e3c3e2} <Debug> executeQuery: Read 52 rows, 3.94 KiB in 0.001241 sec., 41901.69218372281 rows/sec., 3.10 MiB/sec. | ||
| 17680 | 2026.03.07 01:57:57.162996 [ 36 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17681 | 2026.03.07 01:57:57.163015 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17682 | 2026.03.07 01:57:57.163016 [ 255 ] {ec927c1e-bc18-46cc-92b4-e945e4e3c3e2} <Debug> TCPHandler: Processed in 0.001415926 sec. | ||
| 17683 | 2026.03.07 01:57:57.163132 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17684 | 2026.03.07 01:57:57.163147 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17685 | 2026.03.07 01:57:57.163227 [ 255 ] {1a67e5dc-589c-4929-b17b-ecdc29d937ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17686 | 2026.03.07 01:57:57.163271 [ 255 ] {1a67e5dc-589c-4929-b17b-ecdc29d937ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17687 | 2026.03.07 01:57:57.163311 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17688 | 2026.03.07 01:57:57.163359 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 226 rows starting from the beginning of the part | ||
| 17689 | 2026.03.07 01:57:57.163439 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 23 rows starting from the beginning of the part | ||
| 17690 | 2026.03.07 01:57:57.163493 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 26 rows starting from the beginning of the part | ||
| 17691 | 2026.03.07 01:57:57.163542 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 23 rows starting from the beginning of the part | ||
| 17692 | 2026.03.07 01:57:57.163587 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 18 rows starting from the beginning of the part | ||
| 17693 | 2026.03.07 01:57:57.163642 [ 193 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 52 rows starting from the beginning of the part | ||
| 17694 | 2026.03.07 01:57:57.163944 [ 255 ] {1a67e5dc-589c-4929-b17b-ecdc29d937ca} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17695 | 2026.03.07 01:57:57.163987 [ 255 ] {1a67e5dc-589c-4929-b17b-ecdc29d937ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17696 | 2026.03.07 01:57:57.164362 [ 255 ] {1a67e5dc-589c-4929-b17b-ecdc29d937ca} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17697 | 2026.03.07 01:57:57.164592 [ 255 ] {1a67e5dc-589c-4929-b17b-ecdc29d937ca} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17698 | 2026.03.07 01:57:57.164643 [ 195 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562771 sec., 235479.15849475068 rows/sec., 16.81 MiB/sec. | ||
| 17699 | 2026.03.07 01:57:57.164742 [ 255 ] {1a67e5dc-589c-4929-b17b-ecdc29d937ca} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001532 sec., 477806.78851174936 rows/sec., 28.26 MiB/sec. | ||
| 17700 | 2026.03.07 01:57:57.164801 [ 255 ] {1a67e5dc-589c-4929-b17b-ecdc29d937ca} <Debug> TCPHandler: Processed in 0.001717006 sec. | ||
| 17701 | 2026.03.07 01:57:57.164841 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17702 | 2026.03.07 01:57:57.164936 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17703 | 2026.03.07 01:57:57.165038 [ 255 ] {f033b952-4bff-4082-ae5a-6a00c4bcafc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17704 | 2026.03.07 01:57:57.165079 [ 255 ] {f033b952-4bff-4082-ae5a-6a00c4bcafc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17705 | 2026.03.07 01:57:57.165176 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_111_22} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17706 | 2026.03.07 01:57:57.165272 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_111_22} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17707 | 2026.03.07 01:57:57.165396 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17708 | 2026.03.07 01:57:57.165398 [ 219 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17709 | 2026.03.07 01:57:57.165459 [ 255 ] {f033b952-4bff-4082-ae5a-6a00c4bcafc9} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17710 | 2026.03.07 01:57:57.165502 [ 255 ] {f033b952-4bff-4082-ae5a-6a00c4bcafc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17711 | 2026.03.07 01:57:57.165804 [ 255 ] {f033b952-4bff-4082-ae5a-6a00c4bcafc9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 17712 | 2026.03.07 01:57:57.166025 [ 255 ] {f033b952-4bff-4082-ae5a-6a00c4bcafc9} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17713 | 2026.03.07 01:57:57.166153 [ 255 ] {f033b952-4bff-4082-ae5a-6a00c4bcafc9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 62.06 KiB/sec. | ||
| 17714 | 2026.03.07 01:57:57.166190 [ 255 ] {f033b952-4bff-4082-ae5a-6a00c4bcafc9} <Debug> TCPHandler: Processed in 0.001315412 sec. | ||
| 17715 | 2026.03.07 01:57:57.166311 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17716 | 2026.03.07 01:57:57.166414 [ 255 ] {82856de8-de7a-4151-acd1-d8a155b18dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17717 | 2026.03.07 01:57:57.166454 [ 255 ] {82856de8-de7a-4151-acd1-d8a155b18dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17718 | 2026.03.07 01:57:57.166860 [ 255 ] {82856de8-de7a-4151-acd1-d8a155b18dae} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17719 | 2026.03.07 01:57:57.166895 [ 255 ] {82856de8-de7a-4151-acd1-d8a155b18dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17720 | 2026.03.07 01:57:57.167207 [ 255 ] {82856de8-de7a-4151-acd1-d8a155b18dae} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 17721 | 2026.03.07 01:57:57.167422 [ 255 ] {82856de8-de7a-4151-acd1-d8a155b18dae} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17722 | 2026.03.07 01:57:57.167554 [ 255 ] {82856de8-de7a-4151-acd1-d8a155b18dae} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001158 sec., 10362.694300518135 rows/sec., 809.59 KiB/sec. | ||
| 17723 | 2026.03.07 01:57:57.167593 [ 255 ] {82856de8-de7a-4151-acd1-d8a155b18dae} <Debug> TCPHandler: Processed in 0.001342824 sec. | ||
| 17724 | 2026.03.07 01:57:57.167698 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17725 | 2026.03.07 01:57:57.167795 [ 255 ] {d8db0543-9175-4303-b343-5b123f859bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17726 | 2026.03.07 01:57:57.167836 [ 255 ] {d8db0543-9175-4303-b343-5b123f859bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17727 | 2026.03.07 01:57:57.168682 [ 255 ] {d8db0543-9175-4303-b343-5b123f859bb9} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17728 | 2026.03.07 01:57:57.168717 [ 255 ] {d8db0543-9175-4303-b343-5b123f859bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17729 | 2026.03.07 01:57:57.169080 [ 255 ] {d8db0543-9175-4303-b343-5b123f859bb9} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17730 | 2026.03.07 01:57:57.169302 [ 255 ] {d8db0543-9175-4303-b343-5b123f859bb9} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17731 | 2026.03.07 01:57:57.169432 [ 255 ] {d8db0543-9175-4303-b343-5b123f859bb9} <Debug> executeQuery: Read 1076 rows, 76.81 KiB in 0.001655 sec., 650151.0574018126 rows/sec., 45.32 MiB/sec. | ||
| 17732 | 2026.03.07 01:57:57.169470 [ 255 ] {d8db0543-9175-4303-b343-5b123f859bb9} <Debug> TCPHandler: Processed in 0.001823359 sec. | ||
| 17733 | 2026.03.07 01:57:57.169582 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17734 | 2026.03.07 01:57:57.169678 [ 255 ] {b424b769-b9be-4de5-a586-c3d8dbf92e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17735 | 2026.03.07 01:57:57.169722 [ 255 ] {b424b769-b9be-4de5-a586-c3d8dbf92e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17736 | 2026.03.07 01:57:57.170397 [ 255 ] {b424b769-b9be-4de5-a586-c3d8dbf92e36} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17737 | 2026.03.07 01:57:57.170431 [ 255 ] {b424b769-b9be-4de5-a586-c3d8dbf92e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17738 | 2026.03.07 01:57:57.170838 [ 255 ] {b424b769-b9be-4de5-a586-c3d8dbf92e36} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17739 | 2026.03.07 01:57:57.171053 [ 255 ] {b424b769-b9be-4de5-a586-c3d8dbf92e36} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17740 | 2026.03.07 01:57:57.171160 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_117_26 to all_122_122_0 | ||
| 17741 | 2026.03.07 01:57:57.171183 [ 255 ] {b424b769-b9be-4de5-a586-c3d8dbf92e36} <Debug> executeQuery: Read 1256 rows, 81.12 KiB in 0.001525 sec., 823606.5573770491 rows/sec., 51.94 MiB/sec. | ||
| 17742 | 2026.03.07 01:57:57.171191 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17743 | 2026.03.07 01:57:57.171213 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17744 | 2026.03.07 01:57:57.171221 [ 255 ] {b424b769-b9be-4de5-a586-c3d8dbf92e36} <Debug> TCPHandler: Processed in 0.001689515 sec. | ||
| 17745 | 2026.03.07 01:57:57.171303 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_122_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_117_26 to all_122_122_0 into Compact with storage Full | ||
| 17746 | 2026.03.07 01:57:57.171335 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17747 | 2026.03.07 01:57:57.171432 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_122_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17748 | 2026.03.07 01:57:57.171460 [ 255 ] {4b147574-b4d8-49bf-959b-b42ddd5222e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17749 | 2026.03.07 01:57:57.171473 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_122_27} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_117_26, total 42812 rows starting from the beginning of the part | ||
| 17750 | 2026.03.07 01:57:57.171536 [ 255 ] {4b147574-b4d8-49bf-959b-b42ddd5222e9} <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 | ||
| 17751 | 2026.03.07 01:57:57.171554 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_122_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 17752 | 2026.03.07 01:57:57.171608 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_122_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 164 rows starting from the beginning of the part | ||
| 17753 | 2026.03.07 01:57:57.171651 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_122_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 17754 | 2026.03.07 01:57:57.171695 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_122_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 17755 | 2026.03.07 01:57:57.171738 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_122_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1256 rows starting from the beginning of the part | ||
| 17756 | 2026.03.07 01:57:57.172523 [ 255 ] {4b147574-b4d8-49bf-959b-b42ddd5222e9} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17757 | 2026.03.07 01:57:57.172564 [ 255 ] {4b147574-b4d8-49bf-959b-b42ddd5222e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17758 | 2026.03.07 01:57:57.173163 [ 255 ] {4b147574-b4d8-49bf-959b-b42ddd5222e9} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17759 | 2026.03.07 01:57:57.173400 [ 255 ] {4b147574-b4d8-49bf-959b-b42ddd5222e9} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17760 | 2026.03.07 01:57:57.173521 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17761 | 2026.03.07 01:57:57.173548 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17762 | 2026.03.07 01:57:57.173551 [ 255 ] {4b147574-b4d8-49bf-959b-b42ddd5222e9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002115 sec., 16075.650118203308 rows/sec., 28.81 MiB/sec. | ||
| 17763 | 2026.03.07 01:57:57.173568 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17764 | 2026.03.07 01:57:57.173624 [ 255 ] {4b147574-b4d8-49bf-959b-b42ddd5222e9} <Debug> TCPHandler: Processed in 0.002342087 sec. | ||
| 17765 | 2026.03.07 01:57:57.173654 [ 198 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17766 | 2026.03.07 01:57:57.173738 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17767 | 2026.03.07 01:57:57.173839 [ 255 ] {26a82d88-a879-4897-b1d9-120d22753f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17768 | 2026.03.07 01:57:57.173874 [ 198 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17769 | 2026.03.07 01:57:57.173883 [ 255 ] {26a82d88-a879-4897-b1d9-120d22753f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17770 | 2026.03.07 01:57:57.173936 [ 198 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2288 rows starting from the beginning of the part | ||
| 17771 | 2026.03.07 01:57:57.174069 [ 198 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 23 rows starting from the beginning of the part | ||
| 17772 | 2026.03.07 01:57:57.174178 [ 198 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 18 rows starting from the beginning of the part | ||
| 17773 | 2026.03.07 01:57:57.174217 [ 255 ] {26a82d88-a879-4897-b1d9-120d22753f23} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17774 | 2026.03.07 01:57:57.174257 [ 255 ] {26a82d88-a879-4897-b1d9-120d22753f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17775 | 2026.03.07 01:57:57.174288 [ 198 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 23 rows starting from the beginning of the part | ||
| 17776 | 2026.03.07 01:57:57.174403 [ 198 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 18 rows starting from the beginning of the part | ||
| 17777 | 2026.03.07 01:57:57.174517 [ 198 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 34 rows starting from the beginning of the part | ||
| 17778 | 2026.03.07 01:57:57.174576 [ 255 ] {26a82d88-a879-4897-b1d9-120d22753f23} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17779 | 2026.03.07 01:57:57.174795 [ 255 ] {26a82d88-a879-4897-b1d9-120d22753f23} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17780 | 2026.03.07 01:57:57.174936 [ 255 ] {26a82d88-a879-4897-b1d9-120d22753f23} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 742.05 KiB/sec. | ||
| 17781 | 2026.03.07 01:57:57.174976 [ 255 ] {26a82d88-a879-4897-b1d9-120d22753f23} <Debug> TCPHandler: Processed in 0.001288682 sec. | ||
| 17782 | 2026.03.07 01:57:57.180770 [ 199 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_122_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44712 rows, containing 5 columns (5 merged, 0 gathered) in 0.0095082 sec., 4702467.343976778 rows/sec., 307.67 MiB/sec. | ||
| 17783 | 2026.03.07 01:57:57.181166 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_122_27} <Trace> MergedBlockOutputStream: filled checksums all_1_122_27 (state Temporary) | ||
| 17784 | 2026.03.07 01:57:57.181452 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_122_27} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_122_27 to all_1_122_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17785 | 2026.03.07 01:57:57.181523 [ 187 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_122_27} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_117_26, all_122_122_0] -> all_1_122_27 | ||
| 17786 | 2026.03.07 01:57:57.181598 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17787 | 2026.03.07 01:57:57.187748 [ 187 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2404 rows, containing 19 columns (19 merged, 0 gathered) in 0.014133431 sec., 170093.16421469068 rows/sec., 304.80 MiB/sec. | ||
| 17788 | 2026.03.07 01:57:57.189964 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17789 | 2026.03.07 01:57:57.190347 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17790 | 2026.03.07 01:57:57.190432 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17791 | 2026.03.07 01:57:57.190574 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.60 MiB. | ||
| 17792 | 2026.03.07 01:57:58.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.08 MiB, peak 399.65 MiB, free memory in arenas 0.00 B, will set to 388.73 MiB (RSS), difference: 7.65 MiB | ||
| 17793 | 2026.03.07 01:57:58.283981 [ 219 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17794 | 2026.03.07 01:57:58.284061 [ 219 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17795 | 2026.03.07 01:57:58.287432 [ 219 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17796 | 2026.03.07 01:58:01.097541 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17797 | 2026.03.07 01:58:01.097746 [ 255 ] {41b46b72-15cb-4a7c-bce9-18e7e5e2ee00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17798 | 2026.03.07 01:58:01.097819 [ 255 ] {41b46b72-15cb-4a7c-bce9-18e7e5e2ee00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17799 | 2026.03.07 01:58:01.098524 [ 255 ] {41b46b72-15cb-4a7c-bce9-18e7e5e2ee00} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17800 | 2026.03.07 01:58:01.098574 [ 255 ] {41b46b72-15cb-4a7c-bce9-18e7e5e2ee00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17801 | 2026.03.07 01:58:01.099038 [ 255 ] {41b46b72-15cb-4a7c-bce9-18e7e5e2ee00} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17802 | 2026.03.07 01:58:01.099338 [ 255 ] {41b46b72-15cb-4a7c-bce9-18e7e5e2ee00} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17803 | 2026.03.07 01:58:01.099502 [ 255 ] {41b46b72-15cb-4a7c-bce9-18e7e5e2ee00} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001807 sec., 30990.592141671277 rows/sec., 2.38 MiB/sec. | ||
| 17804 | 2026.03.07 01:58:01.099548 [ 255 ] {41b46b72-15cb-4a7c-bce9-18e7e5e2ee00} <Debug> TCPHandler: Processed in 0.002146761 sec. | ||
| 17805 | 2026.03.07 01:58:01.099687 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17806 | 2026.03.07 01:58:01.099786 [ 255 ] {b5eb097b-208d-459a-a2b9-13392ab71a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17807 | 2026.03.07 01:58:01.099829 [ 255 ] {b5eb097b-208d-459a-a2b9-13392ab71a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17808 | 2026.03.07 01:58:01.100284 [ 255 ] {b5eb097b-208d-459a-a2b9-13392ab71a9b} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17809 | 2026.03.07 01:58:01.100323 [ 255 ] {b5eb097b-208d-459a-a2b9-13392ab71a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17810 | 2026.03.07 01:58:01.100667 [ 255 ] {b5eb097b-208d-459a-a2b9-13392ab71a9b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17811 | 2026.03.07 01:58:01.100915 [ 255 ] {b5eb097b-208d-459a-a2b9-13392ab71a9b} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17812 | 2026.03.07 01:58:01.101052 [ 255 ] {b5eb097b-208d-459a-a2b9-13392ab71a9b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001286 sec., 49766.71850699844 rows/sec., 3.88 MiB/sec. | ||
| 17813 | 2026.03.07 01:58:01.101102 [ 255 ] {b5eb097b-208d-459a-a2b9-13392ab71a9b} <Debug> TCPHandler: Processed in 0.001468678 sec. | ||
| 17814 | 2026.03.07 01:58:01.101249 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17815 | 2026.03.07 01:58:01.101354 [ 255 ] {c2c64365-14f2-4bcd-a0f7-91a4bb0ee4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17816 | 2026.03.07 01:58:01.101401 [ 255 ] {c2c64365-14f2-4bcd-a0f7-91a4bb0ee4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17817 | 2026.03.07 01:58:01.101870 [ 255 ] {c2c64365-14f2-4bcd-a0f7-91a4bb0ee4fc} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17818 | 2026.03.07 01:58:01.101907 [ 255 ] {c2c64365-14f2-4bcd-a0f7-91a4bb0ee4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17819 | 2026.03.07 01:58:01.102259 [ 255 ] {c2c64365-14f2-4bcd-a0f7-91a4bb0ee4fc} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17820 | 2026.03.07 01:58:01.102478 [ 255 ] {c2c64365-14f2-4bcd-a0f7-91a4bb0ee4fc} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17821 | 2026.03.07 01:58:01.102612 [ 255 ] {c2c64365-14f2-4bcd-a0f7-91a4bb0ee4fc} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001277 sec., 100234.92560689116 rows/sec., 6.98 MiB/sec. | ||
| 17822 | 2026.03.07 01:58:01.102652 [ 255 ] {c2c64365-14f2-4bcd-a0f7-91a4bb0ee4fc} <Debug> TCPHandler: Processed in 0.001453878 sec. | ||
| 17823 | 2026.03.07 01:58:01.102790 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17824 | 2026.03.07 01:58:01.102886 [ 255 ] {190bb121-aed2-48e6-9b53-c48dcaee92f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17825 | 2026.03.07 01:58:01.102930 [ 255 ] {190bb121-aed2-48e6-9b53-c48dcaee92f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17826 | 2026.03.07 01:58:01.103301 [ 255 ] {190bb121-aed2-48e6-9b53-c48dcaee92f2} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17827 | 2026.03.07 01:58:01.103337 [ 255 ] {190bb121-aed2-48e6-9b53-c48dcaee92f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17828 | 2026.03.07 01:58:01.103669 [ 255 ] {190bb121-aed2-48e6-9b53-c48dcaee92f2} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17829 | 2026.03.07 01:58:01.103889 [ 255 ] {190bb121-aed2-48e6-9b53-c48dcaee92f2} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17830 | 2026.03.07 01:58:01.104031 [ 255 ] {190bb121-aed2-48e6-9b53-c48dcaee92f2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001163 sec., 41272.5709372313 rows/sec., 2.78 MiB/sec. | ||
| 17831 | 2026.03.07 01:58:01.104027 [ 25 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17832 | 2026.03.07 01:58:01.104078 [ 255 ] {190bb121-aed2-48e6-9b53-c48dcaee92f2} <Debug> TCPHandler: Processed in 0.001346114 sec. | ||
| 17833 | 2026.03.07 01:58:01.104127 [ 25 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17834 | 2026.03.07 01:58:01.104156 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17835 | 2026.03.07 01:58:01.104278 [ 190 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17836 | 2026.03.07 01:58:01.104423 [ 190 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17837 | 2026.03.07 01:58:01.104460 [ 190 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6420 rows starting from the beginning of the part | ||
| 17838 | 2026.03.07 01:58:01.104525 [ 190 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 17839 | 2026.03.07 01:58:01.104569 [ 190 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 17840 | 2026.03.07 01:58:01.104610 [ 190 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 17841 | 2026.03.07 01:58:01.104646 [ 190 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 12 rows starting from the beginning of the part | ||
| 17842 | 2026.03.07 01:58:01.104682 [ 190 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 48 rows starting from the beginning of the part | ||
| 17843 | 2026.03.07 01:58:01.106404 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6660 rows, containing 4 columns (4 merged, 0 gathered) in 0.002181991 sec., 3052258.2357122465 rows/sec., 199.73 MiB/sec. | ||
| 17844 | 2026.03.07 01:58:01.106892 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17845 | 2026.03.07 01:58:01.107224 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_121_24} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17846 | 2026.03.07 01:58:01.107319 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_121_24} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17847 | 2026.03.07 01:58:01.107424 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 17848 | 2026.03.07 01:58:01.509807 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17849 | 2026.03.07 01:58:01.509854 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17850 | 2026.03.07 01:58:01.512686 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17851 | 2026.03.07 01:58:01.602778 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36996 | ||
| 17852 | 2026.03.07 01:58:01.603320 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17853 | 2026.03.07 01:58:01.603363 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17854 | 2026.03.07 01:58:01.603873 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17855 | 2026.03.07 01:58:01.604109 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17856 | 2026.03.07 01:58:01.604236 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36996 | ||
| 17857 | 2026.03.07 01:58:03.586399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 17858 | 2026.03.07 01:58:03.603612 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17859 | 2026.03.07 01:58:03.603663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17860 | 2026.03.07 01:58:03.609574 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17861 | 2026.03.07 01:58:03.610283 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17862 | 2026.03.07 01:58:03.613137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 17863 | 2026.03.07 01:58:04.229217 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2208 | ||
| 17864 | 2026.03.07 01:58:04.231933 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17865 | 2026.03.07 01:58:04.231981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17866 | 2026.03.07 01:58:04.233208 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17867 | 2026.03.07 01:58:04.233481 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17868 | 2026.03.07 01:58:04.233863 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2208 | ||
| 17869 | 2026.03.07 01:58:06.099927 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17870 | 2026.03.07 01:58:06.100158 [ 255 ] {2913ce73-a00a-4989-906f-83dffc7ec8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17871 | 2026.03.07 01:58:06.100234 [ 255 ] {2913ce73-a00a-4989-906f-83dffc7ec8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17872 | 2026.03.07 01:58:06.101025 [ 255 ] {2913ce73-a00a-4989-906f-83dffc7ec8bd} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17873 | 2026.03.07 01:58:06.101066 [ 255 ] {2913ce73-a00a-4989-906f-83dffc7ec8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17874 | 2026.03.07 01:58:06.101472 [ 255 ] {2913ce73-a00a-4989-906f-83dffc7ec8bd} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17875 | 2026.03.07 01:58:06.101707 [ 255 ] {2913ce73-a00a-4989-906f-83dffc7ec8bd} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17876 | 2026.03.07 01:58:06.101870 [ 255 ] {2913ce73-a00a-4989-906f-83dffc7ec8bd} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001768 sec., 52036.199095022625 rows/sec., 4.39 MiB/sec. | ||
| 17877 | 2026.03.07 01:58:06.101923 [ 255 ] {2913ce73-a00a-4989-906f-83dffc7ec8bd} <Debug> TCPHandler: Processed in 0.002186132 sec. | ||
| 17878 | 2026.03.07 01:58:06.102063 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17879 | 2026.03.07 01:58:06.102168 [ 255 ] {b2b7cde8-f38f-4c3f-bca5-f3f418c3ada1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17880 | 2026.03.07 01:58:06.102242 [ 255 ] {b2b7cde8-f38f-4c3f-bca5-f3f418c3ada1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17881 | 2026.03.07 01:58:06.102717 [ 255 ] {b2b7cde8-f38f-4c3f-bca5-f3f418c3ada1} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17882 | 2026.03.07 01:58:06.102752 [ 255 ] {b2b7cde8-f38f-4c3f-bca5-f3f418c3ada1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17883 | 2026.03.07 01:58:06.103079 [ 255 ] {b2b7cde8-f38f-4c3f-bca5-f3f418c3ada1} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17884 | 2026.03.07 01:58:06.103302 [ 255 ] {b2b7cde8-f38f-4c3f-bca5-f3f418c3ada1} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17885 | 2026.03.07 01:58:06.103441 [ 255 ] {b2b7cde8-f38f-4c3f-bca5-f3f418c3ada1} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001296 sec., 13888.888888888889 rows/sec., 1.02 MiB/sec. | ||
| 17886 | 2026.03.07 01:58:06.103483 [ 255 ] {b2b7cde8-f38f-4c3f-bca5-f3f418c3ada1} <Debug> TCPHandler: Processed in 0.001483059 sec. | ||
| 17887 | 2026.03.07 01:58:06.103605 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17888 | 2026.03.07 01:58:06.103741 [ 255 ] {b22326ae-e2bc-467b-8bca-81b5afc32f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17889 | 2026.03.07 01:58:06.103783 [ 255 ] {b22326ae-e2bc-467b-8bca-81b5afc32f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17890 | 2026.03.07 01:58:06.104244 [ 255 ] {b22326ae-e2bc-467b-8bca-81b5afc32f4e} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17891 | 2026.03.07 01:58:06.104280 [ 255 ] {b22326ae-e2bc-467b-8bca-81b5afc32f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17892 | 2026.03.07 01:58:06.104606 [ 255 ] {b22326ae-e2bc-467b-8bca-81b5afc32f4e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17893 | 2026.03.07 01:58:06.104828 [ 255 ] {b22326ae-e2bc-467b-8bca-81b5afc32f4e} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17894 | 2026.03.07 01:58:06.104963 [ 255 ] {b22326ae-e2bc-467b-8bca-81b5afc32f4e} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001243 sec., 65969.42880128721 rows/sec., 5.15 MiB/sec. | ||
| 17895 | 2026.03.07 01:58:06.105003 [ 255 ] {b22326ae-e2bc-467b-8bca-81b5afc32f4e} <Debug> TCPHandler: Processed in 0.001448707 sec. | ||
| 17896 | 2026.03.07 01:58:06.105123 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17897 | 2026.03.07 01:58:06.105220 [ 255 ] {fd24e334-0d7e-4083-baa6-ddb3a079e5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17898 | 2026.03.07 01:58:06.105264 [ 255 ] {fd24e334-0d7e-4083-baa6-ddb3a079e5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17899 | 2026.03.07 01:58:06.105743 [ 255 ] {fd24e334-0d7e-4083-baa6-ddb3a079e5ed} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17900 | 2026.03.07 01:58:06.105782 [ 255 ] {fd24e334-0d7e-4083-baa6-ddb3a079e5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17901 | 2026.03.07 01:58:06.106150 [ 255 ] {fd24e334-0d7e-4083-baa6-ddb3a079e5ed} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17902 | 2026.03.07 01:58:06.106381 [ 255 ] {fd24e334-0d7e-4083-baa6-ddb3a079e5ed} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17903 | 2026.03.07 01:58:06.106524 [ 255 ] {fd24e334-0d7e-4083-baa6-ddb3a079e5ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001324 sec., 120845.92145015104 rows/sec., 8.42 MiB/sec. | ||
| 17904 | 2026.03.07 01:58:06.106566 [ 255 ] {fd24e334-0d7e-4083-baa6-ddb3a079e5ed} <Debug> TCPHandler: Processed in 0.001492278 sec. | ||
| 17905 | 2026.03.07 01:58:06.106673 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17906 | 2026.03.07 01:58:06.106769 [ 255 ] {f4e421f9-c913-40c3-808e-339abac19bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17907 | 2026.03.07 01:58:06.106827 [ 255 ] {f4e421f9-c913-40c3-808e-339abac19bbe} <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 | ||
| 17908 | 2026.03.07 01:58:06.107680 [ 255 ] {f4e421f9-c913-40c3-808e-339abac19bbe} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17909 | 2026.03.07 01:58:06.107718 [ 255 ] {f4e421f9-c913-40c3-808e-339abac19bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17910 | 2026.03.07 01:58:06.108262 [ 255 ] {f4e421f9-c913-40c3-808e-339abac19bbe} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17911 | 2026.03.07 01:58:06.108481 [ 255 ] {f4e421f9-c913-40c3-808e-339abac19bbe} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17912 | 2026.03.07 01:58:06.108625 [ 255 ] {f4e421f9-c913-40c3-808e-339abac19bbe} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001874 sec., 9605.122732123798 rows/sec., 17.21 MiB/sec. | ||
| 17913 | 2026.03.07 01:58:06.108692 [ 255 ] {f4e421f9-c913-40c3-808e-339abac19bbe} <Debug> TCPHandler: Processed in 0.002069978 sec. | ||
| 17914 | 2026.03.07 01:58:06.108807 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17915 | 2026.03.07 01:58:06.108904 [ 255 ] {235b39a7-75d7-44bd-9590-960e4f1df756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17916 | 2026.03.07 01:58:06.108948 [ 255 ] {235b39a7-75d7-44bd-9590-960e4f1df756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17917 | 2026.03.07 01:58:06.109285 [ 255 ] {235b39a7-75d7-44bd-9590-960e4f1df756} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17918 | 2026.03.07 01:58:06.109321 [ 255 ] {235b39a7-75d7-44bd-9590-960e4f1df756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17919 | 2026.03.07 01:58:06.109629 [ 255 ] {235b39a7-75d7-44bd-9590-960e4f1df756} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17920 | 2026.03.07 01:58:06.109836 [ 255 ] {235b39a7-75d7-44bd-9590-960e4f1df756} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17921 | 2026.03.07 01:58:06.109966 [ 255 ] {235b39a7-75d7-44bd-9590-960e4f1df756} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 17922 | 2026.03.07 01:58:06.110004 [ 255 ] {235b39a7-75d7-44bd-9590-960e4f1df756} <Debug> TCPHandler: Processed in 0.001248211 sec. | ||
| 17923 | 2026.03.07 01:58:06.473686 [ 219 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17924 | 2026.03.07 01:58:06.473761 [ 219 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17925 | 2026.03.07 01:58:06.475824 [ 219 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17926 | 2026.03.07 01:58:06.960078 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17927 | 2026.03.07 01:58:06.960155 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17928 | 2026.03.07 01:58:06.963415 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17929 | 2026.03.07 01:58:08.891633 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17930 | 2026.03.07 01:58:08.891729 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17931 | 2026.03.07 01:58:09.105333 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37508 | ||
| 17932 | 2026.03.07 01:58:09.105936 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17933 | 2026.03.07 01:58:09.105987 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17934 | 2026.03.07 01:58:09.106464 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17935 | 2026.03.07 01:58:09.106704 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17936 | 2026.03.07 01:58:09.106835 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37508 | ||
| 17937 | 2026.03.07 01:58:10.974295 [ 219 ] {} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17938 | 2026.03.07 01:58:10.974357 [ 219 ] {} <Debug> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17939 | 2026.03.07 01:58:10.976446 [ 219 ] {} <Debug> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17940 | 2026.03.07 01:58:11.100411 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17941 | 2026.03.07 01:58:11.100614 [ 255 ] {fa97497f-c10e-4373-a4dc-690dedeff00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17942 | 2026.03.07 01:58:11.100686 [ 255 ] {fa97497f-c10e-4373-a4dc-690dedeff00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17943 | 2026.03.07 01:58:11.101413 [ 255 ] {fa97497f-c10e-4373-a4dc-690dedeff00d} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17944 | 2026.03.07 01:58:11.101453 [ 255 ] {fa97497f-c10e-4373-a4dc-690dedeff00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17945 | 2026.03.07 01:58:11.101845 [ 255 ] {fa97497f-c10e-4373-a4dc-690dedeff00d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17946 | 2026.03.07 01:58:11.102064 [ 255 ] {fa97497f-c10e-4373-a4dc-690dedeff00d} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17947 | 2026.03.07 01:58:11.102204 [ 136 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17948 | 2026.03.07 01:58:11.102209 [ 255 ] {fa97497f-c10e-4373-a4dc-690dedeff00d} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001678 sec., 60786.650774731825 rows/sec., 5.09 MiB/sec. | ||
| 17949 | 2026.03.07 01:58:11.102242 [ 136 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17950 | 2026.03.07 01:58:11.102261 [ 255 ] {fa97497f-c10e-4373-a4dc-690dedeff00d} <Debug> TCPHandler: Processed in 0.002022856 sec. | ||
| 17951 | 2026.03.07 01:58:11.102265 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17952 | 2026.03.07 01:58:11.102387 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17953 | 2026.03.07 01:58:11.102403 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17954 | 2026.03.07 01:58:11.102479 [ 255 ] {acfb3707-c3eb-4b70-985b-f81407aa85a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17955 | 2026.03.07 01:58:11.102522 [ 255 ] {acfb3707-c3eb-4b70-985b-f81407aa85a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17956 | 2026.03.07 01:58:11.102543 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17957 | 2026.03.07 01:58:11.102578 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2893 rows starting from the beginning of the part | ||
| 17958 | 2026.03.07 01:58:11.102641 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 92 rows starting from the beginning of the part | ||
| 17959 | 2026.03.07 01:58:11.102682 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 2109 rows starting from the beginning of the part | ||
| 17960 | 2026.03.07 01:58:11.102786 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
| 17961 | 2026.03.07 01:58:11.102826 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 92 rows starting from the beginning of the part | ||
| 17962 | 2026.03.07 01:58:11.102867 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 102 rows starting from the beginning of the part | ||
| 17963 | 2026.03.07 01:58:11.103007 [ 255 ] {acfb3707-c3eb-4b70-985b-f81407aa85a1} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17964 | 2026.03.07 01:58:11.103048 [ 255 ] {acfb3707-c3eb-4b70-985b-f81407aa85a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17965 | 2026.03.07 01:58:11.103385 [ 255 ] {acfb3707-c3eb-4b70-985b-f81407aa85a1} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17966 | 2026.03.07 01:58:11.103602 [ 255 ] {acfb3707-c3eb-4b70-985b-f81407aa85a1} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17967 | 2026.03.07 01:58:11.103735 [ 255 ] {acfb3707-c3eb-4b70-985b-f81407aa85a1} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001227 sec., 18744.906275468624 rows/sec., 1.38 MiB/sec. | ||
| 17968 | 2026.03.07 01:58:11.103774 [ 255 ] {acfb3707-c3eb-4b70-985b-f81407aa85a1} <Debug> TCPHandler: Processed in 0.001403746 sec. | ||
| 17969 | 2026.03.07 01:58:11.103980 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17970 | 2026.03.07 01:58:11.104076 [ 255 ] {b0812e04-afab-474e-83ee-c2238e2a5e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17971 | 2026.03.07 01:58:11.104116 [ 255 ] {b0812e04-afab-474e-83ee-c2238e2a5e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17972 | 2026.03.07 01:58:11.104540 [ 255 ] {b0812e04-afab-474e-83ee-c2238e2a5e62} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17973 | 2026.03.07 01:58:11.104576 [ 255 ] {b0812e04-afab-474e-83ee-c2238e2a5e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17974 | 2026.03.07 01:58:11.104731 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5344 rows, containing 5 columns (5 merged, 0 gathered) in 0.002350317 sec., 2273735.840739781 rows/sec., 184.80 MiB/sec. | ||
| 17975 | 2026.03.07 01:58:11.104889 [ 255 ] {b0812e04-afab-474e-83ee-c2238e2a5e62} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17976 | 2026.03.07 01:58:11.105011 [ 192 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17977 | 2026.03.07 01:58:11.105106 [ 255 ] {b0812e04-afab-474e-83ee-c2238e2a5e62} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17978 | 2026.03.07 01:58:11.105217 [ 136 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17979 | 2026.03.07 01:58:11.105236 [ 255 ] {b0812e04-afab-474e-83ee-c2238e2a5e62} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001178 sec., 73853.98981324278 rows/sec., 5.77 MiB/sec. | ||
| 17980 | 2026.03.07 01:58:11.105245 [ 136 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17981 | 2026.03.07 01:58:11.105266 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17982 | 2026.03.07 01:58:11.105275 [ 255 ] {b0812e04-afab-474e-83ee-c2238e2a5e62} <Debug> TCPHandler: Processed in 0.001346214 sec. | ||
| 17983 | 2026.03.07 01:58:11.105275 [ 192 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_131_26} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17984 | 2026.03.07 01:58:11.105337 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17985 | 2026.03.07 01:58:11.105352 [ 192 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_131_26} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17986 | 2026.03.07 01:58:11.105396 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17987 | 2026.03.07 01:58:11.105428 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17988 | 2026.03.07 01:58:11.105445 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 17989 | 2026.03.07 01:58:11.105458 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1552 rows starting from the beginning of the part | ||
| 17990 | 2026.03.07 01:58:11.105494 [ 255 ] {367d61c6-5dee-45e4-b076-82d3a1193d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17991 | 2026.03.07 01:58:11.105519 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 82 rows starting from the beginning of the part | ||
| 17992 | 2026.03.07 01:58:11.105538 [ 255 ] {367d61c6-5dee-45e4-b076-82d3a1193d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17993 | 2026.03.07 01:58:11.105564 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1076 rows starting from the beginning of the part | ||
| 17994 | 2026.03.07 01:58:11.105605 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
| 17995 | 2026.03.07 01:58:11.105647 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 82 rows starting from the beginning of the part | ||
| 17996 | 2026.03.07 01:58:11.105687 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 87 rows starting from the beginning of the part | ||
| 17997 | 2026.03.07 01:58:11.105948 [ 255 ] {367d61c6-5dee-45e4-b076-82d3a1193d7b} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17998 | 2026.03.07 01:58:11.105981 [ 255 ] {367d61c6-5dee-45e4-b076-82d3a1193d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17999 | 2026.03.07 01:58:11.106315 [ 255 ] {367d61c6-5dee-45e4-b076-82d3a1193d7b} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18000 | 2026.03.07 01:58:11.106534 [ 255 ] {367d61c6-5dee-45e4-b076-82d3a1193d7b} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18001 | 2026.03.07 01:58:11.106666 [ 255 ] {367d61c6-5dee-45e4-b076-82d3a1193d7b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 18002 | 2026.03.07 01:58:11.106703 [ 255 ] {367d61c6-5dee-45e4-b076-82d3a1193d7b} <Debug> TCPHandler: Processed in 0.001358425 sec. | ||
| 18003 | 2026.03.07 01:58:11.106814 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18004 | 2026.03.07 01:58:11.106870 [ 191 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2943 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562601 sec., 1883398.2571366585 rows/sec., 140.24 MiB/sec. | ||
| 18005 | 2026.03.07 01:58:11.106915 [ 255 ] {575c34c9-3bab-4cb3-ad41-23e75c12c9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18006 | 2026.03.07 01:58:11.106976 [ 255 ] {575c34c9-3bab-4cb3-ad41-23e75c12c9a9} <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 | ||
| 18007 | 2026.03.07 01:58:11.107163 [ 194 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18008 | 2026.03.07 01:58:11.107532 [ 194 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_131_26} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18009 | 2026.03.07 01:58:11.107632 [ 194 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_131_26} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18010 | 2026.03.07 01:58:11.107745 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 18011 | 2026.03.07 01:58:11.107772 [ 255 ] {575c34c9-3bab-4cb3-ad41-23e75c12c9a9} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18012 | 2026.03.07 01:58:11.107812 [ 255 ] {575c34c9-3bab-4cb3-ad41-23e75c12c9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18013 | 2026.03.07 01:58:11.108354 [ 255 ] {575c34c9-3bab-4cb3-ad41-23e75c12c9a9} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18014 | 2026.03.07 01:58:11.108581 [ 255 ] {575c34c9-3bab-4cb3-ad41-23e75c12c9a9} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18015 | 2026.03.07 01:58:11.108719 [ 255 ] {575c34c9-3bab-4cb3-ad41-23e75c12c9a9} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001821 sec., 12630.422844590885 rows/sec., 22.63 MiB/sec. | ||
| 18016 | 2026.03.07 01:58:11.108786 [ 255 ] {575c34c9-3bab-4cb3-ad41-23e75c12c9a9} <Debug> TCPHandler: Processed in 0.002021086 sec. | ||
| 18017 | 2026.03.07 01:58:11.108896 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18018 | 2026.03.07 01:58:11.108990 [ 255 ] {05df405a-ba46-406e-9ed8-fbf2ada1907a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18019 | 2026.03.07 01:58:11.109032 [ 255 ] {05df405a-ba46-406e-9ed8-fbf2ada1907a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18020 | 2026.03.07 01:58:11.109367 [ 255 ] {05df405a-ba46-406e-9ed8-fbf2ada1907a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18021 | 2026.03.07 01:58:11.109401 [ 255 ] {05df405a-ba46-406e-9ed8-fbf2ada1907a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18022 | 2026.03.07 01:58:11.109703 [ 255 ] {05df405a-ba46-406e-9ed8-fbf2ada1907a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18023 | 2026.03.07 01:58:11.109932 [ 255 ] {05df405a-ba46-406e-9ed8-fbf2ada1907a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18024 | 2026.03.07 01:58:11.110061 [ 255 ] {05df405a-ba46-406e-9ed8-fbf2ada1907a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 18025 | 2026.03.07 01:58:11.110097 [ 255 ] {05df405a-ba46-406e-9ed8-fbf2ada1907a} <Debug> TCPHandler: Processed in 0.001251741 sec. | ||
| 18026 | 2026.03.07 01:58:11.110110 [ 224 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18027 | 2026.03.07 01:58:11.110134 [ 224 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18028 | 2026.03.07 01:58:11.113243 [ 224 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18029 | 2026.03.07 01:58:11.113893 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 18030 | 2026.03.07 01:58:11.131329 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18031 | 2026.03.07 01:58:11.131378 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18032 | 2026.03.07 01:58:11.137757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18033 | 2026.03.07 01:58:11.138446 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18034 | 2026.03.07 01:58:11.141406 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 18035 | 2026.03.07 01:58:13.537834 [ 221 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18036 | 2026.03.07 01:58:13.537892 [ 221 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18037 | 2026.03.07 01:58:13.540579 [ 221 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18038 | 2026.03.07 01:58:14.234868 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2232 | ||
| 18039 | 2026.03.07 01:58:14.237084 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18040 | 2026.03.07 01:58:14.237128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18041 | 2026.03.07 01:58:14.238301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18042 | 2026.03.07 01:58:14.238570 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18043 | 2026.03.07 01:58:14.238933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2232 | ||
| 18044 | 2026.03.07 01:58:16.107111 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18045 | 2026.03.07 01:58:16.107293 [ 255 ] {c89fddce-cca0-40e2-b1fe-b765b2dbaf42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18046 | 2026.03.07 01:58:16.107358 [ 255 ] {c89fddce-cca0-40e2-b1fe-b765b2dbaf42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18047 | 2026.03.07 01:58:16.108123 [ 255 ] {c89fddce-cca0-40e2-b1fe-b765b2dbaf42} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18048 | 2026.03.07 01:58:16.108166 [ 255 ] {c89fddce-cca0-40e2-b1fe-b765b2dbaf42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18049 | 2026.03.07 01:58:16.108571 [ 255 ] {c89fddce-cca0-40e2-b1fe-b765b2dbaf42} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 18050 | 2026.03.07 01:58:16.108794 [ 255 ] {c89fddce-cca0-40e2-b1fe-b765b2dbaf42} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18051 | 2026.03.07 01:58:16.108945 [ 255 ] {c89fddce-cca0-40e2-b1fe-b765b2dbaf42} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001701 sec., 166960.61140505585 rows/sec., 10.60 MiB/sec. | ||
| 18052 | 2026.03.07 01:58:16.108987 [ 255 ] {c89fddce-cca0-40e2-b1fe-b765b2dbaf42} <Debug> TCPHandler: Processed in 0.002009616 sec. | ||
| 18053 | 2026.03.07 01:58:16.109114 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18054 | 2026.03.07 01:58:16.109212 [ 255 ] {9eedc79a-0500-46b6-b972-f05733c1238e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18055 | 2026.03.07 01:58:16.109254 [ 255 ] {9eedc79a-0500-46b6-b972-f05733c1238e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18056 | 2026.03.07 01:58:16.110060 [ 255 ] {9eedc79a-0500-46b6-b972-f05733c1238e} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18057 | 2026.03.07 01:58:16.110097 [ 255 ] {9eedc79a-0500-46b6-b972-f05733c1238e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18058 | 2026.03.07 01:58:16.110453 [ 255 ] {9eedc79a-0500-46b6-b972-f05733c1238e} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18059 | 2026.03.07 01:58:16.110666 [ 255 ] {9eedc79a-0500-46b6-b972-f05733c1238e} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18060 | 2026.03.07 01:58:16.110801 [ 255 ] {9eedc79a-0500-46b6-b972-f05733c1238e} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001607 sec., 518357.1873055383 rows/sec., 41.16 MiB/sec. | ||
| 18061 | 2026.03.07 01:58:16.110838 [ 255 ] {9eedc79a-0500-46b6-b972-f05733c1238e} <Debug> TCPHandler: Processed in 0.001773578 sec. | ||
| 18062 | 2026.03.07 01:58:16.110957 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18063 | 2026.03.07 01:58:16.111052 [ 255 ] {491fb33f-9b48-482f-8609-f72c02867ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18064 | 2026.03.07 01:58:16.111092 [ 255 ] {491fb33f-9b48-482f-8609-f72c02867ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18065 | 2026.03.07 01:58:16.111540 [ 255 ] {491fb33f-9b48-482f-8609-f72c02867ad7} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18066 | 2026.03.07 01:58:16.111575 [ 255 ] {491fb33f-9b48-482f-8609-f72c02867ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18067 | 2026.03.07 01:58:16.111871 [ 255 ] {491fb33f-9b48-482f-8609-f72c02867ad7} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18068 | 2026.03.07 01:58:16.112092 [ 255 ] {491fb33f-9b48-482f-8609-f72c02867ad7} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18069 | 2026.03.07 01:58:16.112222 [ 255 ] {491fb33f-9b48-482f-8609-f72c02867ad7} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 8.13 MiB/sec. | ||
| 18070 | 2026.03.07 01:58:16.112260 [ 255 ] {491fb33f-9b48-482f-8609-f72c02867ad7} <Debug> TCPHandler: Processed in 0.001354015 sec. | ||
| 18071 | 2026.03.07 01:58:16.112376 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18072 | 2026.03.07 01:58:16.112471 [ 255 ] {b579e7d0-e823-4556-821e-813c19335b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18073 | 2026.03.07 01:58:16.112510 [ 255 ] {b579e7d0-e823-4556-821e-813c19335b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18074 | 2026.03.07 01:58:16.112941 [ 255 ] {b579e7d0-e823-4556-821e-813c19335b4a} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18075 | 2026.03.07 01:58:16.112975 [ 255 ] {b579e7d0-e823-4556-821e-813c19335b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18076 | 2026.03.07 01:58:16.113268 [ 255 ] {b579e7d0-e823-4556-821e-813c19335b4a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 18077 | 2026.03.07 01:58:16.113473 [ 255 ] {b579e7d0-e823-4556-821e-813c19335b4a} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18078 | 2026.03.07 01:58:16.113600 [ 255 ] {b579e7d0-e823-4556-821e-813c19335b4a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001147 sec., 129904.09764603313 rows/sec., 8.39 MiB/sec. | ||
| 18079 | 2026.03.07 01:58:16.113639 [ 255 ] {b579e7d0-e823-4556-821e-813c19335b4a} <Debug> TCPHandler: Processed in 0.001312633 sec. | ||
| 18080 | 2026.03.07 01:58:16.113770 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18081 | 2026.03.07 01:58:16.113868 [ 255 ] {63e8b3b5-4ed8-4aab-9c71-4ac904689e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18082 | 2026.03.07 01:58:16.113947 [ 255 ] {63e8b3b5-4ed8-4aab-9c71-4ac904689e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18083 | 2026.03.07 01:58:16.114410 [ 255 ] {63e8b3b5-4ed8-4aab-9c71-4ac904689e93} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18084 | 2026.03.07 01:58:16.114447 [ 255 ] {63e8b3b5-4ed8-4aab-9c71-4ac904689e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18085 | 2026.03.07 01:58:16.114803 [ 255 ] {63e8b3b5-4ed8-4aab-9c71-4ac904689e93} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 18086 | 2026.03.07 01:58:16.115060 [ 255 ] {63e8b3b5-4ed8-4aab-9c71-4ac904689e93} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18087 | 2026.03.07 01:58:16.115197 [ 255 ] {63e8b3b5-4ed8-4aab-9c71-4ac904689e93} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001347 sec., 109873.79361544171 rows/sec., 6.25 MiB/sec. | ||
| 18088 | 2026.03.07 01:58:16.115237 [ 255 ] {63e8b3b5-4ed8-4aab-9c71-4ac904689e93} <Debug> TCPHandler: Processed in 0.00151819 sec. | ||
| 18089 | 2026.03.07 01:58:16.115360 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18090 | 2026.03.07 01:58:16.115457 [ 255 ] {84c159b5-8370-44fc-9898-49ee992504dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18091 | 2026.03.07 01:58:16.115499 [ 255 ] {84c159b5-8370-44fc-9898-49ee992504dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18092 | 2026.03.07 01:58:16.116164 [ 255 ] {84c159b5-8370-44fc-9898-49ee992504dc} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18093 | 2026.03.07 01:58:16.116203 [ 255 ] {84c159b5-8370-44fc-9898-49ee992504dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18094 | 2026.03.07 01:58:16.116530 [ 255 ] {84c159b5-8370-44fc-9898-49ee992504dc} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18095 | 2026.03.07 01:58:16.116735 [ 255 ] {84c159b5-8370-44fc-9898-49ee992504dc} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18096 | 2026.03.07 01:58:16.116872 [ 255 ] {84c159b5-8370-44fc-9898-49ee992504dc} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001428 sec., 355742.2969187675 rows/sec., 25.04 MiB/sec. | ||
| 18097 | 2026.03.07 01:58:16.116912 [ 255 ] {84c159b5-8370-44fc-9898-49ee992504dc} <Debug> TCPHandler: Processed in 0.001602182 sec. | ||
| 18098 | 2026.03.07 01:58:16.117031 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18099 | 2026.03.07 01:58:16.117128 [ 255 ] {481b8750-016a-4bea-8c87-6da86d545066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18100 | 2026.03.07 01:58:16.117171 [ 255 ] {481b8750-016a-4bea-8c87-6da86d545066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18101 | 2026.03.07 01:58:16.117509 [ 255 ] {481b8750-016a-4bea-8c87-6da86d545066} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18102 | 2026.03.07 01:58:16.117545 [ 255 ] {481b8750-016a-4bea-8c87-6da86d545066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18103 | 2026.03.07 01:58:16.117853 [ 255 ] {481b8750-016a-4bea-8c87-6da86d545066} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 18104 | 2026.03.07 01:58:16.118058 [ 255 ] {481b8750-016a-4bea-8c87-6da86d545066} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18105 | 2026.03.07 01:58:16.118188 [ 255 ] {481b8750-016a-4bea-8c87-6da86d545066} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 18106 | 2026.03.07 01:58:16.118226 [ 255 ] {481b8750-016a-4bea-8c87-6da86d545066} <Debug> TCPHandler: Processed in 0.00124489 sec. | ||
| 18107 | 2026.03.07 01:58:16.118341 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18108 | 2026.03.07 01:58:16.118436 [ 255 ] {9f42c954-5af1-41ec-8758-3f03070efe5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18109 | 2026.03.07 01:58:16.118479 [ 255 ] {9f42c954-5af1-41ec-8758-3f03070efe5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18110 | 2026.03.07 01:58:16.118887 [ 255 ] {9f42c954-5af1-41ec-8758-3f03070efe5d} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18111 | 2026.03.07 01:58:16.118923 [ 255 ] {9f42c954-5af1-41ec-8758-3f03070efe5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18112 | 2026.03.07 01:58:16.119250 [ 255 ] {9f42c954-5af1-41ec-8758-3f03070efe5d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18113 | 2026.03.07 01:58:16.119453 [ 255 ] {9f42c954-5af1-41ec-8758-3f03070efe5d} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18114 | 2026.03.07 01:58:16.119581 [ 255 ] {9f42c954-5af1-41ec-8758-3f03070efe5d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001163 sec., 227858.98538263113 rows/sec., 15.14 MiB/sec. | ||
| 18115 | 2026.03.07 01:58:16.119618 [ 255 ] {9f42c954-5af1-41ec-8758-3f03070efe5d} <Debug> TCPHandler: Processed in 0.001326764 sec. | ||
| 18116 | 2026.03.07 01:58:16.119731 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18117 | 2026.03.07 01:58:16.119826 [ 255 ] {4ee4c295-d43f-4f5b-88fa-e0d967cd1cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18118 | 2026.03.07 01:58:16.119868 [ 255 ] {4ee4c295-d43f-4f5b-88fa-e0d967cd1cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18119 | 2026.03.07 01:58:16.120180 [ 255 ] {4ee4c295-d43f-4f5b-88fa-e0d967cd1cba} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18120 | 2026.03.07 01:58:16.120217 [ 255 ] {4ee4c295-d43f-4f5b-88fa-e0d967cd1cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18121 | 2026.03.07 01:58:16.120503 [ 255 ] {4ee4c295-d43f-4f5b-88fa-e0d967cd1cba} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 18122 | 2026.03.07 01:58:16.120706 [ 255 ] {4ee4c295-d43f-4f5b-88fa-e0d967cd1cba} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18123 | 2026.03.07 01:58:16.120833 [ 255 ] {4ee4c295-d43f-4f5b-88fa-e0d967cd1cba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 18124 | 2026.03.07 01:58:16.120871 [ 255 ] {4ee4c295-d43f-4f5b-88fa-e0d967cd1cba} <Debug> TCPHandler: Processed in 0.001188209 sec. | ||
| 18125 | 2026.03.07 01:58:16.120980 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18126 | 2026.03.07 01:58:16.121074 [ 255 ] {4d35f3c0-ef16-43cc-b4da-baca3531ac7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18127 | 2026.03.07 01:58:16.121128 [ 255 ] {4d35f3c0-ef16-43cc-b4da-baca3531ac7c} <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 | ||
| 18128 | 2026.03.07 01:58:16.121933 [ 255 ] {4d35f3c0-ef16-43cc-b4da-baca3531ac7c} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18129 | 2026.03.07 01:58:16.121970 [ 255 ] {4d35f3c0-ef16-43cc-b4da-baca3531ac7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18130 | 2026.03.07 01:58:16.122504 [ 255 ] {4d35f3c0-ef16-43cc-b4da-baca3531ac7c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18131 | 2026.03.07 01:58:16.122724 [ 255 ] {4d35f3c0-ef16-43cc-b4da-baca3531ac7c} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18132 | 2026.03.07 01:58:16.122861 [ 255 ] {4d35f3c0-ef16-43cc-b4da-baca3531ac7c} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001804 sec., 9977.827050997783 rows/sec., 17.88 MiB/sec. | ||
| 18133 | 2026.03.07 01:58:16.122927 [ 255 ] {4d35f3c0-ef16-43cc-b4da-baca3531ac7c} <Debug> TCPHandler: Processed in 0.001995765 sec. | ||
| 18134 | 2026.03.07 01:58:16.123044 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18135 | 2026.03.07 01:58:16.123139 [ 255 ] {c8ea5856-67b7-4e18-a6c8-de287aa05b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18136 | 2026.03.07 01:58:16.123182 [ 255 ] {c8ea5856-67b7-4e18-a6c8-de287aa05b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18137 | 2026.03.07 01:58:16.123512 [ 255 ] {c8ea5856-67b7-4e18-a6c8-de287aa05b42} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18138 | 2026.03.07 01:58:16.123548 [ 255 ] {c8ea5856-67b7-4e18-a6c8-de287aa05b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18139 | 2026.03.07 01:58:16.123854 [ 255 ] {c8ea5856-67b7-4e18-a6c8-de287aa05b42} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18140 | 2026.03.07 01:58:16.124068 [ 255 ] {c8ea5856-67b7-4e18-a6c8-de287aa05b42} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18141 | 2026.03.07 01:58:16.124195 [ 255 ] {c8ea5856-67b7-4e18-a6c8-de287aa05b42} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001074 sec., 83798.88268156424 rows/sec., 5.24 MiB/sec. | ||
| 18142 | 2026.03.07 01:58:16.124232 [ 255 ] {c8ea5856-67b7-4e18-a6c8-de287aa05b42} <Debug> TCPHandler: Processed in 0.00123779 sec. | ||
| 18143 | 2026.03.07 01:58:16.607862 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37956 | ||
| 18144 | 2026.03.07 01:58:16.608363 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18145 | 2026.03.07 01:58:16.608410 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18146 | 2026.03.07 01:58:16.608883 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18147 | 2026.03.07 01:58:16.609127 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18148 | 2026.03.07 01:58:16.609273 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37956 | ||
| 18149 | 2026.03.07 01:58:18.641633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 18150 | 2026.03.07 01:58:18.660042 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18151 | 2026.03.07 01:58:18.660117 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18152 | 2026.03.07 01:58:18.666279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18153 | 2026.03.07 01:58:18.667005 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18154 | 2026.03.07 01:58:18.670421 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 18155 | 2026.03.07 01:58:21.099809 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18156 | 2026.03.07 01:58:21.100098 [ 255 ] {7e65fbaa-b5a2-4fa1-981a-5401ec9034a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18157 | 2026.03.07 01:58:21.100207 [ 255 ] {7e65fbaa-b5a2-4fa1-981a-5401ec9034a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18158 | 2026.03.07 01:58:21.100912 [ 255 ] {7e65fbaa-b5a2-4fa1-981a-5401ec9034a7} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18159 | 2026.03.07 01:58:21.100962 [ 255 ] {7e65fbaa-b5a2-4fa1-981a-5401ec9034a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18160 | 2026.03.07 01:58:21.101361 [ 255 ] {7e65fbaa-b5a2-4fa1-981a-5401ec9034a7} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18161 | 2026.03.07 01:58:21.101584 [ 255 ] {7e65fbaa-b5a2-4fa1-981a-5401ec9034a7} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18162 | 2026.03.07 01:58:21.101739 [ 255 ] {7e65fbaa-b5a2-4fa1-981a-5401ec9034a7} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001719 sec., 59336.82373472949 rows/sec., 4.97 MiB/sec. | ||
| 18163 | 2026.03.07 01:58:21.101784 [ 255 ] {7e65fbaa-b5a2-4fa1-981a-5401ec9034a7} <Debug> TCPHandler: Processed in 0.002178731 sec. | ||
| 18164 | 2026.03.07 01:58:21.101863 [ 220 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18165 | 2026.03.07 01:58:21.101888 [ 220 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18166 | 2026.03.07 01:58:21.101903 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18167 | 2026.03.07 01:58:21.102007 [ 255 ] {edeb3636-e726-437b-8864-cbd1424e0cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18168 | 2026.03.07 01:58:21.102050 [ 255 ] {edeb3636-e726-437b-8864-cbd1424e0cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18169 | 2026.03.07 01:58:21.102455 [ 255 ] {edeb3636-e726-437b-8864-cbd1424e0cd7} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18170 | 2026.03.07 01:58:21.102490 [ 255 ] {edeb3636-e726-437b-8864-cbd1424e0cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18171 | 2026.03.07 01:58:21.102795 [ 255 ] {edeb3636-e726-437b-8864-cbd1424e0cd7} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18172 | 2026.03.07 01:58:21.103020 [ 255 ] {edeb3636-e726-437b-8864-cbd1424e0cd7} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18173 | 2026.03.07 01:58:21.103165 [ 255 ] {edeb3636-e726-437b-8864-cbd1424e0cd7} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001176 sec., 19557.8231292517 rows/sec., 1.44 MiB/sec. | ||
| 18174 | 2026.03.07 01:58:21.103206 [ 255 ] {edeb3636-e726-437b-8864-cbd1424e0cd7} <Debug> TCPHandler: Processed in 0.001354944 sec. | ||
| 18175 | 2026.03.07 01:58:21.103316 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18176 | 2026.03.07 01:58:21.103416 [ 255 ] {21a3751a-8ca1-46c6-be51-5f7d559fa65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18177 | 2026.03.07 01:58:21.103458 [ 255 ] {21a3751a-8ca1-46c6-be51-5f7d559fa65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18178 | 2026.03.07 01:58:21.103915 [ 255 ] {21a3751a-8ca1-46c6-be51-5f7d559fa65c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18179 | 2026.03.07 01:58:21.103956 [ 255 ] {21a3751a-8ca1-46c6-be51-5f7d559fa65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18180 | 2026.03.07 01:58:21.104256 [ 255 ] {21a3751a-8ca1-46c6-be51-5f7d559fa65c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18181 | 2026.03.07 01:58:21.104458 [ 255 ] {21a3751a-8ca1-46c6-be51-5f7d559fa65c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18182 | 2026.03.07 01:58:21.104591 [ 255 ] {21a3751a-8ca1-46c6-be51-5f7d559fa65c} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001198 sec., 72621.03505843072 rows/sec., 5.67 MiB/sec. | ||
| 18183 | 2026.03.07 01:58:21.104629 [ 255 ] {21a3751a-8ca1-46c6-be51-5f7d559fa65c} <Debug> TCPHandler: Processed in 0.001363135 sec. | ||
| 18184 | 2026.03.07 01:58:21.104627 [ 220 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18185 | 2026.03.07 01:58:21.104739 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18186 | 2026.03.07 01:58:21.104841 [ 255 ] {b6a40058-ccc8-42e8-8d24-5f7b5f4c9c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18187 | 2026.03.07 01:58:21.104885 [ 255 ] {b6a40058-ccc8-42e8-8d24-5f7b5f4c9c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18188 | 2026.03.07 01:58:21.105294 [ 255 ] {b6a40058-ccc8-42e8-8d24-5f7b5f4c9c0a} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18189 | 2026.03.07 01:58:21.105331 [ 255 ] {b6a40058-ccc8-42e8-8d24-5f7b5f4c9c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18190 | 2026.03.07 01:58:21.105652 [ 255 ] {b6a40058-ccc8-42e8-8d24-5f7b5f4c9c0a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18191 | 2026.03.07 01:58:21.105856 [ 255 ] {b6a40058-ccc8-42e8-8d24-5f7b5f4c9c0a} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18192 | 2026.03.07 01:58:21.105983 [ 255 ] {b6a40058-ccc8-42e8-8d24-5f7b5f4c9c0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 18193 | 2026.03.07 01:58:21.106021 [ 255 ] {b6a40058-ccc8-42e8-8d24-5f7b5f4c9c0a} <Debug> TCPHandler: Processed in 0.001332603 sec. | ||
| 18194 | 2026.03.07 01:58:21.106018 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 5 parts from all_1_122_27 to all_126_126_0 | ||
| 18195 | 2026.03.07 01:58:21.106097 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18196 | 2026.03.07 01:58:21.106123 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18197 | 2026.03.07 01:58:21.106131 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18198 | 2026.03.07 01:58:21.106218 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_126_28} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_122_27 to all_126_126_0 into Compact with storage Full | ||
| 18199 | 2026.03.07 01:58:21.106231 [ 255 ] {26b1f595-d78f-47bc-9088-ac6516a5ea06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18200 | 2026.03.07 01:58:21.106297 [ 255 ] {26b1f595-d78f-47bc-9088-ac6516a5ea06} <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 | ||
| 18201 | 2026.03.07 01:58:21.106326 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_126_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18202 | 2026.03.07 01:58:21.106358 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_126_28} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_122_27, total 44712 rows starting from the beginning of the part | ||
| 18203 | 2026.03.07 01:58:21.106417 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_126_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 128 rows starting from the beginning of the part | ||
| 18204 | 2026.03.07 01:58:21.106464 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_126_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 18205 | 2026.03.07 01:58:21.106508 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_126_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 18206 | 2026.03.07 01:58:21.106550 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_126_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 265 rows starting from the beginning of the part | ||
| 18207 | 2026.03.07 01:58:21.107132 [ 255 ] {26b1f595-d78f-47bc-9088-ac6516a5ea06} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18208 | 2026.03.07 01:58:21.107168 [ 255 ] {26b1f595-d78f-47bc-9088-ac6516a5ea06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18209 | 2026.03.07 01:58:21.107703 [ 255 ] {26b1f595-d78f-47bc-9088-ac6516a5ea06} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18210 | 2026.03.07 01:58:21.107928 [ 255 ] {26b1f595-d78f-47bc-9088-ac6516a5ea06} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18211 | 2026.03.07 01:58:21.108073 [ 255 ] {26b1f595-d78f-47bc-9088-ac6516a5ea06} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001859 sec., 12372.243141473911 rows/sec., 22.17 MiB/sec. | ||
| 18212 | 2026.03.07 01:58:21.108156 [ 255 ] {26b1f595-d78f-47bc-9088-ac6516a5ea06} <Debug> TCPHandler: Processed in 0.002074178 sec. | ||
| 18213 | 2026.03.07 01:58:21.108268 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18214 | 2026.03.07 01:58:21.108363 [ 255 ] {a23e6d31-58f5-4fdd-8138-8a4d088abbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18215 | 2026.03.07 01:58:21.108405 [ 255 ] {a23e6d31-58f5-4fdd-8138-8a4d088abbb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18216 | 2026.03.07 01:58:21.108753 [ 255 ] {a23e6d31-58f5-4fdd-8138-8a4d088abbb6} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18217 | 2026.03.07 01:58:21.108790 [ 255 ] {a23e6d31-58f5-4fdd-8138-8a4d088abbb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18218 | 2026.03.07 01:58:21.109099 [ 255 ] {a23e6d31-58f5-4fdd-8138-8a4d088abbb6} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18219 | 2026.03.07 01:58:21.109303 [ 255 ] {a23e6d31-58f5-4fdd-8138-8a4d088abbb6} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18220 | 2026.03.07 01:58:21.109434 [ 255 ] {a23e6d31-58f5-4fdd-8138-8a4d088abbb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 18221 | 2026.03.07 01:58:21.109471 [ 255 ] {a23e6d31-58f5-4fdd-8138-8a4d088abbb6} <Debug> TCPHandler: Processed in 0.001253621 sec. | ||
| 18222 | 2026.03.07 01:58:21.114006 [ 191 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_126_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45425 rows, containing 5 columns (5 merged, 0 gathered) in 0.007821466 sec., 5807734.764812633 rows/sec., 380.26 MiB/sec. | ||
| 18223 | 2026.03.07 01:58:21.114544 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_126_28} <Trace> MergedBlockOutputStream: filled checksums all_1_126_28 (state Temporary) | ||
| 18224 | 2026.03.07 01:58:21.114873 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_126_28} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_126_28 to all_1_126_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18225 | 2026.03.07 01:58:21.114951 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_126_28} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 5 parts: [all_1_122_27, all_126_126_0] -> all_1_126_28 | ||
| 18226 | 2026.03.07 01:58:21.115063 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 18227 | 2026.03.07 01:58:22.748234 [ 225 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18228 | 2026.03.07 01:58:22.748289 [ 225 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18229 | 2026.03.07 01:58:22.751494 [ 225 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18230 | 2026.03.07 01:58:23.891797 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18231 | 2026.03.07 01:58:23.891887 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18232 | 2026.03.07 01:58:24.002284 [ 218 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18233 | 2026.03.07 01:58:24.002325 [ 218 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18234 | 2026.03.07 01:58:24.003018 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002563013 sec. | ||
| 18235 | 2026.03.07 01:58:24.004993 [ 218 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18236 | 2026.03.07 01:58:24.110183 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38468 | ||
| 18237 | 2026.03.07 01:58:24.110719 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18238 | 2026.03.07 01:58:24.110761 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18239 | 2026.03.07 01:58:24.111243 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18240 | 2026.03.07 01:58:24.111472 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18241 | 2026.03.07 01:58:24.111616 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38468 | ||
| 18242 | 2026.03.07 01:58:24.239903 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2266 | ||
| 18243 | 2026.03.07 01:58:24.242303 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18244 | 2026.03.07 01:58:24.242350 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18245 | 2026.03.07 01:58:24.243566 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18246 | 2026.03.07 01:58:24.243847 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18247 | 2026.03.07 01:58:24.244216 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2266 | ||
| 18248 | 2026.03.07 01:58:24.559306 [ 220 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18249 | 2026.03.07 01:58:24.559341 [ 220 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18250 | 2026.03.07 01:58:24.561957 [ 220 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18251 | 2026.03.07 01:58:25.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.07 MiB, peak 399.65 MiB, free memory in arenas 0.00 B, will set to 389.05 MiB (RSS), difference: 3.98 MiB | ||
| 18252 | 2026.03.07 01:58:26.107276 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18253 | 2026.03.07 01:58:26.107458 [ 255 ] {1643be4f-98ee-4117-afa8-b6562cfcce8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18254 | 2026.03.07 01:58:26.107528 [ 255 ] {1643be4f-98ee-4117-afa8-b6562cfcce8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18255 | 2026.03.07 01:58:26.108317 [ 255 ] {1643be4f-98ee-4117-afa8-b6562cfcce8d} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18256 | 2026.03.07 01:58:26.108369 [ 255 ] {1643be4f-98ee-4117-afa8-b6562cfcce8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18257 | 2026.03.07 01:58:26.108786 [ 255 ] {1643be4f-98ee-4117-afa8-b6562cfcce8d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 18258 | 2026.03.07 01:58:26.109015 [ 255 ] {1643be4f-98ee-4117-afa8-b6562cfcce8d} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18259 | 2026.03.07 01:58:26.109180 [ 255 ] {1643be4f-98ee-4117-afa8-b6562cfcce8d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001771 sec., 160361.3777526821 rows/sec., 10.19 MiB/sec. | ||
| 18260 | 2026.03.07 01:58:26.109236 [ 255 ] {1643be4f-98ee-4117-afa8-b6562cfcce8d} <Debug> TCPHandler: Processed in 0.002095518 sec. | ||
| 18261 | 2026.03.07 01:58:26.109370 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18262 | 2026.03.07 01:58:26.109476 [ 255 ] {807046eb-1d68-4e11-aa51-bbd7495e7a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18263 | 2026.03.07 01:58:26.109522 [ 255 ] {807046eb-1d68-4e11-aa51-bbd7495e7a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18264 | 2026.03.07 01:58:26.110366 [ 255 ] {807046eb-1d68-4e11-aa51-bbd7495e7a6e} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18265 | 2026.03.07 01:58:26.110404 [ 255 ] {807046eb-1d68-4e11-aa51-bbd7495e7a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18266 | 2026.03.07 01:58:26.110781 [ 255 ] {807046eb-1d68-4e11-aa51-bbd7495e7a6e} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18267 | 2026.03.07 01:58:26.111006 [ 255 ] {807046eb-1d68-4e11-aa51-bbd7495e7a6e} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18268 | 2026.03.07 01:58:26.111144 [ 255 ] {807046eb-1d68-4e11-aa51-bbd7495e7a6e} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001692 sec., 492316.7848699764 rows/sec., 39.09 MiB/sec. | ||
| 18269 | 2026.03.07 01:58:26.111186 [ 255 ] {807046eb-1d68-4e11-aa51-bbd7495e7a6e} <Debug> TCPHandler: Processed in 0.001870461 sec. | ||
| 18270 | 2026.03.07 01:58:26.111304 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18271 | 2026.03.07 01:58:26.111402 [ 255 ] {b74744ef-5560-4b79-bfd9-5f5638d8b27e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18272 | 2026.03.07 01:58:26.111444 [ 255 ] {b74744ef-5560-4b79-bfd9-5f5638d8b27e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18273 | 2026.03.07 01:58:26.111907 [ 255 ] {b74744ef-5560-4b79-bfd9-5f5638d8b27e} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18274 | 2026.03.07 01:58:26.111945 [ 255 ] {b74744ef-5560-4b79-bfd9-5f5638d8b27e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18275 | 2026.03.07 01:58:26.112253 [ 255 ] {b74744ef-5560-4b79-bfd9-5f5638d8b27e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18276 | 2026.03.07 01:58:26.112465 [ 255 ] {b74744ef-5560-4b79-bfd9-5f5638d8b27e} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18277 | 2026.03.07 01:58:26.112596 [ 255 ] {b74744ef-5560-4b79-bfd9-5f5638d8b27e} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 7.95 MiB/sec. | ||
| 18278 | 2026.03.07 01:58:26.112607 [ 137 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18279 | 2026.03.07 01:58:26.112635 [ 255 ] {b74744ef-5560-4b79-bfd9-5f5638d8b27e} <Debug> TCPHandler: Processed in 0.001382535 sec. | ||
| 18280 | 2026.03.07 01:58:26.112690 [ 137 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18281 | 2026.03.07 01:58:26.112719 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18282 | 2026.03.07 01:58:26.112823 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18283 | 2026.03.07 01:58:26.112852 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18284 | 2026.03.07 01:58:26.112923 [ 255 ] {e1dfb1fd-950f-4a63-85f2-0672ac42ad8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18285 | 2026.03.07 01:58:26.112964 [ 255 ] {e1dfb1fd-950f-4a63-85f2-0672ac42ad8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18286 | 2026.03.07 01:58:26.112969 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18287 | 2026.03.07 01:58:26.113009 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 226 rows starting from the beginning of the part | ||
| 18288 | 2026.03.07 01:58:26.113067 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 18 rows starting from the beginning of the part | ||
| 18289 | 2026.03.07 01:58:26.113113 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 23 rows starting from the beginning of the part | ||
| 18290 | 2026.03.07 01:58:26.113157 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 18291 | 2026.03.07 01:58:26.113199 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 23 rows starting from the beginning of the part | ||
| 18292 | 2026.03.07 01:58:26.113239 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 18293 | 2026.03.07 01:58:26.113421 [ 255 ] {e1dfb1fd-950f-4a63-85f2-0672ac42ad8a} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18294 | 2026.03.07 01:58:26.113457 [ 255 ] {e1dfb1fd-950f-4a63-85f2-0672ac42ad8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18295 | 2026.03.07 01:58:26.113762 [ 255 ] {e1dfb1fd-950f-4a63-85f2-0672ac42ad8a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 18296 | 2026.03.07 01:58:26.113971 [ 255 ] {e1dfb1fd-950f-4a63-85f2-0672ac42ad8a} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18297 | 2026.03.07 01:58:26.114093 [ 191 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288553 sec., 473399.23154111626 rows/sec., 31.68 MiB/sec. | ||
| 18298 | 2026.03.07 01:58:26.114104 [ 255 ] {e1dfb1fd-950f-4a63-85f2-0672ac42ad8a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.0012 sec., 124166.66666666667 rows/sec., 8.02 MiB/sec. | ||
| 18299 | 2026.03.07 01:58:26.114195 [ 255 ] {e1dfb1fd-950f-4a63-85f2-0672ac42ad8a} <Debug> TCPHandler: Processed in 0.001421046 sec. | ||
| 18300 | 2026.03.07 01:58:26.114253 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18301 | 2026.03.07 01:58:26.114322 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18302 | 2026.03.07 01:58:26.114417 [ 255 ] {64f8f167-80af-4d0e-a948-1ded879b91b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18303 | 2026.03.07 01:58:26.114458 [ 255 ] {64f8f167-80af-4d0e-a948-1ded879b91b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18304 | 2026.03.07 01:58:26.114482 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_116_23} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18305 | 2026.03.07 01:58:26.114545 [ 188 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_116_23} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18306 | 2026.03.07 01:58:26.114608 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 18307 | 2026.03.07 01:58:26.114894 [ 255 ] {64f8f167-80af-4d0e-a948-1ded879b91b4} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18308 | 2026.03.07 01:58:26.114931 [ 255 ] {64f8f167-80af-4d0e-a948-1ded879b91b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18309 | 2026.03.07 01:58:26.115211 [ 255 ] {64f8f167-80af-4d0e-a948-1ded879b91b4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 18310 | 2026.03.07 01:58:26.115400 [ 255 ] {64f8f167-80af-4d0e-a948-1ded879b91b4} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18311 | 2026.03.07 01:58:26.115517 [ 255 ] {64f8f167-80af-4d0e-a948-1ded879b91b4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001156 sec., 128027.68166089966 rows/sec., 7.28 MiB/sec. | ||
| 18312 | 2026.03.07 01:58:26.115552 [ 255 ] {64f8f167-80af-4d0e-a948-1ded879b91b4} <Debug> TCPHandler: Processed in 0.001320103 sec. | ||
| 18313 | 2026.03.07 01:58:26.115667 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18314 | 2026.03.07 01:58:26.115756 [ 255 ] {7c5debca-fc9a-4cfd-8a3d-e43a8b255d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18315 | 2026.03.07 01:58:26.115793 [ 255 ] {7c5debca-fc9a-4cfd-8a3d-e43a8b255d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18316 | 2026.03.07 01:58:26.116444 [ 255 ] {7c5debca-fc9a-4cfd-8a3d-e43a8b255d8a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18317 | 2026.03.07 01:58:26.116480 [ 255 ] {7c5debca-fc9a-4cfd-8a3d-e43a8b255d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18318 | 2026.03.07 01:58:26.116815 [ 255 ] {7c5debca-fc9a-4cfd-8a3d-e43a8b255d8a} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18319 | 2026.03.07 01:58:26.117020 [ 255 ] {7c5debca-fc9a-4cfd-8a3d-e43a8b255d8a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18320 | 2026.03.07 01:58:26.117152 [ 255 ] {7c5debca-fc9a-4cfd-8a3d-e43a8b255d8a} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001359 sec., 373804.2678440029 rows/sec., 26.31 MiB/sec. | ||
| 18321 | 2026.03.07 01:58:26.117191 [ 255 ] {7c5debca-fc9a-4cfd-8a3d-e43a8b255d8a} <Debug> TCPHandler: Processed in 0.00152483 sec. | ||
| 18322 | 2026.03.07 01:58:26.117301 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18323 | 2026.03.07 01:58:26.117397 [ 255 ] {9e28f207-2188-4cc2-9288-95cdfd92ca2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18324 | 2026.03.07 01:58:26.117439 [ 255 ] {9e28f207-2188-4cc2-9288-95cdfd92ca2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18325 | 2026.03.07 01:58:26.117768 [ 255 ] {9e28f207-2188-4cc2-9288-95cdfd92ca2b} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18326 | 2026.03.07 01:58:26.117802 [ 255 ] {9e28f207-2188-4cc2-9288-95cdfd92ca2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18327 | 2026.03.07 01:58:26.118099 [ 255 ] {9e28f207-2188-4cc2-9288-95cdfd92ca2b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 18328 | 2026.03.07 01:58:26.118303 [ 255 ] {9e28f207-2188-4cc2-9288-95cdfd92ca2b} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18329 | 2026.03.07 01:58:26.118428 [ 255 ] {9e28f207-2188-4cc2-9288-95cdfd92ca2b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 18330 | 2026.03.07 01:58:26.118465 [ 255 ] {9e28f207-2188-4cc2-9288-95cdfd92ca2b} <Debug> TCPHandler: Processed in 0.00121343 sec. | ||
| 18331 | 2026.03.07 01:58:26.118570 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18332 | 2026.03.07 01:58:26.118672 [ 255 ] {964888f9-3514-4b60-b2f5-bf2fe7f155cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18333 | 2026.03.07 01:58:26.118717 [ 255 ] {964888f9-3514-4b60-b2f5-bf2fe7f155cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18334 | 2026.03.07 01:58:26.119144 [ 255 ] {964888f9-3514-4b60-b2f5-bf2fe7f155cb} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18335 | 2026.03.07 01:58:26.119179 [ 255 ] {964888f9-3514-4b60-b2f5-bf2fe7f155cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18336 | 2026.03.07 01:58:26.119521 [ 255 ] {964888f9-3514-4b60-b2f5-bf2fe7f155cb} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18337 | 2026.03.07 01:58:26.119731 [ 255 ] {964888f9-3514-4b60-b2f5-bf2fe7f155cb} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18338 | 2026.03.07 01:58:26.119864 [ 255 ] {964888f9-3514-4b60-b2f5-bf2fe7f155cb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001211 sec., 218827.41535920725 rows/sec., 14.54 MiB/sec. | ||
| 18339 | 2026.03.07 01:58:26.119901 [ 255 ] {964888f9-3514-4b60-b2f5-bf2fe7f155cb} <Debug> TCPHandler: Processed in 0.001380555 sec. | ||
| 18340 | 2026.03.07 01:58:26.120010 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18341 | 2026.03.07 01:58:26.120108 [ 255 ] {bbee14b7-ff75-42fc-9deb-68bdc6022685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18342 | 2026.03.07 01:58:26.120152 [ 255 ] {bbee14b7-ff75-42fc-9deb-68bdc6022685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18343 | 2026.03.07 01:58:26.120470 [ 255 ] {bbee14b7-ff75-42fc-9deb-68bdc6022685} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18344 | 2026.03.07 01:58:26.120505 [ 255 ] {bbee14b7-ff75-42fc-9deb-68bdc6022685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18345 | 2026.03.07 01:58:26.120922 [ 255 ] {bbee14b7-ff75-42fc-9deb-68bdc6022685} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 18346 | 2026.03.07 01:58:26.121289 [ 255 ] {bbee14b7-ff75-42fc-9deb-68bdc6022685} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18347 | 2026.03.07 01:58:26.121425 [ 120 ] {} <Debug> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 18348 | 2026.03.07 01:58:26.121456 [ 120 ] {} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18349 | 2026.03.07 01:58:26.121475 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18350 | 2026.03.07 01:58:26.121482 [ 255 ] {bbee14b7-ff75-42fc-9deb-68bdc6022685} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001388 sec., 720.4610951008646 rows/sec., 48.55 KiB/sec. | ||
| 18351 | 2026.03.07 01:58:26.121546 [ 255 ] {bbee14b7-ff75-42fc-9deb-68bdc6022685} <Debug> TCPHandler: Processed in 0.001584392 sec. | ||
| 18352 | 2026.03.07 01:58:26.121580 [ 199 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 18353 | 2026.03.07 01:58:26.121692 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18354 | 2026.03.07 01:58:26.121732 [ 199 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18355 | 2026.03.07 01:58:26.121776 [ 199 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part | ||
| 18356 | 2026.03.07 01:58:26.121804 [ 255 ] {bbb8e003-08a1-4d0e-91af-5594d101b6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18357 | 2026.03.07 01:58:26.121841 [ 199 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 18358 | 2026.03.07 01:58:26.121878 [ 255 ] {bbb8e003-08a1-4d0e-91af-5594d101b6e5} <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 | ||
| 18359 | 2026.03.07 01:58:26.121893 [ 199 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 18360 | 2026.03.07 01:58:26.121941 [ 199 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 18361 | 2026.03.07 01:58:26.121982 [ 199 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 18362 | 2026.03.07 01:58:26.122021 [ 199 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 18363 | 2026.03.07 01:58:26.122741 [ 255 ] {bbb8e003-08a1-4d0e-91af-5594d101b6e5} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18364 | 2026.03.07 01:58:26.122782 [ 255 ] {bbb8e003-08a1-4d0e-91af-5594d101b6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18365 | 2026.03.07 01:58:26.122892 [ 188 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.001363485 sec., 25669.515982940775 rows/sec., 1.69 MiB/sec. | ||
| 18366 | 2026.03.07 01:58:26.123022 [ 199 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 18367 | 2026.03.07 01:58:26.123295 [ 199 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_35_7} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18368 | 2026.03.07 01:58:26.123330 [ 255 ] {bbb8e003-08a1-4d0e-91af-5594d101b6e5} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18369 | 2026.03.07 01:58:26.123379 [ 199 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_35_7} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 18370 | 2026.03.07 01:58:26.123465 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18371 | 2026.03.07 01:58:26.123578 [ 255 ] {bbb8e003-08a1-4d0e-91af-5594d101b6e5} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18372 | 2026.03.07 01:58:26.123703 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18373 | 2026.03.07 01:58:26.123725 [ 255 ] {bbb8e003-08a1-4d0e-91af-5594d101b6e5} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001944 sec., 9259.25925925926 rows/sec., 16.59 MiB/sec. | ||
| 18374 | 2026.03.07 01:58:26.123737 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18375 | 2026.03.07 01:58:26.123760 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18376 | 2026.03.07 01:58:26.123793 [ 255 ] {bbb8e003-08a1-4d0e-91af-5594d101b6e5} <Debug> TCPHandler: Processed in 0.00217112 sec. | ||
| 18377 | 2026.03.07 01:58:26.123861 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18378 | 2026.03.07 01:58:26.123915 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18379 | 2026.03.07 01:58:26.124017 [ 255 ] {9a73867b-32c8-4100-a40d-1f033b8d330e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18380 | 2026.03.07 01:58:26.124059 [ 255 ] {9a73867b-32c8-4100-a40d-1f033b8d330e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18381 | 2026.03.07 01:58:26.124098 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18382 | 2026.03.07 01:58:26.124166 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2404 rows starting from the beginning of the part | ||
| 18383 | 2026.03.07 01:58:26.124300 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 18 rows starting from the beginning of the part | ||
| 18384 | 2026.03.07 01:58:26.124405 [ 255 ] {9a73867b-32c8-4100-a40d-1f033b8d330e} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18385 | 2026.03.07 01:58:26.124408 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 23 rows starting from the beginning of the part | ||
| 18386 | 2026.03.07 01:58:26.124448 [ 255 ] {9a73867b-32c8-4100-a40d-1f033b8d330e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18387 | 2026.03.07 01:58:26.124540 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 18 rows starting from the beginning of the part | ||
| 18388 | 2026.03.07 01:58:26.124648 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 23 rows starting from the beginning of the part | ||
| 18389 | 2026.03.07 01:58:26.124753 [ 189 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 18 rows starting from the beginning of the part | ||
| 18390 | 2026.03.07 01:58:26.124779 [ 255 ] {9a73867b-32c8-4100-a40d-1f033b8d330e} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18391 | 2026.03.07 01:58:26.124995 [ 255 ] {9a73867b-32c8-4100-a40d-1f033b8d330e} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18392 | 2026.03.07 01:58:26.125117 [ 120 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18393 | 2026.03.07 01:58:26.125134 [ 255 ] {9a73867b-32c8-4100-a40d-1f033b8d330e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001136 sec., 79225.35211267605 rows/sec., 4.96 MiB/sec. | ||
| 18394 | 2026.03.07 01:58:26.125142 [ 120 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18395 | 2026.03.07 01:58:26.125168 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18396 | 2026.03.07 01:58:26.125170 [ 255 ] {9a73867b-32c8-4100-a40d-1f033b8d330e} <Debug> TCPHandler: Processed in 0.001305082 sec. | ||
| 18397 | 2026.03.07 01:58:26.125232 [ 188 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18398 | 2026.03.07 01:58:26.125308 [ 188 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18399 | 2026.03.07 01:58:26.125334 [ 188 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6660 rows starting from the beginning of the part | ||
| 18400 | 2026.03.07 01:58:26.125381 [ 188 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 18401 | 2026.03.07 01:58:26.125418 [ 188 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 18402 | 2026.03.07 01:58:26.125453 [ 188 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 90 rows starting from the beginning of the part | ||
| 18403 | 2026.03.07 01:58:26.125487 [ 188 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 18404 | 2026.03.07 01:58:26.125521 [ 188 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 90 rows starting from the beginning of the part | ||
| 18405 | 2026.03.07 01:58:26.127196 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7020 rows, containing 4 columns (4 merged, 0 gathered) in 0.001987185 sec., 3532635.3610760956 rows/sec., 231.08 MiB/sec. | ||
| 18406 | 2026.03.07 01:58:26.127631 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18407 | 2026.03.07 01:58:26.127932 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_126_25} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18408 | 2026.03.07 01:58:26.128012 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_126_25} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18409 | 2026.03.07 01:58:26.128105 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 18410 | 2026.03.07 01:58:26.132599 [ 187 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2504 rows, containing 19 columns (19 merged, 0 gathered) in 0.008786226 sec., 284991.5310623697 rows/sec., 510.69 MiB/sec. | ||
| 18411 | 2026.03.07 01:58:26.135037 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18412 | 2026.03.07 01:58:26.135400 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18413 | 2026.03.07 01:58:26.135475 [ 197 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18414 | 2026.03.07 01:58:26.135592 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.71 MiB. | ||
| 18415 | 2026.03.07 01:58:26.170475 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 18416 | 2026.03.07 01:58:26.188290 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18417 | 2026.03.07 01:58:26.188336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18418 | 2026.03.07 01:58:26.194492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18419 | 2026.03.07 01:58:26.195179 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18420 | 2026.03.07 01:58:26.198428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 18421 | 2026.03.07 01:58:27.148039 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18422 | 2026.03.07 01:58:27.148220 [ 255 ] {e02b2f65-4ebb-45df-b537-aa2cb39192c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18423 | 2026.03.07 01:58:27.148288 [ 255 ] {e02b2f65-4ebb-45df-b537-aa2cb39192c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18424 | 2026.03.07 01:58:27.148992 [ 255 ] {e02b2f65-4ebb-45df-b537-aa2cb39192c8} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18425 | 2026.03.07 01:58:27.149048 [ 255 ] {e02b2f65-4ebb-45df-b537-aa2cb39192c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18426 | 2026.03.07 01:58:27.149440 [ 255 ] {e02b2f65-4ebb-45df-b537-aa2cb39192c8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18427 | 2026.03.07 01:58:27.149668 [ 255 ] {e02b2f65-4ebb-45df-b537-aa2cb39192c8} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18428 | 2026.03.07 01:58:27.149831 [ 255 ] {e02b2f65-4ebb-45df-b537-aa2cb39192c8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001662 sec., 2406.7388688327314 rows/sec., 196.25 KiB/sec. | ||
| 18429 | 2026.03.07 01:58:27.149888 [ 255 ] {e02b2f65-4ebb-45df-b537-aa2cb39192c8} <Debug> TCPHandler: Processed in 0.001986055 sec. | ||
| 18430 | 2026.03.07 01:58:27.150016 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18431 | 2026.03.07 01:58:27.150121 [ 255 ] {cd057338-4e7c-40f9-a791-d8e5b1636b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18432 | 2026.03.07 01:58:27.150165 [ 255 ] {cd057338-4e7c-40f9-a791-d8e5b1636b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18433 | 2026.03.07 01:58:27.151855 [ 255 ] {cd057338-4e7c-40f9-a791-d8e5b1636b59} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18434 | 2026.03.07 01:58:27.151894 [ 255 ] {cd057338-4e7c-40f9-a791-d8e5b1636b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18435 | 2026.03.07 01:58:27.152318 [ 255 ] {cd057338-4e7c-40f9-a791-d8e5b1636b59} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18436 | 2026.03.07 01:58:27.152542 [ 255 ] {cd057338-4e7c-40f9-a791-d8e5b1636b59} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18437 | 2026.03.07 01:58:27.152679 [ 255 ] {cd057338-4e7c-40f9-a791-d8e5b1636b59} <Debug> executeQuery: Read 1988 rows, 153.97 KiB in 0.002581 sec., 770244.0914374273 rows/sec., 58.26 MiB/sec. | ||
| 18438 | 2026.03.07 01:58:27.152717 [ 255 ] {cd057338-4e7c-40f9-a791-d8e5b1636b59} <Debug> TCPHandler: Processed in 0.002753389 sec. | ||
| 18439 | 2026.03.07 01:58:27.152835 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18440 | 2026.03.07 01:58:27.152930 [ 255 ] {03d8614b-da2d-43c3-a3fd-23ffd1713d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18441 | 2026.03.07 01:58:27.152972 [ 255 ] {03d8614b-da2d-43c3-a3fd-23ffd1713d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18442 | 2026.03.07 01:58:27.153403 [ 255 ] {03d8614b-da2d-43c3-a3fd-23ffd1713d9e} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18443 | 2026.03.07 01:58:27.153439 [ 255 ] {03d8614b-da2d-43c3-a3fd-23ffd1713d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18444 | 2026.03.07 01:58:27.153726 [ 255 ] {03d8614b-da2d-43c3-a3fd-23ffd1713d9e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18445 | 2026.03.07 01:58:27.153926 [ 255 ] {03d8614b-da2d-43c3-a3fd-23ffd1713d9e} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18446 | 2026.03.07 01:58:27.154058 [ 255 ] {03d8614b-da2d-43c3-a3fd-23ffd1713d9e} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.001147 sec., 33129.90409764603 rows/sec., 2.41 MiB/sec. | ||
| 18447 | 2026.03.07 01:58:27.154095 [ 255 ] {03d8614b-da2d-43c3-a3fd-23ffd1713d9e} <Debug> TCPHandler: Processed in 0.001310353 sec. | ||
| 18448 | 2026.03.07 01:58:27.154207 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18449 | 2026.03.07 01:58:27.154301 [ 255 ] {5499a935-af09-43dd-aa2d-7dbe5c0f0ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18450 | 2026.03.07 01:58:27.154339 [ 255 ] {5499a935-af09-43dd-aa2d-7dbe5c0f0ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18451 | 2026.03.07 01:58:27.155089 [ 255 ] {5499a935-af09-43dd-aa2d-7dbe5c0f0ac0} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18452 | 2026.03.07 01:58:27.155126 [ 255 ] {5499a935-af09-43dd-aa2d-7dbe5c0f0ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18453 | 2026.03.07 01:58:27.155451 [ 255 ] {5499a935-af09-43dd-aa2d-7dbe5c0f0ac0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18454 | 2026.03.07 01:58:27.155657 [ 255 ] {5499a935-af09-43dd-aa2d-7dbe5c0f0ac0} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18455 | 2026.03.07 01:58:27.155769 [ 125 ] {} <Debug> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 18456 | 2026.03.07 01:58:27.155784 [ 255 ] {5499a935-af09-43dd-aa2d-7dbe5c0f0ac0} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001501 sec., 471685.54297135246 rows/sec., 27.52 MiB/sec. | ||
| 18457 | 2026.03.07 01:58:27.155833 [ 125 ] {} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18458 | 2026.03.07 01:58:27.155842 [ 255 ] {5499a935-af09-43dd-aa2d-7dbe5c0f0ac0} <Debug> TCPHandler: Processed in 0.001683955 sec. | ||
| 18459 | 2026.03.07 01:58:27.155862 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18460 | 2026.03.07 01:58:27.155966 [ 189 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 18461 | 2026.03.07 01:58:27.155972 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18462 | 2026.03.07 01:58:27.156080 [ 189 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18463 | 2026.03.07 01:58:27.156084 [ 255 ] {40816225-c576-4102-a789-19079f1097d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18464 | 2026.03.07 01:58:27.156119 [ 189 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 881 rows starting from the beginning of the part | ||
| 18465 | 2026.03.07 01:58:27.156137 [ 255 ] {40816225-c576-4102-a789-19079f1097d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18466 | 2026.03.07 01:58:27.156191 [ 189 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 732 rows starting from the beginning of the part | ||
| 18467 | 2026.03.07 01:58:27.156242 [ 189 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 732 rows starting from the beginning of the part | ||
| 18468 | 2026.03.07 01:58:27.156290 [ 189 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 149 rows starting from the beginning of the part | ||
| 18469 | 2026.03.07 01:58:27.156331 [ 189 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 149 rows starting from the beginning of the part | ||
| 18470 | 2026.03.07 01:58:27.156372 [ 189 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 708 rows starting from the beginning of the part | ||
| 18471 | 2026.03.07 01:58:27.156528 [ 255 ] {40816225-c576-4102-a789-19079f1097d3} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18472 | 2026.03.07 01:58:27.156570 [ 255 ] {40816225-c576-4102-a789-19079f1097d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18473 | 2026.03.07 01:58:27.156878 [ 255 ] {40816225-c576-4102-a789-19079f1097d3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 18474 | 2026.03.07 01:58:27.157097 [ 255 ] {40816225-c576-4102-a789-19079f1097d3} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18475 | 2026.03.07 01:58:27.157232 [ 255 ] {40816225-c576-4102-a789-19079f1097d3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001167 sec., 856.898029134533 rows/sec., 60.25 KiB/sec. | ||
| 18476 | 2026.03.07 01:58:27.157269 [ 255 ] {40816225-c576-4102-a789-19079f1097d3} <Debug> TCPHandler: Processed in 0.001344884 sec. | ||
| 18477 | 2026.03.07 01:58:27.157380 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18478 | 2026.03.07 01:58:27.157472 [ 255 ] {89954322-6368-4b0f-90c8-30299de69d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18479 | 2026.03.07 01:58:27.157510 [ 255 ] {89954322-6368-4b0f-90c8-30299de69d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18480 | 2026.03.07 01:58:27.157807 [ 198 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3351 rows, containing 5 columns (5 merged, 0 gathered) in 0.001881621 sec., 1780911.2462073925 rows/sec., 113.12 MiB/sec. | ||
| 18481 | 2026.03.07 01:58:27.158038 [ 190 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 18482 | 2026.03.07 01:58:27.158347 [ 190 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_55_11} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18483 | 2026.03.07 01:58:27.158438 [ 190 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_55_11} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 18484 | 2026.03.07 01:58:27.158471 [ 255 ] {89954322-6368-4b0f-90c8-30299de69d60} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18485 | 2026.03.07 01:58:27.158512 [ 255 ] {89954322-6368-4b0f-90c8-30299de69d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18486 | 2026.03.07 01:58:27.158542 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 18487 | 2026.03.07 01:58:27.158883 [ 255 ] {89954322-6368-4b0f-90c8-30299de69d60} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18488 | 2026.03.07 01:58:27.159120 [ 255 ] {89954322-6368-4b0f-90c8-30299de69d60} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18489 | 2026.03.07 01:58:27.159254 [ 255 ] {89954322-6368-4b0f-90c8-30299de69d60} <Debug> executeQuery: Read 1038 rows, 73.39 KiB in 0.0018 sec., 576666.6666666666 rows/sec., 39.82 MiB/sec. | ||
| 18490 | 2026.03.07 01:58:27.159294 [ 255 ] {89954322-6368-4b0f-90c8-30299de69d60} <Debug> TCPHandler: Processed in 0.001962004 sec. | ||
| 18491 | 2026.03.07 01:58:27.159415 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18492 | 2026.03.07 01:58:27.159509 [ 255 ] {b40c04b2-48c2-41e0-8835-9223004845a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18493 | 2026.03.07 01:58:27.159552 [ 255 ] {b40c04b2-48c2-41e0-8835-9223004845a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18494 | 2026.03.07 01:58:27.160307 [ 255 ] {b40c04b2-48c2-41e0-8835-9223004845a7} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18495 | 2026.03.07 01:58:27.160343 [ 255 ] {b40c04b2-48c2-41e0-8835-9223004845a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18496 | 2026.03.07 01:58:27.160755 [ 255 ] {b40c04b2-48c2-41e0-8835-9223004845a7} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18497 | 2026.03.07 01:58:27.160979 [ 255 ] {b40c04b2-48c2-41e0-8835-9223004845a7} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18498 | 2026.03.07 01:58:27.161114 [ 255 ] {b40c04b2-48c2-41e0-8835-9223004845a7} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001624 sec., 750615.763546798 rows/sec., 46.94 MiB/sec. | ||
| 18499 | 2026.03.07 01:58:27.161151 [ 255 ] {b40c04b2-48c2-41e0-8835-9223004845a7} <Debug> TCPHandler: Processed in 0.001783609 sec. | ||
| 18500 | 2026.03.07 01:58:27.161189 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18501 | 2026.03.07 01:58:27.161228 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18502 | 2026.03.07 01:58:27.161266 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18503 | 2026.03.07 01:58:27.161365 [ 255 ] {83c987b5-70a9-4a53-9df6-5d2a9b97cd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18504 | 2026.03.07 01:58:27.161420 [ 255 ] {83c987b5-70a9-4a53-9df6-5d2a9b97cd0a} <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 | ||
| 18505 | 2026.03.07 01:58:27.162288 [ 255 ] {83c987b5-70a9-4a53-9df6-5d2a9b97cd0a} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18506 | 2026.03.07 01:58:27.162327 [ 255 ] {83c987b5-70a9-4a53-9df6-5d2a9b97cd0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18507 | 2026.03.07 01:58:27.162908 [ 255 ] {83c987b5-70a9-4a53-9df6-5d2a9b97cd0a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18508 | 2026.03.07 01:58:27.163139 [ 255 ] {83c987b5-70a9-4a53-9df6-5d2a9b97cd0a} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18509 | 2026.03.07 01:58:27.163290 [ 255 ] {83c987b5-70a9-4a53-9df6-5d2a9b97cd0a} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001943 sec., 17498.713329902213 rows/sec., 31.36 MiB/sec. | ||
| 18510 | 2026.03.07 01:58:27.163307 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18511 | 2026.03.07 01:58:27.163343 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18512 | 2026.03.07 01:58:27.163361 [ 255 ] {83c987b5-70a9-4a53-9df6-5d2a9b97cd0a} <Debug> TCPHandler: Processed in 0.00214202 sec. | ||
| 18513 | 2026.03.07 01:58:27.163374 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18514 | 2026.03.07 01:58:27.163490 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18515 | 2026.03.07 01:58:27.163588 [ 255 ] {865ece45-2352-4a40-9993-58a99ee54b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18516 | 2026.03.07 01:58:27.163630 [ 255 ] {865ece45-2352-4a40-9993-58a99ee54b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18517 | 2026.03.07 01:58:27.163963 [ 255 ] {865ece45-2352-4a40-9993-58a99ee54b4a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18518 | 2026.03.07 01:58:27.164001 [ 255 ] {865ece45-2352-4a40-9993-58a99ee54b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18519 | 2026.03.07 01:58:27.164333 [ 255 ] {865ece45-2352-4a40-9993-58a99ee54b4a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18520 | 2026.03.07 01:58:27.164541 [ 255 ] {865ece45-2352-4a40-9993-58a99ee54b4a} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18521 | 2026.03.07 01:58:27.164670 [ 255 ] {865ece45-2352-4a40-9993-58a99ee54b4a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.0011 sec., 10909.090909090908 rows/sec., 752.84 KiB/sec. | ||
| 18522 | 2026.03.07 01:58:27.164707 [ 255 ] {865ece45-2352-4a40-9993-58a99ee54b4a} <Debug> TCPHandler: Processed in 0.001265242 sec. | ||
| 18523 | 2026.03.07 01:58:27.166967 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18524 | 2026.03.07 01:58:28.602703 [ 219 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18525 | 2026.03.07 01:58:28.602755 [ 219 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18526 | 2026.03.07 01:58:28.605346 [ 219 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18527 | 2026.03.07 01:58:31.102330 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18528 | 2026.03.07 01:58:31.102575 [ 255 ] {14307e61-326a-4347-a3d0-da1e3816730b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18529 | 2026.03.07 01:58:31.102668 [ 255 ] {14307e61-326a-4347-a3d0-da1e3816730b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18530 | 2026.03.07 01:58:31.103609 [ 255 ] {14307e61-326a-4347-a3d0-da1e3816730b} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18531 | 2026.03.07 01:58:31.103673 [ 255 ] {14307e61-326a-4347-a3d0-da1e3816730b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18532 | 2026.03.07 01:58:31.104186 [ 255 ] {14307e61-326a-4347-a3d0-da1e3816730b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18533 | 2026.03.07 01:58:31.104497 [ 255 ] {14307e61-326a-4347-a3d0-da1e3816730b} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18534 | 2026.03.07 01:58:31.104720 [ 255 ] {14307e61-326a-4347-a3d0-da1e3816730b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002209 sec., 25350.83748302399 rows/sec., 1.95 MiB/sec. | ||
| 18535 | 2026.03.07 01:58:31.104747 [ 134 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18536 | 2026.03.07 01:58:31.104788 [ 255 ] {14307e61-326a-4347-a3d0-da1e3816730b} <Debug> TCPHandler: Processed in 0.002664156 sec. | ||
| 18537 | 2026.03.07 01:58:31.104835 [ 134 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18538 | 2026.03.07 01:58:31.104868 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18539 | 2026.03.07 01:58:31.104970 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18540 | 2026.03.07 01:58:31.105014 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18541 | 2026.03.07 01:58:31.105089 [ 255 ] {dfaf400b-df05-4433-9e3b-7d6faab6d69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18542 | 2026.03.07 01:58:31.105142 [ 255 ] {dfaf400b-df05-4433-9e3b-7d6faab6d69a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18543 | 2026.03.07 01:58:31.105170 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18544 | 2026.03.07 01:58:31.105213 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2893 rows starting from the beginning of the part | ||
| 18545 | 2026.03.07 01:58:31.105283 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 833 rows starting from the beginning of the part | ||
| 18546 | 2026.03.07 01:58:31.105330 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 102 rows starting from the beginning of the part | ||
| 18547 | 2026.03.07 01:58:31.105388 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 833 rows starting from the beginning of the part | ||
| 18548 | 2026.03.07 01:58:31.105492 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1988 rows starting from the beginning of the part | ||
| 18549 | 2026.03.07 01:58:31.105563 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 56 rows starting from the beginning of the part | ||
| 18550 | 2026.03.07 01:58:31.105660 [ 255 ] {dfaf400b-df05-4433-9e3b-7d6faab6d69a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18551 | 2026.03.07 01:58:31.105705 [ 255 ] {dfaf400b-df05-4433-9e3b-7d6faab6d69a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18552 | 2026.03.07 01:58:31.106148 [ 255 ] {dfaf400b-df05-4433-9e3b-7d6faab6d69a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18553 | 2026.03.07 01:58:31.106493 [ 255 ] {dfaf400b-df05-4433-9e3b-7d6faab6d69a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18554 | 2026.03.07 01:58:31.106697 [ 255 ] {dfaf400b-df05-4433-9e3b-7d6faab6d69a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001635 sec., 39143.73088685016 rows/sec., 3.06 MiB/sec. | ||
| 18555 | 2026.03.07 01:58:31.106709 [ 131 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18556 | 2026.03.07 01:58:31.106796 [ 255 ] {dfaf400b-df05-4433-9e3b-7d6faab6d69a} <Debug> TCPHandler: Processed in 0.001885402 sec. | ||
| 18557 | 2026.03.07 01:58:31.106806 [ 131 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18558 | 2026.03.07 01:58:31.106860 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18559 | 2026.03.07 01:58:31.106970 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18560 | 2026.03.07 01:58:31.107008 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18561 | 2026.03.07 01:58:31.107100 [ 255 ] {e52a5017-aa17-4759-9ba9-d7b275bdccb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18562 | 2026.03.07 01:58:31.107167 [ 255 ] {e52a5017-aa17-4759-9ba9-d7b275bdccb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18563 | 2026.03.07 01:58:31.107172 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18564 | 2026.03.07 01:58:31.107236 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1552 rows starting from the beginning of the part | ||
| 18565 | 2026.03.07 01:58:31.107333 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 508 rows starting from the beginning of the part | ||
| 18566 | 2026.03.07 01:58:31.107410 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 87 rows starting from the beginning of the part | ||
| 18567 | 2026.03.07 01:58:31.107482 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 508 rows starting from the beginning of the part | ||
| 18568 | 2026.03.07 01:58:31.107550 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1038 rows starting from the beginning of the part | ||
| 18569 | 2026.03.07 01:58:31.107617 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 64 rows starting from the beginning of the part | ||
| 18570 | 2026.03.07 01:58:31.107718 [ 255 ] {e52a5017-aa17-4759-9ba9-d7b275bdccb2} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18571 | 2026.03.07 01:58:31.107770 [ 255 ] {e52a5017-aa17-4759-9ba9-d7b275bdccb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18572 | 2026.03.07 01:58:31.108261 [ 255 ] {e52a5017-aa17-4759-9ba9-d7b275bdccb2} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18573 | 2026.03.07 01:58:31.108350 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6705 rows, containing 5 columns (5 merged, 0 gathered) in 0.003405761 sec., 1968722.9961233332 rows/sec., 160.03 MiB/sec. | ||
| 18574 | 2026.03.07 01:58:31.108569 [ 255 ] {e52a5017-aa17-4759-9ba9-d7b275bdccb2} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18575 | 2026.03.07 01:58:31.108766 [ 255 ] {e52a5017-aa17-4759-9ba9-d7b275bdccb2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001695 sec., 75516.22418879057 rows/sec., 5.26 MiB/sec. | ||
| 18576 | 2026.03.07 01:58:31.108772 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18577 | 2026.03.07 01:58:31.108822 [ 255 ] {e52a5017-aa17-4759-9ba9-d7b275bdccb2} <Debug> TCPHandler: Processed in 0.001912252 sec. | ||
| 18578 | 2026.03.07 01:58:31.108970 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18579 | 2026.03.07 01:58:31.109096 [ 255 ] {9eb0f0e9-6679-46e9-b2a8-6e7fecf1a6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18580 | 2026.03.07 01:58:31.109157 [ 255 ] {9eb0f0e9-6679-46e9-b2a8-6e7fecf1a6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18581 | 2026.03.07 01:58:31.109183 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_136_27} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18582 | 2026.03.07 01:58:31.109295 [ 201 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_136_27} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18583 | 2026.03.07 01:58:31.109410 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 18584 | 2026.03.07 01:58:31.109606 [ 255 ] {9eb0f0e9-6679-46e9-b2a8-6e7fecf1a6aa} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18585 | 2026.03.07 01:58:31.109658 [ 255 ] {9eb0f0e9-6679-46e9-b2a8-6e7fecf1a6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18586 | 2026.03.07 01:58:31.110063 [ 200 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3757 rows, containing 5 columns (5 merged, 0 gathered) in 0.003126642 sec., 1201608.6267631536 rows/sec., 88.79 MiB/sec. | ||
| 18587 | 2026.03.07 01:58:31.110099 [ 255 ] {9eb0f0e9-6679-46e9-b2a8-6e7fecf1a6aa} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18588 | 2026.03.07 01:58:31.110340 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18589 | 2026.03.07 01:58:31.110407 [ 255 ] {9eb0f0e9-6679-46e9-b2a8-6e7fecf1a6aa} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18590 | 2026.03.07 01:58:31.110618 [ 255 ] {9eb0f0e9-6679-46e9-b2a8-6e7fecf1a6aa} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001551 sec., 30947.775628626692 rows/sec., 2.09 MiB/sec. | ||
| 18591 | 2026.03.07 01:58:31.110677 [ 255 ] {9eb0f0e9-6679-46e9-b2a8-6e7fecf1a6aa} <Debug> TCPHandler: Processed in 0.001767727 sec. | ||
| 18592 | 2026.03.07 01:58:31.110737 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_136_27} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18593 | 2026.03.07 01:58:31.110847 [ 201 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_136_27} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18594 | 2026.03.07 01:58:31.110970 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 18595 | 2026.03.07 01:58:31.560463 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55733 | ||
| 18596 | 2026.03.07 01:58:31.560575 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18597 | 2026.03.07 01:58:31.560605 [ 287 ] {} <Debug> TCP-Session: edb38688-62a8-4d18-abb7-e8e694e87cd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55733 | ||
| 18598 | 2026.03.07 01:58:31.560627 [ 287 ] {} <Debug> TCP-Session: edb38688-62a8-4d18-abb7-e8e694e87cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18599 | 2026.03.07 01:58:31.560641 [ 287 ] {} <Debug> TCP-Session: edb38688-62a8-4d18-abb7-e8e694e87cd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18600 | 2026.03.07 01:58:31.560836 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37092 | ||
| 18601 | 2026.03.07 01:58:31.560891 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35523 | ||
| 18602 | 2026.03.07 01:58:31.560914 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47419 | ||
| 18603 | 2026.03.07 01:58:31.560942 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40513 | ||
| 18604 | 2026.03.07 01:58:31.560966 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43525 | ||
| 18605 | 2026.03.07 01:58:31.560978 [ 287 ] {} <Trace> TCP-Session: edb38688-62a8-4d18-abb7-e8e694e87cd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18606 | 2026.03.07 01:58:31.561010 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18607 | 2026.03.07 01:58:31.561033 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18608 | 2026.03.07 01:58:31.561055 [ 291 ] {} <Debug> TCP-Session: 21b4b0b4-4162-49aa-a36e-037441cee4ec Authenticating user 'default' from [fd00:1122:3344:101::e]:47419 | ||
| 18609 | 2026.03.07 01:58:31.560972 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37843 | ||
| 18610 | 2026.03.07 01:58:31.561086 [ 291 ] {} <Debug> TCP-Session: 21b4b0b4-4162-49aa-a36e-037441cee4ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18611 | 2026.03.07 01:58:31.561084 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18612 | 2026.03.07 01:58:31.561122 [ 291 ] {} <Debug> TCP-Session: 21b4b0b4-4162-49aa-a36e-037441cee4ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18613 | 2026.03.07 01:58:31.561081 [ 293 ] {} <Debug> TCP-Session: 0f795e30-b8a3-46f9-80b2-191d0e389693 Authenticating user 'default' from [fd00:1122:3344:101::e]:40513 | ||
| 18614 | 2026.03.07 01:58:31.561154 [ 294 ] {} <Debug> TCP-Session: 11d5c6c5-f9bc-4be8-8e76-6cda5bee0506 Authenticating user 'default' from [fd00:1122:3344:101::e]:43525 | ||
| 18615 | 2026.03.07 01:58:31.561182 [ 287 ] {0b7634e1-41e2-4c3a-b478-50ea46e3c569} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55733) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18616 | 2026.03.07 01:58:31.561190 [ 293 ] {} <Debug> TCP-Session: 0f795e30-b8a3-46f9-80b2-191d0e389693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18617 | 2026.03.07 01:58:31.561203 [ 294 ] {} <Debug> TCP-Session: 11d5c6c5-f9bc-4be8-8e76-6cda5bee0506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18618 | 2026.03.07 01:58:31.561232 [ 293 ] {} <Debug> TCP-Session: 0f795e30-b8a3-46f9-80b2-191d0e389693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18619 | 2026.03.07 01:58:31.561250 [ 294 ] {} <Debug> TCP-Session: 11d5c6c5-f9bc-4be8-8e76-6cda5bee0506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18620 | 2026.03.07 01:58:31.561158 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18621 | 2026.03.07 01:58:31.560947 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18622 | 2026.03.07 01:58:31.560921 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60912 | ||
| 18623 | 2026.03.07 01:58:31.561309 [ 3 ] {} <Debug> TCP-Session: 6a20acf0-8555-400e-9b13-588307e242ef Authenticating user 'default' from [fd00:1122:3344:101::e]:37843 | ||
| 18624 | 2026.03.07 01:58:31.561321 [ 288 ] {} <Debug> TCP-Session: c4508431-2074-46a8-8a33-ab728b45d8b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37092 | ||
| 18625 | 2026.03.07 01:58:31.561350 [ 3 ] {} <Debug> TCP-Session: 6a20acf0-8555-400e-9b13-588307e242ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18626 | 2026.03.07 01:58:31.561356 [ 288 ] {} <Debug> TCP-Session: c4508431-2074-46a8-8a33-ab728b45d8b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18627 | 2026.03.07 01:58:31.561364 [ 3 ] {} <Debug> TCP-Session: 6a20acf0-8555-400e-9b13-588307e242ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18628 | 2026.03.07 01:58:31.561374 [ 288 ] {} <Debug> TCP-Session: c4508431-2074-46a8-8a33-ab728b45d8b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18629 | 2026.03.07 01:58:31.561376 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18630 | 2026.03.07 01:58:31.560915 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54970 | ||
| 18631 | 2026.03.07 01:58:31.561407 [ 292 ] {} <Debug> TCP-Session: f29ee2cb-07e8-43ea-8ec1-0e8830f29eef Authenticating user 'default' from [fd00:1122:3344:101::e]:60912 | ||
| 18632 | 2026.03.07 01:58:31.561024 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18633 | 2026.03.07 01:58:31.561451 [ 292 ] {} <Debug> TCP-Session: f29ee2cb-07e8-43ea-8ec1-0e8830f29eef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18634 | 2026.03.07 01:58:31.561465 [ 287 ] {0b7634e1-41e2-4c3a-b478-50ea46e3c569} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18635 | 2026.03.07 01:58:31.561482 [ 292 ] {} <Debug> TCP-Session: f29ee2cb-07e8-43ea-8ec1-0e8830f29eef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18636 | 2026.03.07 01:58:31.561480 [ 289 ] {} <Debug> TCP-Session: 9222a281-51c1-4611-8e2b-671f59dee7f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35523 | ||
| 18637 | 2026.03.07 01:58:31.561534 [ 287 ] {0b7634e1-41e2-4c3a-b478-50ea46e3c569} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18638 | 2026.03.07 01:58:31.561536 [ 289 ] {} <Debug> TCP-Session: 9222a281-51c1-4611-8e2b-671f59dee7f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18639 | 2026.03.07 01:58:31.561569 [ 289 ] {} <Debug> TCP-Session: 9222a281-51c1-4611-8e2b-671f59dee7f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18640 | 2026.03.07 01:58:31.561660 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18641 | 2026.03.07 01:58:31.561700 [ 290 ] {} <Debug> TCP-Session: 1748f2cb-b618-420b-8027-19d5a70007c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54970 | ||
| 18642 | 2026.03.07 01:58:31.561726 [ 290 ] {} <Debug> TCP-Session: 1748f2cb-b618-420b-8027-19d5a70007c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18643 | 2026.03.07 01:58:31.561745 [ 290 ] {} <Debug> TCP-Session: 1748f2cb-b618-420b-8027-19d5a70007c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18644 | 2026.03.07 01:58:31.561843 [ 287 ] {0b7634e1-41e2-4c3a-b478-50ea46e3c569} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 18645 | 2026.03.07 01:58:31.562856 [ 268 ] {0b7634e1-41e2-4c3a-b478-50ea46e3c569} <Trace> AggregatingTransform: Aggregating | ||
| 18646 | 2026.03.07 01:58:31.562898 [ 268 ] {0b7634e1-41e2-4c3a-b478-50ea46e3c569} <Trace> Aggregator: Aggregation method: without_key | ||
| 18647 | 2026.03.07 01:58:31.562937 [ 268 ] {0b7634e1-41e2-4c3a-b478-50ea46e3c569} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000988142 sec. (1012.000 rows/sec., 39.53 KiB/sec.) | ||
| 18648 | 2026.03.07 01:58:31.562956 [ 268 ] {0b7634e1-41e2-4c3a-b478-50ea46e3c569} <Trace> Aggregator: Merging aggregated data | ||
| 18649 | 2026.03.07 01:58:31.564655 [ 287 ] {0b7634e1-41e2-4c3a-b478-50ea46e3c569} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00353 sec., 283.28611898016993 rows/sec., 11.07 KiB/sec. | ||
| 18650 | 2026.03.07 01:58:31.564789 [ 287 ] {0b7634e1-41e2-4c3a-b478-50ea46e3c569} <Debug> TCPHandler: Processed in 0.003926688 sec. | ||
| 18651 | 2026.03.07 01:58:31.564899 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18652 | 2026.03.07 01:58:31.564925 [ 287 ] {} <Debug> TCP-Session: edb38688-62a8-4d18-abb7-e8e694e87cd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18653 | 2026.03.07 01:58:31.564929 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18654 | 2026.03.07 01:58:31.564948 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18655 | 2026.03.07 01:58:31.564967 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18656 | 2026.03.07 01:58:31.564984 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18657 | 2026.03.07 01:58:31.565011 [ 289 ] {} <Debug> TCP-Session: 9222a281-51c1-4611-8e2b-671f59dee7f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18658 | 2026.03.07 01:58:31.565028 [ 291 ] {} <Debug> TCP-Session: 21b4b0b4-4162-49aa-a36e-037441cee4ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18659 | 2026.03.07 01:58:31.565038 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18660 | 2026.03.07 01:58:31.565057 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18661 | 2026.03.07 01:58:31.565054 [ 290 ] {} <Debug> TCP-Session: 1748f2cb-b618-420b-8027-19d5a70007c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18662 | 2026.03.07 01:58:31.565094 [ 293 ] {} <Debug> TCP-Session: 0f795e30-b8a3-46f9-80b2-191d0e389693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18663 | 2026.03.07 01:58:31.565111 [ 294 ] {} <Debug> TCP-Session: 11d5c6c5-f9bc-4be8-8e76-6cda5bee0506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18664 | 2026.03.07 01:58:31.565023 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18665 | 2026.03.07 01:58:31.564998 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18666 | 2026.03.07 01:58:31.564981 [ 288 ] {} <Debug> TCP-Session: c4508431-2074-46a8-8a33-ab728b45d8b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18667 | 2026.03.07 01:58:31.565190 [ 3 ] {} <Debug> TCP-Session: 6a20acf0-8555-400e-9b13-588307e242ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18668 | 2026.03.07 01:58:31.565204 [ 292 ] {} <Debug> TCP-Session: f29ee2cb-07e8-43ea-8ec1-0e8830f29eef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18669 | 2026.03.07 01:58:31.611863 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38916 | ||
| 18670 | 2026.03.07 01:58:31.612333 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18671 | 2026.03.07 01:58:31.612378 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18672 | 2026.03.07 01:58:31.612841 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18673 | 2026.03.07 01:58:31.613066 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18674 | 2026.03.07 01:58:31.613196 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38916 | ||
| 18675 | 2026.03.07 01:58:31.613224 [ 131 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18676 | 2026.03.07 01:58:31.613275 [ 131 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18677 | 2026.03.07 01:58:31.613297 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18678 | 2026.03.07 01:58:31.613411 [ 200 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 18679 | 2026.03.07 01:58:31.613540 [ 200 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18680 | 2026.03.07 01:58:31.613577 [ 200 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36548 rows starting from the beginning of the part | ||
| 18681 | 2026.03.07 01:58:31.613639 [ 200 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 18682 | 2026.03.07 01:58:31.613684 [ 200 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 18683 | 2026.03.07 01:58:31.613726 [ 200 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 18684 | 2026.03.07 01:58:31.613766 [ 200 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 18685 | 2026.03.07 01:58:31.613807 [ 200 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 18686 | 2026.03.07 01:58:31.616615 [ 201 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38916 rows, containing 4 columns (4 merged, 0 gathered) in 0.003251997 sec., 11966800.707380727 rows/sec., 171.19 MiB/sec. | ||
| 18687 | 2026.03.07 01:58:31.616965 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18688 | 2026.03.07 01:58:31.617251 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_81_16} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18689 | 2026.03.07 01:58:31.617330 [ 196 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_81_16} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18690 | 2026.03.07 01:58:31.617418 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 18691 | 2026.03.07 01:58:31.629806 [ 221 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18692 | 2026.03.07 01:58:31.629875 [ 221 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18693 | 2026.03.07 01:58:31.632475 [ 221 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18694 | 2026.03.07 01:58:33.140061 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42740 | ||
| 18695 | 2026.03.07 01:58:33.140192 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18696 | 2026.03.07 01:58:33.140222 [ 294 ] {} <Debug> TCP-Session: 69d78474-96f0-4a7e-9fee-8bfbd9e22ef9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42740 | ||
| 18697 | 2026.03.07 01:58:33.140251 [ 294 ] {} <Debug> TCP-Session: 69d78474-96f0-4a7e-9fee-8bfbd9e22ef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18698 | 2026.03.07 01:58:33.140268 [ 294 ] {} <Debug> TCP-Session: 69d78474-96f0-4a7e-9fee-8bfbd9e22ef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18699 | 2026.03.07 01:58:33.140479 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63570 | ||
| 18700 | 2026.03.07 01:58:33.140504 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55052 | ||
| 18701 | 2026.03.07 01:58:33.140560 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43120 | ||
| 18702 | 2026.03.07 01:58:33.140573 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58802 | ||
| 18703 | 2026.03.07 01:58:33.140602 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33372 | ||
| 18704 | 2026.03.07 01:58:33.140636 [ 294 ] {} <Trace> TCP-Session: 69d78474-96f0-4a7e-9fee-8bfbd9e22ef9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18705 | 2026.03.07 01:58:33.140664 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18706 | 2026.03.07 01:58:33.140680 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18707 | 2026.03.07 01:58:33.140709 [ 290 ] {} <Debug> TCP-Session: f3d5a953-b2ac-4c3d-925b-7236cca8d78e Authenticating user 'default' from [fd00:1122:3344:101::e]:43120 | ||
| 18708 | 2026.03.07 01:58:33.140739 [ 287 ] {} <Debug> TCP-Session: 50fb0397-4c12-4892-93c7-f5ee583dbee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55052 | ||
| 18709 | 2026.03.07 01:58:33.140742 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18710 | 2026.03.07 01:58:33.140761 [ 290 ] {} <Debug> TCP-Session: f3d5a953-b2ac-4c3d-925b-7236cca8d78e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18711 | 2026.03.07 01:58:33.140614 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18712 | 2026.03.07 01:58:33.140816 [ 290 ] {} <Debug> TCP-Session: f3d5a953-b2ac-4c3d-925b-7236cca8d78e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18713 | 2026.03.07 01:58:33.140812 [ 293 ] {} <Debug> TCP-Session: eb8b065a-7528-4ad2-8f9b-2b5bbebf61f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33372 | ||
| 18714 | 2026.03.07 01:58:33.140855 [ 294 ] {928147ac-0633-4b50-be0f-79fc37a502f7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42740) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18715 | 2026.03.07 01:58:33.140895 [ 293 ] {} <Debug> TCP-Session: eb8b065a-7528-4ad2-8f9b-2b5bbebf61f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18716 | 2026.03.07 01:58:33.140859 [ 3 ] {} <Debug> TCP-Session: 3f15c75e-713c-4724-8029-230f716d746a Authenticating user 'default' from [fd00:1122:3344:101::e]:63570 | ||
| 18717 | 2026.03.07 01:58:33.140928 [ 293 ] {} <Debug> TCP-Session: eb8b065a-7528-4ad2-8f9b-2b5bbebf61f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18718 | 2026.03.07 01:58:33.140959 [ 3 ] {} <Debug> TCP-Session: 3f15c75e-713c-4724-8029-230f716d746a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18719 | 2026.03.07 01:58:33.140583 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47206 | ||
| 18720 | 2026.03.07 01:58:33.140985 [ 3 ] {} <Debug> TCP-Session: 3f15c75e-713c-4724-8029-230f716d746a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18721 | 2026.03.07 01:58:33.140557 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53875 | ||
| 18722 | 2026.03.07 01:58:33.140496 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36886 | ||
| 18723 | 2026.03.07 01:58:33.141062 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18724 | 2026.03.07 01:58:33.140682 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18725 | 2026.03.07 01:58:33.141106 [ 292 ] {} <Debug> TCP-Session: c89c6ae7-904f-4f8e-9d6d-f1f3a9e6bb7c Authenticating user 'default' from [fd00:1122:3344:101::e]:47206 | ||
| 18726 | 2026.03.07 01:58:33.141132 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18727 | 2026.03.07 01:58:33.141144 [ 291 ] {} <Debug> TCP-Session: 5592aaab-e037-4dc4-9d7d-e25474b78274 Authenticating user 'default' from [fd00:1122:3344:101::e]:58802 | ||
| 18728 | 2026.03.07 01:58:33.141155 [ 292 ] {} <Debug> TCP-Session: c89c6ae7-904f-4f8e-9d6d-f1f3a9e6bb7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18729 | 2026.03.07 01:58:33.141168 [ 288 ] {} <Debug> TCP-Session: d6f9294b-05aa-48fa-a586-a67b7d1e222d Authenticating user 'default' from [fd00:1122:3344:101::e]:36886 | ||
| 18730 | 2026.03.07 01:58:33.141188 [ 291 ] {} <Debug> TCP-Session: 5592aaab-e037-4dc4-9d7d-e25474b78274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18731 | 2026.03.07 01:58:33.141197 [ 292 ] {} <Debug> TCP-Session: c89c6ae7-904f-4f8e-9d6d-f1f3a9e6bb7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18732 | 2026.03.07 01:58:33.141211 [ 288 ] {} <Debug> TCP-Session: d6f9294b-05aa-48fa-a586-a67b7d1e222d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18733 | 2026.03.07 01:58:33.141223 [ 291 ] {} <Debug> TCP-Session: 5592aaab-e037-4dc4-9d7d-e25474b78274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18734 | 2026.03.07 01:58:33.141254 [ 288 ] {} <Debug> TCP-Session: d6f9294b-05aa-48fa-a586-a67b7d1e222d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18735 | 2026.03.07 01:58:33.141205 [ 294 ] {928147ac-0633-4b50-be0f-79fc37a502f7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18736 | 2026.03.07 01:58:33.141111 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18737 | 2026.03.07 01:58:33.140809 [ 287 ] {} <Debug> TCP-Session: 50fb0397-4c12-4892-93c7-f5ee583dbee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18738 | 2026.03.07 01:58:33.141355 [ 289 ] {} <Debug> TCP-Session: 1b8183e2-280e-4d33-bc25-a52d9968a016 Authenticating user 'default' from [fd00:1122:3344:101::e]:53875 | ||
| 18739 | 2026.03.07 01:58:33.141370 [ 294 ] {928147ac-0633-4b50-be0f-79fc37a502f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18740 | 2026.03.07 01:58:33.141395 [ 287 ] {} <Debug> TCP-Session: 50fb0397-4c12-4892-93c7-f5ee583dbee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18741 | 2026.03.07 01:58:33.141407 [ 289 ] {} <Debug> TCP-Session: 1b8183e2-280e-4d33-bc25-a52d9968a016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18742 | 2026.03.07 01:58:33.141441 [ 289 ] {} <Debug> TCP-Session: 1b8183e2-280e-4d33-bc25-a52d9968a016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18743 | 2026.03.07 01:58:33.141749 [ 294 ] {928147ac-0633-4b50-be0f-79fc37a502f7} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 18744 | 2026.03.07 01:58:33.143018 [ 299 ] {928147ac-0633-4b50-be0f-79fc37a502f7} <Trace> AggregatingTransform: Aggregating | ||
| 18745 | 2026.03.07 01:58:33.143064 [ 299 ] {928147ac-0633-4b50-be0f-79fc37a502f7} <Trace> Aggregator: Aggregation method: without_key | ||
| 18746 | 2026.03.07 01:58:33.143104 [ 299 ] {928147ac-0633-4b50-be0f-79fc37a502f7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00122769 sec. (814.538 rows/sec., 31.82 KiB/sec.) | ||
| 18747 | 2026.03.07 01:58:33.143125 [ 299 ] {928147ac-0633-4b50-be0f-79fc37a502f7} <Trace> Aggregator: Merging aggregated data | ||
| 18748 | 2026.03.07 01:58:33.144442 [ 294 ] {928147ac-0633-4b50-be0f-79fc37a502f7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003648 sec., 274.12280701754383 rows/sec., 10.71 KiB/sec. | ||
| 18749 | 2026.03.07 01:58:33.144660 [ 294 ] {928147ac-0633-4b50-be0f-79fc37a502f7} <Debug> TCPHandler: Processed in 0.004157935 sec. | ||
| 18750 | 2026.03.07 01:58:33.144843 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18751 | 2026.03.07 01:58:33.144880 [ 294 ] {} <Debug> TCP-Session: 69d78474-96f0-4a7e-9fee-8bfbd9e22ef9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18752 | 2026.03.07 01:58:33.144906 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18753 | 2026.03.07 01:58:33.144929 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18754 | 2026.03.07 01:58:33.144951 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18755 | 2026.03.07 01:58:33.144967 [ 3 ] {} <Debug> TCP-Session: 3f15c75e-713c-4724-8029-230f716d746a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18756 | 2026.03.07 01:58:33.144972 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18757 | 2026.03.07 01:58:33.145000 [ 287 ] {} <Debug> TCP-Session: 50fb0397-4c12-4892-93c7-f5ee583dbee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18758 | 2026.03.07 01:58:33.145011 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18759 | 2026.03.07 01:58:33.145053 [ 291 ] {} <Debug> TCP-Session: 5592aaab-e037-4dc4-9d7d-e25474b78274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18760 | 2026.03.07 01:58:33.145074 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18761 | 2026.03.07 01:58:33.145087 [ 289 ] {} <Debug> TCP-Session: 1b8183e2-280e-4d33-bc25-a52d9968a016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18762 | 2026.03.07 01:58:33.145041 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18763 | 2026.03.07 01:58:33.145118 [ 292 ] {} <Debug> TCP-Session: c89c6ae7-904f-4f8e-9d6d-f1f3a9e6bb7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18764 | 2026.03.07 01:58:33.145006 [ 288 ] {} <Debug> TCP-Session: d6f9294b-05aa-48fa-a586-a67b7d1e222d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18765 | 2026.03.07 01:58:33.145178 [ 290 ] {} <Debug> TCP-Session: f3d5a953-b2ac-4c3d-925b-7236cca8d78e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18766 | 2026.03.07 01:58:33.144990 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18767 | 2026.03.07 01:58:33.145248 [ 293 ] {} <Debug> TCP-Session: eb8b065a-7528-4ad2-8f9b-2b5bbebf61f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18768 | 2026.03.07 01:58:33.464437 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59243 | ||
| 18769 | 2026.03.07 01:58:33.464578 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18770 | 2026.03.07 01:58:33.464611 [ 294 ] {} <Debug> TCP-Session: 6fcc21b6-25dc-4104-8ee8-d03bda30ba19 Authenticating user 'default' from [fd00:1122:3344:101::e]:59243 | ||
| 18771 | 2026.03.07 01:58:33.464638 [ 294 ] {} <Debug> TCP-Session: 6fcc21b6-25dc-4104-8ee8-d03bda30ba19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18772 | 2026.03.07 01:58:33.464652 [ 294 ] {} <Debug> TCP-Session: 6fcc21b6-25dc-4104-8ee8-d03bda30ba19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18773 | 2026.03.07 01:58:33.464898 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62235 | ||
| 18774 | 2026.03.07 01:58:33.464914 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43859 | ||
| 18775 | 2026.03.07 01:58:33.464949 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35383 | ||
| 18776 | 2026.03.07 01:58:33.464965 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39584 | ||
| 18777 | 2026.03.07 01:58:33.465001 [ 294 ] {} <Trace> TCP-Session: 6fcc21b6-25dc-4104-8ee8-d03bda30ba19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18778 | 2026.03.07 01:58:33.465032 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18779 | 2026.03.07 01:58:33.465065 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18780 | 2026.03.07 01:58:33.465100 [ 3 ] {} <Debug> TCP-Session: a8511d87-3831-454c-9aad-79b58dda057a Authenticating user 'default' from [fd00:1122:3344:101::e]:62235 | ||
| 18781 | 2026.03.07 01:58:33.465032 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18782 | 2026.03.07 01:58:33.465121 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18783 | 2026.03.07 01:58:33.465141 [ 3 ] {} <Debug> TCP-Session: a8511d87-3831-454c-9aad-79b58dda057a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18784 | 2026.03.07 01:58:33.465159 [ 288 ] {} <Debug> TCP-Session: a326d2d0-06cc-4bc2-b7fa-4bb7ae03f8d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43859 | ||
| 18785 | 2026.03.07 01:58:33.465178 [ 291 ] {} <Debug> TCP-Session: db6e2824-abb6-4e9f-b08e-139e1ae0dd0d Authenticating user 'default' from [fd00:1122:3344:101::e]:39584 | ||
| 18786 | 2026.03.07 01:58:33.465181 [ 3 ] {} <Debug> TCP-Session: a8511d87-3831-454c-9aad-79b58dda057a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18787 | 2026.03.07 01:58:33.465206 [ 288 ] {} <Debug> TCP-Session: a326d2d0-06cc-4bc2-b7fa-4bb7ae03f8d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18788 | 2026.03.07 01:58:33.465223 [ 291 ] {} <Debug> TCP-Session: db6e2824-abb6-4e9f-b08e-139e1ae0dd0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18789 | 2026.03.07 01:58:33.465239 [ 288 ] {} <Debug> TCP-Session: a326d2d0-06cc-4bc2-b7fa-4bb7ae03f8d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18790 | 2026.03.07 01:58:33.465252 [ 291 ] {} <Debug> TCP-Session: db6e2824-abb6-4e9f-b08e-139e1ae0dd0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18791 | 2026.03.07 01:58:33.465240 [ 294 ] {e4366560-eb82-4fdb-a3b4-cd49b64cde07} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59243) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18792 | 2026.03.07 01:58:33.465127 [ 290 ] {} <Debug> TCP-Session: 52bb9ef1-b27f-4e01-9df0-13a140b54f8d Authenticating user 'default' from [fd00:1122:3344:101::e]:35383 | ||
| 18793 | 2026.03.07 01:58:33.464991 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51394 | ||
| 18794 | 2026.03.07 01:58:33.465343 [ 290 ] {} <Debug> TCP-Session: 52bb9ef1-b27f-4e01-9df0-13a140b54f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18795 | 2026.03.07 01:58:33.464947 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34403 | ||
| 18796 | 2026.03.07 01:58:33.465406 [ 290 ] {} <Debug> TCP-Session: 52bb9ef1-b27f-4e01-9df0-13a140b54f8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18797 | 2026.03.07 01:58:33.464918 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35097 | ||
| 18798 | 2026.03.07 01:58:33.465467 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18799 | 2026.03.07 01:58:33.465491 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18800 | 2026.03.07 01:58:33.464975 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48274 | ||
| 18801 | 2026.03.07 01:58:33.465522 [ 293 ] {} <Debug> TCP-Session: 5544371c-249e-4ac4-b80e-434aa5d0ea53 Authenticating user 'default' from [fd00:1122:3344:101::e]:51394 | ||
| 18802 | 2026.03.07 01:58:33.465553 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18803 | 2026.03.07 01:58:33.465584 [ 293 ] {} <Debug> TCP-Session: 5544371c-249e-4ac4-b80e-434aa5d0ea53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18804 | 2026.03.07 01:58:33.465533 [ 289 ] {} <Debug> TCP-Session: 4f45a879-5d7e-418a-acbb-5f786b73f316 Authenticating user 'default' from [fd00:1122:3344:101::e]:34403 | ||
| 18805 | 2026.03.07 01:58:33.465621 [ 293 ] {} <Debug> TCP-Session: 5544371c-249e-4ac4-b80e-434aa5d0ea53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18806 | 2026.03.07 01:58:33.465612 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18807 | 2026.03.07 01:58:33.465639 [ 289 ] {} <Debug> TCP-Session: 4f45a879-5d7e-418a-acbb-5f786b73f316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18808 | 2026.03.07 01:58:33.465620 [ 287 ] {} <Debug> TCP-Session: d5c30964-4171-473c-9dcf-b193f4282d16 Authenticating user 'default' from [fd00:1122:3344:101::e]:35097 | ||
| 18809 | 2026.03.07 01:58:33.465682 [ 289 ] {} <Debug> TCP-Session: 4f45a879-5d7e-418a-acbb-5f786b73f316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18810 | 2026.03.07 01:58:33.465710 [ 287 ] {} <Debug> TCP-Session: d5c30964-4171-473c-9dcf-b193f4282d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18811 | 2026.03.07 01:58:33.465679 [ 292 ] {} <Debug> TCP-Session: 14419ff0-4514-4a7c-b8ad-704ee9df97b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48274 | ||
| 18812 | 2026.03.07 01:58:33.465743 [ 287 ] {} <Debug> TCP-Session: d5c30964-4171-473c-9dcf-b193f4282d16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18813 | 2026.03.07 01:58:33.465772 [ 292 ] {} <Debug> TCP-Session: 14419ff0-4514-4a7c-b8ad-704ee9df97b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18814 | 2026.03.07 01:58:33.465674 [ 294 ] {e4366560-eb82-4fdb-a3b4-cd49b64cde07} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18815 | 2026.03.07 01:58:33.465804 [ 292 ] {} <Debug> TCP-Session: 14419ff0-4514-4a7c-b8ad-704ee9df97b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18816 | 2026.03.07 01:58:33.465895 [ 294 ] {e4366560-eb82-4fdb-a3b4-cd49b64cde07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18817 | 2026.03.07 01:58:33.466318 [ 294 ] {e4366560-eb82-4fdb-a3b4-cd49b64cde07} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 18818 | 2026.03.07 01:58:33.467562 [ 349 ] {e4366560-eb82-4fdb-a3b4-cd49b64cde07} <Trace> AggregatingTransform: Aggregating | ||
| 18819 | 2026.03.07 01:58:33.467600 [ 349 ] {e4366560-eb82-4fdb-a3b4-cd49b64cde07} <Trace> Aggregator: Aggregation method: without_key | ||
| 18820 | 2026.03.07 01:58:33.467636 [ 349 ] {e4366560-eb82-4fdb-a3b4-cd49b64cde07} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001189249 sec. (840.867 rows/sec., 32.85 KiB/sec.) | ||
| 18821 | 2026.03.07 01:58:33.467655 [ 349 ] {e4366560-eb82-4fdb-a3b4-cd49b64cde07} <Trace> Aggregator: Merging aggregated data | ||
| 18822 | 2026.03.07 01:58:33.469179 [ 294 ] {e4366560-eb82-4fdb-a3b4-cd49b64cde07} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004017 sec., 248.94199651481208 rows/sec., 9.72 KiB/sec. | ||
| 18823 | 2026.03.07 01:58:33.469340 [ 294 ] {e4366560-eb82-4fdb-a3b4-cd49b64cde07} <Debug> TCPHandler: Processed in 0.004477066 sec. | ||
| 18824 | 2026.03.07 01:58:33.469446 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18825 | 2026.03.07 01:58:33.469481 [ 294 ] {} <Debug> TCP-Session: 6fcc21b6-25dc-4104-8ee8-d03bda30ba19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18826 | 2026.03.07 01:58:33.469482 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18827 | 2026.03.07 01:58:33.469503 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18828 | 2026.03.07 01:58:33.469524 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18829 | 2026.03.07 01:58:33.469547 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18830 | 2026.03.07 01:58:33.469579 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18831 | 2026.03.07 01:58:33.469588 [ 290 ] {} <Debug> TCP-Session: 52bb9ef1-b27f-4e01-9df0-13a140b54f8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18832 | 2026.03.07 01:58:33.469617 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18833 | 2026.03.07 01:58:33.469639 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18834 | 2026.03.07 01:58:33.469676 [ 288 ] {} <Debug> TCP-Session: a326d2d0-06cc-4bc2-b7fa-4bb7ae03f8d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18835 | 2026.03.07 01:58:33.469642 [ 3 ] {} <Debug> TCP-Session: a8511d87-3831-454c-9aad-79b58dda057a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18836 | 2026.03.07 01:58:33.469701 [ 292 ] {} <Debug> TCP-Session: 14419ff0-4514-4a7c-b8ad-704ee9df97b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18837 | 2026.03.07 01:58:33.469614 [ 289 ] {} <Debug> TCP-Session: 4f45a879-5d7e-418a-acbb-5f786b73f316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18838 | 2026.03.07 01:58:33.469597 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18839 | 2026.03.07 01:58:33.469575 [ 287 ] {} <Debug> TCP-Session: d5c30964-4171-473c-9dcf-b193f4282d16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18840 | 2026.03.07 01:58:33.469550 [ 293 ] {} <Debug> TCP-Session: 5544371c-249e-4ac4-b80e-434aa5d0ea53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18841 | 2026.03.07 01:58:33.469803 [ 291 ] {} <Debug> TCP-Session: db6e2824-abb6-4e9f-b08e-139e1ae0dd0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18842 | 2026.03.07 01:58:33.699332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 18843 | 2026.03.07 01:58:33.722063 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18844 | 2026.03.07 01:58:33.722143 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18845 | 2026.03.07 01:58:33.730286 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18846 | 2026.03.07 01:58:33.731267 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18847 | 2026.03.07 01:58:33.731647 [ 130 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18848 | 2026.03.07 01:58:33.731730 [ 130 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18849 | 2026.03.07 01:58:33.731757 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18850 | 2026.03.07 01:58:33.731871 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 18851 | 2026.03.07 01:58:33.735465 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18852 | 2026.03.07 01:58:33.735908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 18853 | 2026.03.07 01:58:33.736590 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 18854 | 2026.03.07 01:58:33.741315 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 18855 | 2026.03.07 01:58:33.745967 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 18856 | 2026.03.07 01:58:33.751105 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 18857 | 2026.03.07 01:58:33.756889 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 18858 | 2026.03.07 01:58:33.762392 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 18859 | 2026.03.07 01:58:33.845371 [ 189 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.113537545 sec., 5372.6720971463665 rows/sec., 27.78 MiB/sec. | ||
| 18860 | 2026.03.07 01:58:33.849265 [ 194 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18861 | 2026.03.07 01:58:33.851904 [ 194 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_81_16} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18862 | 2026.03.07 01:58:33.852058 [ 194 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_81_16} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18863 | 2026.03.07 01:58:33.855360 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18864 | 2026.03.07 01:58:34.000350 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.31 MiB, peak 408.74 MiB, free memory in arenas 0.00 B, will set to 389.86 MiB (RSS), difference: -1.46 MiB | ||
| 18865 | 2026.03.07 01:58:34.244496 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2320 | ||
| 18866 | 2026.03.07 01:58:34.247457 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18867 | 2026.03.07 01:58:34.247518 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18868 | 2026.03.07 01:58:34.248858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18869 | 2026.03.07 01:58:34.249150 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18870 | 2026.03.07 01:58:34.249349 [ 126 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18871 | 2026.03.07 01:58:34.249415 [ 126 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18872 | 2026.03.07 01:58:34.249436 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18873 | 2026.03.07 01:58:34.249564 [ 201 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::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 | ||
| 18874 | 2026.03.07 01:58:34.249572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2320 | ||
| 18875 | 2026.03.07 01:58:34.250155 [ 201 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18876 | 2026.03.07 01:58:34.250319 [ 201 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2140 rows starting from the beginning of the part | ||
| 18877 | 2026.03.07 01:58:34.250700 [ 201 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
| 18878 | 2026.03.07 01:58:34.251084 [ 201 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 42 rows starting from the beginning of the part | ||
| 18879 | 2026.03.07 01:58:34.251457 [ 201 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 24 rows starting from the beginning of the part | ||
| 18880 | 2026.03.07 01:58:34.251818 [ 201 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 34 rows starting from the beginning of the part | ||
| 18881 | 2026.03.07 01:58:34.252167 [ 201 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 54 rows starting from the beginning of the part | ||
| 18882 | 2026.03.07 01:58:34.260432 [ 201 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2320 rows, containing 72 columns (72 merged, 0 gathered) in 0.010928216 sec., 212294.48612655533 rows/sec., 163.11 MiB/sec. | ||
| 18883 | 2026.03.07 01:58:34.262678 [ 192 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18884 | 2026.03.07 01:58:34.263295 [ 192 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_61_12} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18885 | 2026.03.07 01:58:34.263376 [ 192 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_61_12} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18886 | 2026.03.07 01:58:34.263723 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 18887 | 2026.03.07 01:58:36.107204 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18888 | 2026.03.07 01:58:36.107393 [ 255 ] {6bc951f1-5d3e-4bfd-b9dd-a4ebf08bc107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18889 | 2026.03.07 01:58:36.107461 [ 255 ] {6bc951f1-5d3e-4bfd-b9dd-a4ebf08bc107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18890 | 2026.03.07 01:58:36.108193 [ 255 ] {6bc951f1-5d3e-4bfd-b9dd-a4ebf08bc107} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18891 | 2026.03.07 01:58:36.108244 [ 255 ] {6bc951f1-5d3e-4bfd-b9dd-a4ebf08bc107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18892 | 2026.03.07 01:58:36.108661 [ 255 ] {6bc951f1-5d3e-4bfd-b9dd-a4ebf08bc107} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 18893 | 2026.03.07 01:58:36.108911 [ 255 ] {6bc951f1-5d3e-4bfd-b9dd-a4ebf08bc107} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18894 | 2026.03.07 01:58:36.109072 [ 255 ] {6bc951f1-5d3e-4bfd-b9dd-a4ebf08bc107} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001729 sec., 164256.7958357432 rows/sec., 10.43 MiB/sec. | ||
| 18895 | 2026.03.07 01:58:36.109127 [ 255 ] {6bc951f1-5d3e-4bfd-b9dd-a4ebf08bc107} <Debug> TCPHandler: Processed in 0.002059307 sec. | ||
| 18896 | 2026.03.07 01:58:36.109250 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18897 | 2026.03.07 01:58:36.109353 [ 255 ] {efebede2-1eaf-4464-8a08-29e777f786c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18898 | 2026.03.07 01:58:36.109397 [ 255 ] {efebede2-1eaf-4464-8a08-29e777f786c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18899 | 2026.03.07 01:58:36.110131 [ 255 ] {efebede2-1eaf-4464-8a08-29e777f786c7} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18900 | 2026.03.07 01:58:36.110171 [ 255 ] {efebede2-1eaf-4464-8a08-29e777f786c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18901 | 2026.03.07 01:58:36.110529 [ 255 ] {efebede2-1eaf-4464-8a08-29e777f786c7} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18902 | 2026.03.07 01:58:36.110741 [ 255 ] {efebede2-1eaf-4464-8a08-29e777f786c7} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18903 | 2026.03.07 01:58:36.110876 [ 255 ] {efebede2-1eaf-4464-8a08-29e777f786c7} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001545 sec., 539158.5760517799 rows/sec., 42.81 MiB/sec. | ||
| 18904 | 2026.03.07 01:58:36.110916 [ 255 ] {efebede2-1eaf-4464-8a08-29e777f786c7} <Debug> TCPHandler: Processed in 0.001720937 sec. | ||
| 18905 | 2026.03.07 01:58:36.111030 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18906 | 2026.03.07 01:58:36.111129 [ 255 ] {7c28101d-fd5d-42f3-ba91-71407333b029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18907 | 2026.03.07 01:58:36.111169 [ 255 ] {7c28101d-fd5d-42f3-ba91-71407333b029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18908 | 2026.03.07 01:58:36.111606 [ 255 ] {7c28101d-fd5d-42f3-ba91-71407333b029} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18909 | 2026.03.07 01:58:36.111644 [ 255 ] {7c28101d-fd5d-42f3-ba91-71407333b029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18910 | 2026.03.07 01:58:36.111951 [ 255 ] {7c28101d-fd5d-42f3-ba91-71407333b029} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18911 | 2026.03.07 01:58:36.112153 [ 255 ] {7c28101d-fd5d-42f3-ba91-71407333b029} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18912 | 2026.03.07 01:58:36.112283 [ 255 ] {7c28101d-fd5d-42f3-ba91-71407333b029} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 8.22 MiB/sec. | ||
| 18913 | 2026.03.07 01:58:36.112322 [ 255 ] {7c28101d-fd5d-42f3-ba91-71407333b029} <Debug> TCPHandler: Processed in 0.001343014 sec. | ||
| 18914 | 2026.03.07 01:58:36.112432 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18915 | 2026.03.07 01:58:36.112528 [ 255 ] {d004d53b-f4b4-40e3-9b26-b3baeca8871e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18916 | 2026.03.07 01:58:36.112569 [ 255 ] {d004d53b-f4b4-40e3-9b26-b3baeca8871e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18917 | 2026.03.07 01:58:36.112991 [ 255 ] {d004d53b-f4b4-40e3-9b26-b3baeca8871e} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18918 | 2026.03.07 01:58:36.113028 [ 255 ] {d004d53b-f4b4-40e3-9b26-b3baeca8871e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18919 | 2026.03.07 01:58:36.113333 [ 255 ] {d004d53b-f4b4-40e3-9b26-b3baeca8871e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18920 | 2026.03.07 01:58:36.113535 [ 255 ] {d004d53b-f4b4-40e3-9b26-b3baeca8871e} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18921 | 2026.03.07 01:58:36.113663 [ 255 ] {d004d53b-f4b4-40e3-9b26-b3baeca8871e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001153 sec., 129228.10060711189 rows/sec., 8.35 MiB/sec. | ||
| 18922 | 2026.03.07 01:58:36.113700 [ 255 ] {d004d53b-f4b4-40e3-9b26-b3baeca8871e} <Debug> TCPHandler: Processed in 0.001317683 sec. | ||
| 18923 | 2026.03.07 01:58:36.113810 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18924 | 2026.03.07 01:58:36.113906 [ 255 ] {33a50696-daa5-4fde-a740-0ea721051791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18925 | 2026.03.07 01:58:36.113946 [ 255 ] {33a50696-daa5-4fde-a740-0ea721051791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18926 | 2026.03.07 01:58:36.114369 [ 255 ] {33a50696-daa5-4fde-a740-0ea721051791} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18927 | 2026.03.07 01:58:36.114406 [ 255 ] {33a50696-daa5-4fde-a740-0ea721051791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18928 | 2026.03.07 01:58:36.114714 [ 255 ] {33a50696-daa5-4fde-a740-0ea721051791} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 18929 | 2026.03.07 01:58:36.114933 [ 255 ] {33a50696-daa5-4fde-a740-0ea721051791} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18930 | 2026.03.07 01:58:36.115063 [ 255 ] {33a50696-daa5-4fde-a740-0ea721051791} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001175 sec., 125957.44680851063 rows/sec., 7.16 MiB/sec. | ||
| 18931 | 2026.03.07 01:58:36.115100 [ 255 ] {33a50696-daa5-4fde-a740-0ea721051791} <Debug> TCPHandler: Processed in 0.001340174 sec. | ||
| 18932 | 2026.03.07 01:58:36.115212 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18933 | 2026.03.07 01:58:36.115307 [ 255 ] {2384c062-20ad-476a-9837-40c9490e47a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18934 | 2026.03.07 01:58:36.115346 [ 255 ] {2384c062-20ad-476a-9837-40c9490e47a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18935 | 2026.03.07 01:58:36.115917 [ 255 ] {2384c062-20ad-476a-9837-40c9490e47a2} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18936 | 2026.03.07 01:58:36.115952 [ 255 ] {2384c062-20ad-476a-9837-40c9490e47a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18937 | 2026.03.07 01:58:36.116269 [ 255 ] {2384c062-20ad-476a-9837-40c9490e47a2} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18938 | 2026.03.07 01:58:36.116472 [ 255 ] {2384c062-20ad-476a-9837-40c9490e47a2} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18939 | 2026.03.07 01:58:36.116603 [ 255 ] {2384c062-20ad-476a-9837-40c9490e47a2} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001314 sec., 386605.7838660578 rows/sec., 27.22 MiB/sec. | ||
| 18940 | 2026.03.07 01:58:36.116640 [ 255 ] {2384c062-20ad-476a-9837-40c9490e47a2} <Debug> TCPHandler: Processed in 0.001478328 sec. | ||
| 18941 | 2026.03.07 01:58:36.116742 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18942 | 2026.03.07 01:58:36.116836 [ 255 ] {f09fcb53-91da-4d86-b0a0-f9a3002b8121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18943 | 2026.03.07 01:58:36.116879 [ 255 ] {f09fcb53-91da-4d86-b0a0-f9a3002b8121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18944 | 2026.03.07 01:58:36.117212 [ 255 ] {f09fcb53-91da-4d86-b0a0-f9a3002b8121} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18945 | 2026.03.07 01:58:36.117247 [ 255 ] {f09fcb53-91da-4d86-b0a0-f9a3002b8121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18946 | 2026.03.07 01:58:36.117550 [ 255 ] {f09fcb53-91da-4d86-b0a0-f9a3002b8121} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 18947 | 2026.03.07 01:58:36.117750 [ 255 ] {f09fcb53-91da-4d86-b0a0-f9a3002b8121} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18948 | 2026.03.07 01:58:36.117860 [ 123 ] {} <Debug> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 18949 | 2026.03.07 01:58:36.117880 [ 255 ] {f09fcb53-91da-4d86-b0a0-f9a3002b8121} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 18950 | 2026.03.07 01:58:36.117929 [ 123 ] {} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18951 | 2026.03.07 01:58:36.117937 [ 255 ] {f09fcb53-91da-4d86-b0a0-f9a3002b8121} <Debug> TCPHandler: Processed in 0.001244121 sec. | ||
| 18952 | 2026.03.07 01:58:36.117958 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18953 | 2026.03.07 01:58:36.118068 [ 195 ] {d7b2a2fd-960f-4ebb-a583-917071913406::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 | ||
| 18954 | 2026.03.07 01:58:36.118097 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18955 | 2026.03.07 01:58:36.118204 [ 195 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18956 | 2026.03.07 01:58:36.118223 [ 255 ] {010f49f9-f81c-4a2c-802f-1788ea65487e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18957 | 2026.03.07 01:58:36.118249 [ 195 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 18958 | 2026.03.07 01:58:36.118279 [ 255 ] {010f49f9-f81c-4a2c-802f-1788ea65487e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18959 | 2026.03.07 01:58:36.118329 [ 195 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 18960 | 2026.03.07 01:58:36.118384 [ 195 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 18961 | 2026.03.07 01:58:36.118432 [ 195 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 18962 | 2026.03.07 01:58:36.118476 [ 195 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 18963 | 2026.03.07 01:58:36.118519 [ 195 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 18964 | 2026.03.07 01:58:36.118817 [ 255 ] {010f49f9-f81c-4a2c-802f-1788ea65487e} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18965 | 2026.03.07 01:58:36.118866 [ 255 ] {010f49f9-f81c-4a2c-802f-1788ea65487e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18966 | 2026.03.07 01:58:36.119248 [ 255 ] {010f49f9-f81c-4a2c-802f-1788ea65487e} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18967 | 2026.03.07 01:58:36.119383 [ 191 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001366795 sec., 158033.94071532306 rows/sec., 8.06 MiB/sec. | ||
| 18968 | 2026.03.07 01:58:36.119467 [ 255 ] {010f49f9-f81c-4a2c-802f-1788ea65487e} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18969 | 2026.03.07 01:58:36.119581 [ 193 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 18970 | 2026.03.07 01:58:36.119602 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_126_28 to all_131_131_0 | ||
| 18971 | 2026.03.07 01:58:36.119608 [ 255 ] {010f49f9-f81c-4a2c-802f-1788ea65487e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00141 sec., 187943.2624113475 rows/sec., 12.49 MiB/sec. | ||
| 18972 | 2026.03.07 01:58:36.119639 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18973 | 2026.03.07 01:58:36.119662 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18974 | 2026.03.07 01:58:36.119663 [ 255 ] {010f49f9-f81c-4a2c-802f-1788ea65487e} <Debug> TCPHandler: Processed in 0.001628433 sec. | ||
| 18975 | 2026.03.07 01:58:36.119766 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_131_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_28 to all_131_131_0 into Compact with storage Full | ||
| 18976 | 2026.03.07 01:58:36.119794 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18977 | 2026.03.07 01:58:36.119896 [ 255 ] {22fcd50c-01b0-42df-8d90-9390d0d33e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18978 | 2026.03.07 01:58:36.119907 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_131_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18979 | 2026.03.07 01:58:36.119932 [ 193 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_36_7} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18980 | 2026.03.07 01:58:36.119938 [ 255 ] {22fcd50c-01b0-42df-8d90-9390d0d33e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18981 | 2026.03.07 01:58:36.119951 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_126_28, total 45425 rows starting from the beginning of the part | ||
| 18982 | 2026.03.07 01:58:36.120019 [ 193 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_36_7} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 18983 | 2026.03.07 01:58:36.120037 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 18984 | 2026.03.07 01:58:36.120085 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 265 rows starting from the beginning of the part | ||
| 18985 | 2026.03.07 01:58:36.120116 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 18986 | 2026.03.07 01:58:36.120129 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1219 rows starting from the beginning of the part | ||
| 18987 | 2026.03.07 01:58:36.120172 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 128 rows starting from the beginning of the part | ||
| 18988 | 2026.03.07 01:58:36.120215 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 265 rows starting from the beginning of the part | ||
| 18989 | 2026.03.07 01:58:36.120286 [ 255 ] {22fcd50c-01b0-42df-8d90-9390d0d33e08} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18990 | 2026.03.07 01:58:36.120326 [ 255 ] {22fcd50c-01b0-42df-8d90-9390d0d33e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 18991 | 2026.03.07 01:58:36.120646 [ 255 ] {22fcd50c-01b0-42df-8d90-9390d0d33e08} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 18992 | 2026.03.07 01:58:36.120859 [ 255 ] {22fcd50c-01b0-42df-8d90-9390d0d33e08} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18993 | 2026.03.07 01:58:36.120995 [ 255 ] {22fcd50c-01b0-42df-8d90-9390d0d33e08} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 60.27 KiB/sec. | ||
| 18994 | 2026.03.07 01:58:36.121032 [ 255 ] {22fcd50c-01b0-42df-8d90-9390d0d33e08} <Debug> TCPHandler: Processed in 0.001287862 sec. | ||
| 18995 | 2026.03.07 01:58:36.121144 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18996 | 2026.03.07 01:58:36.121236 [ 255 ] {aff346d8-95b4-4ff4-b333-ad8c257852a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18997 | 2026.03.07 01:58:36.121292 [ 255 ] {aff346d8-95b4-4ff4-b333-ad8c257852a2} <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 | ||
| 18998 | 2026.03.07 01:58:36.122098 [ 255 ] {aff346d8-95b4-4ff4-b333-ad8c257852a2} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18999 | 2026.03.07 01:58:36.122134 [ 255 ] {aff346d8-95b4-4ff4-b333-ad8c257852a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19000 | 2026.03.07 01:58:36.122670 [ 255 ] {aff346d8-95b4-4ff4-b333-ad8c257852a2} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19001 | 2026.03.07 01:58:36.122887 [ 255 ] {aff346d8-95b4-4ff4-b333-ad8c257852a2} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19002 | 2026.03.07 01:58:36.123025 [ 255 ] {aff346d8-95b4-4ff4-b333-ad8c257852a2} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001806 sec., 9966.777408637874 rows/sec., 17.86 MiB/sec. | ||
| 19003 | 2026.03.07 01:58:36.123080 [ 255 ] {aff346d8-95b4-4ff4-b333-ad8c257852a2} <Debug> TCPHandler: Processed in 0.001986035 sec. | ||
| 19004 | 2026.03.07 01:58:36.123194 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19005 | 2026.03.07 01:58:36.123287 [ 255 ] {2fc8a6d0-e5db-44d0-8058-9afdfa98c7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19006 | 2026.03.07 01:58:36.123329 [ 255 ] {2fc8a6d0-e5db-44d0-8058-9afdfa98c7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19007 | 2026.03.07 01:58:36.123664 [ 255 ] {2fc8a6d0-e5db-44d0-8058-9afdfa98c7c3} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19008 | 2026.03.07 01:58:36.123699 [ 255 ] {2fc8a6d0-e5db-44d0-8058-9afdfa98c7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19009 | 2026.03.07 01:58:36.124006 [ 255 ] {2fc8a6d0-e5db-44d0-8058-9afdfa98c7c3} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19010 | 2026.03.07 01:58:36.124213 [ 255 ] {2fc8a6d0-e5db-44d0-8058-9afdfa98c7c3} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19011 | 2026.03.07 01:58:36.124338 [ 255 ] {2fc8a6d0-e5db-44d0-8058-9afdfa98c7c3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001069 sec., 84190.83255378858 rows/sec., 5.27 MiB/sec. | ||
| 19012 | 2026.03.07 01:58:36.124372 [ 255 ] {2fc8a6d0-e5db-44d0-8058-9afdfa98c7c3} <Debug> TCPHandler: Processed in 0.00122819 sec. | ||
| 19013 | 2026.03.07 01:58:36.128403 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_131_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47462 rows, containing 5 columns (5 merged, 0 gathered) in 0.008684843 sec., 5464923.200108511 rows/sec., 357.60 MiB/sec. | ||
| 19014 | 2026.03.07 01:58:36.129226 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_131_29} <Trace> MergedBlockOutputStream: filled checksums all_1_131_29 (state Temporary) | ||
| 19015 | 2026.03.07 01:58:36.129495 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_131_29} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_131_29 to all_1_131_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19016 | 2026.03.07 01:58:36.129562 [ 188 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_131_29} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_126_28, all_131_131_0] -> all_1_131_29 | ||
| 19017 | 2026.03.07 01:58:36.129643 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 19018 | 2026.03.07 01:58:38.891929 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19019 | 2026.03.07 01:58:38.891990 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19020 | 2026.03.07 01:58:39.113416 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39428 | ||
| 19021 | 2026.03.07 01:58:39.113972 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19022 | 2026.03.07 01:58:39.114013 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19023 | 2026.03.07 01:58:39.114509 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19024 | 2026.03.07 01:58:39.114742 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19025 | 2026.03.07 01:58:39.114877 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39428 | ||
| 19026 | 2026.03.07 01:58:41.100218 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19027 | 2026.03.07 01:58:41.100484 [ 255 ] {2ed8f7e0-71f2-4770-bee0-d69f951b983e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19028 | 2026.03.07 01:58:41.100585 [ 255 ] {2ed8f7e0-71f2-4770-bee0-d69f951b983e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19029 | 2026.03.07 01:58:41.101439 [ 255 ] {2ed8f7e0-71f2-4770-bee0-d69f951b983e} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19030 | 2026.03.07 01:58:41.101490 [ 255 ] {2ed8f7e0-71f2-4770-bee0-d69f951b983e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19031 | 2026.03.07 01:58:41.101894 [ 255 ] {2ed8f7e0-71f2-4770-bee0-d69f951b983e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19032 | 2026.03.07 01:58:41.102131 [ 255 ] {2ed8f7e0-71f2-4770-bee0-d69f951b983e} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19033 | 2026.03.07 01:58:41.102300 [ 255 ] {2ed8f7e0-71f2-4770-bee0-d69f951b983e} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001887 sec., 54054.05405405405 rows/sec., 4.52 MiB/sec. | ||
| 19034 | 2026.03.07 01:58:41.102353 [ 255 ] {2ed8f7e0-71f2-4770-bee0-d69f951b983e} <Debug> TCPHandler: Processed in 0.002311565 sec. | ||
| 19035 | 2026.03.07 01:58:41.102478 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19036 | 2026.03.07 01:58:41.102582 [ 255 ] {3a2d0473-c560-4d83-b168-88d32f9f6441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19037 | 2026.03.07 01:58:41.102626 [ 255 ] {3a2d0473-c560-4d83-b168-88d32f9f6441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19038 | 2026.03.07 01:58:41.103046 [ 255 ] {3a2d0473-c560-4d83-b168-88d32f9f6441} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19039 | 2026.03.07 01:58:41.103084 [ 255 ] {3a2d0473-c560-4d83-b168-88d32f9f6441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19040 | 2026.03.07 01:58:41.103390 [ 255 ] {3a2d0473-c560-4d83-b168-88d32f9f6441} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19041 | 2026.03.07 01:58:41.103595 [ 255 ] {3a2d0473-c560-4d83-b168-88d32f9f6441} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19042 | 2026.03.07 01:58:41.103725 [ 255 ] {3a2d0473-c560-4d83-b168-88d32f9f6441} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001166 sec., 19725.55746140652 rows/sec., 1.45 MiB/sec. | ||
| 19043 | 2026.03.07 01:58:41.103764 [ 255 ] {3a2d0473-c560-4d83-b168-88d32f9f6441} <Debug> TCPHandler: Processed in 0.001338944 sec. | ||
| 19044 | 2026.03.07 01:58:41.103923 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19045 | 2026.03.07 01:58:41.104018 [ 255 ] {89f1d690-bd64-4120-82c0-7b28fb9df68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19046 | 2026.03.07 01:58:41.104060 [ 255 ] {89f1d690-bd64-4120-82c0-7b28fb9df68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19047 | 2026.03.07 01:58:41.104480 [ 255 ] {89f1d690-bd64-4120-82c0-7b28fb9df68a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19048 | 2026.03.07 01:58:41.104517 [ 255 ] {89f1d690-bd64-4120-82c0-7b28fb9df68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19049 | 2026.03.07 01:58:41.104825 [ 255 ] {89f1d690-bd64-4120-82c0-7b28fb9df68a} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19050 | 2026.03.07 01:58:41.105031 [ 255 ] {89f1d690-bd64-4120-82c0-7b28fb9df68a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19051 | 2026.03.07 01:58:41.105163 [ 255 ] {89f1d690-bd64-4120-82c0-7b28fb9df68a} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001163 sec., 74806.53482373172 rows/sec., 5.84 MiB/sec. | ||
| 19052 | 2026.03.07 01:58:41.105201 [ 255 ] {89f1d690-bd64-4120-82c0-7b28fb9df68a} <Debug> TCPHandler: Processed in 0.001329453 sec. | ||
| 19053 | 2026.03.07 01:58:41.105317 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19054 | 2026.03.07 01:58:41.105411 [ 255 ] {b71ba7c2-dfbc-45f3-b2ab-c3973ea3eafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19055 | 2026.03.07 01:58:41.105456 [ 255 ] {b71ba7c2-dfbc-45f3-b2ab-c3973ea3eafb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19056 | 2026.03.07 01:58:41.105856 [ 255 ] {b71ba7c2-dfbc-45f3-b2ab-c3973ea3eafb} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19057 | 2026.03.07 01:58:41.105891 [ 255 ] {b71ba7c2-dfbc-45f3-b2ab-c3973ea3eafb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19058 | 2026.03.07 01:58:41.106227 [ 255 ] {b71ba7c2-dfbc-45f3-b2ab-c3973ea3eafb} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19059 | 2026.03.07 01:58:41.106429 [ 255 ] {b71ba7c2-dfbc-45f3-b2ab-c3973ea3eafb} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19060 | 2026.03.07 01:58:41.106561 [ 255 ] {b71ba7c2-dfbc-45f3-b2ab-c3973ea3eafb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 19061 | 2026.03.07 01:58:41.106598 [ 255 ] {b71ba7c2-dfbc-45f3-b2ab-c3973ea3eafb} <Debug> TCPHandler: Processed in 0.001332044 sec. | ||
| 19062 | 2026.03.07 01:58:41.106699 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19063 | 2026.03.07 01:58:41.106793 [ 255 ] {20fa2e2b-7ca3-4d07-88b3-3c09fce72120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19064 | 2026.03.07 01:58:41.106849 [ 255 ] {20fa2e2b-7ca3-4d07-88b3-3c09fce72120} <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 | ||
| 19065 | 2026.03.07 01:58:41.107657 [ 255 ] {20fa2e2b-7ca3-4d07-88b3-3c09fce72120} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19066 | 2026.03.07 01:58:41.107693 [ 255 ] {20fa2e2b-7ca3-4d07-88b3-3c09fce72120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19067 | 2026.03.07 01:58:41.108239 [ 255 ] {20fa2e2b-7ca3-4d07-88b3-3c09fce72120} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19068 | 2026.03.07 01:58:41.108459 [ 255 ] {20fa2e2b-7ca3-4d07-88b3-3c09fce72120} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19069 | 2026.03.07 01:58:41.108603 [ 255 ] {20fa2e2b-7ca3-4d07-88b3-3c09fce72120} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001828 sec., 12582.056892778994 rows/sec., 22.55 MiB/sec. | ||
| 19070 | 2026.03.07 01:58:41.108666 [ 255 ] {20fa2e2b-7ca3-4d07-88b3-3c09fce72120} <Debug> TCPHandler: Processed in 0.002016125 sec. | ||
| 19071 | 2026.03.07 01:58:41.108782 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19072 | 2026.03.07 01:58:41.108877 [ 255 ] {b4f1c072-15dd-41c5-a074-07244c45ae6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19073 | 2026.03.07 01:58:41.108921 [ 255 ] {b4f1c072-15dd-41c5-a074-07244c45ae6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19074 | 2026.03.07 01:58:41.109270 [ 255 ] {b4f1c072-15dd-41c5-a074-07244c45ae6c} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19075 | 2026.03.07 01:58:41.109306 [ 255 ] {b4f1c072-15dd-41c5-a074-07244c45ae6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19076 | 2026.03.07 01:58:41.109608 [ 255 ] {b4f1c072-15dd-41c5-a074-07244c45ae6c} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19077 | 2026.03.07 01:58:41.109810 [ 255 ] {b4f1c072-15dd-41c5-a074-07244c45ae6c} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19078 | 2026.03.07 01:58:41.109939 [ 255 ] {b4f1c072-15dd-41c5-a074-07244c45ae6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 19079 | 2026.03.07 01:58:41.109974 [ 255 ] {b4f1c072-15dd-41c5-a074-07244c45ae6c} <Debug> TCPHandler: Processed in 0.001242981 sec. | ||
| 19080 | 2026.03.07 01:58:41.235955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 19081 | 2026.03.07 01:58:41.255154 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19082 | 2026.03.07 01:58:41.255225 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19083 | 2026.03.07 01:58:41.261633 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19084 | 2026.03.07 01:58:41.262375 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19085 | 2026.03.07 01:58:41.266215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 19086 | 2026.03.07 01:58:41.735829 [ 218 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19087 | 2026.03.07 01:58:41.735896 [ 218 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19088 | 2026.03.07 01:58:41.739666 [ 218 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19089 | 2026.03.07 01:58:42.036443 [ 222 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19090 | 2026.03.07 01:58:42.036499 [ 222 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19091 | 2026.03.07 01:58:42.040523 [ 222 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19092 | 2026.03.07 01:58:44.250747 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2354 | ||
| 19093 | 2026.03.07 01:58:44.253255 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19094 | 2026.03.07 01:58:44.253310 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19095 | 2026.03.07 01:58:44.254534 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19096 | 2026.03.07 01:58:44.254814 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19097 | 2026.03.07 01:58:44.255208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2354 | ||
| 19098 | 2026.03.07 01:58:46.027241 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19099 | 2026.03.07 01:58:46.027292 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19100 | 2026.03.07 01:58:46.029462 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19101 | 2026.03.07 01:58:46.107613 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19102 | 2026.03.07 01:58:46.107797 [ 255 ] {61fb44a5-5c77-467e-9a80-9497f9b2db0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19103 | 2026.03.07 01:58:46.107864 [ 255 ] {61fb44a5-5c77-467e-9a80-9497f9b2db0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19104 | 2026.03.07 01:58:46.108617 [ 255 ] {61fb44a5-5c77-467e-9a80-9497f9b2db0a} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19105 | 2026.03.07 01:58:46.108671 [ 255 ] {61fb44a5-5c77-467e-9a80-9497f9b2db0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19106 | 2026.03.07 01:58:46.109072 [ 255 ] {61fb44a5-5c77-467e-9a80-9497f9b2db0a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 19107 | 2026.03.07 01:58:46.109306 [ 255 ] {61fb44a5-5c77-467e-9a80-9497f9b2db0a} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19108 | 2026.03.07 01:58:46.109463 [ 255 ] {61fb44a5-5c77-467e-9a80-9497f9b2db0a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001716 sec., 165501.1655011655 rows/sec., 10.51 MiB/sec. | ||
| 19109 | 2026.03.07 01:58:46.109489 [ 113 ] {} <Debug> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 19110 | 2026.03.07 01:58:46.109504 [ 255 ] {61fb44a5-5c77-467e-9a80-9497f9b2db0a} <Debug> TCPHandler: Processed in 0.002021496 sec. | ||
| 19111 | 2026.03.07 01:58:46.109568 [ 113 ] {} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19112 | 2026.03.07 01:58:46.109596 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19113 | 2026.03.07 01:58:46.109671 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19114 | 2026.03.07 01:58:46.109720 [ 199 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 19115 | 2026.03.07 01:58:46.109769 [ 255 ] {c8a67aed-c8f5-4488-abbd-9d2859cdaa77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19116 | 2026.03.07 01:58:46.109816 [ 255 ] {c8a67aed-c8f5-4488-abbd-9d2859cdaa77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19117 | 2026.03.07 01:58:46.109883 [ 199 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19118 | 2026.03.07 01:58:46.109924 [ 199 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 308 rows starting from the beginning of the part | ||
| 19119 | 2026.03.07 01:58:46.109995 [ 199 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 19120 | 2026.03.07 01:58:46.110045 [ 199 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 284 rows starting from the beginning of the part | ||
| 19121 | 2026.03.07 01:58:46.110091 [ 199 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 284 rows starting from the beginning of the part | ||
| 19122 | 2026.03.07 01:58:46.110134 [ 199 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 284 rows starting from the beginning of the part | ||
| 19123 | 2026.03.07 01:58:46.110177 [ 199 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 284 rows starting from the beginning of the part | ||
| 19124 | 2026.03.07 01:58:46.110219 [ 255 ] {c8a67aed-c8f5-4488-abbd-9d2859cdaa77} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19125 | 2026.03.07 01:58:46.110259 [ 255 ] {c8a67aed-c8f5-4488-abbd-9d2859cdaa77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19126 | 2026.03.07 01:58:46.110583 [ 255 ] {c8a67aed-c8f5-4488-abbd-9d2859cdaa77} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 19127 | 2026.03.07 01:58:46.110799 [ 255 ] {c8a67aed-c8f5-4488-abbd-9d2859cdaa77} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19128 | 2026.03.07 01:58:46.110935 [ 255 ] {c8a67aed-c8f5-4488-abbd-9d2859cdaa77} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001184 sec., 6756.756756756757 rows/sec., 550.97 KiB/sec. | ||
| 19129 | 2026.03.07 01:58:46.110973 [ 255 ] {c8a67aed-c8f5-4488-abbd-9d2859cdaa77} <Debug> TCPHandler: Processed in 0.001350624 sec. | ||
| 19130 | 2026.03.07 01:58:46.111086 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19131 | 2026.03.07 01:58:46.111179 [ 255 ] {d932c400-ffdc-4c5c-8ff5-f78f8c3887fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19132 | 2026.03.07 01:58:46.111218 [ 255 ] {d932c400-ffdc-4c5c-8ff5-f78f8c3887fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19133 | 2026.03.07 01:58:46.111291 [ 188 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001634523 sec., 898121.3479406531 rows/sec., 61.04 MiB/sec. | ||
| 19134 | 2026.03.07 01:58:46.111490 [ 193 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 19135 | 2026.03.07 01:58:46.111822 [ 193 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_45_9} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19136 | 2026.03.07 01:58:46.111917 [ 193 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_45_9} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 19137 | 2026.03.07 01:58:46.112037 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 19138 | 2026.03.07 01:58:46.112263 [ 255 ] {d932c400-ffdc-4c5c-8ff5-f78f8c3887fd} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19139 | 2026.03.07 01:58:46.112304 [ 255 ] {d932c400-ffdc-4c5c-8ff5-f78f8c3887fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19140 | 2026.03.07 01:58:46.112655 [ 255 ] {d932c400-ffdc-4c5c-8ff5-f78f8c3887fd} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19141 | 2026.03.07 01:58:46.112861 [ 255 ] {d932c400-ffdc-4c5c-8ff5-f78f8c3887fd} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19142 | 2026.03.07 01:58:46.112987 [ 255 ] {d932c400-ffdc-4c5c-8ff5-f78f8c3887fd} <Debug> executeQuery: Read 837 rows, 68.03 KiB in 0.001825 sec., 458630.13698630134 rows/sec., 36.40 MiB/sec. | ||
| 19143 | 2026.03.07 01:58:46.113024 [ 255 ] {d932c400-ffdc-4c5c-8ff5-f78f8c3887fd} <Debug> TCPHandler: Processed in 0.001984835 sec. | ||
| 19144 | 2026.03.07 01:58:46.113136 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19145 | 2026.03.07 01:58:46.113228 [ 255 ] {2b19cc8a-882f-4656-a1bc-9a9f2189591e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19146 | 2026.03.07 01:58:46.113268 [ 255 ] {2b19cc8a-882f-4656-a1bc-9a9f2189591e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19147 | 2026.03.07 01:58:46.113748 [ 255 ] {2b19cc8a-882f-4656-a1bc-9a9f2189591e} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19148 | 2026.03.07 01:58:46.113784 [ 255 ] {2b19cc8a-882f-4656-a1bc-9a9f2189591e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19149 | 2026.03.07 01:58:46.114084 [ 255 ] {2b19cc8a-882f-4656-a1bc-9a9f2189591e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19150 | 2026.03.07 01:58:46.114289 [ 255 ] {2b19cc8a-882f-4656-a1bc-9a9f2189591e} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19151 | 2026.03.07 01:58:46.114415 [ 255 ] {2b19cc8a-882f-4656-a1bc-9a9f2189591e} <Debug> executeQuery: Read 168 rows, 10.45 KiB in 0.001204 sec., 139534.88372093023 rows/sec., 8.48 MiB/sec. | ||
| 19152 | 2026.03.07 01:58:46.114451 [ 255 ] {2b19cc8a-882f-4656-a1bc-9a9f2189591e} <Debug> TCPHandler: Processed in 0.001362454 sec. | ||
| 19153 | 2026.03.07 01:58:46.114561 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19154 | 2026.03.07 01:58:46.114659 [ 255 ] {67227987-1ef7-4468-825c-41f7e315449c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19155 | 2026.03.07 01:58:46.114697 [ 255 ] {67227987-1ef7-4468-825c-41f7e315449c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19156 | 2026.03.07 01:58:46.115155 [ 255 ] {67227987-1ef7-4468-825c-41f7e315449c} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19157 | 2026.03.07 01:58:46.115191 [ 255 ] {67227987-1ef7-4468-825c-41f7e315449c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19158 | 2026.03.07 01:58:46.115473 [ 255 ] {67227987-1ef7-4468-825c-41f7e315449c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 19159 | 2026.03.07 01:58:46.115675 [ 255 ] {67227987-1ef7-4468-825c-41f7e315449c} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19160 | 2026.03.07 01:58:46.115798 [ 255 ] {67227987-1ef7-4468-825c-41f7e315449c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001162 sec., 128227.19449225473 rows/sec., 8.28 MiB/sec. | ||
| 19161 | 2026.03.07 01:58:46.115835 [ 255 ] {67227987-1ef7-4468-825c-41f7e315449c} <Debug> TCPHandler: Processed in 0.001321413 sec. | ||
| 19162 | 2026.03.07 01:58:46.115945 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19163 | 2026.03.07 01:58:46.116037 [ 255 ] {6e785457-b163-4c25-a347-46f0d4f520c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19164 | 2026.03.07 01:58:46.116076 [ 255 ] {6e785457-b163-4c25-a347-46f0d4f520c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19165 | 2026.03.07 01:58:46.116533 [ 255 ] {6e785457-b163-4c25-a347-46f0d4f520c6} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19166 | 2026.03.07 01:58:46.116569 [ 255 ] {6e785457-b163-4c25-a347-46f0d4f520c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19167 | 2026.03.07 01:58:46.116860 [ 255 ] {6e785457-b163-4c25-a347-46f0d4f520c6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 19168 | 2026.03.07 01:58:46.117058 [ 255 ] {6e785457-b163-4c25-a347-46f0d4f520c6} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19169 | 2026.03.07 01:58:46.117167 [ 113 ] {} <Debug> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 19170 | 2026.03.07 01:58:46.117187 [ 255 ] {6e785457-b163-4c25-a347-46f0d4f520c6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.21 MiB/sec. | ||
| 19171 | 2026.03.07 01:58:46.117204 [ 113 ] {} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19172 | 2026.03.07 01:58:46.117229 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19173 | 2026.03.07 01:58:46.117230 [ 255 ] {6e785457-b163-4c25-a347-46f0d4f520c6} <Debug> TCPHandler: Processed in 0.001332723 sec. | ||
| 19174 | 2026.03.07 01:58:46.117310 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 19175 | 2026.03.07 01:58:46.117353 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19176 | 2026.03.07 01:58:46.117401 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19177 | 2026.03.07 01:58:46.117429 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 160 rows starting from the beginning of the part | ||
| 19178 | 2026.03.07 01:58:46.117446 [ 255 ] {51bf38f1-ff6d-4f99-81b3-dc3aea0a5821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19179 | 2026.03.07 01:58:46.117485 [ 255 ] {51bf38f1-ff6d-4f99-81b3-dc3aea0a5821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19180 | 2026.03.07 01:58:46.117488 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
| 19181 | 2026.03.07 01:58:46.117541 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 148 rows starting from the beginning of the part | ||
| 19182 | 2026.03.07 01:58:46.117584 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 148 rows starting from the beginning of the part | ||
| 19183 | 2026.03.07 01:58:46.117625 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 148 rows starting from the beginning of the part | ||
| 19184 | 2026.03.07 01:58:46.117663 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 148 rows starting from the beginning of the part | ||
| 19185 | 2026.03.07 01:58:46.118183 [ 255 ] {51bf38f1-ff6d-4f99-81b3-dc3aea0a5821} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19186 | 2026.03.07 01:58:46.118217 [ 255 ] {51bf38f1-ff6d-4f99-81b3-dc3aea0a5821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19187 | 2026.03.07 01:58:46.118471 [ 187 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001191939 sec., 640972.3987553054 rows/sec., 39.29 MiB/sec. | ||
| 19188 | 2026.03.07 01:58:46.118525 [ 255 ] {51bf38f1-ff6d-4f99-81b3-dc3aea0a5821} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19189 | 2026.03.07 01:58:46.118597 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 19190 | 2026.03.07 01:58:46.118737 [ 255 ] {51bf38f1-ff6d-4f99-81b3-dc3aea0a5821} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19191 | 2026.03.07 01:58:46.118824 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_45_9} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19192 | 2026.03.07 01:58:46.118867 [ 255 ] {51bf38f1-ff6d-4f99-81b3-dc3aea0a5821} <Debug> executeQuery: Read 516 rows, 37.27 KiB in 0.001438 sec., 358831.71070931846 rows/sec., 25.31 MiB/sec. | ||
| 19193 | 2026.03.07 01:58:46.118889 [ 188 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_45_9} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 19194 | 2026.03.07 01:58:46.118904 [ 255 ] {51bf38f1-ff6d-4f99-81b3-dc3aea0a5821} <Debug> TCPHandler: Processed in 0.001598072 sec. | ||
| 19195 | 2026.03.07 01:58:46.118950 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19196 | 2026.03.07 01:58:46.119013 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19197 | 2026.03.07 01:58:46.119107 [ 255 ] {b7928ad6-32aa-461a-a130-3b884789d54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19198 | 2026.03.07 01:58:46.119147 [ 255 ] {b7928ad6-32aa-461a-a130-3b884789d54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19199 | 2026.03.07 01:58:46.119477 [ 255 ] {b7928ad6-32aa-461a-a130-3b884789d54d} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19200 | 2026.03.07 01:58:46.119512 [ 255 ] {b7928ad6-32aa-461a-a130-3b884789d54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19201 | 2026.03.07 01:58:46.119810 [ 255 ] {b7928ad6-32aa-461a-a130-3b884789d54d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 19202 | 2026.03.07 01:58:46.120011 [ 255 ] {b7928ad6-32aa-461a-a130-3b884789d54d} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19203 | 2026.03.07 01:58:46.120138 [ 255 ] {b7928ad6-32aa-461a-a130-3b884789d54d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 19204 | 2026.03.07 01:58:46.120174 [ 255 ] {b7928ad6-32aa-461a-a130-3b884789d54d} <Debug> TCPHandler: Processed in 0.001207649 sec. | ||
| 19205 | 2026.03.07 01:58:46.120282 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19206 | 2026.03.07 01:58:46.120374 [ 255 ] {a729d147-2d42-4a48-94df-72b3c9b8c6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19207 | 2026.03.07 01:58:46.120415 [ 255 ] {a729d147-2d42-4a48-94df-72b3c9b8c6e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19208 | 2026.03.07 01:58:46.120849 [ 255 ] {a729d147-2d42-4a48-94df-72b3c9b8c6e1} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19209 | 2026.03.07 01:58:46.120884 [ 255 ] {a729d147-2d42-4a48-94df-72b3c9b8c6e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19210 | 2026.03.07 01:58:46.121199 [ 255 ] {a729d147-2d42-4a48-94df-72b3c9b8c6e1} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19211 | 2026.03.07 01:58:46.121395 [ 255 ] {a729d147-2d42-4a48-94df-72b3c9b8c6e1} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19212 | 2026.03.07 01:58:46.121522 [ 255 ] {a729d147-2d42-4a48-94df-72b3c9b8c6e1} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.001166 sec., 230703.2590051458 rows/sec., 15.34 MiB/sec. | ||
| 19213 | 2026.03.07 01:58:46.121558 [ 255 ] {a729d147-2d42-4a48-94df-72b3c9b8c6e1} <Debug> TCPHandler: Processed in 0.001323173 sec. | ||
| 19214 | 2026.03.07 01:58:46.121669 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19215 | 2026.03.07 01:58:46.121761 [ 255 ] {074b29ab-d285-48fe-8f33-702de3ca65af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19216 | 2026.03.07 01:58:46.121801 [ 255 ] {074b29ab-d285-48fe-8f33-702de3ca65af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19217 | 2026.03.07 01:58:46.122104 [ 255 ] {074b29ab-d285-48fe-8f33-702de3ca65af} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19218 | 2026.03.07 01:58:46.122140 [ 255 ] {074b29ab-d285-48fe-8f33-702de3ca65af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19219 | 2026.03.07 01:58:46.122422 [ 255 ] {074b29ab-d285-48fe-8f33-702de3ca65af} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 19220 | 2026.03.07 01:58:46.122619 [ 255 ] {074b29ab-d285-48fe-8f33-702de3ca65af} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19221 | 2026.03.07 01:58:46.122758 [ 255 ] {074b29ab-d285-48fe-8f33-702de3ca65af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 19222 | 2026.03.07 01:58:46.122794 [ 255 ] {074b29ab-d285-48fe-8f33-702de3ca65af} <Debug> TCPHandler: Processed in 0.001172638 sec. | ||
| 19223 | 2026.03.07 01:58:46.122898 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19224 | 2026.03.07 01:58:46.122990 [ 255 ] {c5035961-cd36-4043-a024-36ba78a756ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19225 | 2026.03.07 01:58:46.123043 [ 255 ] {c5035961-cd36-4043-a024-36ba78a756ec} <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 | ||
| 19226 | 2026.03.07 01:58:46.123905 [ 255 ] {c5035961-cd36-4043-a024-36ba78a756ec} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19227 | 2026.03.07 01:58:46.123945 [ 255 ] {c5035961-cd36-4043-a024-36ba78a756ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19228 | 2026.03.07 01:58:46.124508 [ 255 ] {c5035961-cd36-4043-a024-36ba78a756ec} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19229 | 2026.03.07 01:58:46.124725 [ 255 ] {c5035961-cd36-4043-a024-36ba78a756ec} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19230 | 2026.03.07 01:58:46.124869 [ 255 ] {c5035961-cd36-4043-a024-36ba78a756ec} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001897 sec., 9488.66631523458 rows/sec., 17.00 MiB/sec. | ||
| 19231 | 2026.03.07 01:58:46.124934 [ 255 ] {c5035961-cd36-4043-a024-36ba78a756ec} <Debug> TCPHandler: Processed in 0.002082047 sec. | ||
| 19232 | 2026.03.07 01:58:46.125046 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19233 | 2026.03.07 01:58:46.125139 [ 255 ] {aa240a86-c284-49e3-b2fb-745d0fe39af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19234 | 2026.03.07 01:58:46.125181 [ 255 ] {aa240a86-c284-49e3-b2fb-745d0fe39af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19235 | 2026.03.07 01:58:46.125526 [ 255 ] {aa240a86-c284-49e3-b2fb-745d0fe39af8} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19236 | 2026.03.07 01:58:46.125562 [ 255 ] {aa240a86-c284-49e3-b2fb-745d0fe39af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19237 | 2026.03.07 01:58:46.125862 [ 255 ] {aa240a86-c284-49e3-b2fb-745d0fe39af8} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19238 | 2026.03.07 01:58:46.126064 [ 255 ] {aa240a86-c284-49e3-b2fb-745d0fe39af8} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19239 | 2026.03.07 01:58:46.126191 [ 255 ] {aa240a86-c284-49e3-b2fb-745d0fe39af8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001071 sec., 84033.61344537816 rows/sec., 5.26 MiB/sec. | ||
| 19240 | 2026.03.07 01:58:46.126190 [ 90 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19241 | 2026.03.07 01:58:46.126228 [ 255 ] {aa240a86-c284-49e3-b2fb-745d0fe39af8} <Debug> TCPHandler: Processed in 0.00123017 sec. | ||
| 19242 | 2026.03.07 01:58:46.126271 [ 90 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19243 | 2026.03.07 01:58:46.126299 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19244 | 2026.03.07 01:58:46.126392 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19245 | 2026.03.07 01:58:46.126510 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19246 | 2026.03.07 01:58:46.126542 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7020 rows starting from the beginning of the part | ||
| 19247 | 2026.03.07 01:58:46.126608 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 12 rows starting from the beginning of the part | ||
| 19248 | 2026.03.07 01:58:46.126656 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 48 rows starting from the beginning of the part | ||
| 19249 | 2026.03.07 01:58:46.126699 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 90 rows starting from the beginning of the part | ||
| 19250 | 2026.03.07 01:58:46.126741 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 19251 | 2026.03.07 01:58:46.126779 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 90 rows starting from the beginning of the part | ||
| 19252 | 2026.03.07 01:58:46.128503 [ 198 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7320 rows, containing 4 columns (4 merged, 0 gathered) in 0.00215046 sec., 3403922.8816160266 rows/sec., 222.53 MiB/sec. | ||
| 19253 | 2026.03.07 01:58:46.128889 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19254 | 2026.03.07 01:58:46.129129 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_131_26} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19255 | 2026.03.07 01:58:46.129196 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_131_26} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19256 | 2026.03.07 01:58:46.129259 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 19257 | 2026.03.07 01:58:46.615709 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39876 | ||
| 19258 | 2026.03.07 01:58:46.616203 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19259 | 2026.03.07 01:58:46.616235 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19260 | 2026.03.07 01:58:46.616694 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19261 | 2026.03.07 01:58:46.616916 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19262 | 2026.03.07 01:58:46.617044 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39876 | ||
| 19263 | 2026.03.07 01:58:48.767050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 19264 | 2026.03.07 01:58:48.784738 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19265 | 2026.03.07 01:58:48.784792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19266 | 2026.03.07 01:58:48.790926 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19267 | 2026.03.07 01:58:48.791629 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19268 | 2026.03.07 01:58:48.794707 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 19269 | 2026.03.07 01:58:51.100444 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19270 | 2026.03.07 01:58:51.100657 [ 255 ] {c4dbc330-2803-4fea-8c40-418d2e175496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19271 | 2026.03.07 01:58:51.100721 [ 255 ] {c4dbc330-2803-4fea-8c40-418d2e175496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19272 | 2026.03.07 01:58:51.101341 [ 255 ] {c4dbc330-2803-4fea-8c40-418d2e175496} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19273 | 2026.03.07 01:58:51.101375 [ 255 ] {c4dbc330-2803-4fea-8c40-418d2e175496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19274 | 2026.03.07 01:58:51.101813 [ 255 ] {c4dbc330-2803-4fea-8c40-418d2e175496} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19275 | 2026.03.07 01:58:51.102032 [ 255 ] {c4dbc330-2803-4fea-8c40-418d2e175496} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19276 | 2026.03.07 01:58:51.102176 [ 255 ] {c4dbc330-2803-4fea-8c40-418d2e175496} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001566 sec., 65134.09961685824 rows/sec., 5.45 MiB/sec. | ||
| 19277 | 2026.03.07 01:58:51.102257 [ 255 ] {c4dbc330-2803-4fea-8c40-418d2e175496} <Debug> TCPHandler: Processed in 0.001966454 sec. | ||
| 19278 | 2026.03.07 01:58:51.102382 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19279 | 2026.03.07 01:58:51.102475 [ 255 ] {af377e59-855f-48ab-af24-802bc50f2be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19280 | 2026.03.07 01:58:51.102515 [ 255 ] {af377e59-855f-48ab-af24-802bc50f2be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19281 | 2026.03.07 01:58:51.102918 [ 255 ] {af377e59-855f-48ab-af24-802bc50f2be1} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19282 | 2026.03.07 01:58:51.102952 [ 255 ] {af377e59-855f-48ab-af24-802bc50f2be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19283 | 2026.03.07 01:58:51.103243 [ 255 ] {af377e59-855f-48ab-af24-802bc50f2be1} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19284 | 2026.03.07 01:58:51.103470 [ 255 ] {af377e59-855f-48ab-af24-802bc50f2be1} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19285 | 2026.03.07 01:58:51.103732 [ 108 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19286 | 2026.03.07 01:58:51.103739 [ 255 ] {af377e59-855f-48ab-af24-802bc50f2be1} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001282 sec., 17940.717628705148 rows/sec., 1.32 MiB/sec. | ||
| 19287 | 2026.03.07 01:58:51.103771 [ 108 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19288 | 2026.03.07 01:58:51.103796 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19289 | 2026.03.07 01:58:51.103829 [ 255 ] {af377e59-855f-48ab-af24-802bc50f2be1} <Debug> TCPHandler: Processed in 0.001493309 sec. | ||
| 19290 | 2026.03.07 01:58:51.103941 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19291 | 2026.03.07 01:58:51.103980 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19292 | 2026.03.07 01:58:51.104108 [ 255 ] {93a833b6-21d2-4587-922e-50403382bf27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19293 | 2026.03.07 01:58:51.104118 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19294 | 2026.03.07 01:58:51.104155 [ 255 ] {93a833b6-21d2-4587-922e-50403382bf27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19295 | 2026.03.07 01:58:51.104165 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 226 rows starting from the beginning of the part | ||
| 19296 | 2026.03.07 01:58:51.104243 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 38 rows starting from the beginning of the part | ||
| 19297 | 2026.03.07 01:58:51.104290 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 19298 | 2026.03.07 01:58:51.104334 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 23 rows starting from the beginning of the part | ||
| 19299 | 2026.03.07 01:58:51.104374 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 168 rows starting from the beginning of the part | ||
| 19300 | 2026.03.07 01:58:51.104416 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 23 rows starting from the beginning of the part | ||
| 19301 | 2026.03.07 01:58:51.104624 [ 255 ] {93a833b6-21d2-4587-922e-50403382bf27} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19302 | 2026.03.07 01:58:51.104666 [ 255 ] {93a833b6-21d2-4587-922e-50403382bf27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19303 | 2026.03.07 01:58:51.105027 [ 255 ] {93a833b6-21d2-4587-922e-50403382bf27} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19304 | 2026.03.07 01:58:51.105262 [ 255 ] {93a833b6-21d2-4587-922e-50403382bf27} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19305 | 2026.03.07 01:58:51.105320 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447027 sec., 440904.00524661946 rows/sec., 29.66 MiB/sec. | ||
| 19306 | 2026.03.07 01:58:51.105402 [ 255 ] {93a833b6-21d2-4587-922e-50403382bf27} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001314 sec., 66210.04566210046 rows/sec., 5.17 MiB/sec. | ||
| 19307 | 2026.03.07 01:58:51.105448 [ 255 ] {93a833b6-21d2-4587-922e-50403382bf27} <Debug> TCPHandler: Processed in 0.0015212 sec. | ||
| 19308 | 2026.03.07 01:58:51.105486 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19309 | 2026.03.07 01:58:51.105573 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19310 | 2026.03.07 01:58:51.105677 [ 255 ] {528e415c-d5e0-4332-9a9c-88ca97b9f9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19311 | 2026.03.07 01:58:51.105725 [ 255 ] {528e415c-d5e0-4332-9a9c-88ca97b9f9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19312 | 2026.03.07 01:58:51.105744 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_121_24} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19313 | 2026.03.07 01:58:51.105826 [ 187 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_121_24} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19314 | 2026.03.07 01:58:51.105898 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19315 | 2026.03.07 01:58:51.106158 [ 255 ] {528e415c-d5e0-4332-9a9c-88ca97b9f9a6} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19316 | 2026.03.07 01:58:51.106199 [ 255 ] {528e415c-d5e0-4332-9a9c-88ca97b9f9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19317 | 2026.03.07 01:58:51.106548 [ 255 ] {528e415c-d5e0-4332-9a9c-88ca97b9f9a6} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19318 | 2026.03.07 01:58:51.106763 [ 255 ] {528e415c-d5e0-4332-9a9c-88ca97b9f9a6} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19319 | 2026.03.07 01:58:51.106893 [ 255 ] {528e415c-d5e0-4332-9a9c-88ca97b9f9a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 19320 | 2026.03.07 01:58:51.106929 [ 255 ] {528e415c-d5e0-4332-9a9c-88ca97b9f9a6} <Debug> TCPHandler: Processed in 0.001418426 sec. | ||
| 19321 | 2026.03.07 01:58:51.107035 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19322 | 2026.03.07 01:58:51.107125 [ 255 ] {9bedc898-ac6f-4f21-9e40-e638f24897d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19323 | 2026.03.07 01:58:51.107177 [ 255 ] {9bedc898-ac6f-4f21-9e40-e638f24897d7} <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 | ||
| 19324 | 2026.03.07 01:58:51.108199 [ 255 ] {9bedc898-ac6f-4f21-9e40-e638f24897d7} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19325 | 2026.03.07 01:58:51.108235 [ 255 ] {9bedc898-ac6f-4f21-9e40-e638f24897d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19326 | 2026.03.07 01:58:51.108800 [ 255 ] {9bedc898-ac6f-4f21-9e40-e638f24897d7} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19327 | 2026.03.07 01:58:51.109021 [ 255 ] {9bedc898-ac6f-4f21-9e40-e638f24897d7} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19328 | 2026.03.07 01:58:51.109144 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19329 | 2026.03.07 01:58:51.109160 [ 255 ] {9bedc898-ac6f-4f21-9e40-e638f24897d7} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00203 sec., 11330.049261083743 rows/sec., 20.30 MiB/sec. | ||
| 19330 | 2026.03.07 01:58:51.109175 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19331 | 2026.03.07 01:58:51.109194 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19332 | 2026.03.07 01:58:51.109253 [ 255 ] {9bedc898-ac6f-4f21-9e40-e638f24897d7} <Debug> TCPHandler: Processed in 0.002249124 sec. | ||
| 19333 | 2026.03.07 01:58:51.109269 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19334 | 2026.03.07 01:58:51.109381 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19335 | 2026.03.07 01:58:51.109443 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19336 | 2026.03.07 01:58:51.109477 [ 255 ] {d1dc81b1-cc6e-48b4-865c-11706062b159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19337 | 2026.03.07 01:58:51.109495 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2504 rows starting from the beginning of the part | ||
| 19338 | 2026.03.07 01:58:51.109521 [ 255 ] {d1dc81b1-cc6e-48b4-865c-11706062b159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19339 | 2026.03.07 01:58:51.109612 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 34 rows starting from the beginning of the part | ||
| 19340 | 2026.03.07 01:58:51.109719 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 18 rows starting from the beginning of the part | ||
| 19341 | 2026.03.07 01:58:51.109822 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 23 rows starting from the beginning of the part | ||
| 19342 | 2026.03.07 01:58:51.109881 [ 255 ] {d1dc81b1-cc6e-48b4-865c-11706062b159} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19343 | 2026.03.07 01:58:51.109915 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 18 rows starting from the beginning of the part | ||
| 19344 | 2026.03.07 01:58:51.109920 [ 255 ] {d1dc81b1-cc6e-48b4-865c-11706062b159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19345 | 2026.03.07 01:58:51.110005 [ 200 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 23 rows starting from the beginning of the part | ||
| 19346 | 2026.03.07 01:58:51.110293 [ 255 ] {d1dc81b1-cc6e-48b4-865c-11706062b159} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19347 | 2026.03.07 01:58:51.110510 [ 255 ] {d1dc81b1-cc6e-48b4-865c-11706062b159} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19348 | 2026.03.07 01:58:51.110657 [ 255 ] {d1dc81b1-cc6e-48b4-865c-11706062b159} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 19349 | 2026.03.07 01:58:51.110698 [ 255 ] {d1dc81b1-cc6e-48b4-865c-11706062b159} <Debug> TCPHandler: Processed in 0.001366815 sec. | ||
| 19350 | 2026.03.07 01:58:51.119238 [ 186 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2620 rows, containing 19 columns (19 merged, 0 gathered) in 0.009999696 sec., 262007.96504213728 rows/sec., 469.51 MiB/sec. | ||
| 19351 | 2026.03.07 01:58:51.121773 [ 186 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19352 | 2026.03.07 01:58:51.122118 [ 186 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19353 | 2026.03.07 01:58:51.122195 [ 186 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19354 | 2026.03.07 01:58:51.122353 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.90 MiB. | ||
| 19355 | 2026.03.07 01:58:52.000365 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.37 MiB, peak 409.24 MiB, free memory in arenas 0.00 B, will set to 394.05 MiB (RSS), difference: 3.68 MiB | ||
| 19356 | 2026.03.07 01:58:53.892026 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19357 | 2026.03.07 01:58:53.892095 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19358 | 2026.03.07 01:58:54.117477 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40388 | ||
| 19359 | 2026.03.07 01:58:54.118002 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19360 | 2026.03.07 01:58:54.118041 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19361 | 2026.03.07 01:58:54.118516 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19362 | 2026.03.07 01:58:54.118732 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19363 | 2026.03.07 01:58:54.118861 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40388 | ||
| 19364 | 2026.03.07 01:58:54.255680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2390 | ||
| 19365 | 2026.03.07 01:58:54.258396 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19366 | 2026.03.07 01:58:54.258446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19367 | 2026.03.07 01:58:54.259774 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19368 | 2026.03.07 01:58:54.260062 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19369 | 2026.03.07 01:58:54.260459 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2390 | ||
| 19370 | 2026.03.07 01:58:56.108203 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19371 | 2026.03.07 01:58:56.108382 [ 255 ] {cc48a878-3906-48d3-8608-a1b9203d6bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19372 | 2026.03.07 01:58:56.108447 [ 255 ] {cc48a878-3906-48d3-8608-a1b9203d6bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19373 | 2026.03.07 01:58:56.109199 [ 255 ] {cc48a878-3906-48d3-8608-a1b9203d6bbe} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19374 | 2026.03.07 01:58:56.109246 [ 255 ] {cc48a878-3906-48d3-8608-a1b9203d6bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19375 | 2026.03.07 01:58:56.109640 [ 255 ] {cc48a878-3906-48d3-8608-a1b9203d6bbe} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 19376 | 2026.03.07 01:58:56.109855 [ 255 ] {cc48a878-3906-48d3-8608-a1b9203d6bbe} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19377 | 2026.03.07 01:58:56.110007 [ 255 ] {cc48a878-3906-48d3-8608-a1b9203d6bbe} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001675 sec., 169552.23880597015 rows/sec., 10.77 MiB/sec. | ||
| 19378 | 2026.03.07 01:58:56.110049 [ 255 ] {cc48a878-3906-48d3-8608-a1b9203d6bbe} <Debug> TCPHandler: Processed in 0.001996966 sec. | ||
| 19379 | 2026.03.07 01:58:56.110174 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19380 | 2026.03.07 01:58:56.110266 [ 255 ] {895d6f72-0e20-499a-a101-8ea35386347f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19381 | 2026.03.07 01:58:56.110307 [ 255 ] {895d6f72-0e20-499a-a101-8ea35386347f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19382 | 2026.03.07 01:58:56.111098 [ 255 ] {895d6f72-0e20-499a-a101-8ea35386347f} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19383 | 2026.03.07 01:58:56.111133 [ 255 ] {895d6f72-0e20-499a-a101-8ea35386347f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19384 | 2026.03.07 01:58:56.111475 [ 255 ] {895d6f72-0e20-499a-a101-8ea35386347f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19385 | 2026.03.07 01:58:56.111679 [ 255 ] {895d6f72-0e20-499a-a101-8ea35386347f} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19386 | 2026.03.07 01:58:56.111803 [ 255 ] {895d6f72-0e20-499a-a101-8ea35386347f} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001556 sec., 535347.0437017995 rows/sec., 42.51 MiB/sec. | ||
| 19387 | 2026.03.07 01:58:56.111831 [ 103 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19388 | 2026.03.07 01:58:56.111840 [ 255 ] {895d6f72-0e20-499a-a101-8ea35386347f} <Debug> TCPHandler: Processed in 0.001716226 sec. | ||
| 19389 | 2026.03.07 01:58:56.111911 [ 103 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19390 | 2026.03.07 01:58:56.111941 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19391 | 2026.03.07 01:58:56.112000 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19392 | 2026.03.07 01:58:56.112035 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19393 | 2026.03.07 01:58:56.112097 [ 255 ] {81a84736-7a90-419b-ad35-2117d79a5024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19394 | 2026.03.07 01:58:56.112125 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19395 | 2026.03.07 01:58:56.112135 [ 255 ] {81a84736-7a90-419b-ad35-2117d79a5024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19396 | 2026.03.07 01:58:56.112154 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2893 rows starting from the beginning of the part | ||
| 19397 | 2026.03.07 01:58:56.112214 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 833 rows starting from the beginning of the part | ||
| 19398 | 2026.03.07 01:58:56.112258 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 102 rows starting from the beginning of the part | ||
| 19399 | 2026.03.07 01:58:56.112301 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 837 rows starting from the beginning of the part | ||
| 19400 | 2026.03.07 01:58:56.112378 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 102 rows starting from the beginning of the part | ||
| 19401 | 2026.03.07 01:58:56.112457 [ 196 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 833 rows starting from the beginning of the part | ||
| 19402 | 2026.03.07 01:58:56.112588 [ 255 ] {81a84736-7a90-419b-ad35-2117d79a5024} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19403 | 2026.03.07 01:58:56.112622 [ 255 ] {81a84736-7a90-419b-ad35-2117d79a5024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19404 | 2026.03.07 01:58:56.112928 [ 255 ] {81a84736-7a90-419b-ad35-2117d79a5024} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19405 | 2026.03.07 01:58:56.113130 [ 255 ] {81a84736-7a90-419b-ad35-2117d79a5024} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19406 | 2026.03.07 01:58:56.113254 [ 255 ] {81a84736-7a90-419b-ad35-2117d79a5024} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 8.22 MiB/sec. | ||
| 19407 | 2026.03.07 01:58:56.113290 [ 255 ] {81a84736-7a90-419b-ad35-2117d79a5024} <Debug> TCPHandler: Processed in 0.001338814 sec. | ||
| 19408 | 2026.03.07 01:58:56.113364 [ 220 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19409 | 2026.03.07 01:58:56.113398 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19410 | 2026.03.07 01:58:56.113400 [ 220 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19411 | 2026.03.07 01:58:56.113490 [ 255 ] {460a92d1-fcb5-4d98-8807-c381a2e1c21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19412 | 2026.03.07 01:58:56.113528 [ 255 ] {460a92d1-fcb5-4d98-8807-c381a2e1c21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19413 | 2026.03.07 01:58:56.113951 [ 255 ] {460a92d1-fcb5-4d98-8807-c381a2e1c21b} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19414 | 2026.03.07 01:58:56.113985 [ 255 ] {460a92d1-fcb5-4d98-8807-c381a2e1c21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19415 | 2026.03.07 01:58:56.114290 [ 255 ] {460a92d1-fcb5-4d98-8807-c381a2e1c21b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 19416 | 2026.03.07 01:58:56.114496 [ 255 ] {460a92d1-fcb5-4d98-8807-c381a2e1c21b} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19417 | 2026.03.07 01:58:56.114557 [ 186 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5600 rows, containing 5 columns (5 merged, 0 gathered) in 0.002557103 sec., 2189978.268376362 rows/sec., 180.33 MiB/sec. | ||
| 19418 | 2026.03.07 01:58:56.114625 [ 255 ] {460a92d1-fcb5-4d98-8807-c381a2e1c21b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001152 sec., 129340.27777777778 rows/sec., 8.36 MiB/sec. | ||
| 19419 | 2026.03.07 01:58:56.114665 [ 255 ] {460a92d1-fcb5-4d98-8807-c381a2e1c21b} <Debug> TCPHandler: Processed in 0.001314153 sec. | ||
| 19420 | 2026.03.07 01:58:56.114704 [ 222 ] {} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 19421 | 2026.03.07 01:58:56.114746 [ 222 ] {} <Debug> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 19422 | 2026.03.07 01:58:56.114779 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19423 | 2026.03.07 01:58:56.114875 [ 255 ] {7767b3bf-d9ae-4649-b3a4-705595743663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19424 | 2026.03.07 01:58:56.114888 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19425 | 2026.03.07 01:58:56.114915 [ 255 ] {7767b3bf-d9ae-4649-b3a4-705595743663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19426 | 2026.03.07 01:58:56.115263 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_141_28} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19427 | 2026.03.07 01:58:56.115348 [ 255 ] {7767b3bf-d9ae-4649-b3a4-705595743663} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19428 | 2026.03.07 01:58:56.115353 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_141_28} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19429 | 2026.03.07 01:58:56.115392 [ 255 ] {7767b3bf-d9ae-4649-b3a4-705595743663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19430 | 2026.03.07 01:58:56.115493 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 19431 | 2026.03.07 01:58:56.115730 [ 255 ] {7767b3bf-d9ae-4649-b3a4-705595743663} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 19432 | 2026.03.07 01:58:56.115999 [ 255 ] {7767b3bf-d9ae-4649-b3a4-705595743663} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19433 | 2026.03.07 01:58:56.116139 [ 255 ] {7767b3bf-d9ae-4649-b3a4-705595743663} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001283 sec., 115354.63756819953 rows/sec., 6.56 MiB/sec. | ||
| 19434 | 2026.03.07 01:58:56.116177 [ 255 ] {7767b3bf-d9ae-4649-b3a4-705595743663} <Debug> TCPHandler: Processed in 0.001445427 sec. | ||
| 19435 | 2026.03.07 01:58:56.116289 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19436 | 2026.03.07 01:58:56.116381 [ 255 ] {134720d3-8a32-4300-abd9-1f6f1daa7a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19437 | 2026.03.07 01:58:56.116419 [ 255 ] {134720d3-8a32-4300-abd9-1f6f1daa7a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19438 | 2026.03.07 01:58:56.116568 [ 220 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19439 | 2026.03.07 01:58:56.117017 [ 255 ] {134720d3-8a32-4300-abd9-1f6f1daa7a08} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19440 | 2026.03.07 01:58:56.117052 [ 255 ] {134720d3-8a32-4300-abd9-1f6f1daa7a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19441 | 2026.03.07 01:58:56.117358 [ 255 ] {134720d3-8a32-4300-abd9-1f6f1daa7a08} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19442 | 2026.03.07 01:58:56.117594 [ 255 ] {134720d3-8a32-4300-abd9-1f6f1daa7a08} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19443 | 2026.03.07 01:58:56.117634 [ 222 ] {} <Debug> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 19444 | 2026.03.07 01:58:56.117721 [ 103 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19445 | 2026.03.07 01:58:56.117725 [ 255 ] {134720d3-8a32-4300-abd9-1f6f1daa7a08} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001362 sec., 372980.91042584437 rows/sec., 26.26 MiB/sec. | ||
| 19446 | 2026.03.07 01:58:56.117766 [ 103 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19447 | 2026.03.07 01:58:56.117784 [ 255 ] {134720d3-8a32-4300-abd9-1f6f1daa7a08} <Debug> TCPHandler: Processed in 0.00154151 sec. | ||
| 19448 | 2026.03.07 01:58:56.117791 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19449 | 2026.03.07 01:58:56.117887 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19450 | 2026.03.07 01:58:56.117898 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19451 | 2026.03.07 01:58:56.117988 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19452 | 2026.03.07 01:58:56.118001 [ 255 ] {b26d0c15-3023-41b6-8649-a039ee0ebc02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19453 | 2026.03.07 01:58:56.118016 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1552 rows starting from the beginning of the part | ||
| 19454 | 2026.03.07 01:58:56.118042 [ 255 ] {b26d0c15-3023-41b6-8649-a039ee0ebc02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19455 | 2026.03.07 01:58:56.118073 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 508 rows starting from the beginning of the part | ||
| 19456 | 2026.03.07 01:58:56.118116 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 87 rows starting from the beginning of the part | ||
| 19457 | 2026.03.07 01:58:56.118159 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 516 rows starting from the beginning of the part | ||
| 19458 | 2026.03.07 01:58:56.118199 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 87 rows starting from the beginning of the part | ||
| 19459 | 2026.03.07 01:58:56.118241 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 508 rows starting from the beginning of the part | ||
| 19460 | 2026.03.07 01:58:56.118375 [ 255 ] {b26d0c15-3023-41b6-8649-a039ee0ebc02} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19461 | 2026.03.07 01:58:56.118409 [ 255 ] {b26d0c15-3023-41b6-8649-a039ee0ebc02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19462 | 2026.03.07 01:58:56.118706 [ 255 ] {b26d0c15-3023-41b6-8649-a039ee0ebc02} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 19463 | 2026.03.07 01:58:56.118933 [ 255 ] {b26d0c15-3023-41b6-8649-a039ee0ebc02} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19464 | 2026.03.07 01:58:56.119073 [ 255 ] {b26d0c15-3023-41b6-8649-a039ee0ebc02} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 19465 | 2026.03.07 01:58:56.119109 [ 255 ] {b26d0c15-3023-41b6-8649-a039ee0ebc02} <Debug> TCPHandler: Processed in 0.001258941 sec. | ||
| 19466 | 2026.03.07 01:58:56.119210 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19467 | 2026.03.07 01:58:56.119300 [ 255 ] {7a6d690f-711e-4a7d-b523-cd8b5fc0d196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19468 | 2026.03.07 01:58:56.119341 [ 255 ] {7a6d690f-711e-4a7d-b523-cd8b5fc0d196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19469 | 2026.03.07 01:58:56.119462 [ 186 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3258 rows, containing 5 columns (5 merged, 0 gathered) in 0.001615233 sec., 2017046.457074614 rows/sec., 149.98 MiB/sec. | ||
| 19470 | 2026.03.07 01:58:56.119729 [ 189 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19471 | 2026.03.07 01:58:56.119761 [ 255 ] {7a6d690f-711e-4a7d-b523-cd8b5fc0d196} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19472 | 2026.03.07 01:58:56.119801 [ 255 ] {7a6d690f-711e-4a7d-b523-cd8b5fc0d196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19473 | 2026.03.07 01:58:56.120085 [ 189 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_141_28} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19474 | 2026.03.07 01:58:56.120165 [ 255 ] {7a6d690f-711e-4a7d-b523-cd8b5fc0d196} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19475 | 2026.03.07 01:58:56.120180 [ 189 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_141_28} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19476 | 2026.03.07 01:58:56.120303 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 19477 | 2026.03.07 01:58:56.120384 [ 255 ] {7a6d690f-711e-4a7d-b523-cd8b5fc0d196} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19478 | 2026.03.07 01:58:56.120515 [ 255 ] {7a6d690f-711e-4a7d-b523-cd8b5fc0d196} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001232 sec., 215097.4025974026 rows/sec., 14.29 MiB/sec. | ||
| 19479 | 2026.03.07 01:58:56.120551 [ 255 ] {7a6d690f-711e-4a7d-b523-cd8b5fc0d196} <Debug> TCPHandler: Processed in 0.001388185 sec. | ||
| 19480 | 2026.03.07 01:58:56.120660 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19481 | 2026.03.07 01:58:56.120752 [ 255 ] {2f8c9919-b57b-409b-a91a-e8ed597ce243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19482 | 2026.03.07 01:58:56.120792 [ 255 ] {2f8c9919-b57b-409b-a91a-e8ed597ce243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19483 | 2026.03.07 01:58:56.121094 [ 255 ] {2f8c9919-b57b-409b-a91a-e8ed597ce243} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19484 | 2026.03.07 01:58:56.121128 [ 255 ] {2f8c9919-b57b-409b-a91a-e8ed597ce243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19485 | 2026.03.07 01:58:56.121413 [ 255 ] {2f8c9919-b57b-409b-a91a-e8ed597ce243} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 19486 | 2026.03.07 01:58:56.121617 [ 255 ] {2f8c9919-b57b-409b-a91a-e8ed597ce243} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19487 | 2026.03.07 01:58:56.121753 [ 255 ] {2f8c9919-b57b-409b-a91a-e8ed597ce243} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 19488 | 2026.03.07 01:58:56.121789 [ 255 ] {2f8c9919-b57b-409b-a91a-e8ed597ce243} <Debug> TCPHandler: Processed in 0.001176959 sec. | ||
| 19489 | 2026.03.07 01:58:56.121886 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19490 | 2026.03.07 01:58:56.121977 [ 255 ] {495505ba-8592-43c5-a875-d9f95a5482e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19491 | 2026.03.07 01:58:56.122029 [ 255 ] {495505ba-8592-43c5-a875-d9f95a5482e7} <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 | ||
| 19492 | 2026.03.07 01:58:56.122839 [ 255 ] {495505ba-8592-43c5-a875-d9f95a5482e7} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19493 | 2026.03.07 01:58:56.122876 [ 255 ] {495505ba-8592-43c5-a875-d9f95a5482e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19494 | 2026.03.07 01:58:56.123398 [ 255 ] {495505ba-8592-43c5-a875-d9f95a5482e7} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19495 | 2026.03.07 01:58:56.123647 [ 255 ] {495505ba-8592-43c5-a875-d9f95a5482e7} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19496 | 2026.03.07 01:58:56.123784 [ 255 ] {495505ba-8592-43c5-a875-d9f95a5482e7} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001824 sec., 9868.421052631578 rows/sec., 17.68 MiB/sec. | ||
| 19497 | 2026.03.07 01:58:56.123848 [ 255 ] {495505ba-8592-43c5-a875-d9f95a5482e7} <Debug> TCPHandler: Processed in 0.002009145 sec. | ||
| 19498 | 2026.03.07 01:58:56.123971 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19499 | 2026.03.07 01:58:56.124063 [ 255 ] {376739b5-8fe9-481b-be3f-a5dd5fe97900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19500 | 2026.03.07 01:58:56.124104 [ 255 ] {376739b5-8fe9-481b-be3f-a5dd5fe97900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19501 | 2026.03.07 01:58:56.124434 [ 255 ] {376739b5-8fe9-481b-be3f-a5dd5fe97900} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19502 | 2026.03.07 01:58:56.124469 [ 255 ] {376739b5-8fe9-481b-be3f-a5dd5fe97900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19503 | 2026.03.07 01:58:56.124773 [ 255 ] {376739b5-8fe9-481b-be3f-a5dd5fe97900} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19504 | 2026.03.07 01:58:56.124977 [ 255 ] {376739b5-8fe9-481b-be3f-a5dd5fe97900} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19505 | 2026.03.07 01:58:56.125103 [ 255 ] {376739b5-8fe9-481b-be3f-a5dd5fe97900} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001057 sec., 85146.64143803217 rows/sec., 5.33 MiB/sec. | ||
| 19506 | 2026.03.07 01:58:56.125138 [ 255 ] {376739b5-8fe9-481b-be3f-a5dd5fe97900} <Debug> TCPHandler: Processed in 0.00121388 sec. | ||
| 19507 | 2026.03.07 01:58:56.295008 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 19508 | 2026.03.07 01:58:56.312943 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19509 | 2026.03.07 01:58:56.312994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19510 | 2026.03.07 01:58:56.319660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19511 | 2026.03.07 01:58:56.320452 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19512 | 2026.03.07 01:58:56.324310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 19513 | 2026.03.07 01:58:56.859284 [ 224 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19514 | 2026.03.07 01:58:56.859345 [ 224 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19515 | 2026.03.07 01:58:56.862872 [ 224 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19516 | 2026.03.07 01:58:56.870898 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19517 | 2026.03.07 01:58:56.870951 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19518 | 2026.03.07 01:58:56.874728 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19519 | 2026.03.07 01:58:57.000817 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.42 MiB, peak 409.24 MiB, free memory in arenas 0.00 B, will set to 394.05 MiB (RSS), difference: -1.37 MiB | ||
| 19520 | 2026.03.07 01:58:57.148298 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19521 | 2026.03.07 01:58:57.148502 [ 255 ] {caa75db1-ece4-46ca-8069-bb82bcc91de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19522 | 2026.03.07 01:58:57.148577 [ 255 ] {caa75db1-ece4-46ca-8069-bb82bcc91de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19523 | 2026.03.07 01:58:57.149215 [ 255 ] {caa75db1-ece4-46ca-8069-bb82bcc91de9} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19524 | 2026.03.07 01:58:57.149261 [ 255 ] {caa75db1-ece4-46ca-8069-bb82bcc91de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19525 | 2026.03.07 01:58:57.149662 [ 255 ] {caa75db1-ece4-46ca-8069-bb82bcc91de9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 19526 | 2026.03.07 01:58:57.149894 [ 255 ] {caa75db1-ece4-46ca-8069-bb82bcc91de9} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19527 | 2026.03.07 01:58:57.150049 [ 103 ] {} <Debug> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 19528 | 2026.03.07 01:58:57.150058 [ 255 ] {caa75db1-ece4-46ca-8069-bb82bcc91de9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00161 sec., 3726.7080745341614 rows/sec., 303.89 KiB/sec. | ||
| 19529 | 2026.03.07 01:58:57.150155 [ 103 ] {} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19530 | 2026.03.07 01:58:57.150179 [ 255 ] {caa75db1-ece4-46ca-8069-bb82bcc91de9} <Debug> TCPHandler: Processed in 0.002019956 sec. | ||
| 19531 | 2026.03.07 01:58:57.150201 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19532 | 2026.03.07 01:58:57.150311 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19533 | 2026.03.07 01:58:57.150326 [ 192 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 19534 | 2026.03.07 01:58:57.150418 [ 255 ] {9fb8064d-4ae1-45e4-b4dc-f01ea7705351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19535 | 2026.03.07 01:58:57.150442 [ 192 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19536 | 2026.03.07 01:58:57.150464 [ 255 ] {9fb8064d-4ae1-45e4-b4dc-f01ea7705351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19537 | 2026.03.07 01:58:57.150477 [ 192 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 20 rows starting from the beginning of the part | ||
| 19538 | 2026.03.07 01:58:57.150548 [ 192 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
| 19539 | 2026.03.07 01:58:57.150601 [ 192 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 19540 | 2026.03.07 01:58:57.150645 [ 192 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 19541 | 2026.03.07 01:58:57.150687 [ 192 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 19542 | 2026.03.07 01:58:57.150730 [ 192 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 19543 | 2026.03.07 01:58:57.151468 [ 189 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001183339 sec., 43943.45153840108 rows/sec., 3.67 MiB/sec. | ||
| 19544 | 2026.03.07 01:58:57.151604 [ 192 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 19545 | 2026.03.07 01:58:57.151840 [ 192 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_32_7} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19546 | 2026.03.07 01:58:57.151900 [ 192 ] {2859eb8f-8551-40ba-9aa9-5a6a7f46d749::all_1_32_7} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 19547 | 2026.03.07 01:58:57.151961 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19548 | 2026.03.07 01:58:57.152500 [ 255 ] {9fb8064d-4ae1-45e4-b4dc-f01ea7705351} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19549 | 2026.03.07 01:58:57.152541 [ 255 ] {9fb8064d-4ae1-45e4-b4dc-f01ea7705351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19550 | 2026.03.07 01:58:57.152971 [ 255 ] {9fb8064d-4ae1-45e4-b4dc-f01ea7705351} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19551 | 2026.03.07 01:58:57.153201 [ 255 ] {9fb8064d-4ae1-45e4-b4dc-f01ea7705351} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19552 | 2026.03.07 01:58:57.153338 [ 255 ] {9fb8064d-4ae1-45e4-b4dc-f01ea7705351} <Debug> executeQuery: Read 1989 rows, 154.04 KiB in 0.002943 sec., 675840.9785932722 rows/sec., 51.12 MiB/sec. | ||
| 19553 | 2026.03.07 01:58:57.153378 [ 255 ] {9fb8064d-4ae1-45e4-b4dc-f01ea7705351} <Debug> TCPHandler: Processed in 0.003120171 sec. | ||
| 19554 | 2026.03.07 01:58:57.153483 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19555 | 2026.03.07 01:58:57.153584 [ 255 ] {4d58c264-94ff-4453-8567-26f453d86067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19556 | 2026.03.07 01:58:57.153626 [ 255 ] {4d58c264-94ff-4453-8567-26f453d86067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19557 | 2026.03.07 01:58:57.154051 [ 255 ] {4d58c264-94ff-4453-8567-26f453d86067} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19558 | 2026.03.07 01:58:57.154088 [ 255 ] {4d58c264-94ff-4453-8567-26f453d86067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19559 | 2026.03.07 01:58:57.154387 [ 255 ] {4d58c264-94ff-4453-8567-26f453d86067} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19560 | 2026.03.07 01:58:57.154602 [ 255 ] {4d58c264-94ff-4453-8567-26f453d86067} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19561 | 2026.03.07 01:58:57.154731 [ 255 ] {4d58c264-94ff-4453-8567-26f453d86067} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001168 sec., 34246.57534246575 rows/sec., 2.49 MiB/sec. | ||
| 19562 | 2026.03.07 01:58:57.154769 [ 255 ] {4d58c264-94ff-4453-8567-26f453d86067} <Debug> TCPHandler: Processed in 0.001335894 sec. | ||
| 19563 | 2026.03.07 01:58:57.154982 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19564 | 2026.03.07 01:58:57.155146 [ 255 ] {44e39a69-aee0-4b96-b59f-828264a3aa03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19565 | 2026.03.07 01:58:57.155211 [ 255 ] {44e39a69-aee0-4b96-b59f-828264a3aa03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19566 | 2026.03.07 01:58:57.156213 [ 255 ] {44e39a69-aee0-4b96-b59f-828264a3aa03} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19567 | 2026.03.07 01:58:57.156253 [ 255 ] {44e39a69-aee0-4b96-b59f-828264a3aa03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19568 | 2026.03.07 01:58:57.156589 [ 255 ] {44e39a69-aee0-4b96-b59f-828264a3aa03} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19569 | 2026.03.07 01:58:57.156797 [ 255 ] {44e39a69-aee0-4b96-b59f-828264a3aa03} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19570 | 2026.03.07 01:58:57.156930 [ 255 ] {44e39a69-aee0-4b96-b59f-828264a3aa03} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001834 sec., 386041.439476554 rows/sec., 22.52 MiB/sec. | ||
| 19571 | 2026.03.07 01:58:57.156983 [ 255 ] {44e39a69-aee0-4b96-b59f-828264a3aa03} <Debug> TCPHandler: Processed in 0.002121659 sec. | ||
| 19572 | 2026.03.07 01:58:57.157100 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19573 | 2026.03.07 01:58:57.157198 [ 255 ] {17cec549-24c4-42c6-8b53-215fedba1b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19574 | 2026.03.07 01:58:57.157239 [ 255 ] {17cec549-24c4-42c6-8b53-215fedba1b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19575 | 2026.03.07 01:58:57.157657 [ 255 ] {17cec549-24c4-42c6-8b53-215fedba1b55} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19576 | 2026.03.07 01:58:57.157692 [ 255 ] {17cec549-24c4-42c6-8b53-215fedba1b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19577 | 2026.03.07 01:58:57.157998 [ 255 ] {17cec549-24c4-42c6-8b53-215fedba1b55} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 19578 | 2026.03.07 01:58:57.158212 [ 255 ] {17cec549-24c4-42c6-8b53-215fedba1b55} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19579 | 2026.03.07 01:58:57.158308 [ 100 ] {} <Debug> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 19580 | 2026.03.07 01:58:57.158343 [ 255 ] {17cec549-24c4-42c6-8b53-215fedba1b55} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001165 sec., 858.3690987124463 rows/sec., 60.35 KiB/sec. | ||
| 19581 | 2026.03.07 01:58:57.158345 [ 100 ] {} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19582 | 2026.03.07 01:58:57.158374 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19583 | 2026.03.07 01:58:57.158383 [ 255 ] {17cec549-24c4-42c6-8b53-215fedba1b55} <Debug> TCPHandler: Processed in 0.001332434 sec. | ||
| 19584 | 2026.03.07 01:58:57.158471 [ 201 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::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 | ||
| 19585 | 2026.03.07 01:58:57.158528 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19586 | 2026.03.07 01:58:57.158595 [ 201 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19587 | 2026.03.07 01:58:57.158631 [ 201 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 1 rows starting from the beginning of the part | ||
| 19588 | 2026.03.07 01:58:57.158634 [ 255 ] {9d5ae30c-33d2-425d-ad2f-0fbe3c808d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19589 | 2026.03.07 01:58:57.158685 [ 255 ] {9d5ae30c-33d2-425d-ad2f-0fbe3c808d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19590 | 2026.03.07 01:58:57.158703 [ 201 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 19591 | 2026.03.07 01:58:57.158755 [ 201 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 19592 | 2026.03.07 01:58:57.158796 [ 201 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 19593 | 2026.03.07 01:58:57.158839 [ 201 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 19594 | 2026.03.07 01:58:57.159541 [ 192 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001114626 sec., 4485.809589943174 rows/sec., 332.93 KiB/sec. | ||
| 19595 | 2026.03.07 01:58:57.159669 [ 255 ] {9d5ae30c-33d2-425d-ad2f-0fbe3c808d19} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19596 | 2026.03.07 01:58:57.159670 [ 189 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 19597 | 2026.03.07 01:58:57.159710 [ 255 ] {9d5ae30c-33d2-425d-ad2f-0fbe3c808d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19598 | 2026.03.07 01:58:57.160038 [ 189 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_21_5} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19599 | 2026.03.07 01:58:57.160107 [ 255 ] {9d5ae30c-33d2-425d-ad2f-0fbe3c808d19} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19600 | 2026.03.07 01:58:57.160132 [ 189 ] {b27b1aef-d5e3-43e9-bc2a-12f24b741b5a::all_1_21_5} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 19601 | 2026.03.07 01:58:57.160230 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19602 | 2026.03.07 01:58:57.160363 [ 255 ] {9d5ae30c-33d2-425d-ad2f-0fbe3c808d19} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19603 | 2026.03.07 01:58:57.160500 [ 255 ] {9d5ae30c-33d2-425d-ad2f-0fbe3c808d19} <Debug> executeQuery: Read 1040 rows, 73.55 KiB in 0.001885 sec., 551724.1379310346 rows/sec., 38.11 MiB/sec. | ||
| 19604 | 2026.03.07 01:58:57.160537 [ 255 ] {9d5ae30c-33d2-425d-ad2f-0fbe3c808d19} <Debug> TCPHandler: Processed in 0.002058487 sec. | ||
| 19605 | 2026.03.07 01:58:57.160654 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19606 | 2026.03.07 01:58:57.160749 [ 255 ] {29abfb25-43e0-4e6e-91f0-c400b99b290a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19607 | 2026.03.07 01:58:57.160792 [ 255 ] {29abfb25-43e0-4e6e-91f0-c400b99b290a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19608 | 2026.03.07 01:58:57.161506 [ 255 ] {29abfb25-43e0-4e6e-91f0-c400b99b290a} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19609 | 2026.03.07 01:58:57.161543 [ 255 ] {29abfb25-43e0-4e6e-91f0-c400b99b290a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19610 | 2026.03.07 01:58:57.161971 [ 255 ] {29abfb25-43e0-4e6e-91f0-c400b99b290a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19611 | 2026.03.07 01:58:57.162183 [ 255 ] {29abfb25-43e0-4e6e-91f0-c400b99b290a} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19612 | 2026.03.07 01:58:57.162293 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_131_29 to all_136_136_0 | ||
| 19613 | 2026.03.07 01:58:57.162311 [ 255 ] {29abfb25-43e0-4e6e-91f0-c400b99b290a} <Debug> executeQuery: Read 1208 rows, 77.31 KiB in 0.001581 sec., 764073.3712839975 rows/sec., 47.75 MiB/sec. | ||
| 19614 | 2026.03.07 01:58:57.162320 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19615 | 2026.03.07 01:58:57.162340 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19616 | 2026.03.07 01:58:57.162350 [ 255 ] {29abfb25-43e0-4e6e-91f0-c400b99b290a} <Debug> TCPHandler: Processed in 0.001747547 sec. | ||
| 19617 | 2026.03.07 01:58:57.162396 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_136_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_29 to all_136_136_0 into Compact with storage Full | ||
| 19618 | 2026.03.07 01:58:57.162464 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19619 | 2026.03.07 01:58:57.162469 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_136_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19620 | 2026.03.07 01:58:57.162503 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_131_29, total 47462 rows starting from the beginning of the part | ||
| 19621 | 2026.03.07 01:58:57.162551 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 19622 | 2026.03.07 01:58:57.162560 [ 255 ] {c0664a37-81ea-4726-a0fa-3149d9a57be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19623 | 2026.03.07 01:58:57.162593 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 269 rows starting from the beginning of the part | ||
| 19624 | 2026.03.07 01:58:57.162616 [ 255 ] {c0664a37-81ea-4726-a0fa-3149d9a57be9} <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 | ||
| 19625 | 2026.03.07 01:58:57.162635 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 19626 | 2026.03.07 01:58:57.162674 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 265 rows starting from the beginning of the part | ||
| 19627 | 2026.03.07 01:58:57.162715 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1208 rows starting from the beginning of the part | ||
| 19628 | 2026.03.07 01:58:57.163512 [ 255 ] {c0664a37-81ea-4726-a0fa-3149d9a57be9} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19629 | 2026.03.07 01:58:57.163566 [ 255 ] {c0664a37-81ea-4726-a0fa-3149d9a57be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19630 | 2026.03.07 01:58:57.164151 [ 255 ] {c0664a37-81ea-4726-a0fa-3149d9a57be9} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19631 | 2026.03.07 01:58:57.164386 [ 255 ] {c0664a37-81ea-4726-a0fa-3149d9a57be9} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19632 | 2026.03.07 01:58:57.164529 [ 255 ] {c0664a37-81ea-4726-a0fa-3149d9a57be9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001987 sec., 17111.2229491696 rows/sec., 30.66 MiB/sec. | ||
| 19633 | 2026.03.07 01:58:57.164609 [ 255 ] {c0664a37-81ea-4726-a0fa-3149d9a57be9} <Debug> TCPHandler: Processed in 0.002196532 sec. | ||
| 19634 | 2026.03.07 01:58:57.164727 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19635 | 2026.03.07 01:58:57.164823 [ 255 ] {25abf0da-aac9-4184-93d6-182bdaff5dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19636 | 2026.03.07 01:58:57.164864 [ 255 ] {25abf0da-aac9-4184-93d6-182bdaff5dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19637 | 2026.03.07 01:58:57.165184 [ 255 ] {25abf0da-aac9-4184-93d6-182bdaff5dab} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19638 | 2026.03.07 01:58:57.165218 [ 255 ] {25abf0da-aac9-4184-93d6-182bdaff5dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19639 | 2026.03.07 01:58:57.165523 [ 255 ] {25abf0da-aac9-4184-93d6-182bdaff5dab} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19640 | 2026.03.07 01:58:57.165734 [ 255 ] {25abf0da-aac9-4184-93d6-182bdaff5dab} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19641 | 2026.03.07 01:58:57.165864 [ 255 ] {25abf0da-aac9-4184-93d6-182bdaff5dab} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001059 sec., 11331.444759206799 rows/sec., 781.99 KiB/sec. | ||
| 19642 | 2026.03.07 01:58:57.165900 [ 255 ] {25abf0da-aac9-4184-93d6-182bdaff5dab} <Debug> TCPHandler: Processed in 0.00122338 sec. | ||
| 19643 | 2026.03.07 01:58:57.171029 [ 197 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_136_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49524 rows, containing 5 columns (5 merged, 0 gathered) in 0.008655962 sec., 5721374.469989587 rows/sec., 374.19 MiB/sec. | ||
| 19644 | 2026.03.07 01:58:57.171600 [ 191 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_136_30} <Trace> MergedBlockOutputStream: filled checksums all_1_136_30 (state Temporary) | ||
| 19645 | 2026.03.07 01:58:57.171911 [ 191 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_136_30} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_136_30 to all_1_136_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19646 | 2026.03.07 01:58:57.171988 [ 191 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_136_30} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_131_29, all_136_136_0] -> all_1_136_30 | ||
| 19647 | 2026.03.07 01:58:57.172101 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 19648 | 2026.03.07 01:58:57.910510 [ 225 ] {} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19649 | 2026.03.07 01:58:57.910562 [ 225 ] {} <Debug> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19650 | 2026.03.07 01:58:57.912643 [ 225 ] {} <Debug> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19651 | 2026.03.07 01:59:01.097783 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19652 | 2026.03.07 01:59:01.098042 [ 255 ] {2f0f6e2e-648c-4557-a0f9-97664c97cce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19653 | 2026.03.07 01:59:01.098135 [ 255 ] {2f0f6e2e-648c-4557-a0f9-97664c97cce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19654 | 2026.03.07 01:59:01.099011 [ 255 ] {2f0f6e2e-648c-4557-a0f9-97664c97cce5} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19655 | 2026.03.07 01:59:01.099080 [ 255 ] {2f0f6e2e-648c-4557-a0f9-97664c97cce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19656 | 2026.03.07 01:59:01.099636 [ 255 ] {2f0f6e2e-648c-4557-a0f9-97664c97cce5} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19657 | 2026.03.07 01:59:01.099963 [ 255 ] {2f0f6e2e-648c-4557-a0f9-97664c97cce5} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19658 | 2026.03.07 01:59:01.100192 [ 255 ] {2f0f6e2e-648c-4557-a0f9-97664c97cce5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002213 sec., 25305.015815634884 rows/sec., 1.94 MiB/sec. | ||
| 19659 | 2026.03.07 01:59:01.100267 [ 255 ] {2f0f6e2e-648c-4557-a0f9-97664c97cce5} <Debug> TCPHandler: Processed in 0.002683218 sec. | ||
| 19660 | 2026.03.07 01:59:01.100419 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19661 | 2026.03.07 01:59:01.100542 [ 255 ] {c05a7ef6-6a4e-46ea-b51f-1fc474ede127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19662 | 2026.03.07 01:59:01.100592 [ 255 ] {c05a7ef6-6a4e-46ea-b51f-1fc474ede127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19663 | 2026.03.07 01:59:01.101087 [ 255 ] {c05a7ef6-6a4e-46ea-b51f-1fc474ede127} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19664 | 2026.03.07 01:59:01.101135 [ 255 ] {c05a7ef6-6a4e-46ea-b51f-1fc474ede127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19665 | 2026.03.07 01:59:01.101537 [ 255 ] {c05a7ef6-6a4e-46ea-b51f-1fc474ede127} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19666 | 2026.03.07 01:59:01.101800 [ 255 ] {c05a7ef6-6a4e-46ea-b51f-1fc474ede127} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19667 | 2026.03.07 01:59:01.101947 [ 255 ] {c05a7ef6-6a4e-46ea-b51f-1fc474ede127} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001431 sec., 44723.96925227114 rows/sec., 3.49 MiB/sec. | ||
| 19668 | 2026.03.07 01:59:01.101999 [ 255 ] {c05a7ef6-6a4e-46ea-b51f-1fc474ede127} <Debug> TCPHandler: Processed in 0.001642433 sec. | ||
| 19669 | 2026.03.07 01:59:01.102070 [ 224 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19670 | 2026.03.07 01:59:01.102110 [ 224 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19671 | 2026.03.07 01:59:01.102140 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19672 | 2026.03.07 01:59:01.102259 [ 255 ] {68d0fe85-ccdb-4243-a8af-6438c2dc7f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19673 | 2026.03.07 01:59:01.102312 [ 255 ] {68d0fe85-ccdb-4243-a8af-6438c2dc7f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19674 | 2026.03.07 01:59:01.102838 [ 255 ] {68d0fe85-ccdb-4243-a8af-6438c2dc7f5d} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19675 | 2026.03.07 01:59:01.102872 [ 255 ] {68d0fe85-ccdb-4243-a8af-6438c2dc7f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19676 | 2026.03.07 01:59:01.103281 [ 255 ] {68d0fe85-ccdb-4243-a8af-6438c2dc7f5d} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19677 | 2026.03.07 01:59:01.103578 [ 255 ] {68d0fe85-ccdb-4243-a8af-6438c2dc7f5d} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19678 | 2026.03.07 01:59:01.103777 [ 255 ] {68d0fe85-ccdb-4243-a8af-6438c2dc7f5d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001548 sec., 82687.33850129199 rows/sec., 5.76 MiB/sec. | ||
| 19679 | 2026.03.07 01:59:01.103827 [ 255 ] {68d0fe85-ccdb-4243-a8af-6438c2dc7f5d} <Debug> TCPHandler: Processed in 0.001749507 sec. | ||
| 19680 | 2026.03.07 01:59:01.103966 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19681 | 2026.03.07 01:59:01.104081 [ 255 ] {445bdbe9-40b9-4367-b738-ab9c2a9ad31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19682 | 2026.03.07 01:59:01.104135 [ 255 ] {445bdbe9-40b9-4367-b738-ab9c2a9ad31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19683 | 2026.03.07 01:59:01.104529 [ 255 ] {445bdbe9-40b9-4367-b738-ab9c2a9ad31d} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19684 | 2026.03.07 01:59:01.104565 [ 255 ] {445bdbe9-40b9-4367-b738-ab9c2a9ad31d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19685 | 2026.03.07 01:59:01.104905 [ 255 ] {445bdbe9-40b9-4367-b738-ab9c2a9ad31d} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19686 | 2026.03.07 01:59:01.105124 [ 255 ] {445bdbe9-40b9-4367-b738-ab9c2a9ad31d} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19687 | 2026.03.07 01:59:01.105262 [ 255 ] {445bdbe9-40b9-4367-b738-ab9c2a9ad31d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001205 sec., 39834.02489626556 rows/sec., 2.68 MiB/sec. | ||
| 19688 | 2026.03.07 01:59:01.105310 [ 255 ] {445bdbe9-40b9-4367-b738-ab9c2a9ad31d} <Debug> TCPHandler: Processed in 0.001405017 sec. | ||
| 19689 | 2026.03.07 01:59:01.105562 [ 224 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19690 | 2026.03.07 01:59:01.619681 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40836 | ||
| 19691 | 2026.03.07 01:59:01.620208 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19692 | 2026.03.07 01:59:01.620247 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19693 | 2026.03.07 01:59:01.620728 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19694 | 2026.03.07 01:59:01.620974 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19695 | 2026.03.07 01:59:01.621108 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40836 | ||
| 19696 | 2026.03.07 01:59:02.087562 [ 224 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19697 | 2026.03.07 01:59:02.087639 [ 224 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19698 | 2026.03.07 01:59:02.090776 [ 224 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19699 | 2026.03.07 01:59:02.249296 [ 221 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19700 | 2026.03.07 01:59:02.249362 [ 221 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19701 | 2026.03.07 01:59:02.252914 [ 221 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19702 | 2026.03.07 01:59:02.563502 [ 221 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19703 | 2026.03.07 01:59:02.563568 [ 221 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19704 | 2026.03.07 01:59:02.566371 [ 221 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19705 | 2026.03.07 01:59:03.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.06 MiB, peak 409.24 MiB, free memory in arenas 0.00 B, will set to 394.06 MiB (RSS), difference: 4.00 MiB | ||
| 19706 | 2026.03.07 01:59:03.825267 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 19707 | 2026.03.07 01:59:03.842619 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19708 | 2026.03.07 01:59:03.842688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19709 | 2026.03.07 01:59:03.848955 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19710 | 2026.03.07 01:59:03.849697 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19711 | 2026.03.07 01:59:03.853025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 19712 | 2026.03.07 01:59:04.261382 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2438 | ||
| 19713 | 2026.03.07 01:59:04.264149 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19714 | 2026.03.07 01:59:04.264209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19715 | 2026.03.07 01:59:04.265471 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19716 | 2026.03.07 01:59:04.265755 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19717 | 2026.03.07 01:59:04.266150 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2438 | ||
| 19718 | 2026.03.07 01:59:04.750581 [ 225 ] {} <Trace> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19719 | 2026.03.07 01:59:04.750641 [ 225 ] {} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19720 | 2026.03.07 01:59:04.752580 [ 225 ] {} <Debug> oximeter.timeseries_schema (9809b95d-3aa7-4830-a7ef-a2ffa4666aba): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19721 | 2026.03.07 01:59:05.281047 [ 224 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19722 | 2026.03.07 01:59:05.281101 [ 224 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19723 | 2026.03.07 01:59:05.283715 [ 224 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19724 | 2026.03.07 01:59:06.107265 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19725 | 2026.03.07 01:59:06.107463 [ 255 ] {2d6b72d4-7e78-45a9-be4e-10c0f533e3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19726 | 2026.03.07 01:59:06.107537 [ 255 ] {2d6b72d4-7e78-45a9-be4e-10c0f533e3af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19727 | 2026.03.07 01:59:06.108392 [ 255 ] {2d6b72d4-7e78-45a9-be4e-10c0f533e3af} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19728 | 2026.03.07 01:59:06.108437 [ 255 ] {2d6b72d4-7e78-45a9-be4e-10c0f533e3af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19729 | 2026.03.07 01:59:06.108859 [ 255 ] {2d6b72d4-7e78-45a9-be4e-10c0f533e3af} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 19730 | 2026.03.07 01:59:06.109086 [ 255 ] {2d6b72d4-7e78-45a9-be4e-10c0f533e3af} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19731 | 2026.03.07 01:59:06.109247 [ 255 ] {2d6b72d4-7e78-45a9-be4e-10c0f533e3af} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001837 sec., 154599.89112683723 rows/sec., 9.82 MiB/sec. | ||
| 19732 | 2026.03.07 01:59:06.109301 [ 255 ] {2d6b72d4-7e78-45a9-be4e-10c0f533e3af} <Debug> TCPHandler: Processed in 0.002175311 sec. | ||
| 19733 | 2026.03.07 01:59:06.109448 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19734 | 2026.03.07 01:59:06.109552 [ 255 ] {dda0b22b-f5c3-455d-8452-e5fce4814b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19735 | 2026.03.07 01:59:06.109596 [ 255 ] {dda0b22b-f5c3-455d-8452-e5fce4814b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19736 | 2026.03.07 01:59:06.110494 [ 255 ] {dda0b22b-f5c3-455d-8452-e5fce4814b70} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19737 | 2026.03.07 01:59:06.110530 [ 255 ] {dda0b22b-f5c3-455d-8452-e5fce4814b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19738 | 2026.03.07 01:59:06.110922 [ 255 ] {dda0b22b-f5c3-455d-8452-e5fce4814b70} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19739 | 2026.03.07 01:59:06.111133 [ 255 ] {dda0b22b-f5c3-455d-8452-e5fce4814b70} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19740 | 2026.03.07 01:59:06.111269 [ 255 ] {dda0b22b-f5c3-455d-8452-e5fce4814b70} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001742 sec., 478185.99311136623 rows/sec., 37.97 MiB/sec. | ||
| 19741 | 2026.03.07 01:59:06.111311 [ 255 ] {dda0b22b-f5c3-455d-8452-e5fce4814b70} <Debug> TCPHandler: Processed in 0.001924992 sec. | ||
| 19742 | 2026.03.07 01:59:06.111460 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19743 | 2026.03.07 01:59:06.111558 [ 255 ] {9f041876-18d7-48c9-9f93-76c03bb660f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19744 | 2026.03.07 01:59:06.111600 [ 255 ] {9f041876-18d7-48c9-9f93-76c03bb660f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19745 | 2026.03.07 01:59:06.112059 [ 255 ] {9f041876-18d7-48c9-9f93-76c03bb660f3} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19746 | 2026.03.07 01:59:06.112094 [ 255 ] {9f041876-18d7-48c9-9f93-76c03bb660f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19747 | 2026.03.07 01:59:06.112401 [ 255 ] {9f041876-18d7-48c9-9f93-76c03bb660f3} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19748 | 2026.03.07 01:59:06.112608 [ 255 ] {9f041876-18d7-48c9-9f93-76c03bb660f3} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19749 | 2026.03.07 01:59:06.112736 [ 255 ] {9f041876-18d7-48c9-9f93-76c03bb660f3} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 8.06 MiB/sec. | ||
| 19750 | 2026.03.07 01:59:06.112774 [ 255 ] {9f041876-18d7-48c9-9f93-76c03bb660f3} <Debug> TCPHandler: Processed in 0.001371305 sec. | ||
| 19751 | 2026.03.07 01:59:06.112895 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19752 | 2026.03.07 01:59:06.112990 [ 255 ] {4e0496d3-7808-4532-8f41-0f43ca57e246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19753 | 2026.03.07 01:59:06.113031 [ 255 ] {4e0496d3-7808-4532-8f41-0f43ca57e246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19754 | 2026.03.07 01:59:06.113471 [ 255 ] {4e0496d3-7808-4532-8f41-0f43ca57e246} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19755 | 2026.03.07 01:59:06.113505 [ 255 ] {4e0496d3-7808-4532-8f41-0f43ca57e246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19756 | 2026.03.07 01:59:06.113814 [ 255 ] {4e0496d3-7808-4532-8f41-0f43ca57e246} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19757 | 2026.03.07 01:59:06.114016 [ 255 ] {4e0496d3-7808-4532-8f41-0f43ca57e246} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19758 | 2026.03.07 01:59:06.114139 [ 92 ] {} <Debug> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 19759 | 2026.03.07 01:59:06.114144 [ 255 ] {4e0496d3-7808-4532-8f41-0f43ca57e246} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. | ||
| 19760 | 2026.03.07 01:59:06.114176 [ 92 ] {} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19761 | 2026.03.07 01:59:06.114195 [ 255 ] {4e0496d3-7808-4532-8f41-0f43ca57e246} <Debug> TCPHandler: Processed in 0.001356465 sec. | ||
| 19762 | 2026.03.07 01:59:06.114195 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19763 | 2026.03.07 01:59:06.114305 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19764 | 2026.03.07 01:59:06.114312 [ 199 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 19765 | 2026.03.07 01:59:06.114408 [ 255 ] {e6b214ae-744e-4fc2-a622-20eb64cc6b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19766 | 2026.03.07 01:59:06.114453 [ 255 ] {e6b214ae-744e-4fc2-a622-20eb64cc6b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19767 | 2026.03.07 01:59:06.114465 [ 199 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19768 | 2026.03.07 01:59:06.114503 [ 199 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 881 rows starting from the beginning of the part | ||
| 19769 | 2026.03.07 01:59:06.114572 [ 199 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 149 rows starting from the beginning of the part | ||
| 19770 | 2026.03.07 01:59:06.114618 [ 199 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 149 rows starting from the beginning of the part | ||
| 19771 | 2026.03.07 01:59:06.114661 [ 199 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 149 rows starting from the beginning of the part | ||
| 19772 | 2026.03.07 01:59:06.114701 [ 199 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 708 rows starting from the beginning of the part | ||
| 19773 | 2026.03.07 01:59:06.114741 [ 199 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 149 rows starting from the beginning of the part | ||
| 19774 | 2026.03.07 01:59:06.114891 [ 255 ] {e6b214ae-744e-4fc2-a622-20eb64cc6b24} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19775 | 2026.03.07 01:59:06.114932 [ 255 ] {e6b214ae-744e-4fc2-a622-20eb64cc6b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19776 | 2026.03.07 01:59:06.115265 [ 255 ] {e6b214ae-744e-4fc2-a622-20eb64cc6b24} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 19777 | 2026.03.07 01:59:06.115497 [ 255 ] {e6b214ae-744e-4fc2-a622-20eb64cc6b24} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19778 | 2026.03.07 01:59:06.115626 [ 255 ] {e6b214ae-744e-4fc2-a622-20eb64cc6b24} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001236 sec., 119741.1003236246 rows/sec., 6.81 MiB/sec. | ||
| 19779 | 2026.03.07 01:59:06.115664 [ 255 ] {e6b214ae-744e-4fc2-a622-20eb64cc6b24} <Debug> TCPHandler: Processed in 0.001408226 sec. | ||
| 19780 | 2026.03.07 01:59:06.115786 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19781 | 2026.03.07 01:59:06.115880 [ 255 ] {bcba52af-9a8c-4469-b8f6-390fd6e53277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19782 | 2026.03.07 01:59:06.115904 [ 191 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001645524 sec., 1327844.5042430253 rows/sec., 85.72 MiB/sec. | ||
| 19783 | 2026.03.07 01:59:06.115921 [ 255 ] {bcba52af-9a8c-4469-b8f6-390fd6e53277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19784 | 2026.03.07 01:59:06.116071 [ 191 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 19785 | 2026.03.07 01:59:06.116331 [ 191 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_60_12} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19786 | 2026.03.07 01:59:06.116402 [ 191 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_60_12} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 19787 | 2026.03.07 01:59:06.116480 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 19788 | 2026.03.07 01:59:06.116551 [ 255 ] {bcba52af-9a8c-4469-b8f6-390fd6e53277} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19789 | 2026.03.07 01:59:06.116593 [ 255 ] {bcba52af-9a8c-4469-b8f6-390fd6e53277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19790 | 2026.03.07 01:59:06.116921 [ 255 ] {bcba52af-9a8c-4469-b8f6-390fd6e53277} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19791 | 2026.03.07 01:59:06.117128 [ 255 ] {bcba52af-9a8c-4469-b8f6-390fd6e53277} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19792 | 2026.03.07 01:59:06.117259 [ 255 ] {bcba52af-9a8c-4469-b8f6-390fd6e53277} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001396 sec., 363896.8481375358 rows/sec., 25.62 MiB/sec. | ||
| 19793 | 2026.03.07 01:59:06.117297 [ 255 ] {bcba52af-9a8c-4469-b8f6-390fd6e53277} <Debug> TCPHandler: Processed in 0.001568231 sec. | ||
| 19794 | 2026.03.07 01:59:06.117410 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19795 | 2026.03.07 01:59:06.117505 [ 255 ] {bce26ec9-f46c-4c0c-813b-b74d4c1ffac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19796 | 2026.03.07 01:59:06.117547 [ 255 ] {bce26ec9-f46c-4c0c-813b-b74d4c1ffac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19797 | 2026.03.07 01:59:06.117882 [ 255 ] {bce26ec9-f46c-4c0c-813b-b74d4c1ffac6} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19798 | 2026.03.07 01:59:06.117917 [ 255 ] {bce26ec9-f46c-4c0c-813b-b74d4c1ffac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19799 | 2026.03.07 01:59:06.118211 [ 255 ] {bce26ec9-f46c-4c0c-813b-b74d4c1ffac6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 19800 | 2026.03.07 01:59:06.118411 [ 255 ] {bce26ec9-f46c-4c0c-813b-b74d4c1ffac6} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19801 | 2026.03.07 01:59:06.118539 [ 255 ] {bce26ec9-f46c-4c0c-813b-b74d4c1ffac6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 19802 | 2026.03.07 01:59:06.118575 [ 255 ] {bce26ec9-f46c-4c0c-813b-b74d4c1ffac6} <Debug> TCPHandler: Processed in 0.00121442 sec. | ||
| 19803 | 2026.03.07 01:59:06.118685 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19804 | 2026.03.07 01:59:06.118779 [ 255 ] {e3c53cd3-32c9-4096-899b-5c758328b12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19805 | 2026.03.07 01:59:06.118820 [ 255 ] {e3c53cd3-32c9-4096-899b-5c758328b12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19806 | 2026.03.07 01:59:06.119226 [ 255 ] {e3c53cd3-32c9-4096-899b-5c758328b12f} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19807 | 2026.03.07 01:59:06.119261 [ 255 ] {e3c53cd3-32c9-4096-899b-5c758328b12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19808 | 2026.03.07 01:59:06.119583 [ 255 ] {e3c53cd3-32c9-4096-899b-5c758328b12f} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19809 | 2026.03.07 01:59:06.119799 [ 255 ] {e3c53cd3-32c9-4096-899b-5c758328b12f} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19810 | 2026.03.07 01:59:06.119931 [ 255 ] {e3c53cd3-32c9-4096-899b-5c758328b12f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00117 sec., 226495.7264957265 rows/sec., 15.05 MiB/sec. | ||
| 19811 | 2026.03.07 01:59:06.119969 [ 255 ] {e3c53cd3-32c9-4096-899b-5c758328b12f} <Debug> TCPHandler: Processed in 0.001333554 sec. | ||
| 19812 | 2026.03.07 01:59:06.120022 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19813 | 2026.03.07 01:59:06.120071 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19814 | 2026.03.07 01:59:06.120077 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19815 | 2026.03.07 01:59:06.120176 [ 255 ] {c6e101af-cf57-4010-9ddd-a61d9ead3684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19816 | 2026.03.07 01:59:06.120219 [ 255 ] {c6e101af-cf57-4010-9ddd-a61d9ead3684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19817 | 2026.03.07 01:59:06.120540 [ 255 ] {c6e101af-cf57-4010-9ddd-a61d9ead3684} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19818 | 2026.03.07 01:59:06.120576 [ 255 ] {c6e101af-cf57-4010-9ddd-a61d9ead3684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19819 | 2026.03.07 01:59:06.120893 [ 255 ] {c6e101af-cf57-4010-9ddd-a61d9ead3684} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 19820 | 2026.03.07 01:59:06.121117 [ 255 ] {c6e101af-cf57-4010-9ddd-a61d9ead3684} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19821 | 2026.03.07 01:59:06.121257 [ 255 ] {c6e101af-cf57-4010-9ddd-a61d9ead3684} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 19822 | 2026.03.07 01:59:06.121299 [ 255 ] {c6e101af-cf57-4010-9ddd-a61d9ead3684} <Debug> TCPHandler: Processed in 0.001271742 sec. | ||
| 19823 | 2026.03.07 01:59:06.121401 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19824 | 2026.03.07 01:59:06.121493 [ 255 ] {060acc49-a220-4a0e-a1d9-7b3a201f729d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19825 | 2026.03.07 01:59:06.121547 [ 255 ] {060acc49-a220-4a0e-a1d9-7b3a201f729d} <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 | ||
| 19826 | 2026.03.07 01:59:06.122362 [ 255 ] {060acc49-a220-4a0e-a1d9-7b3a201f729d} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19827 | 2026.03.07 01:59:06.122400 [ 255 ] {060acc49-a220-4a0e-a1d9-7b3a201f729d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19828 | 2026.03.07 01:59:06.122959 [ 255 ] {060acc49-a220-4a0e-a1d9-7b3a201f729d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19829 | 2026.03.07 01:59:06.123207 [ 255 ] {060acc49-a220-4a0e-a1d9-7b3a201f729d} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19830 | 2026.03.07 01:59:06.123275 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19831 | 2026.03.07 01:59:06.123357 [ 255 ] {060acc49-a220-4a0e-a1d9-7b3a201f729d} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001881 sec., 9569.377990430621 rows/sec., 17.15 MiB/sec. | ||
| 19832 | 2026.03.07 01:59:06.123432 [ 255 ] {060acc49-a220-4a0e-a1d9-7b3a201f729d} <Debug> TCPHandler: Processed in 0.002080188 sec. | ||
| 19833 | 2026.03.07 01:59:06.123546 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19834 | 2026.03.07 01:59:06.123648 [ 255 ] {dedee3f7-29fb-4069-ad02-84619632bebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19835 | 2026.03.07 01:59:06.123695 [ 255 ] {dedee3f7-29fb-4069-ad02-84619632bebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19836 | 2026.03.07 01:59:06.124044 [ 255 ] {dedee3f7-29fb-4069-ad02-84619632bebf} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19837 | 2026.03.07 01:59:06.124080 [ 255 ] {dedee3f7-29fb-4069-ad02-84619632bebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19838 | 2026.03.07 01:59:06.124387 [ 255 ] {dedee3f7-29fb-4069-ad02-84619632bebf} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19839 | 2026.03.07 01:59:06.124594 [ 255 ] {dedee3f7-29fb-4069-ad02-84619632bebf} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19840 | 2026.03.07 01:59:06.124701 [ 28 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19841 | 2026.03.07 01:59:06.124719 [ 255 ] {dedee3f7-29fb-4069-ad02-84619632bebf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00109 sec., 82568.80733944954 rows/sec., 5.17 MiB/sec. | ||
| 19842 | 2026.03.07 01:59:06.124739 [ 28 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19843 | 2026.03.07 01:59:06.124761 [ 255 ] {dedee3f7-29fb-4069-ad02-84619632bebf} <Debug> TCPHandler: Processed in 0.001263521 sec. | ||
| 19844 | 2026.03.07 01:59:06.124762 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19845 | 2026.03.07 01:59:06.124858 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19846 | 2026.03.07 01:59:06.124966 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19847 | 2026.03.07 01:59:06.124990 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7320 rows starting from the beginning of the part | ||
| 19848 | 2026.03.07 01:59:06.125033 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 19849 | 2026.03.07 01:59:06.125067 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 90 rows starting from the beginning of the part | ||
| 19850 | 2026.03.07 01:59:06.125098 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 12 rows starting from the beginning of the part | ||
| 19851 | 2026.03.07 01:59:06.125130 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 48 rows starting from the beginning of the part | ||
| 19852 | 2026.03.07 01:59:06.125162 [ 199 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 90 rows starting from the beginning of the part | ||
| 19853 | 2026.03.07 01:59:06.126839 [ 197 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7620 rows, containing 4 columns (4 merged, 0 gathered) in 0.002008066 sec., 3794695.9910680223 rows/sec., 247.95 MiB/sec. | ||
| 19854 | 2026.03.07 01:59:06.127299 [ 188 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19855 | 2026.03.07 01:59:06.127570 [ 188 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_136_27} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19856 | 2026.03.07 01:59:06.127636 [ 188 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_136_27} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19857 | 2026.03.07 01:59:06.127725 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 19858 | 2026.03.07 01:59:08.892347 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19859 | 2026.03.07 01:59:08.892436 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19860 | 2026.03.07 01:59:09.121269 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41348 | ||
| 19861 | 2026.03.07 01:59:09.121764 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19862 | 2026.03.07 01:59:09.121799 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19863 | 2026.03.07 01:59:09.122273 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19864 | 2026.03.07 01:59:09.122495 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19865 | 2026.03.07 01:59:09.122618 [ 26 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19866 | 2026.03.07 01:59:09.122625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41348 | ||
| 19867 | 2026.03.07 01:59:09.122656 [ 26 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19868 | 2026.03.07 01:59:09.122674 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19869 | 2026.03.07 01:59:09.122795 [ 193 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 19870 | 2026.03.07 01:59:09.122949 [ 193 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19871 | 2026.03.07 01:59:09.122991 [ 193 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38916 rows starting from the beginning of the part | ||
| 19872 | 2026.03.07 01:59:09.123065 [ 193 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 19873 | 2026.03.07 01:59:09.123116 [ 193 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 19874 | 2026.03.07 01:59:09.123167 [ 193 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 19875 | 2026.03.07 01:59:09.123213 [ 193 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 19876 | 2026.03.07 01:59:09.123256 [ 193 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 19877 | 2026.03.07 01:59:09.125755 [ 190 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41348 rows, containing 4 columns (4 merged, 0 gathered) in 0.003020538 sec., 13688952.100586055 rows/sec., 195.82 MiB/sec. | ||
| 19878 | 2026.03.07 01:59:09.126131 [ 198 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19879 | 2026.03.07 01:59:09.126416 [ 198 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_86_17} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19880 | 2026.03.07 01:59:09.126484 [ 198 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_86_17} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19881 | 2026.03.07 01:59:09.126595 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 19882 | 2026.03.07 01:59:11.099950 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19883 | 2026.03.07 01:59:11.100137 [ 255 ] {5af22d0e-a3ef-40c8-aec6-f13db9dfd1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19884 | 2026.03.07 01:59:11.100206 [ 255 ] {5af22d0e-a3ef-40c8-aec6-f13db9dfd1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19885 | 2026.03.07 01:59:11.100872 [ 255 ] {5af22d0e-a3ef-40c8-aec6-f13db9dfd1e4} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19886 | 2026.03.07 01:59:11.100925 [ 255 ] {5af22d0e-a3ef-40c8-aec6-f13db9dfd1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19887 | 2026.03.07 01:59:11.101334 [ 255 ] {5af22d0e-a3ef-40c8-aec6-f13db9dfd1e4} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19888 | 2026.03.07 01:59:11.101558 [ 255 ] {5af22d0e-a3ef-40c8-aec6-f13db9dfd1e4} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19889 | 2026.03.07 01:59:11.101721 [ 255 ] {5af22d0e-a3ef-40c8-aec6-f13db9dfd1e4} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001634 sec., 62423.5006119951 rows/sec., 5.22 MiB/sec. | ||
| 19890 | 2026.03.07 01:59:11.101773 [ 255 ] {5af22d0e-a3ef-40c8-aec6-f13db9dfd1e4} <Debug> TCPHandler: Processed in 0.001969194 sec. | ||
| 19891 | 2026.03.07 01:59:11.101895 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19892 | 2026.03.07 01:59:11.101997 [ 255 ] {a1ae51ae-206d-4341-a681-cd63d8fadf1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19893 | 2026.03.07 01:59:11.102042 [ 255 ] {a1ae51ae-206d-4341-a681-cd63d8fadf1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19894 | 2026.03.07 01:59:11.102459 [ 255 ] {a1ae51ae-206d-4341-a681-cd63d8fadf1b} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19895 | 2026.03.07 01:59:11.102497 [ 255 ] {a1ae51ae-206d-4341-a681-cd63d8fadf1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19896 | 2026.03.07 01:59:11.102803 [ 255 ] {a1ae51ae-206d-4341-a681-cd63d8fadf1b} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19897 | 2026.03.07 01:59:11.103006 [ 255 ] {a1ae51ae-206d-4341-a681-cd63d8fadf1b} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19898 | 2026.03.07 01:59:11.103140 [ 255 ] {a1ae51ae-206d-4341-a681-cd63d8fadf1b} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001166 sec., 19725.55746140652 rows/sec., 1.45 MiB/sec. | ||
| 19899 | 2026.03.07 01:59:11.103179 [ 255 ] {a1ae51ae-206d-4341-a681-cd63d8fadf1b} <Debug> TCPHandler: Processed in 0.001333734 sec. | ||
| 19900 | 2026.03.07 01:59:11.103290 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19901 | 2026.03.07 01:59:11.103385 [ 255 ] {d348fe08-1b99-4e15-8bc2-b6708da7b250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19902 | 2026.03.07 01:59:11.103426 [ 255 ] {d348fe08-1b99-4e15-8bc2-b6708da7b250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19903 | 2026.03.07 01:59:11.103939 [ 255 ] {d348fe08-1b99-4e15-8bc2-b6708da7b250} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19904 | 2026.03.07 01:59:11.103981 [ 255 ] {d348fe08-1b99-4e15-8bc2-b6708da7b250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19905 | 2026.03.07 01:59:11.104304 [ 255 ] {d348fe08-1b99-4e15-8bc2-b6708da7b250} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19906 | 2026.03.07 01:59:11.104517 [ 255 ] {d348fe08-1b99-4e15-8bc2-b6708da7b250} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19907 | 2026.03.07 01:59:11.104653 [ 255 ] {d348fe08-1b99-4e15-8bc2-b6708da7b250} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001287 sec., 67599.0675990676 rows/sec., 5.28 MiB/sec. | ||
| 19908 | 2026.03.07 01:59:11.104693 [ 255 ] {d348fe08-1b99-4e15-8bc2-b6708da7b250} <Debug> TCPHandler: Processed in 0.001450877 sec. | ||
| 19909 | 2026.03.07 01:59:11.104815 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19910 | 2026.03.07 01:59:11.104913 [ 255 ] {debd4ff5-2b27-43d3-9f5f-fc898d486e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19911 | 2026.03.07 01:59:11.104958 [ 255 ] {debd4ff5-2b27-43d3-9f5f-fc898d486e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19912 | 2026.03.07 01:59:11.105389 [ 255 ] {debd4ff5-2b27-43d3-9f5f-fc898d486e1e} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19913 | 2026.03.07 01:59:11.105426 [ 255 ] {debd4ff5-2b27-43d3-9f5f-fc898d486e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19914 | 2026.03.07 01:59:11.105763 [ 255 ] {debd4ff5-2b27-43d3-9f5f-fc898d486e1e} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19915 | 2026.03.07 01:59:11.105975 [ 255 ] {debd4ff5-2b27-43d3-9f5f-fc898d486e1e} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19916 | 2026.03.07 01:59:11.106111 [ 255 ] {debd4ff5-2b27-43d3-9f5f-fc898d486e1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 19917 | 2026.03.07 01:59:11.106148 [ 255 ] {debd4ff5-2b27-43d3-9f5f-fc898d486e1e} <Debug> TCPHandler: Processed in 0.001384676 sec. | ||
| 19918 | 2026.03.07 01:59:11.106260 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19919 | 2026.03.07 01:59:11.106357 [ 255 ] {223dd19c-fe15-4bde-985f-cc64bbbef8c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19920 | 2026.03.07 01:59:11.106413 [ 255 ] {223dd19c-fe15-4bde-985f-cc64bbbef8c3} <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 | ||
| 19921 | 2026.03.07 01:59:11.107236 [ 255 ] {223dd19c-fe15-4bde-985f-cc64bbbef8c3} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19922 | 2026.03.07 01:59:11.107274 [ 255 ] {223dd19c-fe15-4bde-985f-cc64bbbef8c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19923 | 2026.03.07 01:59:11.107811 [ 255 ] {223dd19c-fe15-4bde-985f-cc64bbbef8c3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19924 | 2026.03.07 01:59:11.108042 [ 255 ] {223dd19c-fe15-4bde-985f-cc64bbbef8c3} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19925 | 2026.03.07 01:59:11.108187 [ 255 ] {223dd19c-fe15-4bde-985f-cc64bbbef8c3} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001847 sec., 12452.62587980509 rows/sec., 22.31 MiB/sec. | ||
| 19926 | 2026.03.07 01:59:11.108256 [ 255 ] {223dd19c-fe15-4bde-985f-cc64bbbef8c3} <Debug> TCPHandler: Processed in 0.002044806 sec. | ||
| 19927 | 2026.03.07 01:59:11.108377 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19928 | 2026.03.07 01:59:11.108479 [ 255 ] {4aee7652-028a-4e01-9f54-252c357f92d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19929 | 2026.03.07 01:59:11.108523 [ 255 ] {4aee7652-028a-4e01-9f54-252c357f92d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19930 | 2026.03.07 01:59:11.108869 [ 255 ] {4aee7652-028a-4e01-9f54-252c357f92d1} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19931 | 2026.03.07 01:59:11.108906 [ 255 ] {4aee7652-028a-4e01-9f54-252c357f92d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19932 | 2026.03.07 01:59:11.109232 [ 255 ] {4aee7652-028a-4e01-9f54-252c357f92d1} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19933 | 2026.03.07 01:59:11.109442 [ 255 ] {4aee7652-028a-4e01-9f54-252c357f92d1} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19934 | 2026.03.07 01:59:11.109576 [ 255 ] {4aee7652-028a-4e01-9f54-252c357f92d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 19935 | 2026.03.07 01:59:11.109612 [ 255 ] {4aee7652-028a-4e01-9f54-252c357f92d1} <Debug> TCPHandler: Processed in 0.001286322 sec. | ||
| 19936 | 2026.03.07 01:59:11.353955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 19937 | 2026.03.07 01:59:11.371772 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19938 | 2026.03.07 01:59:11.371830 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19939 | 2026.03.07 01:59:11.378115 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19940 | 2026.03.07 01:59:11.378866 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19941 | 2026.03.07 01:59:11.379150 [ 37 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19942 | 2026.03.07 01:59:11.379194 [ 37 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19943 | 2026.03.07 01:59:11.379216 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19944 | 2026.03.07 01:59:11.379340 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 19945 | 2026.03.07 01:59:11.382129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 19946 | 2026.03.07 01:59:11.383279 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19947 | 2026.03.07 01:59:11.384880 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 19948 | 2026.03.07 01:59:11.389981 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 19949 | 2026.03.07 01:59:11.394887 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 19950 | 2026.03.07 01:59:11.399656 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 19951 | 2026.03.07 01:59:11.404659 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 19952 | 2026.03.07 01:59:11.409467 [ 190 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 19953 | 2026.03.07 01:59:11.467034 [ 198 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.087752714 sec., 7384.386994572043 rows/sec., 38.18 MiB/sec. | ||
| 19954 | 2026.03.07 01:59:11.470569 [ 187 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19955 | 2026.03.07 01:59:11.472754 [ 187 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_86_17} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19956 | 2026.03.07 01:59:11.472868 [ 187 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_86_17} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19957 | 2026.03.07 01:59:11.475931 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19958 | 2026.03.07 01:59:12.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.56 MiB, peak 413.00 MiB, free memory in arenas 0.00 B, will set to 394.09 MiB (RSS), difference: -1.47 MiB | ||
| 19959 | 2026.03.07 01:59:14.267265 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2472 | ||
| 19960 | 2026.03.07 01:59:14.269762 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19961 | 2026.03.07 01:59:14.269821 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 19962 | 2026.03.07 01:59:14.271032 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19963 | 2026.03.07 01:59:14.271307 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19964 | 2026.03.07 01:59:14.271702 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2472 | ||
| 19965 | 2026.03.07 01:59:16.107437 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19966 | 2026.03.07 01:59:16.107621 [ 255 ] {b37c43de-d675-479e-9235-3d235d74be49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19967 | 2026.03.07 01:59:16.107690 [ 255 ] {b37c43de-d675-479e-9235-3d235d74be49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19968 | 2026.03.07 01:59:16.108515 [ 255 ] {b37c43de-d675-479e-9235-3d235d74be49} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19969 | 2026.03.07 01:59:16.108573 [ 255 ] {b37c43de-d675-479e-9235-3d235d74be49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 19970 | 2026.03.07 01:59:16.108995 [ 255 ] {b37c43de-d675-479e-9235-3d235d74be49} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 19971 | 2026.03.07 01:59:16.109229 [ 255 ] {b37c43de-d675-479e-9235-3d235d74be49} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19972 | 2026.03.07 01:59:16.109387 [ 255 ] {b37c43de-d675-479e-9235-3d235d74be49} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001815 sec., 156473.82920110194 rows/sec., 9.94 MiB/sec. | ||
| 19973 | 2026.03.07 01:59:16.109437 [ 255 ] {b37c43de-d675-479e-9235-3d235d74be49} <Debug> TCPHandler: Processed in 0.00213047 sec. | ||
| 19974 | 2026.03.07 01:59:16.109453 [ 221 ] {} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 19975 | 2026.03.07 01:59:16.109511 [ 221 ] {} <Debug> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 19976 | 2026.03.07 01:59:16.109564 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19977 | 2026.03.07 01:59:16.109675 [ 255 ] {54ef8ab9-4ef7-4ab8-b79d-6ac7f42daa7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19978 | 2026.03.07 01:59:16.109722 [ 255 ] {54ef8ab9-4ef7-4ab8-b79d-6ac7f42daa7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19979 | 2026.03.07 01:59:16.110647 [ 255 ] {54ef8ab9-4ef7-4ab8-b79d-6ac7f42daa7b} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19980 | 2026.03.07 01:59:16.110690 [ 255 ] {54ef8ab9-4ef7-4ab8-b79d-6ac7f42daa7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 19981 | 2026.03.07 01:59:16.111086 [ 255 ] {54ef8ab9-4ef7-4ab8-b79d-6ac7f42daa7b} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19982 | 2026.03.07 01:59:16.111324 [ 255 ] {54ef8ab9-4ef7-4ab8-b79d-6ac7f42daa7b} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19983 | 2026.03.07 01:59:16.111460 [ 255 ] {54ef8ab9-4ef7-4ab8-b79d-6ac7f42daa7b} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001808 sec., 460730.08849557524 rows/sec., 36.59 MiB/sec. | ||
| 19984 | 2026.03.07 01:59:16.111467 [ 58 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19985 | 2026.03.07 01:59:16.111498 [ 255 ] {54ef8ab9-4ef7-4ab8-b79d-6ac7f42daa7b} <Debug> TCPHandler: Processed in 0.001987945 sec. | ||
| 19986 | 2026.03.07 01:59:16.111536 [ 58 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19987 | 2026.03.07 01:59:16.111562 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 19988 | 2026.03.07 01:59:16.111631 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19989 | 2026.03.07 01:59:16.111661 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19990 | 2026.03.07 01:59:16.111733 [ 255 ] {77598ed0-0aff-464c-a9c6-6d42a73be6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19991 | 2026.03.07 01:59:16.111781 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19992 | 2026.03.07 01:59:16.111783 [ 255 ] {77598ed0-0aff-464c-a9c6-6d42a73be6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19993 | 2026.03.07 01:59:16.111796 [ 221 ] {} <Debug> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 19994 | 2026.03.07 01:59:16.111821 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2893 rows starting from the beginning of the part | ||
| 19995 | 2026.03.07 01:59:16.111899 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1989 rows starting from the beginning of the part | ||
| 19996 | 2026.03.07 01:59:16.111946 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 56 rows starting from the beginning of the part | ||
| 19997 | 2026.03.07 01:59:16.111992 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 833 rows starting from the beginning of the part | ||
| 19998 | 2026.03.07 01:59:16.112035 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 102 rows starting from the beginning of the part | ||
| 19999 | 2026.03.07 01:59:16.112076 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 833 rows starting from the beginning of the part | ||
| 20000 | 2026.03.07 01:59:16.112298 [ 255 ] {77598ed0-0aff-464c-a9c6-6d42a73be6f2} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20001 | 2026.03.07 01:59:16.112342 [ 255 ] {77598ed0-0aff-464c-a9c6-6d42a73be6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20002 | 2026.03.07 01:59:16.112661 [ 255 ] {77598ed0-0aff-464c-a9c6-6d42a73be6f2} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20003 | 2026.03.07 01:59:16.112880 [ 255 ] {77598ed0-0aff-464c-a9c6-6d42a73be6f2} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20004 | 2026.03.07 01:59:16.112997 [ 58 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20005 | 2026.03.07 01:59:16.113012 [ 255 ] {77598ed0-0aff-464c-a9c6-6d42a73be6f2} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 7.44 MiB/sec. | ||
| 20006 | 2026.03.07 01:59:16.113033 [ 58 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20007 | 2026.03.07 01:59:16.113056 [ 255 ] {77598ed0-0aff-464c-a9c6-6d42a73be6f2} <Debug> TCPHandler: Processed in 0.001475418 sec. | ||
| 20008 | 2026.03.07 01:59:16.113057 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20009 | 2026.03.07 01:59:16.113149 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 20010 | 2026.03.07 01:59:16.113176 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20011 | 2026.03.07 01:59:16.113247 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20012 | 2026.03.07 01:59:16.113275 [ 255 ] {2ec569c6-5f08-4a1e-91fc-2f2672a66d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20013 | 2026.03.07 01:59:16.113278 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 226 rows starting from the beginning of the part | ||
| 20014 | 2026.03.07 01:59:16.113321 [ 255 ] {2ec569c6-5f08-4a1e-91fc-2f2672a66d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20015 | 2026.03.07 01:59:16.113351 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 20016 | 2026.03.07 01:59:16.113399 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 40 rows starting from the beginning of the part | ||
| 20017 | 2026.03.07 01:59:16.113439 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 20018 | 2026.03.07 01:59:16.113479 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 23 rows starting from the beginning of the part | ||
| 20019 | 2026.03.07 01:59:16.113517 [ 194 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 20020 | 2026.03.07 01:59:16.113800 [ 255 ] {2ec569c6-5f08-4a1e-91fc-2f2672a66d84} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20021 | 2026.03.07 01:59:16.113839 [ 255 ] {2ec569c6-5f08-4a1e-91fc-2f2672a66d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20022 | 2026.03.07 01:59:16.114186 [ 255 ] {2ec569c6-5f08-4a1e-91fc-2f2672a66d84} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20023 | 2026.03.07 01:59:16.114396 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280641 sec., 600480.5406042755 rows/sec., 39.81 MiB/sec. | ||
| 20024 | 2026.03.07 01:59:16.114400 [ 255 ] {2ec569c6-5f08-4a1e-91fc-2f2672a66d84} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20025 | 2026.03.07 01:59:16.114442 [ 186 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6706 rows, containing 5 columns (5 merged, 0 gathered) in 0.002823762 sec., 2374846.038724227 rows/sec., 193.04 MiB/sec. | ||
| 20026 | 2026.03.07 01:59:16.114545 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20027 | 2026.03.07 01:59:16.114555 [ 255 ] {2ec569c6-5f08-4a1e-91fc-2f2672a66d84} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001298 sec., 114791.98767334361 rows/sec., 7.42 MiB/sec. | ||
| 20028 | 2026.03.07 01:59:16.114600 [ 255 ] {2ec569c6-5f08-4a1e-91fc-2f2672a66d84} <Debug> TCPHandler: Processed in 0.001473608 sec. | ||
| 20029 | 2026.03.07 01:59:16.114710 [ 186 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20030 | 2026.03.07 01:59:16.114721 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20031 | 2026.03.07 01:59:16.114817 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_126_25} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20032 | 2026.03.07 01:59:16.114827 [ 255 ] {bd65b6e9-e0d9-4af2-8d54-039d4438f3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20033 | 2026.03.07 01:59:16.114877 [ 255 ] {bd65b6e9-e0d9-4af2-8d54-039d4438f3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20034 | 2026.03.07 01:59:16.114898 [ 198 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_126_25} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20035 | 2026.03.07 01:59:16.114973 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 20036 | 2026.03.07 01:59:16.115016 [ 186 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_146_29} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20037 | 2026.03.07 01:59:16.115090 [ 186 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_146_29} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20038 | 2026.03.07 01:59:16.115168 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 20039 | 2026.03.07 01:59:16.115347 [ 255 ] {bd65b6e9-e0d9-4af2-8d54-039d4438f3d0} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20040 | 2026.03.07 01:59:16.115388 [ 255 ] {bd65b6e9-e0d9-4af2-8d54-039d4438f3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20041 | 2026.03.07 01:59:16.115698 [ 255 ] {bd65b6e9-e0d9-4af2-8d54-039d4438f3d0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 20042 | 2026.03.07 01:59:16.115908 [ 255 ] {bd65b6e9-e0d9-4af2-8d54-039d4438f3d0} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20043 | 2026.03.07 01:59:16.116037 [ 255 ] {bd65b6e9-e0d9-4af2-8d54-039d4438f3d0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001228 sec., 120521.17263843649 rows/sec., 6.85 MiB/sec. | ||
| 20044 | 2026.03.07 01:59:16.116074 [ 255 ] {bd65b6e9-e0d9-4af2-8d54-039d4438f3d0} <Debug> TCPHandler: Processed in 0.001404566 sec. | ||
| 20045 | 2026.03.07 01:59:16.116184 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20046 | 2026.03.07 01:59:16.116279 [ 255 ] {80222c42-e0a0-42e1-8d23-cff44fb5f176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20047 | 2026.03.07 01:59:16.116319 [ 255 ] {80222c42-e0a0-42e1-8d23-cff44fb5f176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20048 | 2026.03.07 01:59:16.116960 [ 255 ] {80222c42-e0a0-42e1-8d23-cff44fb5f176} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20049 | 2026.03.07 01:59:16.116996 [ 255 ] {80222c42-e0a0-42e1-8d23-cff44fb5f176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20050 | 2026.03.07 01:59:16.117319 [ 255 ] {80222c42-e0a0-42e1-8d23-cff44fb5f176} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20051 | 2026.03.07 01:59:16.117532 [ 255 ] {80222c42-e0a0-42e1-8d23-cff44fb5f176} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20052 | 2026.03.07 01:59:16.117650 [ 58 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20053 | 2026.03.07 01:59:16.117662 [ 255 ] {80222c42-e0a0-42e1-8d23-cff44fb5f176} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.0014 sec., 362857.14285714284 rows/sec., 25.54 MiB/sec. | ||
| 20054 | 2026.03.07 01:59:16.117690 [ 58 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20055 | 2026.03.07 01:59:16.117712 [ 255 ] {80222c42-e0a0-42e1-8d23-cff44fb5f176} <Debug> TCPHandler: Processed in 0.001578722 sec. | ||
| 20056 | 2026.03.07 01:59:16.117714 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20057 | 2026.03.07 01:59:16.117821 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20058 | 2026.03.07 01:59:16.117823 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20059 | 2026.03.07 01:59:16.117911 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20060 | 2026.03.07 01:59:16.117932 [ 255 ] {7d0fefd7-d539-472c-9d92-52f8d2d85a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20061 | 2026.03.07 01:59:16.117940 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1552 rows starting from the beginning of the part | ||
| 20062 | 2026.03.07 01:59:16.117975 [ 255 ] {7d0fefd7-d539-472c-9d92-52f8d2d85a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20063 | 2026.03.07 01:59:16.118004 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1040 rows starting from the beginning of the part | ||
| 20064 | 2026.03.07 01:59:16.118049 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 64 rows starting from the beginning of the part | ||
| 20065 | 2026.03.07 01:59:16.118091 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 508 rows starting from the beginning of the part | ||
| 20066 | 2026.03.07 01:59:16.118132 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 87 rows starting from the beginning of the part | ||
| 20067 | 2026.03.07 01:59:16.118172 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 508 rows starting from the beginning of the part | ||
| 20068 | 2026.03.07 01:59:16.118317 [ 255 ] {7d0fefd7-d539-472c-9d92-52f8d2d85a6c} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20069 | 2026.03.07 01:59:16.118354 [ 255 ] {7d0fefd7-d539-472c-9d92-52f8d2d85a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20070 | 2026.03.07 01:59:16.118685 [ 255 ] {7d0fefd7-d539-472c-9d92-52f8d2d85a6c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 20071 | 2026.03.07 01:59:16.118990 [ 255 ] {7d0fefd7-d539-472c-9d92-52f8d2d85a6c} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20072 | 2026.03.07 01:59:16.119159 [ 255 ] {7d0fefd7-d539-472c-9d92-52f8d2d85a6c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001243 sec., 4827.031375703942 rows/sec., 252.19 KiB/sec. | ||
| 20073 | 2026.03.07 01:59:16.119210 [ 255 ] {7d0fefd7-d539-472c-9d92-52f8d2d85a6c} <Debug> TCPHandler: Processed in 0.001437087 sec. | ||
| 20074 | 2026.03.07 01:59:16.119348 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20075 | 2026.03.07 01:59:16.119457 [ 255 ] {50a8847b-6c66-478b-ad91-0c0a9fd0ea04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20076 | 2026.03.07 01:59:16.119510 [ 255 ] {50a8847b-6c66-478b-ad91-0c0a9fd0ea04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20077 | 2026.03.07 01:59:16.119975 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3759 rows, containing 5 columns (5 merged, 0 gathered) in 0.002191442 sec., 1715308.9153169466 rows/sec., 126.76 MiB/sec. | ||
| 20078 | 2026.03.07 01:59:16.119996 [ 255 ] {50a8847b-6c66-478b-ad91-0c0a9fd0ea04} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20079 | 2026.03.07 01:59:16.120037 [ 255 ] {50a8847b-6c66-478b-ad91-0c0a9fd0ea04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20080 | 2026.03.07 01:59:16.120146 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20081 | 2026.03.07 01:59:16.120373 [ 255 ] {50a8847b-6c66-478b-ad91-0c0a9fd0ea04} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20082 | 2026.03.07 01:59:16.120385 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_146_29} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20083 | 2026.03.07 01:59:16.120449 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_146_29} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20084 | 2026.03.07 01:59:16.120508 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 20085 | 2026.03.07 01:59:16.120596 [ 255 ] {50a8847b-6c66-478b-ad91-0c0a9fd0ea04} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20086 | 2026.03.07 01:59:16.120724 [ 255 ] {50a8847b-6c66-478b-ad91-0c0a9fd0ea04} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001291 sec., 205267.23470178156 rows/sec., 13.64 MiB/sec. | ||
| 20087 | 2026.03.07 01:59:16.120760 [ 255 ] {50a8847b-6c66-478b-ad91-0c0a9fd0ea04} <Debug> TCPHandler: Processed in 0.001472708 sec. | ||
| 20088 | 2026.03.07 01:59:16.120876 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20089 | 2026.03.07 01:59:16.120970 [ 255 ] {5edc41f0-42d1-4408-94e7-0efa469b7a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20090 | 2026.03.07 01:59:16.121012 [ 255 ] {5edc41f0-42d1-4408-94e7-0efa469b7a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20091 | 2026.03.07 01:59:16.121320 [ 255 ] {5edc41f0-42d1-4408-94e7-0efa469b7a4a} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20092 | 2026.03.07 01:59:16.121356 [ 255 ] {5edc41f0-42d1-4408-94e7-0efa469b7a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20093 | 2026.03.07 01:59:16.121648 [ 255 ] {5edc41f0-42d1-4408-94e7-0efa469b7a4a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 20094 | 2026.03.07 01:59:16.121855 [ 255 ] {5edc41f0-42d1-4408-94e7-0efa469b7a4a} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20095 | 2026.03.07 01:59:16.121962 [ 58 ] {} <Debug> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 20096 | 2026.03.07 01:59:16.121983 [ 255 ] {5edc41f0-42d1-4408-94e7-0efa469b7a4a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 20097 | 2026.03.07 01:59:16.121997 [ 58 ] {} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20098 | 2026.03.07 01:59:16.122025 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20099 | 2026.03.07 01:59:16.122027 [ 255 ] {5edc41f0-42d1-4408-94e7-0efa469b7a4a} <Debug> TCPHandler: Processed in 0.00120094 sec. | ||
| 20100 | 2026.03.07 01:59:16.122132 [ 195 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 20101 | 2026.03.07 01:59:16.122141 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20102 | 2026.03.07 01:59:16.122260 [ 255 ] {5320c1bd-8996-49b4-ac99-f17cee562203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20103 | 2026.03.07 01:59:16.122279 [ 195 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20104 | 2026.03.07 01:59:16.122315 [ 255 ] {5320c1bd-8996-49b4-ac99-f17cee562203} <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 | ||
| 20105 | 2026.03.07 01:59:16.122318 [ 195 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part | ||
| 20106 | 2026.03.07 01:59:16.122397 [ 195 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 20107 | 2026.03.07 01:59:16.122441 [ 195 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 20108 | 2026.03.07 01:59:16.122479 [ 195 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 20109 | 2026.03.07 01:59:16.122514 [ 195 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 20110 | 2026.03.07 01:59:16.122549 [ 195 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 20111 | 2026.03.07 01:59:16.123158 [ 255 ] {5320c1bd-8996-49b4-ac99-f17cee562203} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20112 | 2026.03.07 01:59:16.123199 [ 255 ] {5320c1bd-8996-49b4-ac99-f17cee562203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20113 | 2026.03.07 01:59:16.123335 [ 196 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.001256591 sec., 31832.155410949144 rows/sec., 2.09 MiB/sec. | ||
| 20114 | 2026.03.07 01:59:16.123474 [ 198 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 20115 | 2026.03.07 01:59:16.123753 [ 255 ] {5320c1bd-8996-49b4-ac99-f17cee562203} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20116 | 2026.03.07 01:59:16.123759 [ 198 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_40_8} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20117 | 2026.03.07 01:59:16.123857 [ 198 ] {66151b17-0704-49f7-87d4-79c3b09a235c::all_1_40_8} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 20118 | 2026.03.07 01:59:16.123952 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20119 | 2026.03.07 01:59:16.124012 [ 255 ] {5320c1bd-8996-49b4-ac99-f17cee562203} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20120 | 2026.03.07 01:59:16.124146 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20121 | 2026.03.07 01:59:16.124162 [ 255 ] {5320c1bd-8996-49b4-ac99-f17cee562203} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001919 sec., 9379.88535695675 rows/sec., 16.81 MiB/sec. | ||
| 20122 | 2026.03.07 01:59:16.124189 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20123 | 2026.03.07 01:59:16.124213 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20124 | 2026.03.07 01:59:16.124245 [ 255 ] {5320c1bd-8996-49b4-ac99-f17cee562203} <Debug> TCPHandler: Processed in 0.00215368 sec. | ||
| 20125 | 2026.03.07 01:59:16.124309 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 20126 | 2026.03.07 01:59:16.124369 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20127 | 2026.03.07 01:59:16.124469 [ 255 ] {d8f35b0d-aef1-4213-9b9f-627d92529c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20128 | 2026.03.07 01:59:16.124511 [ 255 ] {d8f35b0d-aef1-4213-9b9f-627d92529c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20129 | 2026.03.07 01:59:16.124538 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20130 | 2026.03.07 01:59:16.124601 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2620 rows starting from the beginning of the part | ||
| 20131 | 2026.03.07 01:59:16.124751 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 18 rows starting from the beginning of the part | ||
| 20132 | 2026.03.07 01:59:16.124858 [ 255 ] {d8f35b0d-aef1-4213-9b9f-627d92529c96} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20133 | 2026.03.07 01:59:16.124863 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 34 rows starting from the beginning of the part | ||
| 20134 | 2026.03.07 01:59:16.124901 [ 255 ] {d8f35b0d-aef1-4213-9b9f-627d92529c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20135 | 2026.03.07 01:59:16.124990 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 18 rows starting from the beginning of the part | ||
| 20136 | 2026.03.07 01:59:16.125105 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 23 rows starting from the beginning of the part | ||
| 20137 | 2026.03.07 01:59:16.125220 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 18 rows starting from the beginning of the part | ||
| 20138 | 2026.03.07 01:59:16.125235 [ 255 ] {d8f35b0d-aef1-4213-9b9f-627d92529c96} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20139 | 2026.03.07 01:59:16.125459 [ 255 ] {d8f35b0d-aef1-4213-9b9f-627d92529c96} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20140 | 2026.03.07 01:59:16.125595 [ 255 ] {d8f35b0d-aef1-4213-9b9f-627d92529c96} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001144 sec., 78671.32867132867 rows/sec., 4.92 MiB/sec. | ||
| 20141 | 2026.03.07 01:59:16.125631 [ 255 ] {d8f35b0d-aef1-4213-9b9f-627d92529c96} <Debug> TCPHandler: Processed in 0.001313522 sec. | ||
| 20142 | 2026.03.07 01:59:16.125665 [ 218 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20143 | 2026.03.07 01:59:16.125697 [ 218 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20144 | 2026.03.07 01:59:16.128133 [ 218 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20145 | 2026.03.07 01:59:16.133422 [ 196 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2731 rows, containing 19 columns (19 merged, 0 gathered) in 0.009161779 sec., 298086.2122956688 rows/sec., 534.16 MiB/sec. | ||
| 20146 | 2026.03.07 01:59:16.135980 [ 198 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20147 | 2026.03.07 01:59:16.136350 [ 198 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20148 | 2026.03.07 01:59:16.136425 [ 198 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20149 | 2026.03.07 01:59:16.136589 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.05 MiB. | ||
| 20150 | 2026.03.07 01:59:16.622826 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41796 | ||
| 20151 | 2026.03.07 01:59:16.623317 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20152 | 2026.03.07 01:59:16.623350 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20153 | 2026.03.07 01:59:16.623821 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20154 | 2026.03.07 01:59:16.624042 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20155 | 2026.03.07 01:59:16.624168 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41796 | ||
| 20156 | 2026.03.07 01:59:16.826324 [ 218 ] {} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20157 | 2026.03.07 01:59:16.826360 [ 218 ] {} <Debug> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20158 | 2026.03.07 01:59:16.828727 [ 218 ] {} <Debug> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20159 | 2026.03.07 01:59:18.882428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 20160 | 2026.03.07 01:59:18.899407 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20161 | 2026.03.07 01:59:18.899468 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20162 | 2026.03.07 01:59:18.905685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20163 | 2026.03.07 01:59:18.906402 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20164 | 2026.03.07 01:59:18.909624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 20165 | 2026.03.07 01:59:21.099836 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20166 | 2026.03.07 01:59:21.100109 [ 255 ] {ea4b70aa-275d-428b-be2a-69ca96d00878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20167 | 2026.03.07 01:59:21.100209 [ 255 ] {ea4b70aa-275d-428b-be2a-69ca96d00878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20168 | 2026.03.07 01:59:21.101068 [ 255 ] {ea4b70aa-275d-428b-be2a-69ca96d00878} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20169 | 2026.03.07 01:59:21.101122 [ 255 ] {ea4b70aa-275d-428b-be2a-69ca96d00878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20170 | 2026.03.07 01:59:21.101537 [ 255 ] {ea4b70aa-275d-428b-be2a-69ca96d00878} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20171 | 2026.03.07 01:59:21.101771 [ 255 ] {ea4b70aa-275d-428b-be2a-69ca96d00878} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20172 | 2026.03.07 01:59:21.101938 [ 255 ] {ea4b70aa-275d-428b-be2a-69ca96d00878} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001901 sec., 53655.9705418201 rows/sec., 4.49 MiB/sec. | ||
| 20173 | 2026.03.07 01:59:21.101992 [ 255 ] {ea4b70aa-275d-428b-be2a-69ca96d00878} <Debug> TCPHandler: Processed in 0.002335637 sec. | ||
| 20174 | 2026.03.07 01:59:21.102118 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20175 | 2026.03.07 01:59:21.102222 [ 255 ] {a32cce1f-001b-40a8-b1a7-6208e006783a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20176 | 2026.03.07 01:59:21.102266 [ 255 ] {a32cce1f-001b-40a8-b1a7-6208e006783a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20177 | 2026.03.07 01:59:21.102685 [ 255 ] {a32cce1f-001b-40a8-b1a7-6208e006783a} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20178 | 2026.03.07 01:59:21.102722 [ 255 ] {a32cce1f-001b-40a8-b1a7-6208e006783a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20179 | 2026.03.07 01:59:21.103035 [ 255 ] {a32cce1f-001b-40a8-b1a7-6208e006783a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20180 | 2026.03.07 01:59:21.103248 [ 255 ] {a32cce1f-001b-40a8-b1a7-6208e006783a} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20181 | 2026.03.07 01:59:21.103382 [ 255 ] {a32cce1f-001b-40a8-b1a7-6208e006783a} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001182 sec., 19458.544839255497 rows/sec., 1.43 MiB/sec. | ||
| 20182 | 2026.03.07 01:59:21.103421 [ 255 ] {a32cce1f-001b-40a8-b1a7-6208e006783a} <Debug> TCPHandler: Processed in 0.001357764 sec. | ||
| 20183 | 2026.03.07 01:59:21.103525 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20184 | 2026.03.07 01:59:21.103621 [ 255 ] {ee6e4b2a-78b3-491f-8f2e-4ce34b4beedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20185 | 2026.03.07 01:59:21.103661 [ 255 ] {ee6e4b2a-78b3-491f-8f2e-4ce34b4beedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20186 | 2026.03.07 01:59:21.104117 [ 255 ] {ee6e4b2a-78b3-491f-8f2e-4ce34b4beedb} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20187 | 2026.03.07 01:59:21.104154 [ 255 ] {ee6e4b2a-78b3-491f-8f2e-4ce34b4beedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20188 | 2026.03.07 01:59:21.104472 [ 255 ] {ee6e4b2a-78b3-491f-8f2e-4ce34b4beedb} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20189 | 2026.03.07 01:59:21.104682 [ 255 ] {ee6e4b2a-78b3-491f-8f2e-4ce34b4beedb} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20190 | 2026.03.07 01:59:21.104810 [ 255 ] {ee6e4b2a-78b3-491f-8f2e-4ce34b4beedb} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001209 sec., 71960.29776674938 rows/sec., 5.62 MiB/sec. | ||
| 20191 | 2026.03.07 01:59:21.104849 [ 255 ] {ee6e4b2a-78b3-491f-8f2e-4ce34b4beedb} <Debug> TCPHandler: Processed in 0.001374705 sec. | ||
| 20192 | 2026.03.07 01:59:21.104959 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20193 | 2026.03.07 01:59:21.105061 [ 255 ] {b979fe29-9d5d-4a52-af32-5e53dc6606d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20194 | 2026.03.07 01:59:21.105105 [ 255 ] {b979fe29-9d5d-4a52-af32-5e53dc6606d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20195 | 2026.03.07 01:59:21.105508 [ 255 ] {b979fe29-9d5d-4a52-af32-5e53dc6606d7} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20196 | 2026.03.07 01:59:21.105544 [ 255 ] {b979fe29-9d5d-4a52-af32-5e53dc6606d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20197 | 2026.03.07 01:59:21.105884 [ 255 ] {b979fe29-9d5d-4a52-af32-5e53dc6606d7} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20198 | 2026.03.07 01:59:21.106103 [ 255 ] {b979fe29-9d5d-4a52-af32-5e53dc6606d7} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20199 | 2026.03.07 01:59:21.106237 [ 255 ] {b979fe29-9d5d-4a52-af32-5e53dc6606d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 20200 | 2026.03.07 01:59:21.106235 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 5 parts from all_1_136_30 to all_140_140_0 | ||
| 20201 | 2026.03.07 01:59:21.106276 [ 255 ] {b979fe29-9d5d-4a52-af32-5e53dc6606d7} <Debug> TCPHandler: Processed in 0.001367114 sec. | ||
| 20202 | 2026.03.07 01:59:21.106317 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20203 | 2026.03.07 01:59:21.106342 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20204 | 2026.03.07 01:59:21.106396 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20205 | 2026.03.07 01:59:21.106430 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_140_31} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_136_30 to all_140_140_0 into Compact with storage Full | ||
| 20206 | 2026.03.07 01:59:21.106495 [ 255 ] {946c12b8-0e33-4732-9cc3-66fa7fdc9664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20207 | 2026.03.07 01:59:21.106525 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_140_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20208 | 2026.03.07 01:59:21.106552 [ 255 ] {946c12b8-0e33-4732-9cc3-66fa7fdc9664} <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 | ||
| 20209 | 2026.03.07 01:59:21.106557 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_136_30, total 49524 rows starting from the beginning of the part | ||
| 20210 | 2026.03.07 01:59:21.106620 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 128 rows starting from the beginning of the part | ||
| 20211 | 2026.03.07 01:59:21.106666 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 265 rows starting from the beginning of the part | ||
| 20212 | 2026.03.07 01:59:21.106710 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 20213 | 2026.03.07 01:59:21.106752 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 265 rows starting from the beginning of the part | ||
| 20214 | 2026.03.07 01:59:21.107362 [ 255 ] {946c12b8-0e33-4732-9cc3-66fa7fdc9664} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20215 | 2026.03.07 01:59:21.107398 [ 255 ] {946c12b8-0e33-4732-9cc3-66fa7fdc9664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20216 | 2026.03.07 01:59:21.107947 [ 255 ] {946c12b8-0e33-4732-9cc3-66fa7fdc9664} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20217 | 2026.03.07 01:59:21.108176 [ 255 ] {946c12b8-0e33-4732-9cc3-66fa7fdc9664} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20218 | 2026.03.07 01:59:21.108329 [ 255 ] {946c12b8-0e33-4732-9cc3-66fa7fdc9664} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001851 sec., 12425.71582928147 rows/sec., 22.27 MiB/sec. | ||
| 20219 | 2026.03.07 01:59:21.108410 [ 255 ] {946c12b8-0e33-4732-9cc3-66fa7fdc9664} <Debug> TCPHandler: Processed in 0.002063507 sec. | ||
| 20220 | 2026.03.07 01:59:21.108526 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20221 | 2026.03.07 01:59:21.108621 [ 255 ] {89f7382a-0d9d-440e-8e6c-56aed2a6e98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20222 | 2026.03.07 01:59:21.108663 [ 255 ] {89f7382a-0d9d-440e-8e6c-56aed2a6e98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20223 | 2026.03.07 01:59:21.108993 [ 255 ] {89f7382a-0d9d-440e-8e6c-56aed2a6e98b} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20224 | 2026.03.07 01:59:21.109030 [ 255 ] {89f7382a-0d9d-440e-8e6c-56aed2a6e98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20225 | 2026.03.07 01:59:21.109375 [ 255 ] {89f7382a-0d9d-440e-8e6c-56aed2a6e98b} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20226 | 2026.03.07 01:59:21.109585 [ 255 ] {89f7382a-0d9d-440e-8e6c-56aed2a6e98b} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20227 | 2026.03.07 01:59:21.109721 [ 255 ] {89f7382a-0d9d-440e-8e6c-56aed2a6e98b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 20228 | 2026.03.07 01:59:21.109761 [ 255 ] {89f7382a-0d9d-440e-8e6c-56aed2a6e98b} <Debug> TCPHandler: Processed in 0.001285752 sec. | ||
| 20229 | 2026.03.07 01:59:21.114994 [ 191 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_140_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50342 rows, containing 5 columns (5 merged, 0 gathered) in 0.008601861 sec., 5852454.48630244 rows/sec., 382.97 MiB/sec. | ||
| 20230 | 2026.03.07 01:59:21.115237 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_140_31} <Trace> MergedBlockOutputStream: filled checksums all_1_140_31 (state Temporary) | ||
| 20231 | 2026.03.07 01:59:21.115502 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_140_31} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_140_31 to all_1_140_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20232 | 2026.03.07 01:59:21.115567 [ 192 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_140_31} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 5 parts: [all_1_136_30, all_140_140_0] -> all_1_140_31 | ||
| 20233 | 2026.03.07 01:59:21.115631 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 20234 | 2026.03.07 01:59:22.080142 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20235 | 2026.03.07 01:59:22.080196 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20236 | 2026.03.07 01:59:22.083070 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20237 | 2026.03.07 01:59:22.098572 [ 225 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20238 | 2026.03.07 01:59:22.098663 [ 225 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20239 | 2026.03.07 01:59:22.101013 [ 225 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20240 | 2026.03.07 01:59:23.892498 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20241 | 2026.03.07 01:59:23.892589 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20242 | 2026.03.07 01:59:24.125010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42308 | ||
| 20243 | 2026.03.07 01:59:24.125552 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20244 | 2026.03.07 01:59:24.125589 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20245 | 2026.03.07 01:59:24.126067 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20246 | 2026.03.07 01:59:24.126305 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20247 | 2026.03.07 01:59:24.126438 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42308 | ||
| 20248 | 2026.03.07 01:59:24.272775 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2506 | ||
| 20249 | 2026.03.07 01:59:24.275267 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20250 | 2026.03.07 01:59:24.275326 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20251 | 2026.03.07 01:59:24.276560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20252 | 2026.03.07 01:59:24.276850 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20253 | 2026.03.07 01:59:24.277069 [ 77 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 20254 | 2026.03.07 01:59:24.277162 [ 77 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20255 | 2026.03.07 01:59:24.277201 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20256 | 2026.03.07 01:59:24.277260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2506 | ||
| 20257 | 2026.03.07 01:59:24.277402 [ 199 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::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 | ||
| 20258 | 2026.03.07 01:59:24.278075 [ 199 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20259 | 2026.03.07 01:59:24.278211 [ 199 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2320 rows starting from the beginning of the part | ||
| 20260 | 2026.03.07 01:59:24.278573 [ 199 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 34 rows starting from the beginning of the part | ||
| 20261 | 2026.03.07 01:59:24.278948 [ 199 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 20262 | 2026.03.07 01:59:24.279337 [ 199 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
| 20263 | 2026.03.07 01:59:24.279696 [ 199 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part | ||
| 20264 | 2026.03.07 01:59:24.280043 [ 199 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 34 rows starting from the beginning of the part | ||
| 20265 | 2026.03.07 01:59:24.286916 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2506 rows, containing 72 columns (72 merged, 0 gathered) in 0.009597003 sec., 261123.18606131518 rows/sec., 199.44 MiB/sec. | ||
| 20266 | 2026.03.07 01:59:24.289365 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 20267 | 2026.03.07 01:59:24.289946 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_66_13} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20268 | 2026.03.07 01:59:24.290025 [ 197 ] {9bc4d616-4b94-46cd-b0e4-6367a340eb11::all_1_66_13} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 20269 | 2026.03.07 01:59:24.290354 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 20270 | 2026.03.07 01:59:26.106485 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20271 | 2026.03.07 01:59:26.106661 [ 255 ] {52d83a61-55cb-4e29-9f5c-a9d50f738216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20272 | 2026.03.07 01:59:26.106729 [ 255 ] {52d83a61-55cb-4e29-9f5c-a9d50f738216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20273 | 2026.03.07 01:59:26.107442 [ 255 ] {52d83a61-55cb-4e29-9f5c-a9d50f738216} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20274 | 2026.03.07 01:59:26.107491 [ 255 ] {52d83a61-55cb-4e29-9f5c-a9d50f738216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20275 | 2026.03.07 01:59:26.107890 [ 255 ] {52d83a61-55cb-4e29-9f5c-a9d50f738216} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 20276 | 2026.03.07 01:59:26.108120 [ 255 ] {52d83a61-55cb-4e29-9f5c-a9d50f738216} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20277 | 2026.03.07 01:59:26.108281 [ 255 ] {52d83a61-55cb-4e29-9f5c-a9d50f738216} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001669 sec., 170161.7735170761 rows/sec., 10.81 MiB/sec. | ||
| 20278 | 2026.03.07 01:59:26.108334 [ 255 ] {52d83a61-55cb-4e29-9f5c-a9d50f738216} <Debug> TCPHandler: Processed in 0.001981435 sec. | ||
| 20279 | 2026.03.07 01:59:26.108456 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20280 | 2026.03.07 01:59:26.108558 [ 255 ] {a1dc1a61-19d7-49c6-a2ff-40ae2e5f3884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20281 | 2026.03.07 01:59:26.108603 [ 255 ] {a1dc1a61-19d7-49c6-a2ff-40ae2e5f3884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20282 | 2026.03.07 01:59:26.109375 [ 255 ] {a1dc1a61-19d7-49c6-a2ff-40ae2e5f3884} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20283 | 2026.03.07 01:59:26.109415 [ 255 ] {a1dc1a61-19d7-49c6-a2ff-40ae2e5f3884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20284 | 2026.03.07 01:59:26.109785 [ 255 ] {a1dc1a61-19d7-49c6-a2ff-40ae2e5f3884} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20285 | 2026.03.07 01:59:26.109996 [ 255 ] {a1dc1a61-19d7-49c6-a2ff-40ae2e5f3884} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20286 | 2026.03.07 01:59:26.110131 [ 255 ] {a1dc1a61-19d7-49c6-a2ff-40ae2e5f3884} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001594 sec., 522584.6925972397 rows/sec., 41.50 MiB/sec. | ||
| 20287 | 2026.03.07 01:59:26.110169 [ 255 ] {a1dc1a61-19d7-49c6-a2ff-40ae2e5f3884} <Debug> TCPHandler: Processed in 0.001765228 sec. | ||
| 20288 | 2026.03.07 01:59:26.110254 [ 225 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20289 | 2026.03.07 01:59:26.110286 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20290 | 2026.03.07 01:59:26.110315 [ 225 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20291 | 2026.03.07 01:59:26.110394 [ 255 ] {58b4aaf4-b1cd-49bc-9568-51944734c769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20292 | 2026.03.07 01:59:26.110442 [ 255 ] {58b4aaf4-b1cd-49bc-9568-51944734c769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20293 | 2026.03.07 01:59:26.110886 [ 255 ] {58b4aaf4-b1cd-49bc-9568-51944734c769} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20294 | 2026.03.07 01:59:26.110925 [ 255 ] {58b4aaf4-b1cd-49bc-9568-51944734c769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20295 | 2026.03.07 01:59:26.111271 [ 255 ] {58b4aaf4-b1cd-49bc-9568-51944734c769} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20296 | 2026.03.07 01:59:26.111522 [ 255 ] {58b4aaf4-b1cd-49bc-9568-51944734c769} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20297 | 2026.03.07 01:59:26.111653 [ 255 ] {58b4aaf4-b1cd-49bc-9568-51944734c769} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 7.56 MiB/sec. | ||
| 20298 | 2026.03.07 01:59:26.111691 [ 255 ] {58b4aaf4-b1cd-49bc-9568-51944734c769} <Debug> TCPHandler: Processed in 0.001456628 sec. | ||
| 20299 | 2026.03.07 01:59:26.111865 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20300 | 2026.03.07 01:59:26.111961 [ 255 ] {af94767c-abc4-43bc-b795-14bbdbf54e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20301 | 2026.03.07 01:59:26.112004 [ 255 ] {af94767c-abc4-43bc-b795-14bbdbf54e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20302 | 2026.03.07 01:59:26.112436 [ 255 ] {af94767c-abc4-43bc-b795-14bbdbf54e9c} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20303 | 2026.03.07 01:59:26.112473 [ 255 ] {af94767c-abc4-43bc-b795-14bbdbf54e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20304 | 2026.03.07 01:59:26.112807 [ 255 ] {af94767c-abc4-43bc-b795-14bbdbf54e9c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20305 | 2026.03.07 01:59:26.113013 [ 255 ] {af94767c-abc4-43bc-b795-14bbdbf54e9c} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20306 | 2026.03.07 01:59:26.113145 [ 255 ] {af94767c-abc4-43bc-b795-14bbdbf54e9c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001202 sec., 123960.06655574044 rows/sec., 8.01 MiB/sec. | ||
| 20307 | 2026.03.07 01:59:26.113186 [ 255 ] {af94767c-abc4-43bc-b795-14bbdbf54e9c} <Debug> TCPHandler: Processed in 0.001370454 sec. | ||
| 20308 | 2026.03.07 01:59:26.113309 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20309 | 2026.03.07 01:59:26.113404 [ 255 ] {bcabc9ac-9cfe-4d84-89a8-af68cfd18a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20310 | 2026.03.07 01:59:26.113449 [ 255 ] {bcabc9ac-9cfe-4d84-89a8-af68cfd18a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20311 | 2026.03.07 01:59:26.113900 [ 255 ] {bcabc9ac-9cfe-4d84-89a8-af68cfd18a3a} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20312 | 2026.03.07 01:59:26.113905 [ 225 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20313 | 2026.03.07 01:59:26.113941 [ 255 ] {bcabc9ac-9cfe-4d84-89a8-af68cfd18a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20314 | 2026.03.07 01:59:26.114267 [ 255 ] {bcabc9ac-9cfe-4d84-89a8-af68cfd18a3a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 20315 | 2026.03.07 01:59:26.114477 [ 255 ] {bcabc9ac-9cfe-4d84-89a8-af68cfd18a3a} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20316 | 2026.03.07 01:59:26.114606 [ 255 ] {bcabc9ac-9cfe-4d84-89a8-af68cfd18a3a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00122 sec., 121311.47540983607 rows/sec., 6.90 MiB/sec. | ||
| 20317 | 2026.03.07 01:59:26.114643 [ 255 ] {bcabc9ac-9cfe-4d84-89a8-af68cfd18a3a} <Debug> TCPHandler: Processed in 0.001384156 sec. | ||
| 20318 | 2026.03.07 01:59:26.114753 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20319 | 2026.03.07 01:59:26.114847 [ 255 ] {c707ca05-dde9-4344-bb1f-5d66e424522e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20320 | 2026.03.07 01:59:26.114888 [ 255 ] {c707ca05-dde9-4344-bb1f-5d66e424522e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20321 | 2026.03.07 01:59:26.115480 [ 255 ] {c707ca05-dde9-4344-bb1f-5d66e424522e} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20322 | 2026.03.07 01:59:26.115517 [ 255 ] {c707ca05-dde9-4344-bb1f-5d66e424522e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20323 | 2026.03.07 01:59:26.115841 [ 255 ] {c707ca05-dde9-4344-bb1f-5d66e424522e} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20324 | 2026.03.07 01:59:26.116043 [ 255 ] {c707ca05-dde9-4344-bb1f-5d66e424522e} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20325 | 2026.03.07 01:59:26.116172 [ 255 ] {c707ca05-dde9-4344-bb1f-5d66e424522e} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001342 sec., 378539.4932935916 rows/sec., 26.65 MiB/sec. | ||
| 20326 | 2026.03.07 01:59:26.116210 [ 255 ] {c707ca05-dde9-4344-bb1f-5d66e424522e} <Debug> TCPHandler: Processed in 0.001505919 sec. | ||
| 20327 | 2026.03.07 01:59:26.116317 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20328 | 2026.03.07 01:59:26.116410 [ 255 ] {7a86b14a-3f60-49af-9f7c-de8cea819a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20329 | 2026.03.07 01:59:26.116453 [ 255 ] {7a86b14a-3f60-49af-9f7c-de8cea819a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20330 | 2026.03.07 01:59:26.116781 [ 255 ] {7a86b14a-3f60-49af-9f7c-de8cea819a53} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20331 | 2026.03.07 01:59:26.116817 [ 255 ] {7a86b14a-3f60-49af-9f7c-de8cea819a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20332 | 2026.03.07 01:59:26.117117 [ 255 ] {7a86b14a-3f60-49af-9f7c-de8cea819a53} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 20333 | 2026.03.07 01:59:26.117322 [ 255 ] {7a86b14a-3f60-49af-9f7c-de8cea819a53} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20334 | 2026.03.07 01:59:26.117448 [ 83 ] {} <Debug> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 20335 | 2026.03.07 01:59:26.117456 [ 255 ] {7a86b14a-3f60-49af-9f7c-de8cea819a53} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 20336 | 2026.03.07 01:59:26.117523 [ 83 ] {} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20337 | 2026.03.07 01:59:26.117537 [ 255 ] {7a86b14a-3f60-49af-9f7c-de8cea819a53} <Debug> TCPHandler: Processed in 0.001268321 sec. | ||
| 20338 | 2026.03.07 01:59:26.117552 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20339 | 2026.03.07 01:59:26.117646 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20340 | 2026.03.07 01:59:26.117649 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::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 | ||
| 20341 | 2026.03.07 01:59:26.117745 [ 255 ] {e08b2e40-7b16-4927-ae6f-4efcb77e1bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20342 | 2026.03.07 01:59:26.117758 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20343 | 2026.03.07 01:59:26.117789 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 20344 | 2026.03.07 01:59:26.117789 [ 255 ] {e08b2e40-7b16-4927-ae6f-4efcb77e1bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20345 | 2026.03.07 01:59:26.117845 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 20346 | 2026.03.07 01:59:26.117891 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 20347 | 2026.03.07 01:59:26.117936 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 20348 | 2026.03.07 01:59:26.117985 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 20349 | 2026.03.07 01:59:26.118028 [ 192 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 20350 | 2026.03.07 01:59:26.118212 [ 255 ] {e08b2e40-7b16-4927-ae6f-4efcb77e1bd5} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20351 | 2026.03.07 01:59:26.118249 [ 255 ] {e08b2e40-7b16-4927-ae6f-4efcb77e1bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20352 | 2026.03.07 01:59:26.118591 [ 255 ] {e08b2e40-7b16-4927-ae6f-4efcb77e1bd5} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20353 | 2026.03.07 01:59:26.118768 [ 193 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001155168 sec., 212956.0375633674 rows/sec., 10.87 MiB/sec. | ||
| 20354 | 2026.03.07 01:59:26.118809 [ 255 ] {e08b2e40-7b16-4927-ae6f-4efcb77e1bd5} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20355 | 2026.03.07 01:59:26.118899 [ 200 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 20356 | 2026.03.07 01:59:26.118948 [ 255 ] {e08b2e40-7b16-4927-ae6f-4efcb77e1bd5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00122 sec., 217213.11475409838 rows/sec., 14.43 MiB/sec. | ||
| 20357 | 2026.03.07 01:59:26.118987 [ 255 ] {e08b2e40-7b16-4927-ae6f-4efcb77e1bd5} <Debug> TCPHandler: Processed in 0.001390945 sec. | ||
| 20358 | 2026.03.07 01:59:26.119097 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20359 | 2026.03.07 01:59:26.119169 [ 200 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_41_8} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20360 | 2026.03.07 01:59:26.119191 [ 255 ] {83d7e0a2-2723-4be3-8dff-5f35f12e4a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20361 | 2026.03.07 01:59:26.119234 [ 255 ] {83d7e0a2-2723-4be3-8dff-5f35f12e4a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20362 | 2026.03.07 01:59:26.119235 [ 200 ] {d7b2a2fd-960f-4ebb-a583-917071913406::all_1_41_8} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 20363 | 2026.03.07 01:59:26.119303 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 20364 | 2026.03.07 01:59:26.119555 [ 255 ] {83d7e0a2-2723-4be3-8dff-5f35f12e4a6d} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20365 | 2026.03.07 01:59:26.119591 [ 255 ] {83d7e0a2-2723-4be3-8dff-5f35f12e4a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20366 | 2026.03.07 01:59:26.119883 [ 255 ] {83d7e0a2-2723-4be3-8dff-5f35f12e4a6d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 20367 | 2026.03.07 01:59:26.120088 [ 255 ] {83d7e0a2-2723-4be3-8dff-5f35f12e4a6d} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20368 | 2026.03.07 01:59:26.120216 [ 255 ] {83d7e0a2-2723-4be3-8dff-5f35f12e4a6d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 20369 | 2026.03.07 01:59:26.120253 [ 255 ] {83d7e0a2-2723-4be3-8dff-5f35f12e4a6d} <Debug> TCPHandler: Processed in 0.00120468 sec. | ||
| 20370 | 2026.03.07 01:59:26.120353 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20371 | 2026.03.07 01:59:26.120447 [ 255 ] {65104a4f-ee15-4de7-be07-2d5c66a55b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20372 | 2026.03.07 01:59:26.120501 [ 255 ] {65104a4f-ee15-4de7-be07-2d5c66a55b60} <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 | ||
| 20373 | 2026.03.07 01:59:26.121281 [ 255 ] {65104a4f-ee15-4de7-be07-2d5c66a55b60} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20374 | 2026.03.07 01:59:26.121318 [ 255 ] {65104a4f-ee15-4de7-be07-2d5c66a55b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20375 | 2026.03.07 01:59:26.121844 [ 255 ] {65104a4f-ee15-4de7-be07-2d5c66a55b60} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20376 | 2026.03.07 01:59:26.122065 [ 255 ] {65104a4f-ee15-4de7-be07-2d5c66a55b60} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20377 | 2026.03.07 01:59:26.122204 [ 255 ] {65104a4f-ee15-4de7-be07-2d5c66a55b60} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001774 sec., 10146.561443066517 rows/sec., 18.18 MiB/sec. | ||
| 20378 | 2026.03.07 01:59:26.122271 [ 255 ] {65104a4f-ee15-4de7-be07-2d5c66a55b60} <Debug> TCPHandler: Processed in 0.001966744 sec. | ||
| 20379 | 2026.03.07 01:59:26.122382 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20380 | 2026.03.07 01:59:26.122477 [ 255 ] {594b97d3-b43d-41f6-88fe-befbe9c2746e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20381 | 2026.03.07 01:59:26.122518 [ 255 ] {594b97d3-b43d-41f6-88fe-befbe9c2746e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20382 | 2026.03.07 01:59:26.122842 [ 255 ] {594b97d3-b43d-41f6-88fe-befbe9c2746e} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20383 | 2026.03.07 01:59:26.122879 [ 255 ] {594b97d3-b43d-41f6-88fe-befbe9c2746e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20384 | 2026.03.07 01:59:26.123183 [ 255 ] {594b97d3-b43d-41f6-88fe-befbe9c2746e} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20385 | 2026.03.07 01:59:26.123395 [ 255 ] {594b97d3-b43d-41f6-88fe-befbe9c2746e} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20386 | 2026.03.07 01:59:26.123522 [ 255 ] {594b97d3-b43d-41f6-88fe-befbe9c2746e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001063 sec., 84666.03951081845 rows/sec., 5.30 MiB/sec. | ||
| 20387 | 2026.03.07 01:59:26.123559 [ 255 ] {594b97d3-b43d-41f6-88fe-befbe9c2746e} <Debug> TCPHandler: Processed in 0.00122551 sec. | ||
| 20388 | 2026.03.07 01:59:26.410323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 20389 | 2026.03.07 01:59:26.428655 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20390 | 2026.03.07 01:59:26.428705 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20391 | 2026.03.07 01:59:26.434931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20392 | 2026.03.07 01:59:26.435638 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20393 | 2026.03.07 01:59:26.439331 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 20394 | 2026.03.07 01:59:26.943362 [ 225 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20395 | 2026.03.07 01:59:26.943425 [ 225 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20396 | 2026.03.07 01:59:26.946794 [ 225 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20397 | 2026.03.07 01:59:27.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.85 MiB, peak 414.05 MiB, free memory in arenas 0.00 B, will set to 395.51 MiB (RSS), difference: -1.34 MiB | ||
| 20398 | 2026.03.07 01:59:27.148828 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20399 | 2026.03.07 01:59:27.149009 [ 255 ] {575da376-a463-4620-a996-f032a8cec51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20400 | 2026.03.07 01:59:27.149079 [ 255 ] {575da376-a463-4620-a996-f032a8cec51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20401 | 2026.03.07 01:59:27.149715 [ 255 ] {575da376-a463-4620-a996-f032a8cec51a} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20402 | 2026.03.07 01:59:27.149768 [ 255 ] {575da376-a463-4620-a996-f032a8cec51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20403 | 2026.03.07 01:59:27.150146 [ 255 ] {575da376-a463-4620-a996-f032a8cec51a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 20404 | 2026.03.07 01:59:27.150364 [ 255 ] {575da376-a463-4620-a996-f032a8cec51a} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20405 | 2026.03.07 01:59:27.150528 [ 255 ] {575da376-a463-4620-a996-f032a8cec51a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001567 sec., 2552.6483726866622 rows/sec., 208.15 KiB/sec. | ||
| 20406 | 2026.03.07 01:59:27.150581 [ 255 ] {575da376-a463-4620-a996-f032a8cec51a} <Debug> TCPHandler: Processed in 0.001886752 sec. | ||
| 20407 | 2026.03.07 01:59:27.150701 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20408 | 2026.03.07 01:59:27.150803 [ 255 ] {6b9573fc-3f71-4e5d-a81b-fef5bb79ed3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20409 | 2026.03.07 01:59:27.150846 [ 255 ] {6b9573fc-3f71-4e5d-a81b-fef5bb79ed3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20410 | 2026.03.07 01:59:27.153045 [ 255 ] {6b9573fc-3f71-4e5d-a81b-fef5bb79ed3b} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20411 | 2026.03.07 01:59:27.153085 [ 255 ] {6b9573fc-3f71-4e5d-a81b-fef5bb79ed3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20412 | 2026.03.07 01:59:27.153553 [ 255 ] {6b9573fc-3f71-4e5d-a81b-fef5bb79ed3b} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20413 | 2026.03.07 01:59:27.153768 [ 255 ] {6b9573fc-3f71-4e5d-a81b-fef5bb79ed3b} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20414 | 2026.03.07 01:59:27.153930 [ 255 ] {6b9573fc-3f71-4e5d-a81b-fef5bb79ed3b} <Debug> executeQuery: Read 1988 rows, 153.97 KiB in 0.003148 sec., 631512.0711562897 rows/sec., 47.76 MiB/sec. | ||
| 20415 | 2026.03.07 01:59:27.153973 [ 255 ] {6b9573fc-3f71-4e5d-a81b-fef5bb79ed3b} <Debug> TCPHandler: Processed in 0.003324129 sec. | ||
| 20416 | 2026.03.07 01:59:27.154084 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20417 | 2026.03.07 01:59:27.154184 [ 255 ] {1313a4a6-dce6-4038-9e59-d1db62195e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20418 | 2026.03.07 01:59:27.154226 [ 255 ] {1313a4a6-dce6-4038-9e59-d1db62195e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20419 | 2026.03.07 01:59:27.154659 [ 255 ] {1313a4a6-dce6-4038-9e59-d1db62195e8c} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20420 | 2026.03.07 01:59:27.154697 [ 255 ] {1313a4a6-dce6-4038-9e59-d1db62195e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20421 | 2026.03.07 01:59:27.154990 [ 255 ] {1313a4a6-dce6-4038-9e59-d1db62195e8c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20422 | 2026.03.07 01:59:27.155199 [ 255 ] {1313a4a6-dce6-4038-9e59-d1db62195e8c} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20423 | 2026.03.07 01:59:27.155329 [ 255 ] {1313a4a6-dce6-4038-9e59-d1db62195e8c} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.001165 sec., 32618.02575107296 rows/sec., 2.38 MiB/sec. | ||
| 20424 | 2026.03.07 01:59:27.155368 [ 255 ] {1313a4a6-dce6-4038-9e59-d1db62195e8c} <Debug> TCPHandler: Processed in 0.001334464 sec. | ||
| 20425 | 2026.03.07 01:59:27.155467 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20426 | 2026.03.07 01:59:27.155554 [ 255 ] {f6fada1b-9932-4ef7-b822-6955428bd3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20427 | 2026.03.07 01:59:27.155591 [ 255 ] {f6fada1b-9932-4ef7-b822-6955428bd3c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20428 | 2026.03.07 01:59:27.156312 [ 255 ] {f6fada1b-9932-4ef7-b822-6955428bd3c7} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20429 | 2026.03.07 01:59:27.156346 [ 255 ] {f6fada1b-9932-4ef7-b822-6955428bd3c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20430 | 2026.03.07 01:59:27.156730 [ 255 ] {f6fada1b-9932-4ef7-b822-6955428bd3c7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20431 | 2026.03.07 01:59:27.156935 [ 255 ] {f6fada1b-9932-4ef7-b822-6955428bd3c7} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20432 | 2026.03.07 01:59:27.157061 [ 255 ] {f6fada1b-9932-4ef7-b822-6955428bd3c7} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001515 sec., 467326.7326732673 rows/sec., 27.26 MiB/sec. | ||
| 20433 | 2026.03.07 01:59:27.157099 [ 255 ] {f6fada1b-9932-4ef7-b822-6955428bd3c7} <Debug> TCPHandler: Processed in 0.001680005 sec. | ||
| 20434 | 2026.03.07 01:59:27.157103 [ 223 ] {} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 20435 | 2026.03.07 01:59:27.157154 [ 223 ] {} <Debug> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 20436 | 2026.03.07 01:59:27.157210 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20437 | 2026.03.07 01:59:27.157308 [ 255 ] {72ef02af-0bca-4679-9b16-91d161e7d6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20438 | 2026.03.07 01:59:27.157348 [ 255 ] {72ef02af-0bca-4679-9b16-91d161e7d6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20439 | 2026.03.07 01:59:27.157723 [ 255 ] {72ef02af-0bca-4679-9b16-91d161e7d6c1} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20440 | 2026.03.07 01:59:27.157762 [ 255 ] {72ef02af-0bca-4679-9b16-91d161e7d6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20441 | 2026.03.07 01:59:27.158083 [ 255 ] {72ef02af-0bca-4679-9b16-91d161e7d6c1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 20442 | 2026.03.07 01:59:27.158335 [ 255 ] {72ef02af-0bca-4679-9b16-91d161e7d6c1} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20443 | 2026.03.07 01:59:27.158466 [ 255 ] {72ef02af-0bca-4679-9b16-91d161e7d6c1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001176 sec., 850.3401360544218 rows/sec., 59.79 KiB/sec. | ||
| 20444 | 2026.03.07 01:59:27.158506 [ 255 ] {72ef02af-0bca-4679-9b16-91d161e7d6c1} <Debug> TCPHandler: Processed in 0.001345753 sec. | ||
| 20445 | 2026.03.07 01:59:27.158617 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20446 | 2026.03.07 01:59:27.158717 [ 255 ] {584835fa-e606-4fe9-af6f-e7baca810e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20447 | 2026.03.07 01:59:27.158761 [ 255 ] {584835fa-e606-4fe9-af6f-e7baca810e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20448 | 2026.03.07 01:59:27.159793 [ 223 ] {} <Debug> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 20449 | 2026.03.07 01:59:27.159814 [ 255 ] {584835fa-e606-4fe9-af6f-e7baca810e3c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20450 | 2026.03.07 01:59:27.159854 [ 255 ] {584835fa-e606-4fe9-af6f-e7baca810e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20451 | 2026.03.07 01:59:27.160190 [ 255 ] {584835fa-e606-4fe9-af6f-e7baca810e3c} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20452 | 2026.03.07 01:59:27.160456 [ 255 ] {584835fa-e606-4fe9-af6f-e7baca810e3c} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20453 | 2026.03.07 01:59:27.160615 [ 255 ] {584835fa-e606-4fe9-af6f-e7baca810e3c} <Debug> executeQuery: Read 1038 rows, 73.39 KiB in 0.001913 sec., 542603.2409827496 rows/sec., 37.46 MiB/sec. | ||
| 20454 | 2026.03.07 01:59:27.160670 [ 255 ] {584835fa-e606-4fe9-af6f-e7baca810e3c} <Debug> TCPHandler: Processed in 0.002102929 sec. | ||
| 20455 | 2026.03.07 01:59:27.160797 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20456 | 2026.03.07 01:59:27.160910 [ 255 ] {abdf093d-9284-4fc7-9d34-4e0675cc54ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20457 | 2026.03.07 01:59:27.160962 [ 255 ] {abdf093d-9284-4fc7-9d34-4e0675cc54ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20458 | 2026.03.07 01:59:27.161817 [ 255 ] {abdf093d-9284-4fc7-9d34-4e0675cc54ff} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20459 | 2026.03.07 01:59:27.161853 [ 255 ] {abdf093d-9284-4fc7-9d34-4e0675cc54ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20460 | 2026.03.07 01:59:27.162274 [ 255 ] {abdf093d-9284-4fc7-9d34-4e0675cc54ff} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20461 | 2026.03.07 01:59:27.162488 [ 255 ] {abdf093d-9284-4fc7-9d34-4e0675cc54ff} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20462 | 2026.03.07 01:59:27.162621 [ 255 ] {abdf093d-9284-4fc7-9d34-4e0675cc54ff} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001735 sec., 702593.6599423632 rows/sec., 43.94 MiB/sec. | ||
| 20463 | 2026.03.07 01:59:27.162660 [ 255 ] {abdf093d-9284-4fc7-9d34-4e0675cc54ff} <Debug> TCPHandler: Processed in 0.001920133 sec. | ||
| 20464 | 2026.03.07 01:59:27.162769 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20465 | 2026.03.07 01:59:27.162864 [ 255 ] {e1be141e-e64b-47ab-b45a-28c2d86b08ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20466 | 2026.03.07 01:59:27.162919 [ 255 ] {e1be141e-e64b-47ab-b45a-28c2d86b08ae} <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 | ||
| 20467 | 2026.03.07 01:59:27.163780 [ 255 ] {e1be141e-e64b-47ab-b45a-28c2d86b08ae} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20468 | 2026.03.07 01:59:27.163818 [ 255 ] {e1be141e-e64b-47ab-b45a-28c2d86b08ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20469 | 2026.03.07 01:59:27.164359 [ 255 ] {e1be141e-e64b-47ab-b45a-28c2d86b08ae} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20470 | 2026.03.07 01:59:27.164567 [ 255 ] {e1be141e-e64b-47ab-b45a-28c2d86b08ae} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20471 | 2026.03.07 01:59:27.164698 [ 255 ] {e1be141e-e64b-47ab-b45a-28c2d86b08ae} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001869 sec., 18191.546281433923 rows/sec., 32.60 MiB/sec. | ||
| 20472 | 2026.03.07 01:59:27.164759 [ 255 ] {e1be141e-e64b-47ab-b45a-28c2d86b08ae} <Debug> TCPHandler: Processed in 0.002057637 sec. | ||
| 20473 | 2026.03.07 01:59:27.164867 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20474 | 2026.03.07 01:59:27.164957 [ 255 ] {161ef4fe-1a2b-4a18-add6-2d3debc24477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20475 | 2026.03.07 01:59:27.164996 [ 255 ] {161ef4fe-1a2b-4a18-add6-2d3debc24477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20476 | 2026.03.07 01:59:27.165292 [ 255 ] {161ef4fe-1a2b-4a18-add6-2d3debc24477} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20477 | 2026.03.07 01:59:27.165325 [ 255 ] {161ef4fe-1a2b-4a18-add6-2d3debc24477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20478 | 2026.03.07 01:59:27.165678 [ 255 ] {161ef4fe-1a2b-4a18-add6-2d3debc24477} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20479 | 2026.03.07 01:59:27.165885 [ 255 ] {161ef4fe-1a2b-4a18-add6-2d3debc24477} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20480 | 2026.03.07 01:59:27.166007 [ 85 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20481 | 2026.03.07 01:59:27.166013 [ 255 ] {161ef4fe-1a2b-4a18-add6-2d3debc24477} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001039 sec., 11549.566891241579 rows/sec., 797.04 KiB/sec. | ||
| 20482 | 2026.03.07 01:59:27.166084 [ 85 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20483 | 2026.03.07 01:59:27.166101 [ 255 ] {161ef4fe-1a2b-4a18-add6-2d3debc24477} <Debug> TCPHandler: Processed in 0.001252241 sec. | ||
| 20484 | 2026.03.07 01:59:27.166111 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20485 | 2026.03.07 01:59:27.166228 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20486 | 2026.03.07 01:59:27.166366 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20487 | 2026.03.07 01:59:27.166406 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7620 rows starting from the beginning of the part | ||
| 20488 | 2026.03.07 01:59:27.166480 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 20489 | 2026.03.07 01:59:27.166532 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 90 rows starting from the beginning of the part | ||
| 20490 | 2026.03.07 01:59:27.166579 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 20491 | 2026.03.07 01:59:27.166624 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 90 rows starting from the beginning of the part | ||
| 20492 | 2026.03.07 01:59:27.166666 [ 193 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 12 rows starting from the beginning of the part | ||
| 20493 | 2026.03.07 01:59:27.168694 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7932 rows, containing 4 columns (4 merged, 0 gathered) in 0.002534223 sec., 3129953.4413506626 rows/sec., 204.42 MiB/sec. | ||
| 20494 | 2026.03.07 01:59:27.169195 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20495 | 2026.03.07 01:59:27.169584 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_141_28} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20496 | 2026.03.07 01:59:27.169669 [ 187 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_141_28} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20497 | 2026.03.07 01:59:27.169785 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 20498 | 2026.03.07 01:59:27.326321 [ 223 ] {} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20499 | 2026.03.07 01:59:27.326347 [ 223 ] {} <Debug> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20500 | 2026.03.07 01:59:27.329269 [ 223 ] {} <Debug> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20501 | 2026.03.07 01:59:28.126824 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20502 | 2026.03.07 01:59:28.126877 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20503 | 2026.03.07 01:59:28.130208 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20504 | 2026.03.07 01:59:31.100122 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20505 | 2026.03.07 01:59:31.100370 [ 255 ] {5f90ad76-dadb-412e-b756-98a7a8434f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20506 | 2026.03.07 01:59:31.100457 [ 255 ] {5f90ad76-dadb-412e-b756-98a7a8434f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20507 | 2026.03.07 01:59:31.101384 [ 255 ] {5f90ad76-dadb-412e-b756-98a7a8434f16} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20508 | 2026.03.07 01:59:31.101444 [ 255 ] {5f90ad76-dadb-412e-b756-98a7a8434f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20509 | 2026.03.07 01:59:31.101962 [ 255 ] {5f90ad76-dadb-412e-b756-98a7a8434f16} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20510 | 2026.03.07 01:59:31.102261 [ 255 ] {5f90ad76-dadb-412e-b756-98a7a8434f16} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20511 | 2026.03.07 01:59:31.102454 [ 255 ] {5f90ad76-dadb-412e-b756-98a7a8434f16} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002145 sec., 26107.226107226106 rows/sec., 2.01 MiB/sec. | ||
| 20512 | 2026.03.07 01:59:31.102509 [ 255 ] {5f90ad76-dadb-412e-b756-98a7a8434f16} <Debug> TCPHandler: Processed in 0.002581825 sec. | ||
| 20513 | 2026.03.07 01:59:31.102670 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20514 | 2026.03.07 01:59:31.102785 [ 255 ] {40e8d3a2-d882-41be-844a-11097da4adcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20515 | 2026.03.07 01:59:31.102837 [ 255 ] {40e8d3a2-d882-41be-844a-11097da4adcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20516 | 2026.03.07 01:59:31.103395 [ 255 ] {40e8d3a2-d882-41be-844a-11097da4adcc} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20517 | 2026.03.07 01:59:31.103437 [ 255 ] {40e8d3a2-d882-41be-844a-11097da4adcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20518 | 2026.03.07 01:59:31.103826 [ 255 ] {40e8d3a2-d882-41be-844a-11097da4adcc} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20519 | 2026.03.07 01:59:31.104233 [ 255 ] {40e8d3a2-d882-41be-844a-11097da4adcc} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20520 | 2026.03.07 01:59:31.104403 [ 255 ] {40e8d3a2-d882-41be-844a-11097da4adcc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001642 sec., 38976.8574908648 rows/sec., 3.04 MiB/sec. | ||
| 20521 | 2026.03.07 01:59:31.104453 [ 255 ] {40e8d3a2-d882-41be-844a-11097da4adcc} <Debug> TCPHandler: Processed in 0.00184412 sec. | ||
| 20522 | 2026.03.07 01:59:31.104593 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20523 | 2026.03.07 01:59:31.104706 [ 255 ] {9153919b-5630-4381-824e-ab20cf2eb798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20524 | 2026.03.07 01:59:31.104761 [ 255 ] {9153919b-5630-4381-824e-ab20cf2eb798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20525 | 2026.03.07 01:59:31.105266 [ 255 ] {9153919b-5630-4381-824e-ab20cf2eb798} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20526 | 2026.03.07 01:59:31.105307 [ 255 ] {9153919b-5630-4381-824e-ab20cf2eb798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20527 | 2026.03.07 01:59:31.105744 [ 255 ] {9153919b-5630-4381-824e-ab20cf2eb798} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20528 | 2026.03.07 01:59:31.106022 [ 255 ] {9153919b-5630-4381-824e-ab20cf2eb798} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20529 | 2026.03.07 01:59:31.106194 [ 255 ] {9153919b-5630-4381-824e-ab20cf2eb798} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001511 sec., 84712.11118464592 rows/sec., 5.90 MiB/sec. | ||
| 20530 | 2026.03.07 01:59:31.106243 [ 255 ] {9153919b-5630-4381-824e-ab20cf2eb798} <Debug> TCPHandler: Processed in 0.001708456 sec. | ||
| 20531 | 2026.03.07 01:59:31.106412 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20532 | 2026.03.07 01:59:31.106524 [ 255 ] {665be7be-5d0c-4d91-9c78-3e7e4bd0db52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20533 | 2026.03.07 01:59:31.106577 [ 255 ] {665be7be-5d0c-4d91-9c78-3e7e4bd0db52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20534 | 2026.03.07 01:59:31.107021 [ 255 ] {665be7be-5d0c-4d91-9c78-3e7e4bd0db52} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20535 | 2026.03.07 01:59:31.107062 [ 255 ] {665be7be-5d0c-4d91-9c78-3e7e4bd0db52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20536 | 2026.03.07 01:59:31.107479 [ 255 ] {665be7be-5d0c-4d91-9c78-3e7e4bd0db52} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20537 | 2026.03.07 01:59:31.107772 [ 255 ] {665be7be-5d0c-4d91-9c78-3e7e4bd0db52} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20538 | 2026.03.07 01:59:31.107947 [ 255 ] {665be7be-5d0c-4d91-9c78-3e7e4bd0db52} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001445 sec., 33217.993079584776 rows/sec., 2.24 MiB/sec. | ||
| 20539 | 2026.03.07 01:59:31.107995 [ 255 ] {665be7be-5d0c-4d91-9c78-3e7e4bd0db52} <Debug> TCPHandler: Processed in 0.001641724 sec. | ||
| 20540 | 2026.03.07 01:59:31.534927 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49275 | ||
| 20541 | 2026.03.07 01:59:31.535042 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20542 | 2026.03.07 01:59:31.535069 [ 294 ] {} <Debug> TCP-Session: e0004950-5098-4655-9a3b-242fbb50b417 Authenticating user 'default' from [fd00:1122:3344:101::e]:49275 | ||
| 20543 | 2026.03.07 01:59:31.535091 [ 294 ] {} <Debug> TCP-Session: e0004950-5098-4655-9a3b-242fbb50b417 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20544 | 2026.03.07 01:59:31.535104 [ 294 ] {} <Debug> TCP-Session: e0004950-5098-4655-9a3b-242fbb50b417 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20545 | 2026.03.07 01:59:31.535273 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59442 | ||
| 20546 | 2026.03.07 01:59:31.535297 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48742 | ||
| 20547 | 2026.03.07 01:59:31.535331 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39115 | ||
| 20548 | 2026.03.07 01:59:31.535342 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44802 | ||
| 20549 | 2026.03.07 01:59:31.535362 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47373 | ||
| 20550 | 2026.03.07 01:59:31.535396 [ 294 ] {} <Trace> TCP-Session: e0004950-5098-4655-9a3b-242fbb50b417 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20551 | 2026.03.07 01:59:31.535416 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20552 | 2026.03.07 01:59:31.535459 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20553 | 2026.03.07 01:59:31.535479 [ 290 ] {} <Debug> TCP-Session: ae7cb8fe-bef4-4074-96e9-de7d38b15556 Authenticating user 'default' from [fd00:1122:3344:101::e]:39115 | ||
| 20554 | 2026.03.07 01:59:31.535498 [ 291 ] {} <Debug> TCP-Session: c772b565-0be2-437a-95a5-efa3f49a4d95 Authenticating user 'default' from [fd00:1122:3344:101::e]:44802 | ||
| 20555 | 2026.03.07 01:59:31.535508 [ 290 ] {} <Debug> TCP-Session: ae7cb8fe-bef4-4074-96e9-de7d38b15556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20556 | 2026.03.07 01:59:31.535530 [ 291 ] {} <Debug> TCP-Session: c772b565-0be2-437a-95a5-efa3f49a4d95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20557 | 2026.03.07 01:59:31.535534 [ 290 ] {} <Debug> TCP-Session: ae7cb8fe-bef4-4074-96e9-de7d38b15556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20558 | 2026.03.07 01:59:31.535550 [ 291 ] {} <Debug> TCP-Session: c772b565-0be2-437a-95a5-efa3f49a4d95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20559 | 2026.03.07 01:59:31.535499 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20560 | 2026.03.07 01:59:31.535392 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20561 | 2026.03.07 01:59:31.535595 [ 294 ] {1fcda8ac-8ee7-4ae3-b5b6-41dee342585b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49275) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20562 | 2026.03.07 01:59:31.535612 [ 293 ] {} <Debug> TCP-Session: 504a1234-8b44-48c8-aed1-e29510a92ce0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47373 | ||
| 20563 | 2026.03.07 01:59:31.535638 [ 3 ] {} <Debug> TCP-Session: 28af3274-a313-4b6d-95ca-ed08b5ed866c Authenticating user 'default' from [fd00:1122:3344:101::e]:59442 | ||
| 20564 | 2026.03.07 01:59:31.535392 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20565 | 2026.03.07 01:59:31.535664 [ 293 ] {} <Debug> TCP-Session: 504a1234-8b44-48c8-aed1-e29510a92ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20566 | 2026.03.07 01:59:31.535680 [ 3 ] {} <Debug> TCP-Session: 28af3274-a313-4b6d-95ca-ed08b5ed866c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20567 | 2026.03.07 01:59:31.535695 [ 288 ] {} <Debug> TCP-Session: ee9767fd-a956-4b86-b6fd-d048aa38c0e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48742 | ||
| 20568 | 2026.03.07 01:59:31.535703 [ 293 ] {} <Debug> TCP-Session: 504a1234-8b44-48c8-aed1-e29510a92ce0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20569 | 2026.03.07 01:59:31.535715 [ 3 ] {} <Debug> TCP-Session: 28af3274-a313-4b6d-95ca-ed08b5ed866c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20570 | 2026.03.07 01:59:31.535726 [ 288 ] {} <Debug> TCP-Session: ee9767fd-a956-4b86-b6fd-d048aa38c0e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20571 | 2026.03.07 01:59:31.535336 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41595 | ||
| 20572 | 2026.03.07 01:59:31.535758 [ 288 ] {} <Debug> TCP-Session: ee9767fd-a956-4b86-b6fd-d048aa38c0e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20573 | 2026.03.07 01:59:31.535293 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54182 | ||
| 20574 | 2026.03.07 01:59:31.535839 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20575 | 2026.03.07 01:59:31.535350 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43242 | ||
| 20576 | 2026.03.07 01:59:31.535876 [ 289 ] {} <Debug> TCP-Session: 7264f55a-5f15-4b54-a9a8-3cebaec197f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41595 | ||
| 20577 | 2026.03.07 01:59:31.535886 [ 294 ] {1fcda8ac-8ee7-4ae3-b5b6-41dee342585b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20578 | 2026.03.07 01:59:31.535914 [ 289 ] {} <Debug> TCP-Session: 7264f55a-5f15-4b54-a9a8-3cebaec197f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20579 | 2026.03.07 01:59:31.535942 [ 289 ] {} <Debug> TCP-Session: 7264f55a-5f15-4b54-a9a8-3cebaec197f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20580 | 2026.03.07 01:59:31.535974 [ 294 ] {1fcda8ac-8ee7-4ae3-b5b6-41dee342585b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20581 | 2026.03.07 01:59:31.536338 [ 294 ] {1fcda8ac-8ee7-4ae3-b5b6-41dee342585b} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 20582 | 2026.03.07 01:59:31.536360 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20583 | 2026.03.07 01:59:31.536401 [ 287 ] {} <Debug> TCP-Session: df95ea30-5080-4b22-8032-e764e4355e04 Authenticating user 'default' from [fd00:1122:3344:101::e]:54182 | ||
| 20584 | 2026.03.07 01:59:31.536420 [ 287 ] {} <Debug> TCP-Session: df95ea30-5080-4b22-8032-e764e4355e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20585 | 2026.03.07 01:59:31.536437 [ 287 ] {} <Debug> TCP-Session: df95ea30-5080-4b22-8032-e764e4355e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20586 | 2026.03.07 01:59:31.536477 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20587 | 2026.03.07 01:59:31.536511 [ 292 ] {} <Debug> TCP-Session: 05fd3d01-4ef2-47a4-b5c5-6a208a8f06ec Authenticating user 'default' from [fd00:1122:3344:101::e]:43242 | ||
| 20588 | 2026.03.07 01:59:31.536527 [ 292 ] {} <Debug> TCP-Session: 05fd3d01-4ef2-47a4-b5c5-6a208a8f06ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20589 | 2026.03.07 01:59:31.536539 [ 292 ] {} <Debug> TCP-Session: 05fd3d01-4ef2-47a4-b5c5-6a208a8f06ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20590 | 2026.03.07 01:59:31.537502 [ 336 ] {1fcda8ac-8ee7-4ae3-b5b6-41dee342585b} <Trace> AggregatingTransform: Aggregating | ||
| 20591 | 2026.03.07 01:59:31.537551 [ 336 ] {1fcda8ac-8ee7-4ae3-b5b6-41dee342585b} <Trace> Aggregator: Aggregation method: without_key | ||
| 20592 | 2026.03.07 01:59:31.537595 [ 336 ] {1fcda8ac-8ee7-4ae3-b5b6-41dee342585b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001131347 sec. (883.902 rows/sec., 34.53 KiB/sec.) | ||
| 20593 | 2026.03.07 01:59:31.537615 [ 336 ] {1fcda8ac-8ee7-4ae3-b5b6-41dee342585b} <Trace> Aggregator: Merging aggregated data | ||
| 20594 | 2026.03.07 01:59:31.538891 [ 294 ] {1fcda8ac-8ee7-4ae3-b5b6-41dee342585b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003348 sec., 298.6857825567503 rows/sec., 11.67 KiB/sec. | ||
| 20595 | 2026.03.07 01:59:31.539042 [ 294 ] {1fcda8ac-8ee7-4ae3-b5b6-41dee342585b} <Debug> TCPHandler: Processed in 0.003760832 sec. | ||
| 20596 | 2026.03.07 01:59:31.539170 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20597 | 2026.03.07 01:59:31.539200 [ 294 ] {} <Debug> TCP-Session: e0004950-5098-4655-9a3b-242fbb50b417 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20598 | 2026.03.07 01:59:31.539203 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20599 | 2026.03.07 01:59:31.539220 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20600 | 2026.03.07 01:59:31.539267 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20601 | 2026.03.07 01:59:31.539262 [ 289 ] {} <Debug> TCP-Session: 7264f55a-5f15-4b54-a9a8-3cebaec197f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20602 | 2026.03.07 01:59:31.539307 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20603 | 2026.03.07 01:59:31.539324 [ 287 ] {} <Debug> TCP-Session: df95ea30-5080-4b22-8032-e764e4355e04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20604 | 2026.03.07 01:59:31.539341 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20605 | 2026.03.07 01:59:31.539358 [ 293 ] {} <Debug> TCP-Session: 504a1234-8b44-48c8-aed1-e29510a92ce0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20606 | 2026.03.07 01:59:31.539322 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20607 | 2026.03.07 01:59:31.539392 [ 291 ] {} <Debug> TCP-Session: c772b565-0be2-437a-95a5-efa3f49a4d95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20608 | 2026.03.07 01:59:31.539303 [ 290 ] {} <Debug> TCP-Session: ae7cb8fe-bef4-4074-96e9-de7d38b15556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20609 | 2026.03.07 01:59:31.539437 [ 292 ] {} <Debug> TCP-Session: 05fd3d01-4ef2-47a4-b5c5-6a208a8f06ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20610 | 2026.03.07 01:59:31.539301 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20611 | 2026.03.07 01:59:31.539251 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20612 | 2026.03.07 01:59:31.539496 [ 288 ] {} <Debug> TCP-Session: ee9767fd-a956-4b86-b6fd-d048aa38c0e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20613 | 2026.03.07 01:59:31.539514 [ 3 ] {} <Debug> TCP-Session: 28af3274-a313-4b6d-95ca-ed08b5ed866c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20614 | 2026.03.07 01:59:31.626999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42756 | ||
| 20615 | 2026.03.07 01:59:31.627517 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20616 | 2026.03.07 01:59:31.627567 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20617 | 2026.03.07 01:59:31.628075 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20618 | 2026.03.07 01:59:31.628319 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20619 | 2026.03.07 01:59:31.628494 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42756 | ||
| 20620 | 2026.03.07 01:59:33.073335 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37601 | ||
| 20621 | 2026.03.07 01:59:33.073444 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20622 | 2026.03.07 01:59:33.073469 [ 294 ] {} <Debug> TCP-Session: 5a453aa5-385b-4b17-a66e-30b2b027f3d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37601 | ||
| 20623 | 2026.03.07 01:59:33.073490 [ 294 ] {} <Debug> TCP-Session: 5a453aa5-385b-4b17-a66e-30b2b027f3d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20624 | 2026.03.07 01:59:33.073503 [ 294 ] {} <Debug> TCP-Session: 5a453aa5-385b-4b17-a66e-30b2b027f3d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20625 | 2026.03.07 01:59:33.073725 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64412 | ||
| 20626 | 2026.03.07 01:59:33.073747 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52982 | ||
| 20627 | 2026.03.07 01:59:33.073777 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64450 | ||
| 20628 | 2026.03.07 01:59:33.073809 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35845 | ||
| 20629 | 2026.03.07 01:59:33.073867 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20630 | 2026.03.07 01:59:33.073867 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20631 | 2026.03.07 01:59:33.073891 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20632 | 2026.03.07 01:59:33.073909 [ 3 ] {} <Debug> TCP-Session: 8e6407f0-ee45-4343-9472-bff438492874 Authenticating user 'default' from [fd00:1122:3344:101::e]:64412 | ||
| 20633 | 2026.03.07 01:59:33.073826 [ 294 ] {} <Trace> TCP-Session: 5a453aa5-385b-4b17-a66e-30b2b027f3d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20634 | 2026.03.07 01:59:33.073952 [ 290 ] {} <Debug> TCP-Session: 0dbf02e5-d161-413c-b5dd-ee6e6a152cec Authenticating user 'default' from [fd00:1122:3344:101::e]:64450 | ||
| 20635 | 2026.03.07 01:59:33.073962 [ 3 ] {} <Debug> TCP-Session: 8e6407f0-ee45-4343-9472-bff438492874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20636 | 2026.03.07 01:59:33.073991 [ 290 ] {} <Debug> TCP-Session: 0dbf02e5-d161-413c-b5dd-ee6e6a152cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20637 | 2026.03.07 01:59:33.073796 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51548 | ||
| 20638 | 2026.03.07 01:59:33.074094 [ 290 ] {} <Debug> TCP-Session: 0dbf02e5-d161-413c-b5dd-ee6e6a152cec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20639 | 2026.03.07 01:59:33.073776 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51796 | ||
| 20640 | 2026.03.07 01:59:33.074152 [ 294 ] {f8ebf9e3-c9e4-4e9a-876e-03bf30b0f428} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37601) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20641 | 2026.03.07 01:59:33.074168 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20642 | 2026.03.07 01:59:33.073748 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41242 | ||
| 20643 | 2026.03.07 01:59:33.074210 [ 292 ] {} <Debug> TCP-Session: 18a85b77-bf50-40a7-8e9f-f978dd5ee32e Authenticating user 'default' from [fd00:1122:3344:101::e]:51548 | ||
| 20644 | 2026.03.07 01:59:33.074206 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20645 | 2026.03.07 01:59:33.074286 [ 292 ] {} <Debug> TCP-Session: 18a85b77-bf50-40a7-8e9f-f978dd5ee32e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20646 | 2026.03.07 01:59:33.073791 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63074 | ||
| 20647 | 2026.03.07 01:59:33.074311 [ 292 ] {} <Debug> TCP-Session: 18a85b77-bf50-40a7-8e9f-f978dd5ee32e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20648 | 2026.03.07 01:59:33.074316 [ 289 ] {} <Debug> TCP-Session: 8f2e11e2-d8e8-40ea-9b5e-494ef7bc8111 Authenticating user 'default' from [fd00:1122:3344:101::e]:51796 | ||
| 20649 | 2026.03.07 01:59:33.074346 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20650 | 2026.03.07 01:59:33.074004 [ 3 ] {} <Debug> TCP-Session: 8e6407f0-ee45-4343-9472-bff438492874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20651 | 2026.03.07 01:59:33.073957 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20652 | 2026.03.07 01:59:33.073945 [ 288 ] {} <Debug> TCP-Session: f22ea2e7-d8d6-4133-a560-8e959da4f7aa Authenticating user 'default' from [fd00:1122:3344:101::e]:52982 | ||
| 20653 | 2026.03.07 01:59:33.074445 [ 293 ] {} <Debug> TCP-Session: 57ac8c81-b456-45e5-95dc-d26a2a41325e Authenticating user 'default' from [fd00:1122:3344:101::e]:35845 | ||
| 20654 | 2026.03.07 01:59:33.074455 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20655 | 2026.03.07 01:59:33.074472 [ 287 ] {} <Debug> TCP-Session: a51fbcb6-abd1-457a-bc3f-fd94cba10c99 Authenticating user 'default' from [fd00:1122:3344:101::e]:41242 | ||
| 20656 | 2026.03.07 01:59:33.074475 [ 288 ] {} <Debug> TCP-Session: f22ea2e7-d8d6-4133-a560-8e959da4f7aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20657 | 2026.03.07 01:59:33.074506 [ 291 ] {} <Debug> TCP-Session: b23cdf5e-7d05-498d-a186-76e1b40d2284 Authenticating user 'default' from [fd00:1122:3344:101::e]:63074 | ||
| 20658 | 2026.03.07 01:59:33.074520 [ 287 ] {} <Debug> TCP-Session: a51fbcb6-abd1-457a-bc3f-fd94cba10c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20659 | 2026.03.07 01:59:33.074534 [ 288 ] {} <Debug> TCP-Session: f22ea2e7-d8d6-4133-a560-8e959da4f7aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20660 | 2026.03.07 01:59:33.074552 [ 287 ] {} <Debug> TCP-Session: a51fbcb6-abd1-457a-bc3f-fd94cba10c99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20661 | 2026.03.07 01:59:33.074551 [ 291 ] {} <Debug> TCP-Session: b23cdf5e-7d05-498d-a186-76e1b40d2284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20662 | 2026.03.07 01:59:33.074587 [ 289 ] {} <Debug> TCP-Session: 8f2e11e2-d8e8-40ea-9b5e-494ef7bc8111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20663 | 2026.03.07 01:59:33.074610 [ 291 ] {} <Debug> TCP-Session: b23cdf5e-7d05-498d-a186-76e1b40d2284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20664 | 2026.03.07 01:59:33.074629 [ 289 ] {} <Debug> TCP-Session: 8f2e11e2-d8e8-40ea-9b5e-494ef7bc8111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20665 | 2026.03.07 01:59:33.074460 [ 294 ] {f8ebf9e3-c9e4-4e9a-876e-03bf30b0f428} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20666 | 2026.03.07 01:59:33.074499 [ 293 ] {} <Debug> TCP-Session: 57ac8c81-b456-45e5-95dc-d26a2a41325e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20667 | 2026.03.07 01:59:33.074726 [ 293 ] {} <Debug> TCP-Session: 57ac8c81-b456-45e5-95dc-d26a2a41325e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20668 | 2026.03.07 01:59:33.074738 [ 294 ] {f8ebf9e3-c9e4-4e9a-876e-03bf30b0f428} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20669 | 2026.03.07 01:59:33.075131 [ 294 ] {f8ebf9e3-c9e4-4e9a-876e-03bf30b0f428} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 20670 | 2026.03.07 01:59:33.076679 [ 335 ] {f8ebf9e3-c9e4-4e9a-876e-03bf30b0f428} <Trace> AggregatingTransform: Aggregating | ||
| 20671 | 2026.03.07 01:59:33.076715 [ 335 ] {f8ebf9e3-c9e4-4e9a-876e-03bf30b0f428} <Trace> Aggregator: Aggregation method: without_key | ||
| 20672 | 2026.03.07 01:59:33.076754 [ 335 ] {f8ebf9e3-c9e4-4e9a-876e-03bf30b0f428} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001492928 sec. (669.825 rows/sec., 26.17 KiB/sec.) | ||
| 20673 | 2026.03.07 01:59:33.076773 [ 335 ] {f8ebf9e3-c9e4-4e9a-876e-03bf30b0f428} <Trace> Aggregator: Merging aggregated data | ||
| 20674 | 2026.03.07 01:59:33.078066 [ 294 ] {f8ebf9e3-c9e4-4e9a-876e-03bf30b0f428} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00398 sec., 251.25628140703517 rows/sec., 9.81 KiB/sec. | ||
| 20675 | 2026.03.07 01:59:33.078251 [ 294 ] {f8ebf9e3-c9e4-4e9a-876e-03bf30b0f428} <Debug> TCPHandler: Processed in 0.004550769 sec. | ||
| 20676 | 2026.03.07 01:59:33.078376 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20677 | 2026.03.07 01:59:33.078424 [ 294 ] {} <Debug> TCP-Session: 5a453aa5-385b-4b17-a66e-30b2b027f3d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20678 | 2026.03.07 01:59:33.078445 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20679 | 2026.03.07 01:59:33.078462 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20680 | 2026.03.07 01:59:33.078491 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20681 | 2026.03.07 01:59:33.078506 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20682 | 2026.03.07 01:59:33.078529 [ 288 ] {} <Debug> TCP-Session: f22ea2e7-d8d6-4133-a560-8e959da4f7aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20683 | 2026.03.07 01:59:33.078541 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20684 | 2026.03.07 01:59:33.078562 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20685 | 2026.03.07 01:59:33.078588 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20686 | 2026.03.07 01:59:33.078627 [ 289 ] {} <Debug> TCP-Session: 8f2e11e2-d8e8-40ea-9b5e-494ef7bc8111 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20687 | 2026.03.07 01:59:33.078635 [ 291 ] {} <Debug> TCP-Session: b23cdf5e-7d05-498d-a186-76e1b40d2284 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20688 | 2026.03.07 01:59:33.078653 [ 292 ] {} <Debug> TCP-Session: 18a85b77-bf50-40a7-8e9f-f978dd5ee32e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20689 | 2026.03.07 01:59:33.078517 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20690 | 2026.03.07 01:59:33.078544 [ 290 ] {} <Debug> TCP-Session: 0dbf02e5-d161-413c-b5dd-ee6e6a152cec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20691 | 2026.03.07 01:59:33.078729 [ 287 ] {} <Debug> TCP-Session: a51fbcb6-abd1-457a-bc3f-fd94cba10c99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20692 | 2026.03.07 01:59:33.078573 [ 3 ] {} <Debug> TCP-Session: 8e6407f0-ee45-4343-9472-bff438492874 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20693 | 2026.03.07 01:59:33.078504 [ 293 ] {} <Debug> TCP-Session: 57ac8c81-b456-45e5-95dc-d26a2a41325e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20694 | 2026.03.07 01:59:33.257344 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47537 | ||
| 20695 | 2026.03.07 01:59:33.257459 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20696 | 2026.03.07 01:59:33.257487 [ 288 ] {} <Debug> TCP-Session: c9317d07-2d3a-4a28-a194-273160f188e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47537 | ||
| 20697 | 2026.03.07 01:59:33.257509 [ 288 ] {} <Debug> TCP-Session: c9317d07-2d3a-4a28-a194-273160f188e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20698 | 2026.03.07 01:59:33.257522 [ 288 ] {} <Debug> TCP-Session: c9317d07-2d3a-4a28-a194-273160f188e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20699 | 2026.03.07 01:59:33.257746 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62504 | ||
| 20700 | 2026.03.07 01:59:33.257798 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57949 | ||
| 20701 | 2026.03.07 01:59:33.257813 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59807 | ||
| 20702 | 2026.03.07 01:59:33.257852 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45030 | ||
| 20703 | 2026.03.07 01:59:33.257861 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20704 | 2026.03.07 01:59:33.257886 [ 288 ] {} <Trace> TCP-Session: c9317d07-2d3a-4a28-a194-273160f188e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20705 | 2026.03.07 01:59:33.257914 [ 289 ] {} <Debug> TCP-Session: 72664c78-26bb-42cb-8d5e-988ed5483e93 Authenticating user 'default' from [fd00:1122:3344:101::e]:62504 | ||
| 20706 | 2026.03.07 01:59:33.257923 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20707 | 2026.03.07 01:59:33.257945 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20708 | 2026.03.07 01:59:33.257946 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20709 | 2026.03.07 01:59:33.257967 [ 290 ] {} <Debug> TCP-Session: 9c02a8db-d642-43a1-80c2-be76514123ff Authenticating user 'default' from [fd00:1122:3344:101::e]:57949 | ||
| 20710 | 2026.03.07 01:59:33.257988 [ 287 ] {} <Debug> TCP-Session: 4a5d705a-da6b-41af-bc53-957fa36eb44b Authenticating user 'default' from [fd00:1122:3344:101::e]:45030 | ||
| 20711 | 2026.03.07 01:59:33.257998 [ 291 ] {} <Debug> TCP-Session: 648f872e-3f5d-48a6-a792-8f017e20b744 Authenticating user 'default' from [fd00:1122:3344:101::e]:59807 | ||
| 20712 | 2026.03.07 01:59:33.258012 [ 290 ] {} <Debug> TCP-Session: 9c02a8db-d642-43a1-80c2-be76514123ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20713 | 2026.03.07 01:59:33.258024 [ 287 ] {} <Debug> TCP-Session: 4a5d705a-da6b-41af-bc53-957fa36eb44b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20714 | 2026.03.07 01:59:33.258026 [ 291 ] {} <Debug> TCP-Session: 648f872e-3f5d-48a6-a792-8f017e20b744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20715 | 2026.03.07 01:59:33.258038 [ 290 ] {} <Debug> TCP-Session: 9c02a8db-d642-43a1-80c2-be76514123ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20716 | 2026.03.07 01:59:33.258057 [ 291 ] {} <Debug> TCP-Session: 648f872e-3f5d-48a6-a792-8f017e20b744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20717 | 2026.03.07 01:59:33.257950 [ 289 ] {} <Debug> TCP-Session: 72664c78-26bb-42cb-8d5e-988ed5483e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20718 | 2026.03.07 01:59:33.258086 [ 288 ] {f33e255a-4c74-4120-b839-bd2adca965eb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47537) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20719 | 2026.03.07 01:59:33.258113 [ 289 ] {} <Debug> TCP-Session: 72664c78-26bb-42cb-8d5e-988ed5483e93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20720 | 2026.03.07 01:59:33.257842 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34717 | ||
| 20721 | 2026.03.07 01:59:33.257834 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40141 | ||
| 20722 | 2026.03.07 01:59:33.257821 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36222 | ||
| 20723 | 2026.03.07 01:59:33.257808 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33184 | ||
| 20724 | 2026.03.07 01:59:33.258251 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20725 | 2026.03.07 01:59:33.258227 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20726 | 2026.03.07 01:59:33.258287 [ 294 ] {} <Debug> TCP-Session: c9eb6141-1684-438b-8ba4-df5d4c16650a Authenticating user 'default' from [fd00:1122:3344:101::e]:40141 | ||
| 20727 | 2026.03.07 01:59:33.258285 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20728 | 2026.03.07 01:59:33.258314 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20729 | 2026.03.07 01:59:33.258314 [ 3 ] {} <Debug> TCP-Session: ee75f102-5275-4f0a-8dab-e670641313bc Authenticating user 'default' from [fd00:1122:3344:101::e]:34717 | ||
| 20730 | 2026.03.07 01:59:33.258336 [ 293 ] {} <Debug> TCP-Session: 1f181aad-a333-4181-a6b1-26201d1156d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36222 | ||
| 20731 | 2026.03.07 01:59:33.258349 [ 292 ] {} <Debug> TCP-Session: f4da5e10-b7bd-4b24-91d5-f5ba008034a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33184 | ||
| 20732 | 2026.03.07 01:59:33.258355 [ 3 ] {} <Debug> TCP-Session: ee75f102-5275-4f0a-8dab-e670641313bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20733 | 2026.03.07 01:59:33.258368 [ 293 ] {} <Debug> TCP-Session: 1f181aad-a333-4181-a6b1-26201d1156d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20734 | 2026.03.07 01:59:33.258381 [ 292 ] {} <Debug> TCP-Session: f4da5e10-b7bd-4b24-91d5-f5ba008034a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20735 | 2026.03.07 01:59:33.258386 [ 3 ] {} <Debug> TCP-Session: ee75f102-5275-4f0a-8dab-e670641313bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20736 | 2026.03.07 01:59:33.258390 [ 288 ] {f33e255a-4c74-4120-b839-bd2adca965eb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20737 | 2026.03.07 01:59:33.258411 [ 292 ] {} <Debug> TCP-Session: f4da5e10-b7bd-4b24-91d5-f5ba008034a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20738 | 2026.03.07 01:59:33.258400 [ 293 ] {} <Debug> TCP-Session: 1f181aad-a333-4181-a6b1-26201d1156d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20739 | 2026.03.07 01:59:33.258319 [ 294 ] {} <Debug> TCP-Session: c9eb6141-1684-438b-8ba4-df5d4c16650a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20740 | 2026.03.07 01:59:33.258485 [ 288 ] {f33e255a-4c74-4120-b839-bd2adca965eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20741 | 2026.03.07 01:59:33.258504 [ 294 ] {} <Debug> TCP-Session: c9eb6141-1684-438b-8ba4-df5d4c16650a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20742 | 2026.03.07 01:59:33.258049 [ 287 ] {} <Debug> TCP-Session: 4a5d705a-da6b-41af-bc53-957fa36eb44b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20743 | 2026.03.07 01:59:33.258841 [ 288 ] {f33e255a-4c74-4120-b839-bd2adca965eb} <Debug> oximeter.version (02c5b463-38b7-41a1-846d-e443f6a06b13) (SelectExecutor): Key condition: unknown | ||
| 20744 | 2026.03.07 01:59:33.259889 [ 308 ] {f33e255a-4c74-4120-b839-bd2adca965eb} <Trace> AggregatingTransform: Aggregating | ||
| 20745 | 2026.03.07 01:59:33.259928 [ 308 ] {f33e255a-4c74-4120-b839-bd2adca965eb} <Trace> Aggregator: Aggregation method: without_key | ||
| 20746 | 2026.03.07 01:59:33.259961 [ 308 ] {f33e255a-4c74-4120-b839-bd2adca965eb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001013483 sec. (986.696 rows/sec., 38.54 KiB/sec.) | ||
| 20747 | 2026.03.07 01:59:33.259975 [ 308 ] {f33e255a-4c74-4120-b839-bd2adca965eb} <Trace> Aggregator: Merging aggregated data | ||
| 20748 | 2026.03.07 01:59:33.261723 [ 288 ] {f33e255a-4c74-4120-b839-bd2adca965eb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003698 sec., 270.4164413196322 rows/sec., 10.56 KiB/sec. | ||
| 20749 | 2026.03.07 01:59:33.261877 [ 288 ] {f33e255a-4c74-4120-b839-bd2adca965eb} <Debug> TCPHandler: Processed in 0.004107283 sec. | ||
| 20750 | 2026.03.07 01:59:33.261966 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20751 | 2026.03.07 01:59:33.261995 [ 288 ] {} <Debug> TCP-Session: c9317d07-2d3a-4a28-a194-273160f188e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20752 | 2026.03.07 01:59:33.262001 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20753 | 2026.03.07 01:59:33.262023 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20754 | 2026.03.07 01:59:33.262047 [ 289 ] {} <Debug> TCP-Session: 72664c78-26bb-42cb-8d5e-988ed5483e93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20755 | 2026.03.07 01:59:33.262050 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20756 | 2026.03.07 01:59:33.262060 [ 293 ] {} <Debug> TCP-Session: 1f181aad-a333-4181-a6b1-26201d1156d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20757 | 2026.03.07 01:59:33.262071 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20758 | 2026.03.07 01:59:33.262091 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20759 | 2026.03.07 01:59:33.262126 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20760 | 2026.03.07 01:59:33.262137 [ 290 ] {} <Debug> TCP-Session: 9c02a8db-d642-43a1-80c2-be76514123ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20761 | 2026.03.07 01:59:33.262142 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20762 | 2026.03.07 01:59:33.262166 [ 291 ] {} <Debug> TCP-Session: 648f872e-3f5d-48a6-a792-8f017e20b744 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20763 | 2026.03.07 01:59:33.262113 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20764 | 2026.03.07 01:59:33.262199 [ 294 ] {} <Debug> TCP-Session: c9eb6141-1684-438b-8ba4-df5d4c16650a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20765 | 2026.03.07 01:59:33.262097 [ 3 ] {} <Debug> TCP-Session: ee75f102-5275-4f0a-8dab-e670641313bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20766 | 2026.03.07 01:59:33.262241 [ 292 ] {} <Debug> TCP-Session: f4da5e10-b7bd-4b24-91d5-f5ba008034a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20767 | 2026.03.07 01:59:33.262157 [ 287 ] {} <Debug> TCP-Session: 4a5d705a-da6b-41af-bc53-957fa36eb44b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20768 | 2026.03.07 01:59:33.939827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 20769 | 2026.03.07 01:59:33.959616 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20770 | 2026.03.07 01:59:33.959690 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20771 | 2026.03.07 01:59:33.966368 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20772 | 2026.03.07 01:59:33.967091 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20773 | 2026.03.07 01:59:33.970457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 20774 | 2026.03.07 01:59:34.277836 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2560 | ||
| 20775 | 2026.03.07 01:59:34.280796 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20776 | 2026.03.07 01:59:34.280851 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20777 | 2026.03.07 01:59:34.282158 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20778 | 2026.03.07 01:59:34.282443 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20779 | 2026.03.07 01:59:34.282851 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2560 | ||
| 20780 | 2026.03.07 01:59:36.107753 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20781 | 2026.03.07 01:59:36.107929 [ 255 ] {9682f16f-07f3-4c86-8cfb-84a8f80a08ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20782 | 2026.03.07 01:59:36.107994 [ 255 ] {9682f16f-07f3-4c86-8cfb-84a8f80a08ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20783 | 2026.03.07 01:59:36.108697 [ 255 ] {9682f16f-07f3-4c86-8cfb-84a8f80a08ef} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20784 | 2026.03.07 01:59:36.108743 [ 255 ] {9682f16f-07f3-4c86-8cfb-84a8f80a08ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20785 | 2026.03.07 01:59:36.109149 [ 255 ] {9682f16f-07f3-4c86-8cfb-84a8f80a08ef} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 20786 | 2026.03.07 01:59:36.109370 [ 255 ] {9682f16f-07f3-4c86-8cfb-84a8f80a08ef} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20787 | 2026.03.07 01:59:36.109515 [ 255 ] {9682f16f-07f3-4c86-8cfb-84a8f80a08ef} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001635 sec., 173700.30581039755 rows/sec., 11.03 MiB/sec. | ||
| 20788 | 2026.03.07 01:59:36.109515 [ 73 ] {} <Debug> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 20789 | 2026.03.07 01:59:36.109557 [ 255 ] {9682f16f-07f3-4c86-8cfb-84a8f80a08ef} <Debug> TCPHandler: Processed in 0.001933833 sec. | ||
| 20790 | 2026.03.07 01:59:36.109591 [ 73 ] {} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20791 | 2026.03.07 01:59:36.109616 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20792 | 2026.03.07 01:59:36.109686 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20793 | 2026.03.07 01:59:36.109746 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 20794 | 2026.03.07 01:59:36.109784 [ 255 ] {29800687-8ee1-415b-a784-d2b7ab8ccf39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20795 | 2026.03.07 01:59:36.109832 [ 255 ] {29800687-8ee1-415b-a784-d2b7ab8ccf39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20796 | 2026.03.07 01:59:36.109902 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20797 | 2026.03.07 01:59:36.109944 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 308 rows starting from the beginning of the part | ||
| 20798 | 2026.03.07 01:59:36.110020 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 284 rows starting from the beginning of the part | ||
| 20799 | 2026.03.07 01:59:36.110074 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 284 rows starting from the beginning of the part | ||
| 20800 | 2026.03.07 01:59:36.110128 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 284 rows starting from the beginning of the part | ||
| 20801 | 2026.03.07 01:59:36.110178 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 284 rows starting from the beginning of the part | ||
| 20802 | 2026.03.07 01:59:36.110224 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 284 rows starting from the beginning of the part | ||
| 20803 | 2026.03.07 01:59:36.110546 [ 255 ] {29800687-8ee1-415b-a784-d2b7ab8ccf39} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20804 | 2026.03.07 01:59:36.110586 [ 255 ] {29800687-8ee1-415b-a784-d2b7ab8ccf39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20805 | 2026.03.07 01:59:36.110977 [ 255 ] {29800687-8ee1-415b-a784-d2b7ab8ccf39} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20806 | 2026.03.07 01:59:36.111182 [ 255 ] {29800687-8ee1-415b-a784-d2b7ab8ccf39} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20807 | 2026.03.07 01:59:36.111275 [ 189 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001593042 sec., 1084717.163765927 rows/sec., 73.33 MiB/sec. | ||
| 20808 | 2026.03.07 01:59:36.111311 [ 255 ] {29800687-8ee1-415b-a784-d2b7ab8ccf39} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.001546 sec., 538809.831824062 rows/sec., 42.79 MiB/sec. | ||
| 20809 | 2026.03.07 01:59:36.111313 [ 73 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20810 | 2026.03.07 01:59:36.111355 [ 255 ] {29800687-8ee1-415b-a784-d2b7ab8ccf39} <Debug> TCPHandler: Processed in 0.001717826 sec. | ||
| 20811 | 2026.03.07 01:59:36.111361 [ 73 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20812 | 2026.03.07 01:59:36.111394 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20813 | 2026.03.07 01:59:36.111412 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 20814 | 2026.03.07 01:59:36.111467 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20815 | 2026.03.07 01:59:36.111476 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20816 | 2026.03.07 01:59:36.111566 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20817 | 2026.03.07 01:59:36.111587 [ 255 ] {99669160-ec11-4f52-8c64-0d7e36e46d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20818 | 2026.03.07 01:59:36.111596 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2893 rows starting from the beginning of the part | ||
| 20819 | 2026.03.07 01:59:36.111635 [ 255 ] {99669160-ec11-4f52-8c64-0d7e36e46d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20820 | 2026.03.07 01:59:36.111662 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 102 rows starting from the beginning of the part | ||
| 20821 | 2026.03.07 01:59:36.111673 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_50_10} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20822 | 2026.03.07 01:59:36.111712 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 833 rows starting from the beginning of the part | ||
| 20823 | 2026.03.07 01:59:36.111747 [ 190 ] {dddcbad8-84bb-4f62-ac87-d62babb20267::all_1_50_10} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 20824 | 2026.03.07 01:59:36.111750 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1988 rows starting from the beginning of the part | ||
| 20825 | 2026.03.07 01:59:36.111794 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 56 rows starting from the beginning of the part | ||
| 20826 | 2026.03.07 01:59:36.111826 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 20827 | 2026.03.07 01:59:36.111831 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 833 rows starting from the beginning of the part | ||
| 20828 | 2026.03.07 01:59:36.112079 [ 255 ] {99669160-ec11-4f52-8c64-0d7e36e46d54} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20829 | 2026.03.07 01:59:36.112120 [ 255 ] {99669160-ec11-4f52-8c64-0d7e36e46d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20830 | 2026.03.07 01:59:36.112425 [ 255 ] {99669160-ec11-4f52-8c64-0d7e36e46d54} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20831 | 2026.03.07 01:59:36.112637 [ 255 ] {99669160-ec11-4f52-8c64-0d7e36e46d54} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20832 | 2026.03.07 01:59:36.112766 [ 255 ] {99669160-ec11-4f52-8c64-0d7e36e46d54} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 8.07 MiB/sec. | ||
| 20833 | 2026.03.07 01:59:36.112804 [ 255 ] {99669160-ec11-4f52-8c64-0d7e36e46d54} <Debug> TCPHandler: Processed in 0.001375585 sec. | ||
| 20834 | 2026.03.07 01:59:36.112914 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20835 | 2026.03.07 01:59:36.113006 [ 255 ] {dfbf1ad8-9012-4d49-b95c-3ddfed5b5024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20836 | 2026.03.07 01:59:36.113044 [ 255 ] {dfbf1ad8-9012-4d49-b95c-3ddfed5b5024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20837 | 2026.03.07 01:59:36.113461 [ 255 ] {dfbf1ad8-9012-4d49-b95c-3ddfed5b5024} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20838 | 2026.03.07 01:59:36.113496 [ 255 ] {dfbf1ad8-9012-4d49-b95c-3ddfed5b5024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20839 | 2026.03.07 01:59:36.113794 [ 255 ] {dfbf1ad8-9012-4d49-b95c-3ddfed5b5024} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20840 | 2026.03.07 01:59:36.113987 [ 190 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6705 rows, containing 5 columns (5 merged, 0 gathered) in 0.002552384 sec., 2626955.8185602166 rows/sec., 213.54 MiB/sec. | ||
| 20841 | 2026.03.07 01:59:36.113993 [ 255 ] {dfbf1ad8-9012-4d49-b95c-3ddfed5b5024} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20842 | 2026.03.07 01:59:36.114132 [ 255 ] {dfbf1ad8-9012-4d49-b95c-3ddfed5b5024} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001144 sec., 130244.75524475524 rows/sec., 8.41 MiB/sec. | ||
| 20843 | 2026.03.07 01:59:36.114169 [ 255 ] {dfbf1ad8-9012-4d49-b95c-3ddfed5b5024} <Debug> TCPHandler: Processed in 0.001301263 sec. | ||
| 20844 | 2026.03.07 01:59:36.114231 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20845 | 2026.03.07 01:59:36.114277 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20846 | 2026.03.07 01:59:36.114376 [ 255 ] {d7e3d8c0-f91d-434c-b04f-5ead6776dcb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20847 | 2026.03.07 01:59:36.114417 [ 255 ] {d7e3d8c0-f91d-434c-b04f-5ead6776dcb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20848 | 2026.03.07 01:59:36.114480 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_151_30} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20849 | 2026.03.07 01:59:36.114548 [ 194 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_151_30} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20850 | 2026.03.07 01:59:36.114612 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 20851 | 2026.03.07 01:59:36.114842 [ 255 ] {d7e3d8c0-f91d-434c-b04f-5ead6776dcb0} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20852 | 2026.03.07 01:59:36.114880 [ 255 ] {d7e3d8c0-f91d-434c-b04f-5ead6776dcb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20853 | 2026.03.07 01:59:36.115187 [ 255 ] {d7e3d8c0-f91d-434c-b04f-5ead6776dcb0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 20854 | 2026.03.07 01:59:36.115388 [ 255 ] {d7e3d8c0-f91d-434c-b04f-5ead6776dcb0} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20855 | 2026.03.07 01:59:36.115494 [ 66 ] {} <Debug> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 20856 | 2026.03.07 01:59:36.115511 [ 255 ] {d7e3d8c0-f91d-434c-b04f-5ead6776dcb0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001153 sec., 128360.79791847356 rows/sec., 7.30 MiB/sec. | ||
| 20857 | 2026.03.07 01:59:36.115537 [ 66 ] {} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20858 | 2026.03.07 01:59:36.115556 [ 255 ] {d7e3d8c0-f91d-434c-b04f-5ead6776dcb0} <Debug> TCPHandler: Processed in 0.001325363 sec. | ||
| 20859 | 2026.03.07 01:59:36.115561 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20860 | 2026.03.07 01:59:36.115672 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20861 | 2026.03.07 01:59:36.115677 [ 195 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 20862 | 2026.03.07 01:59:36.115769 [ 255 ] {b4334353-6567-4028-b49c-d192508f0bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20863 | 2026.03.07 01:59:36.115812 [ 255 ] {b4334353-6567-4028-b49c-d192508f0bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20864 | 2026.03.07 01:59:36.115823 [ 195 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20865 | 2026.03.07 01:59:36.115861 [ 195 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 160 rows starting from the beginning of the part | ||
| 20866 | 2026.03.07 01:59:36.115927 [ 195 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 148 rows starting from the beginning of the part | ||
| 20867 | 2026.03.07 01:59:36.115974 [ 195 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 148 rows starting from the beginning of the part | ||
| 20868 | 2026.03.07 01:59:36.116035 [ 195 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 148 rows starting from the beginning of the part | ||
| 20869 | 2026.03.07 01:59:36.116075 [ 195 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 148 rows starting from the beginning of the part | ||
| 20870 | 2026.03.07 01:59:36.116114 [ 195 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 148 rows starting from the beginning of the part | ||
| 20871 | 2026.03.07 01:59:36.116399 [ 255 ] {b4334353-6567-4028-b49c-d192508f0bb3} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20872 | 2026.03.07 01:59:36.116439 [ 255 ] {b4334353-6567-4028-b49c-d192508f0bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20873 | 2026.03.07 01:59:36.116765 [ 255 ] {b4334353-6567-4028-b49c-d192508f0bb3} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20874 | 2026.03.07 01:59:36.116972 [ 255 ] {b4334353-6567-4028-b49c-d192508f0bb3} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20875 | 2026.03.07 01:59:36.117009 [ 190 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386345 sec., 649189.0546725382 rows/sec., 39.57 MiB/sec. | ||
| 20876 | 2026.03.07 01:59:36.117094 [ 66 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20877 | 2026.03.07 01:59:36.117101 [ 255 ] {b4334353-6567-4028-b49c-d192508f0bb3} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.00135 sec., 376296.2962962963 rows/sec., 26.49 MiB/sec. | ||
| 20878 | 2026.03.07 01:59:36.117120 [ 66 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20879 | 2026.03.07 01:59:36.117141 [ 190 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 20880 | 2026.03.07 01:59:36.117143 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20881 | 2026.03.07 01:59:36.117147 [ 255 ] {b4334353-6567-4028-b49c-d192508f0bb3} <Debug> TCPHandler: Processed in 0.0015231 sec. | ||
| 20882 | 2026.03.07 01:59:36.117221 [ 195 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20883 | 2026.03.07 01:59:36.117262 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20884 | 2026.03.07 01:59:36.117314 [ 195 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20885 | 2026.03.07 01:59:36.117345 [ 195 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1552 rows starting from the beginning of the part | ||
| 20886 | 2026.03.07 01:59:36.117359 [ 255 ] {4e48d194-5702-4d31-8757-2bfcc97d315f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20887 | 2026.03.07 01:59:36.117390 [ 195 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 87 rows starting from the beginning of the part | ||
| 20888 | 2026.03.07 01:59:36.117405 [ 255 ] {4e48d194-5702-4d31-8757-2bfcc97d315f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20889 | 2026.03.07 01:59:36.117413 [ 190 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_50_10} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20890 | 2026.03.07 01:59:36.117431 [ 195 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 508 rows starting from the beginning of the part | ||
| 20891 | 2026.03.07 01:59:36.117490 [ 195 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1038 rows starting from the beginning of the part | ||
| 20892 | 2026.03.07 01:59:36.117524 [ 195 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 64 rows starting from the beginning of the part | ||
| 20893 | 2026.03.07 01:59:36.117530 [ 190 ] {3d73cf76-be5a-4939-ab66-ad394375f1e9::all_1_50_10} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 20894 | 2026.03.07 01:59:36.117559 [ 195 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 508 rows starting from the beginning of the part | ||
| 20895 | 2026.03.07 01:59:36.117634 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 20896 | 2026.03.07 01:59:36.117743 [ 255 ] {4e48d194-5702-4d31-8757-2bfcc97d315f} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20897 | 2026.03.07 01:59:36.117785 [ 255 ] {4e48d194-5702-4d31-8757-2bfcc97d315f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20898 | 2026.03.07 01:59:36.118089 [ 255 ] {4e48d194-5702-4d31-8757-2bfcc97d315f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 20899 | 2026.03.07 01:59:36.118298 [ 255 ] {4e48d194-5702-4d31-8757-2bfcc97d315f} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20900 | 2026.03.07 01:59:36.118428 [ 255 ] {4e48d194-5702-4d31-8757-2bfcc97d315f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 20901 | 2026.03.07 01:59:36.118454 [ 219 ] {} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20902 | 2026.03.07 01:59:36.118463 [ 255 ] {4e48d194-5702-4d31-8757-2bfcc97d315f} <Debug> TCPHandler: Processed in 0.001247561 sec. | ||
| 20903 | 2026.03.07 01:59:36.118490 [ 219 ] {} <Debug> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20904 | 2026.03.07 01:59:36.118589 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20905 | 2026.03.07 01:59:36.118693 [ 255 ] {36a4a084-4cd4-4657-922a-10d5e6a23d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20906 | 2026.03.07 01:59:36.118738 [ 255 ] {36a4a084-4cd4-4657-922a-10d5e6a23d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20907 | 2026.03.07 01:59:36.118941 [ 196 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001750838 sec., 2145829.597027252 rows/sec., 158.56 MiB/sec. | ||
| 20908 | 2026.03.07 01:59:36.119136 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20909 | 2026.03.07 01:59:36.119162 [ 255 ] {36a4a084-4cd4-4657-922a-10d5e6a23d01} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20910 | 2026.03.07 01:59:36.119202 [ 255 ] {36a4a084-4cd4-4657-922a-10d5e6a23d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20911 | 2026.03.07 01:59:36.119474 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_151_30} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20912 | 2026.03.07 01:59:36.119567 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_151_30} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20913 | 2026.03.07 01:59:36.119590 [ 255 ] {36a4a084-4cd4-4657-922a-10d5e6a23d01} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20914 | 2026.03.07 01:59:36.119666 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 20915 | 2026.03.07 01:59:36.119872 [ 255 ] {36a4a084-4cd4-4657-922a-10d5e6a23d01} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20916 | 2026.03.07 01:59:36.119998 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_140_31 to all_145_145_0 | ||
| 20917 | 2026.03.07 01:59:36.120023 [ 255 ] {36a4a084-4cd4-4657-922a-10d5e6a23d01} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001352 sec., 196005.91715976334 rows/sec., 13.02 MiB/sec. | ||
| 20918 | 2026.03.07 01:59:36.120027 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20919 | 2026.03.07 01:59:36.120063 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20920 | 2026.03.07 01:59:36.120071 [ 255 ] {36a4a084-4cd4-4657-922a-10d5e6a23d01} <Debug> TCPHandler: Processed in 0.001528641 sec. | ||
| 20921 | 2026.03.07 01:59:36.120129 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_145_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_140_31 to all_145_145_0 into Compact with storage Full | ||
| 20922 | 2026.03.07 01:59:36.120192 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20923 | 2026.03.07 01:59:36.120225 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_145_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20924 | 2026.03.07 01:59:36.120254 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_145_32} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_140_31, total 50342 rows starting from the beginning of the part | ||
| 20925 | 2026.03.07 01:59:36.120293 [ 255 ] {6aa02b51-6e87-4cf7-a3c6-67c5877042a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20926 | 2026.03.07 01:59:36.120300 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_145_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 20927 | 2026.03.07 01:59:36.120346 [ 255 ] {6aa02b51-6e87-4cf7-a3c6-67c5877042a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20928 | 2026.03.07 01:59:36.120355 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_145_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 265 rows starting from the beginning of the part | ||
| 20929 | 2026.03.07 01:59:36.120402 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_145_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1219 rows starting from the beginning of the part | ||
| 20930 | 2026.03.07 01:59:36.120435 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_145_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 128 rows starting from the beginning of the part | ||
| 20931 | 2026.03.07 01:59:36.120474 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_145_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 265 rows starting from the beginning of the part | ||
| 20932 | 2026.03.07 01:59:36.120675 [ 255 ] {6aa02b51-6e87-4cf7-a3c6-67c5877042a9} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20933 | 2026.03.07 01:59:36.120717 [ 255 ] {6aa02b51-6e87-4cf7-a3c6-67c5877042a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20934 | 2026.03.07 01:59:36.120979 [ 219 ] {} <Debug> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20935 | 2026.03.07 01:59:36.121068 [ 255 ] {6aa02b51-6e87-4cf7-a3c6-67c5877042a9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 20936 | 2026.03.07 01:59:36.121296 [ 255 ] {6aa02b51-6e87-4cf7-a3c6-67c5877042a9} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20937 | 2026.03.07 01:59:36.121429 [ 255 ] {6aa02b51-6e87-4cf7-a3c6-67c5877042a9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 58.34 KiB/sec. | ||
| 20938 | 2026.03.07 01:59:36.121466 [ 255 ] {6aa02b51-6e87-4cf7-a3c6-67c5877042a9} <Debug> TCPHandler: Processed in 0.001325013 sec. | ||
| 20939 | 2026.03.07 01:59:36.121577 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20940 | 2026.03.07 01:59:36.121677 [ 255 ] {67ba4ef5-8406-4b8b-a8b2-1d10503b97a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20941 | 2026.03.07 01:59:36.121733 [ 255 ] {67ba4ef5-8406-4b8b-a8b2-1d10503b97a0} <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 | ||
| 20942 | 2026.03.07 01:59:36.122552 [ 255 ] {67ba4ef5-8406-4b8b-a8b2-1d10503b97a0} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20943 | 2026.03.07 01:59:36.122588 [ 255 ] {67ba4ef5-8406-4b8b-a8b2-1d10503b97a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20944 | 2026.03.07 01:59:36.123172 [ 255 ] {67ba4ef5-8406-4b8b-a8b2-1d10503b97a0} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20945 | 2026.03.07 01:59:36.123394 [ 255 ] {67ba4ef5-8406-4b8b-a8b2-1d10503b97a0} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20946 | 2026.03.07 01:59:36.123535 [ 255 ] {67ba4ef5-8406-4b8b-a8b2-1d10503b97a0} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001876 sec., 9594.882729211087 rows/sec., 17.19 MiB/sec. | ||
| 20947 | 2026.03.07 01:59:36.123591 [ 255 ] {67ba4ef5-8406-4b8b-a8b2-1d10503b97a0} <Debug> TCPHandler: Processed in 0.002063497 sec. | ||
| 20948 | 2026.03.07 01:59:36.123702 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20949 | 2026.03.07 01:59:36.123796 [ 255 ] {3e5f1df2-ccae-47c3-b092-5f1478f80c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20950 | 2026.03.07 01:59:36.123837 [ 255 ] {3e5f1df2-ccae-47c3-b092-5f1478f80c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20951 | 2026.03.07 01:59:36.124168 [ 255 ] {3e5f1df2-ccae-47c3-b092-5f1478f80c5d} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20952 | 2026.03.07 01:59:36.124203 [ 255 ] {3e5f1df2-ccae-47c3-b092-5f1478f80c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20953 | 2026.03.07 01:59:36.124534 [ 255 ] {3e5f1df2-ccae-47c3-b092-5f1478f80c5d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20954 | 2026.03.07 01:59:36.124749 [ 255 ] {3e5f1df2-ccae-47c3-b092-5f1478f80c5d} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20955 | 2026.03.07 01:59:36.124878 [ 255 ] {3e5f1df2-ccae-47c3-b092-5f1478f80c5d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.0011 sec., 81818.18181818181 rows/sec., 5.12 MiB/sec. | ||
| 20956 | 2026.03.07 01:59:36.124913 [ 255 ] {3e5f1df2-ccae-47c3-b092-5f1478f80c5d} <Debug> TCPHandler: Processed in 0.001261752 sec. | ||
| 20957 | 2026.03.07 01:59:36.124963 [ 219 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20958 | 2026.03.07 01:59:36.124992 [ 219 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20959 | 2026.03.07 01:59:36.127500 [ 219 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20960 | 2026.03.07 01:59:36.129938 [ 198 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_145_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52379 rows, containing 5 columns (5 merged, 0 gathered) in 0.009838221 sec., 5324031.651657348 rows/sec., 348.21 MiB/sec. | ||
| 20961 | 2026.03.07 01:59:36.130317 [ 198 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_145_32} <Trace> MergedBlockOutputStream: filled checksums all_1_145_32 (state Temporary) | ||
| 20962 | 2026.03.07 01:59:36.130574 [ 198 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_145_32} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_145_32 to all_1_145_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20963 | 2026.03.07 01:59:36.130645 [ 198 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_145_32} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_140_31, all_145_145_0] -> all_1_145_32 | ||
| 20964 | 2026.03.07 01:59:36.130736 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 20965 | 2026.03.07 01:59:38.892650 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20966 | 2026.03.07 01:59:38.892752 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20967 | 2026.03.07 01:59:39.129399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43268 | ||
| 20968 | 2026.03.07 01:59:39.130122 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20969 | 2026.03.07 01:59:39.130162 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20970 | 2026.03.07 01:59:39.130647 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20971 | 2026.03.07 01:59:39.130865 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20972 | 2026.03.07 01:59:39.130994 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43268 | ||
| 20973 | 2026.03.07 01:59:39.131137 [ 221 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20974 | 2026.03.07 01:59:39.131214 [ 221 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20975 | 2026.03.07 01:59:39.134151 [ 221 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20976 | 2026.03.07 01:59:40.220690 [ 222 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20977 | 2026.03.07 01:59:40.220748 [ 222 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20978 | 2026.03.07 01:59:40.223735 [ 222 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20979 | 2026.03.07 01:59:40.484608 [ 219 ] {} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20980 | 2026.03.07 01:59:40.484697 [ 219 ] {} <Debug> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20981 | 2026.03.07 01:59:40.486301 [ 219 ] {} <Debug> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20982 | 2026.03.07 01:59:41.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.51 MiB, peak 414.05 MiB, free memory in arenas 0.00 B, will set to 396.51 MiB (RSS), difference: 4.00 MiB | ||
| 20983 | 2026.03.07 01:59:41.099594 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20984 | 2026.03.07 01:59:41.099863 [ 255 ] {9b834758-160b-4ebe-b3a0-2a54e3cc2913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20985 | 2026.03.07 01:59:41.099970 [ 255 ] {9b834758-160b-4ebe-b3a0-2a54e3cc2913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20986 | 2026.03.07 01:59:41.100836 [ 255 ] {9b834758-160b-4ebe-b3a0-2a54e3cc2913} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20987 | 2026.03.07 01:59:41.100896 [ 255 ] {9b834758-160b-4ebe-b3a0-2a54e3cc2913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20988 | 2026.03.07 01:59:41.101320 [ 255 ] {9b834758-160b-4ebe-b3a0-2a54e3cc2913} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20989 | 2026.03.07 01:59:41.101568 [ 255 ] {9b834758-160b-4ebe-b3a0-2a54e3cc2913} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20990 | 2026.03.07 01:59:41.101733 [ 255 ] {9b834758-160b-4ebe-b3a0-2a54e3cc2913} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.00194 sec., 52577.31958762887 rows/sec., 4.40 MiB/sec. | ||
| 20991 | 2026.03.07 01:59:41.101785 [ 255 ] {9b834758-160b-4ebe-b3a0-2a54e3cc2913} <Debug> TCPHandler: Processed in 0.002366567 sec. | ||
| 20992 | 2026.03.07 01:59:41.101909 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20993 | 2026.03.07 01:59:41.102014 [ 255 ] {e3ccacfc-0195-42d1-b100-bcf3dc34f725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20994 | 2026.03.07 01:59:41.102059 [ 255 ] {e3ccacfc-0195-42d1-b100-bcf3dc34f725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20995 | 2026.03.07 01:59:41.102486 [ 255 ] {e3ccacfc-0195-42d1-b100-bcf3dc34f725} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20996 | 2026.03.07 01:59:41.102523 [ 255 ] {e3ccacfc-0195-42d1-b100-bcf3dc34f725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 20997 | 2026.03.07 01:59:41.102819 [ 255 ] {e3ccacfc-0195-42d1-b100-bcf3dc34f725} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20998 | 2026.03.07 01:59:41.103013 [ 255 ] {e3ccacfc-0195-42d1-b100-bcf3dc34f725} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20999 | 2026.03.07 01:59:41.103130 [ 55 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21000 | 2026.03.07 01:59:41.103141 [ 255 ] {e3ccacfc-0195-42d1-b100-bcf3dc34f725} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001199 sec., 19182.652210175147 rows/sec., 1.41 MiB/sec. | ||
| 21001 | 2026.03.07 01:59:41.103200 [ 55 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21002 | 2026.03.07 01:59:41.103217 [ 255 ] {e3ccacfc-0195-42d1-b100-bcf3dc34f725} <Debug> TCPHandler: Processed in 0.001414946 sec. | ||
| 21003 | 2026.03.07 01:59:41.103225 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21004 | 2026.03.07 01:59:41.103327 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21005 | 2026.03.07 01:59:41.103424 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 21006 | 2026.03.07 01:59:41.103489 [ 255 ] {f0aaf0e4-d876-4091-8e21-af475effc93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21007 | 2026.03.07 01:59:41.103531 [ 255 ] {f0aaf0e4-d876-4091-8e21-af475effc93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21008 | 2026.03.07 01:59:41.103562 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21009 | 2026.03.07 01:59:41.103603 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 226 rows starting from the beginning of the part | ||
| 21010 | 2026.03.07 01:59:41.103662 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 23 rows starting from the beginning of the part | ||
| 21011 | 2026.03.07 01:59:41.103705 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 21012 | 2026.03.07 01:59:41.103755 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 38 rows starting from the beginning of the part | ||
| 21013 | 2026.03.07 01:59:41.103802 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 21014 | 2026.03.07 01:59:41.103846 [ 196 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 23 rows starting from the beginning of the part | ||
| 21015 | 2026.03.07 01:59:41.103966 [ 255 ] {f0aaf0e4-d876-4091-8e21-af475effc93a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21016 | 2026.03.07 01:59:41.104003 [ 255 ] {f0aaf0e4-d876-4091-8e21-af475effc93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21017 | 2026.03.07 01:59:41.104324 [ 255 ] {f0aaf0e4-d876-4091-8e21-af475effc93a} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21018 | 2026.03.07 01:59:41.104550 [ 255 ] {f0aaf0e4-d876-4091-8e21-af475effc93a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21019 | 2026.03.07 01:59:41.104658 [ 201 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278182 sec., 492887.55435454415 rows/sec., 33.13 MiB/sec. | ||
| 21020 | 2026.03.07 01:59:41.104686 [ 255 ] {f0aaf0e4-d876-4091-8e21-af475effc93a} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001215 sec., 71604.93827160494 rows/sec., 5.59 MiB/sec. | ||
| 21021 | 2026.03.07 01:59:41.104742 [ 255 ] {f0aaf0e4-d876-4091-8e21-af475effc93a} <Debug> TCPHandler: Processed in 0.001403016 sec. | ||
| 21022 | 2026.03.07 01:59:41.104861 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21023 | 2026.03.07 01:59:41.104883 [ 186 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21024 | 2026.03.07 01:59:41.104959 [ 255 ] {b1979351-38d3-422d-a73b-44ec6664489e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21025 | 2026.03.07 01:59:41.105008 [ 255 ] {b1979351-38d3-422d-a73b-44ec6664489e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21026 | 2026.03.07 01:59:41.105195 [ 186 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_131_26} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21027 | 2026.03.07 01:59:41.105281 [ 186 ] {28c34a15-e6e7-4793-bbf0-0baf5d7489ca::all_1_131_26} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21028 | 2026.03.07 01:59:41.105391 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 21029 | 2026.03.07 01:59:41.105428 [ 255 ] {b1979351-38d3-422d-a73b-44ec6664489e} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21030 | 2026.03.07 01:59:41.105469 [ 255 ] {b1979351-38d3-422d-a73b-44ec6664489e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21031 | 2026.03.07 01:59:41.105816 [ 255 ] {b1979351-38d3-422d-a73b-44ec6664489e} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21032 | 2026.03.07 01:59:41.106025 [ 255 ] {b1979351-38d3-422d-a73b-44ec6664489e} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21033 | 2026.03.07 01:59:41.106161 [ 255 ] {b1979351-38d3-422d-a73b-44ec6664489e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 21034 | 2026.03.07 01:59:41.106198 [ 255 ] {b1979351-38d3-422d-a73b-44ec6664489e} <Debug> TCPHandler: Processed in 0.001387385 sec. | ||
| 21035 | 2026.03.07 01:59:41.106304 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21036 | 2026.03.07 01:59:41.106400 [ 255 ] {4fe9b6cb-2a7f-496d-b4b3-984dd3fc8df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21037 | 2026.03.07 01:59:41.106457 [ 255 ] {4fe9b6cb-2a7f-496d-b4b3-984dd3fc8df2} <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 | ||
| 21038 | 2026.03.07 01:59:41.107290 [ 255 ] {4fe9b6cb-2a7f-496d-b4b3-984dd3fc8df2} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21039 | 2026.03.07 01:59:41.107326 [ 255 ] {4fe9b6cb-2a7f-496d-b4b3-984dd3fc8df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21040 | 2026.03.07 01:59:41.107877 [ 255 ] {4fe9b6cb-2a7f-496d-b4b3-984dd3fc8df2} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21041 | 2026.03.07 01:59:41.108096 [ 255 ] {4fe9b6cb-2a7f-496d-b4b3-984dd3fc8df2} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21042 | 2026.03.07 01:59:41.108217 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21043 | 2026.03.07 01:59:41.108237 [ 255 ] {4fe9b6cb-2a7f-496d-b4b3-984dd3fc8df2} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001856 sec., 12392.241379310344 rows/sec., 22.21 MiB/sec. | ||
| 21044 | 2026.03.07 01:59:41.108253 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21045 | 2026.03.07 01:59:41.108278 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21046 | 2026.03.07 01:59:41.108314 [ 255 ] {4fe9b6cb-2a7f-496d-b4b3-984dd3fc8df2} <Debug> TCPHandler: Processed in 0.002058947 sec. | ||
| 21047 | 2026.03.07 01:59:41.108355 [ 196 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 21048 | 2026.03.07 01:59:41.108437 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21049 | 2026.03.07 01:59:41.108523 [ 196 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21050 | 2026.03.07 01:59:41.108533 [ 255 ] {97d84964-6651-4652-9857-2068f10edfd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21051 | 2026.03.07 01:59:41.108572 [ 196 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2731 rows starting from the beginning of the part | ||
| 21052 | 2026.03.07 01:59:41.108576 [ 255 ] {97d84964-6651-4652-9857-2068f10edfd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21053 | 2026.03.07 01:59:41.108678 [ 196 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 23 rows starting from the beginning of the part | ||
| 21054 | 2026.03.07 01:59:41.108786 [ 196 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 18 rows starting from the beginning of the part | ||
| 21055 | 2026.03.07 01:59:41.108892 [ 196 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 34 rows starting from the beginning of the part | ||
| 21056 | 2026.03.07 01:59:41.108921 [ 255 ] {97d84964-6651-4652-9857-2068f10edfd4} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21057 | 2026.03.07 01:59:41.108957 [ 255 ] {97d84964-6651-4652-9857-2068f10edfd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21058 | 2026.03.07 01:59:41.108994 [ 196 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 18 rows starting from the beginning of the part | ||
| 21059 | 2026.03.07 01:59:41.109095 [ 196 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 23 rows starting from the beginning of the part | ||
| 21060 | 2026.03.07 01:59:41.109279 [ 255 ] {97d84964-6651-4652-9857-2068f10edfd4} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21061 | 2026.03.07 01:59:41.109494 [ 255 ] {97d84964-6651-4652-9857-2068f10edfd4} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21062 | 2026.03.07 01:59:41.109625 [ 255 ] {97d84964-6651-4652-9857-2068f10edfd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 21063 | 2026.03.07 01:59:41.109661 [ 255 ] {97d84964-6651-4652-9857-2068f10edfd4} <Debug> TCPHandler: Processed in 0.001278931 sec. | ||
| 21064 | 2026.03.07 01:59:41.117553 [ 201 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2847 rows, containing 19 columns (19 merged, 0 gathered) in 0.009239622 sec., 308129.48841413646 rows/sec., 552.15 MiB/sec. | ||
| 21065 | 2026.03.07 01:59:41.121258 [ 191 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21066 | 2026.03.07 01:59:41.121653 [ 191 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21067 | 2026.03.07 01:59:41.121738 [ 191 ] {4a329847-c1b8-42dc-977d-d4fe19f7c7ec::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21068 | 2026.03.07 01:59:41.121914 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.21 MiB. | ||
| 21069 | 2026.03.07 01:59:41.471142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 21070 | 2026.03.07 01:59:41.488314 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21071 | 2026.03.07 01:59:41.488373 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21072 | 2026.03.07 01:59:41.494640 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21073 | 2026.03.07 01:59:41.495336 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21074 | 2026.03.07 01:59:41.498342 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 21075 | 2026.03.07 01:59:42.000357 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.56 MiB, peak 416.19 MiB, free memory in arenas 0.00 B, will set to 399.27 MiB (RSS), difference: 1.71 MiB | ||
| 21076 | 2026.03.07 01:59:44.283760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2594 | ||
| 21077 | 2026.03.07 01:59:44.286257 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21078 | 2026.03.07 01:59:44.286306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21079 | 2026.03.07 01:59:44.287531 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21080 | 2026.03.07 01:59:44.287806 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21081 | 2026.03.07 01:59:44.288206 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2594 | ||
| 21082 | 2026.03.07 01:59:46.109314 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21083 | 2026.03.07 01:59:46.109496 [ 255 ] {8d86a004-d563-4132-b2be-fe4a3b6c5d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21084 | 2026.03.07 01:59:46.109567 [ 255 ] {8d86a004-d563-4132-b2be-fe4a3b6c5d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21085 | 2026.03.07 01:59:46.110487 [ 255 ] {8d86a004-d563-4132-b2be-fe4a3b6c5d6f} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21086 | 2026.03.07 01:59:46.110540 [ 255 ] {8d86a004-d563-4132-b2be-fe4a3b6c5d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21087 | 2026.03.07 01:59:46.110992 [ 255 ] {8d86a004-d563-4132-b2be-fe4a3b6c5d6f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 21088 | 2026.03.07 01:59:46.111310 [ 255 ] {8d86a004-d563-4132-b2be-fe4a3b6c5d6f} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21089 | 2026.03.07 01:59:46.111537 [ 255 ] {8d86a004-d563-4132-b2be-fe4a3b6c5d6f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002086 sec., 136145.7334611697 rows/sec., 8.65 MiB/sec. | ||
| 21090 | 2026.03.07 01:59:46.111633 [ 255 ] {8d86a004-d563-4132-b2be-fe4a3b6c5d6f} <Debug> TCPHandler: Processed in 0.002465051 sec. | ||
| 21091 | 2026.03.07 01:59:46.111865 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21092 | 2026.03.07 01:59:46.111992 [ 255 ] {d0bcde33-acb5-482f-a0a9-68655cf9a655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21093 | 2026.03.07 01:59:46.112050 [ 255 ] {d0bcde33-acb5-482f-a0a9-68655cf9a655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21094 | 2026.03.07 01:59:46.112660 [ 255 ] {d0bcde33-acb5-482f-a0a9-68655cf9a655} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21095 | 2026.03.07 01:59:46.112710 [ 255 ] {d0bcde33-acb5-482f-a0a9-68655cf9a655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21096 | 2026.03.07 01:59:46.113079 [ 255 ] {d0bcde33-acb5-482f-a0a9-68655cf9a655} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 21097 | 2026.03.07 01:59:46.113308 [ 255 ] {d0bcde33-acb5-482f-a0a9-68655cf9a655} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21098 | 2026.03.07 01:59:46.113462 [ 255 ] {d0bcde33-acb5-482f-a0a9-68655cf9a655} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001461 sec., 5475.7015742642025 rows/sec., 446.50 KiB/sec. | ||
| 21099 | 2026.03.07 01:59:46.113520 [ 255 ] {d0bcde33-acb5-482f-a0a9-68655cf9a655} <Debug> TCPHandler: Processed in 0.001689125 sec. | ||
| 21100 | 2026.03.07 01:59:46.113660 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21101 | 2026.03.07 01:59:46.113783 [ 255 ] {10da4f5e-300b-4f8b-a889-48693a099337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21102 | 2026.03.07 01:59:46.113841 [ 255 ] {10da4f5e-300b-4f8b-a889-48693a099337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21103 | 2026.03.07 01:59:46.114791 [ 255 ] {10da4f5e-300b-4f8b-a889-48693a099337} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21104 | 2026.03.07 01:59:46.114837 [ 255 ] {10da4f5e-300b-4f8b-a889-48693a099337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21105 | 2026.03.07 01:59:46.115258 [ 255 ] {10da4f5e-300b-4f8b-a889-48693a099337} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21106 | 2026.03.07 01:59:46.115495 [ 255 ] {10da4f5e-300b-4f8b-a889-48693a099337} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21107 | 2026.03.07 01:59:46.115637 [ 255 ] {10da4f5e-300b-4f8b-a889-48693a099337} <Debug> executeQuery: Read 837 rows, 68.03 KiB in 0.001883 sec., 444503.4519383962 rows/sec., 35.28 MiB/sec. | ||
| 21108 | 2026.03.07 01:59:46.115678 [ 255 ] {10da4f5e-300b-4f8b-a889-48693a099337} <Debug> TCPHandler: Processed in 0.002081187 sec. | ||
| 21109 | 2026.03.07 01:59:46.115767 [ 219 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21110 | 2026.03.07 01:59:46.115800 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21111 | 2026.03.07 01:59:46.115819 [ 219 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21112 | 2026.03.07 01:59:46.115910 [ 255 ] {700a4650-2197-4aa5-91fc-7758827abc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21113 | 2026.03.07 01:59:46.115967 [ 255 ] {700a4650-2197-4aa5-91fc-7758827abc44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21114 | 2026.03.07 01:59:46.116533 [ 255 ] {700a4650-2197-4aa5-91fc-7758827abc44} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21115 | 2026.03.07 01:59:46.116578 [ 255 ] {700a4650-2197-4aa5-91fc-7758827abc44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21116 | 2026.03.07 01:59:46.116948 [ 255 ] {700a4650-2197-4aa5-91fc-7758827abc44} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21117 | 2026.03.07 01:59:46.117231 [ 255 ] {700a4650-2197-4aa5-91fc-7758827abc44} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21118 | 2026.03.07 01:59:46.117383 [ 255 ] {700a4650-2197-4aa5-91fc-7758827abc44} <Debug> executeQuery: Read 168 rows, 10.45 KiB in 0.001492 sec., 112600.53619302949 rows/sec., 6.84 MiB/sec. | ||
| 21119 | 2026.03.07 01:59:46.117438 [ 255 ] {700a4650-2197-4aa5-91fc-7758827abc44} <Debug> TCPHandler: Processed in 0.001688255 sec. | ||
| 21120 | 2026.03.07 01:59:46.117483 [ 224 ] {} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21121 | 2026.03.07 01:59:46.117512 [ 224 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21122 | 2026.03.07 01:59:46.117579 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21123 | 2026.03.07 01:59:46.117680 [ 255 ] {86383144-bc5b-4b1a-bee6-27fdbfe955b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21124 | 2026.03.07 01:59:46.117725 [ 255 ] {86383144-bc5b-4b1a-bee6-27fdbfe955b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21125 | 2026.03.07 01:59:46.118224 [ 255 ] {86383144-bc5b-4b1a-bee6-27fdbfe955b3} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21126 | 2026.03.07 01:59:46.118263 [ 255 ] {86383144-bc5b-4b1a-bee6-27fdbfe955b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21127 | 2026.03.07 01:59:46.118676 [ 255 ] {86383144-bc5b-4b1a-bee6-27fdbfe955b3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21128 | 2026.03.07 01:59:46.118918 [ 255 ] {86383144-bc5b-4b1a-bee6-27fdbfe955b3} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21129 | 2026.03.07 01:59:46.119062 [ 46 ] {} <Debug> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 21130 | 2026.03.07 01:59:46.119107 [ 255 ] {86383144-bc5b-4b1a-bee6-27fdbfe955b3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001433 sec., 103977.66922540126 rows/sec., 6.72 MiB/sec. | ||
| 21131 | 2026.03.07 01:59:46.119126 [ 46 ] {} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21132 | 2026.03.07 01:59:46.119147 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21133 | 2026.03.07 01:59:46.119206 [ 255 ] {86383144-bc5b-4b1a-bee6-27fdbfe955b3} <Debug> TCPHandler: Processed in 0.001680785 sec. | ||
| 21134 | 2026.03.07 01:59:46.119239 [ 188 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 21135 | 2026.03.07 01:59:46.119334 [ 188 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21136 | 2026.03.07 01:59:46.119366 [ 188 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 881 rows starting from the beginning of the part | ||
| 21137 | 2026.03.07 01:59:46.119405 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21138 | 2026.03.07 01:59:46.119411 [ 219 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21139 | 2026.03.07 01:59:46.119428 [ 188 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 149 rows starting from the beginning of the part | ||
| 21140 | 2026.03.07 01:59:46.119524 [ 188 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 149 rows starting from the beginning of the part | ||
| 21141 | 2026.03.07 01:59:46.119553 [ 255 ] {d6171446-b4e3-4aae-927f-4264df7777b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21142 | 2026.03.07 01:59:46.119569 [ 188 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 708 rows starting from the beginning of the part | ||
| 21143 | 2026.03.07 01:59:46.119620 [ 188 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 149 rows starting from the beginning of the part | ||
| 21144 | 2026.03.07 01:59:46.119620 [ 255 ] {d6171446-b4e3-4aae-927f-4264df7777b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21145 | 2026.03.07 01:59:46.119664 [ 188 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 149 rows starting from the beginning of the part | ||
| 21146 | 2026.03.07 01:59:46.120373 [ 224 ] {} <Debug> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21147 | 2026.03.07 01:59:46.120381 [ 255 ] {d6171446-b4e3-4aae-927f-4264df7777b2} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21148 | 2026.03.07 01:59:46.120442 [ 255 ] {d6171446-b4e3-4aae-927f-4264df7777b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21149 | 2026.03.07 01:59:46.120853 [ 255 ] {d6171446-b4e3-4aae-927f-4264df7777b2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 21150 | 2026.03.07 01:59:46.120940 [ 201 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001733997 sec., 1260094.452297207 rows/sec., 81.35 MiB/sec. | ||
| 21151 | 2026.03.07 01:59:46.121097 [ 255 ] {d6171446-b4e3-4aae-927f-4264df7777b2} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21152 | 2026.03.07 01:59:46.121114 [ 188 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 21153 | 2026.03.07 01:59:46.121252 [ 255 ] {d6171446-b4e3-4aae-927f-4264df7777b2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001746 sec., 84765.17754868271 rows/sec., 4.82 MiB/sec. | ||
| 21154 | 2026.03.07 01:59:46.121316 [ 255 ] {d6171446-b4e3-4aae-927f-4264df7777b2} <Debug> TCPHandler: Processed in 0.002027896 sec. | ||
| 21155 | 2026.03.07 01:59:46.121377 [ 188 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_65_13} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21156 | 2026.03.07 01:59:46.121445 [ 188 ] {0543aaa4-9370-4402-a661-764dd4a0e867::all_1_65_13} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 21157 | 2026.03.07 01:59:46.121453 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21158 | 2026.03.07 01:59:46.121513 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 21159 | 2026.03.07 01:59:46.121556 [ 255 ] {ad507106-1bc2-47fe-978b-08cd9e5b4f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21160 | 2026.03.07 01:59:46.121607 [ 255 ] {ad507106-1bc2-47fe-978b-08cd9e5b4f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21161 | 2026.03.07 01:59:46.122403 [ 255 ] {ad507106-1bc2-47fe-978b-08cd9e5b4f90} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21162 | 2026.03.07 01:59:46.122445 [ 255 ] {ad507106-1bc2-47fe-978b-08cd9e5b4f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21163 | 2026.03.07 01:59:46.122804 [ 255 ] {ad507106-1bc2-47fe-978b-08cd9e5b4f90} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21164 | 2026.03.07 01:59:46.123032 [ 255 ] {ad507106-1bc2-47fe-978b-08cd9e5b4f90} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21165 | 2026.03.07 01:59:46.123175 [ 255 ] {ad507106-1bc2-47fe-978b-08cd9e5b4f90} <Debug> executeQuery: Read 516 rows, 37.27 KiB in 0.001639 sec., 314826.1134838316 rows/sec., 22.21 MiB/sec. | ||
| 21166 | 2026.03.07 01:59:46.123231 [ 255 ] {ad507106-1bc2-47fe-978b-08cd9e5b4f90} <Debug> TCPHandler: Processed in 0.00183377 sec. | ||
| 21167 | 2026.03.07 01:59:46.123358 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21168 | 2026.03.07 01:59:46.123464 [ 255 ] {3adbfdd3-05a7-46b0-adf9-5e6b23cf1e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21169 | 2026.03.07 01:59:46.123510 [ 255 ] {3adbfdd3-05a7-46b0-adf9-5e6b23cf1e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21170 | 2026.03.07 01:59:46.123867 [ 255 ] {3adbfdd3-05a7-46b0-adf9-5e6b23cf1e04} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21171 | 2026.03.07 01:59:46.123903 [ 255 ] {3adbfdd3-05a7-46b0-adf9-5e6b23cf1e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21172 | 2026.03.07 01:59:46.124213 [ 255 ] {3adbfdd3-05a7-46b0-adf9-5e6b23cf1e04} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 21173 | 2026.03.07 01:59:46.124484 [ 255 ] {3adbfdd3-05a7-46b0-adf9-5e6b23cf1e04} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21174 | 2026.03.07 01:59:46.124625 [ 255 ] {3adbfdd3-05a7-46b0-adf9-5e6b23cf1e04} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001177 sec., 5097.706032285471 rows/sec., 266.34 KiB/sec. | ||
| 21175 | 2026.03.07 01:59:46.124665 [ 255 ] {3adbfdd3-05a7-46b0-adf9-5e6b23cf1e04} <Debug> TCPHandler: Processed in 0.001357954 sec. | ||
| 21176 | 2026.03.07 01:59:46.124786 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21177 | 2026.03.07 01:59:46.124885 [ 255 ] {ed6ed81d-ab77-46f2-9061-3187833ba764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21178 | 2026.03.07 01:59:46.124929 [ 255 ] {ed6ed81d-ab77-46f2-9061-3187833ba764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21179 | 2026.03.07 01:59:46.125422 [ 255 ] {ed6ed81d-ab77-46f2-9061-3187833ba764} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21180 | 2026.03.07 01:59:46.125461 [ 255 ] {ed6ed81d-ab77-46f2-9061-3187833ba764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21181 | 2026.03.07 01:59:46.125831 [ 255 ] {ed6ed81d-ab77-46f2-9061-3187833ba764} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21182 | 2026.03.07 01:59:46.126071 [ 255 ] {ed6ed81d-ab77-46f2-9061-3187833ba764} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21183 | 2026.03.07 01:59:46.126217 [ 255 ] {ed6ed81d-ab77-46f2-9061-3187833ba764} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.001353 sec., 198817.44271988174 rows/sec., 13.22 MiB/sec. | ||
| 21184 | 2026.03.07 01:59:46.126260 [ 255 ] {ed6ed81d-ab77-46f2-9061-3187833ba764} <Debug> TCPHandler: Processed in 0.00152511 sec. | ||
| 21185 | 2026.03.07 01:59:46.126394 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21186 | 2026.03.07 01:59:46.126497 [ 255 ] {658623e6-2aa5-41bc-bbe2-0ec037e7965b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21187 | 2026.03.07 01:59:46.126552 [ 255 ] {658623e6-2aa5-41bc-bbe2-0ec037e7965b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21188 | 2026.03.07 01:59:46.126969 [ 255 ] {658623e6-2aa5-41bc-bbe2-0ec037e7965b} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21189 | 2026.03.07 01:59:46.127015 [ 255 ] {658623e6-2aa5-41bc-bbe2-0ec037e7965b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21190 | 2026.03.07 01:59:46.127370 [ 255 ] {658623e6-2aa5-41bc-bbe2-0ec037e7965b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 21191 | 2026.03.07 01:59:46.127596 [ 255 ] {658623e6-2aa5-41bc-bbe2-0ec037e7965b} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21192 | 2026.03.07 01:59:46.127737 [ 255 ] {658623e6-2aa5-41bc-bbe2-0ec037e7965b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00126 sec., 793.6507936507936 rows/sec., 53.48 KiB/sec. | ||
| 21193 | 2026.03.07 01:59:46.127784 [ 255 ] {658623e6-2aa5-41bc-bbe2-0ec037e7965b} <Debug> TCPHandler: Processed in 0.001446267 sec. | ||
| 21194 | 2026.03.07 01:59:46.127905 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21195 | 2026.03.07 01:59:46.128002 [ 255 ] {a292e5ae-4796-4190-8b04-7e3740ffd519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21196 | 2026.03.07 01:59:46.128061 [ 255 ] {a292e5ae-4796-4190-8b04-7e3740ffd519} <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 | ||
| 21197 | 2026.03.07 01:59:46.128943 [ 255 ] {a292e5ae-4796-4190-8b04-7e3740ffd519} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21198 | 2026.03.07 01:59:46.128981 [ 255 ] {a292e5ae-4796-4190-8b04-7e3740ffd519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21199 | 2026.03.07 01:59:46.129535 [ 255 ] {a292e5ae-4796-4190-8b04-7e3740ffd519} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21200 | 2026.03.07 01:59:46.129782 [ 255 ] {a292e5ae-4796-4190-8b04-7e3740ffd519} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21201 | 2026.03.07 01:59:46.129941 [ 255 ] {a292e5ae-4796-4190-8b04-7e3740ffd519} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001958 sec., 9193.054136874362 rows/sec., 16.47 MiB/sec. | ||
| 21202 | 2026.03.07 01:59:46.130033 [ 255 ] {a292e5ae-4796-4190-8b04-7e3740ffd519} <Debug> TCPHandler: Processed in 0.002179081 sec. | ||
| 21203 | 2026.03.07 01:59:46.130173 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21204 | 2026.03.07 01:59:46.130272 [ 255 ] {4cccc9f8-80ff-4225-8b5d-630f8824cb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21205 | 2026.03.07 01:59:46.130315 [ 255 ] {4cccc9f8-80ff-4225-8b5d-630f8824cb5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21206 | 2026.03.07 01:59:46.130716 [ 255 ] {4cccc9f8-80ff-4225-8b5d-630f8824cb5b} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21207 | 2026.03.07 01:59:46.130754 [ 255 ] {4cccc9f8-80ff-4225-8b5d-630f8824cb5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21208 | 2026.03.07 01:59:46.131112 [ 255 ] {4cccc9f8-80ff-4225-8b5d-630f8824cb5b} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21209 | 2026.03.07 01:59:46.131359 [ 255 ] {4cccc9f8-80ff-4225-8b5d-630f8824cb5b} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21210 | 2026.03.07 01:59:46.131499 [ 255 ] {4cccc9f8-80ff-4225-8b5d-630f8824cb5b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001246 sec., 72231.13964686998 rows/sec., 4.52 MiB/sec. | ||
| 21211 | 2026.03.07 01:59:46.131538 [ 255 ] {4cccc9f8-80ff-4225-8b5d-630f8824cb5b} <Debug> TCPHandler: Processed in 0.001421256 sec. | ||
| 21212 | 2026.03.07 01:59:46.632054 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43716 | ||
| 21213 | 2026.03.07 01:59:46.632570 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21214 | 2026.03.07 01:59:46.632618 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21215 | 2026.03.07 01:59:46.633110 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21216 | 2026.03.07 01:59:46.633357 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21217 | 2026.03.07 01:59:46.633517 [ 46 ] {} <Debug> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21218 | 2026.03.07 01:59:46.633532 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43716 | ||
| 21219 | 2026.03.07 01:59:46.633563 [ 46 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21220 | 2026.03.07 01:59:46.633587 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21221 | 2026.03.07 01:59:46.633727 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::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 | ||
| 21222 | 2026.03.07 01:59:46.633891 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21223 | 2026.03.07 01:59:46.633936 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41348 rows starting from the beginning of the part | ||
| 21224 | 2026.03.07 01:59:46.634011 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 21225 | 2026.03.07 01:59:46.634064 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 21226 | 2026.03.07 01:59:46.634114 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 21227 | 2026.03.07 01:59:46.634161 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 21228 | 2026.03.07 01:59:46.634208 [ 199 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 21229 | 2026.03.07 01:59:46.637066 [ 201 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43716 rows, containing 4 columns (4 merged, 0 gathered) in 0.003402531 sec., 12848082.794837138 rows/sec., 183.79 MiB/sec. | ||
| 21230 | 2026.03.07 01:59:46.637430 [ 192 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21231 | 2026.03.07 01:59:46.637760 [ 192 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_91_18} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21232 | 2026.03.07 01:59:46.637835 [ 192 ] {600cd263-0868-4504-9537-e250f3e153d4::all_1_91_18} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21233 | 2026.03.07 01:59:46.637932 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 21234 | 2026.03.07 01:59:47.131342 [ 221 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21235 | 2026.03.07 01:59:47.131395 [ 221 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21236 | 2026.03.07 01:59:47.133397 [ 221 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21237 | 2026.03.07 01:59:47.902449 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21238 | 2026.03.07 01:59:47.902527 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21239 | 2026.03.07 01:59:47.905212 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21240 | 2026.03.07 01:59:48.998399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 21241 | 2026.03.07 01:59:49.017341 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21242 | 2026.03.07 01:59:49.017408 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21243 | 2026.03.07 01:59:49.023808 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 21244 | 2026.03.07 01:59:49.024600 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21245 | 2026.03.07 01:59:49.024923 [ 39 ] {} <Debug> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 21246 | 2026.03.07 01:59:49.024986 [ 39 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21247 | 2026.03.07 01:59:49.025005 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21248 | 2026.03.07 01:59:49.025129 [ 187 ] {f222ad4b-fb37-44bd-9473-7be276b04152::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 | ||
| 21249 | 2026.03.07 01:59:49.027996 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 21250 | 2026.03.07 01:59:49.028607 [ 187 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21251 | 2026.03.07 01:59:49.030091 [ 187 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 21252 | 2026.03.07 01:59:49.035036 [ 187 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 21253 | 2026.03.07 01:59:49.039753 [ 187 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 21254 | 2026.03.07 01:59:49.044770 [ 187 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 21255 | 2026.03.07 01:59:49.049595 [ 187 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 21256 | 2026.03.07 01:59:49.054303 [ 187 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 21257 | 2026.03.07 01:59:49.110739 [ 193 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.085658685 sec., 8008.528265405896 rows/sec., 41.41 MiB/sec. | ||
| 21258 | 2026.03.07 01:59:49.113701 [ 193 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 21259 | 2026.03.07 01:59:49.115732 [ 193 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_91_18} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21260 | 2026.03.07 01:59:49.115809 [ 193 ] {f222ad4b-fb37-44bd-9473-7be276b04152::all_1_91_18} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 21261 | 2026.03.07 01:59:49.118450 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 21262 | 2026.03.07 01:59:50.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.35 MiB, peak 417.76 MiB, free memory in arenas 0.00 B, will set to 399.28 MiB (RSS), difference: -1.07 MiB | ||
| 21263 | 2026.03.07 01:59:51.099412 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21264 | 2026.03.07 01:59:51.099615 [ 255 ] {f782c54c-a45b-4731-8f17-1f92218a711b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21265 | 2026.03.07 01:59:51.099693 [ 255 ] {f782c54c-a45b-4731-8f17-1f92218a711b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21266 | 2026.03.07 01:59:51.100404 [ 255 ] {f782c54c-a45b-4731-8f17-1f92218a711b} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21267 | 2026.03.07 01:59:51.100458 [ 255 ] {f782c54c-a45b-4731-8f17-1f92218a711b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21268 | 2026.03.07 01:59:51.100875 [ 255 ] {f782c54c-a45b-4731-8f17-1f92218a711b} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21269 | 2026.03.07 01:59:51.101107 [ 255 ] {f782c54c-a45b-4731-8f17-1f92218a711b} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21270 | 2026.03.07 01:59:51.101264 [ 255 ] {f782c54c-a45b-4731-8f17-1f92218a711b} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001703 sec., 59894.304169113326 rows/sec., 5.01 MiB/sec. | ||
| 21271 | 2026.03.07 01:59:51.101311 [ 255 ] {f782c54c-a45b-4731-8f17-1f92218a711b} <Debug> TCPHandler: Processed in 0.002046037 sec. | ||
| 21272 | 2026.03.07 01:59:51.101461 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21273 | 2026.03.07 01:59:51.101558 [ 255 ] {7e910dd2-d33e-4b51-bad4-4b743de8fe66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21274 | 2026.03.07 01:59:51.101602 [ 255 ] {7e910dd2-d33e-4b51-bad4-4b743de8fe66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21275 | 2026.03.07 01:59:51.102025 [ 255 ] {7e910dd2-d33e-4b51-bad4-4b743de8fe66} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21276 | 2026.03.07 01:59:51.102064 [ 255 ] {7e910dd2-d33e-4b51-bad4-4b743de8fe66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21277 | 2026.03.07 01:59:51.102378 [ 255 ] {7e910dd2-d33e-4b51-bad4-4b743de8fe66} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 21278 | 2026.03.07 01:59:51.102613 [ 255 ] {7e910dd2-d33e-4b51-bad4-4b743de8fe66} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21279 | 2026.03.07 01:59:51.102756 [ 255 ] {7e910dd2-d33e-4b51-bad4-4b743de8fe66} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001215 sec., 18930.041152263377 rows/sec., 1.39 MiB/sec. | ||
| 21280 | 2026.03.07 01:59:51.102796 [ 255 ] {7e910dd2-d33e-4b51-bad4-4b743de8fe66} <Debug> TCPHandler: Processed in 0.001389995 sec. | ||
| 21281 | 2026.03.07 01:59:51.102910 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21282 | 2026.03.07 01:59:51.103005 [ 255 ] {d52b5598-ce15-46ab-a069-ee09c1ce6513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21283 | 2026.03.07 01:59:51.103047 [ 255 ] {d52b5598-ce15-46ab-a069-ee09c1ce6513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21284 | 2026.03.07 01:59:51.103497 [ 255 ] {d52b5598-ce15-46ab-a069-ee09c1ce6513} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21285 | 2026.03.07 01:59:51.103534 [ 255 ] {d52b5598-ce15-46ab-a069-ee09c1ce6513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21286 | 2026.03.07 01:59:51.103841 [ 255 ] {d52b5598-ce15-46ab-a069-ee09c1ce6513} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21287 | 2026.03.07 01:59:51.104078 [ 255 ] {d52b5598-ce15-46ab-a069-ee09c1ce6513} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21288 | 2026.03.07 01:59:51.104209 [ 255 ] {d52b5598-ce15-46ab-a069-ee09c1ce6513} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001222 sec., 71194.76268412439 rows/sec., 5.56 MiB/sec. | ||
| 21289 | 2026.03.07 01:59:51.104248 [ 255 ] {d52b5598-ce15-46ab-a069-ee09c1ce6513} <Debug> TCPHandler: Processed in 0.001388805 sec. | ||
| 21290 | 2026.03.07 01:59:51.104360 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21291 | 2026.03.07 01:59:51.104454 [ 255 ] {bb507c73-1e5d-4dfa-8dd8-098ffcd5c4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21292 | 2026.03.07 01:59:51.104498 [ 255 ] {bb507c73-1e5d-4dfa-8dd8-098ffcd5c4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21293 | 2026.03.07 01:59:51.104914 [ 255 ] {bb507c73-1e5d-4dfa-8dd8-098ffcd5c4f8} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21294 | 2026.03.07 01:59:51.104951 [ 255 ] {bb507c73-1e5d-4dfa-8dd8-098ffcd5c4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21295 | 2026.03.07 01:59:51.105314 [ 255 ] {bb507c73-1e5d-4dfa-8dd8-098ffcd5c4f8} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21296 | 2026.03.07 01:59:51.105536 [ 255 ] {bb507c73-1e5d-4dfa-8dd8-098ffcd5c4f8} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21297 | 2026.03.07 01:59:51.105672 [ 255 ] {bb507c73-1e5d-4dfa-8dd8-098ffcd5c4f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 21298 | 2026.03.07 01:59:51.105710 [ 255 ] {bb507c73-1e5d-4dfa-8dd8-098ffcd5c4f8} <Debug> TCPHandler: Processed in 0.001400136 sec. | ||
| 21299 | 2026.03.07 01:59:51.105769 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21300 | 2026.03.07 01:59:51.105815 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21301 | 2026.03.07 01:59:51.105826 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21302 | 2026.03.07 01:59:51.105916 [ 255 ] {979f94ae-57f2-4a34-b1cd-de6ddc190df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21303 | 2026.03.07 01:59:51.105976 [ 255 ] {979f94ae-57f2-4a34-b1cd-de6ddc190df1} <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 | ||
| 21304 | 2026.03.07 01:59:51.106822 [ 255 ] {979f94ae-57f2-4a34-b1cd-de6ddc190df1} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21305 | 2026.03.07 01:59:51.106861 [ 255 ] {979f94ae-57f2-4a34-b1cd-de6ddc190df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21306 | 2026.03.07 01:59:51.107411 [ 255 ] {979f94ae-57f2-4a34-b1cd-de6ddc190df1} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 21307 | 2026.03.07 01:59:51.107702 [ 255 ] {979f94ae-57f2-4a34-b1cd-de6ddc190df1} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21308 | 2026.03.07 01:59:51.107851 [ 255 ] {979f94ae-57f2-4a34-b1cd-de6ddc190df1} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001953 sec., 11776.753712237583 rows/sec., 21.10 MiB/sec. | ||
| 21309 | 2026.03.07 01:59:51.107912 [ 255 ] {979f94ae-57f2-4a34-b1cd-de6ddc190df1} <Debug> TCPHandler: Processed in 0.00214749 sec. | ||
| 21310 | 2026.03.07 01:59:51.108026 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21311 | 2026.03.07 01:59:51.108123 [ 255 ] {8574f8ae-c05e-4e81-a81f-a1af9e7c1310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21312 | 2026.03.07 01:59:51.108168 [ 255 ] {8574f8ae-c05e-4e81-a81f-a1af9e7c1310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21313 | 2026.03.07 01:59:51.108509 [ 255 ] {8574f8ae-c05e-4e81-a81f-a1af9e7c1310} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21314 | 2026.03.07 01:59:51.108545 [ 255 ] {8574f8ae-c05e-4e81-a81f-a1af9e7c1310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21315 | 2026.03.07 01:59:51.108744 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21316 | 2026.03.07 01:59:51.108871 [ 255 ] {8574f8ae-c05e-4e81-a81f-a1af9e7c1310} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21317 | 2026.03.07 01:59:51.109126 [ 255 ] {8574f8ae-c05e-4e81-a81f-a1af9e7c1310} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21318 | 2026.03.07 01:59:51.109242 [ 36 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21319 | 2026.03.07 01:59:51.109261 [ 255 ] {8574f8ae-c05e-4e81-a81f-a1af9e7c1310} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 21320 | 2026.03.07 01:59:51.109276 [ 36 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21321 | 2026.03.07 01:59:51.109296 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21322 | 2026.03.07 01:59:51.109297 [ 255 ] {8574f8ae-c05e-4e81-a81f-a1af9e7c1310} <Debug> TCPHandler: Processed in 0.001321163 sec. | ||
| 21323 | 2026.03.07 01:59:51.109387 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 21324 | 2026.03.07 01:59:51.109475 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21325 | 2026.03.07 01:59:51.109504 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7932 rows starting from the beginning of the part | ||
| 21326 | 2026.03.07 01:59:51.109564 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 48 rows starting from the beginning of the part | ||
| 21327 | 2026.03.07 01:59:51.109608 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 90 rows starting from the beginning of the part | ||
| 21328 | 2026.03.07 01:59:51.109647 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 21329 | 2026.03.07 01:59:51.109687 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 90 rows starting from the beginning of the part | ||
| 21330 | 2026.03.07 01:59:51.109723 [ 200 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 21331 | 2026.03.07 01:59:51.111879 [ 189 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002523532 sec., 3281115.5158721977 rows/sec., 214.24 MiB/sec. | ||
| 21332 | 2026.03.07 01:59:51.112139 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21333 | 2026.03.07 01:59:51.112512 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_146_29} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21334 | 2026.03.07 01:59:51.112611 [ 194 ] {86e3e1ae-35c6-4197-86ca-1283eaad25e2::all_1_146_29} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21335 | 2026.03.07 01:59:51.112723 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 21336 | 2026.03.07 01:59:53.892811 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21337 | 2026.03.07 01:59:53.892874 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21338 | 2026.03.07 01:59:54.133722 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44228 | ||
| 21339 | 2026.03.07 01:59:54.134340 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21340 | 2026.03.07 01:59:54.134395 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21341 | 2026.03.07 01:59:54.134893 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21342 | 2026.03.07 01:59:54.135123 [ 245 ] {} <Trace> system.asynchronous_metric_log (600cd263-0868-4504-9537-e250f3e153d4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21343 | 2026.03.07 01:59:54.135277 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44228 | ||
| 21344 | 2026.03.07 01:59:54.288461 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2630 | ||
| 21345 | 2026.03.07 01:59:54.291126 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21346 | 2026.03.07 01:59:54.291194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21347 | 2026.03.07 01:59:54.292534 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21348 | 2026.03.07 01:59:54.292816 [ 243 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21349 | 2026.03.07 01:59:54.293121 [ 219 ] {} <Trace> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21350 | 2026.03.07 01:59:54.293178 [ 219 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21351 | 2026.03.07 01:59:54.293274 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2630 | ||
| 21352 | 2026.03.07 01:59:54.296872 [ 219 ] {} <Debug> system.query_log (9bc4d616-4b94-46cd-b0e4-6367a340eb11): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21353 | 2026.03.07 01:59:56.107497 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21354 | 2026.03.07 01:59:56.107703 [ 255 ] {de8969ef-25fa-4607-806a-97f13e85113e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21355 | 2026.03.07 01:59:56.107782 [ 255 ] {de8969ef-25fa-4607-806a-97f13e85113e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21356 | 2026.03.07 01:59:56.108606 [ 255 ] {de8969ef-25fa-4607-806a-97f13e85113e} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21357 | 2026.03.07 01:59:56.108655 [ 255 ] {de8969ef-25fa-4607-806a-97f13e85113e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21358 | 2026.03.07 01:59:56.109125 [ 255 ] {de8969ef-25fa-4607-806a-97f13e85113e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 21359 | 2026.03.07 01:59:56.109356 [ 255 ] {de8969ef-25fa-4607-806a-97f13e85113e} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21360 | 2026.03.07 01:59:56.109521 [ 255 ] {de8969ef-25fa-4607-806a-97f13e85113e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001871 sec., 151790.48637092463 rows/sec., 9.64 MiB/sec. | ||
| 21361 | 2026.03.07 01:59:56.109575 [ 255 ] {de8969ef-25fa-4607-806a-97f13e85113e} <Debug> TCPHandler: Processed in 0.002221883 sec. | ||
| 21362 | 2026.03.07 01:59:56.109712 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21363 | 2026.03.07 01:59:56.109816 [ 255 ] {6a653a17-efc6-4495-9ca9-9fd504c165e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21364 | 2026.03.07 01:59:56.109862 [ 255 ] {6a653a17-efc6-4495-9ca9-9fd504c165e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21365 | 2026.03.07 01:59:56.110974 [ 255 ] {6a653a17-efc6-4495-9ca9-9fd504c165e9} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21366 | 2026.03.07 01:59:56.111010 [ 255 ] {6a653a17-efc6-4495-9ca9-9fd504c165e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21367 | 2026.03.07 01:59:56.111376 [ 255 ] {6a653a17-efc6-4495-9ca9-9fd504c165e9} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21368 | 2026.03.07 01:59:56.111588 [ 255 ] {6a653a17-efc6-4495-9ca9-9fd504c165e9} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21369 | 2026.03.07 01:59:56.111723 [ 255 ] {6a653a17-efc6-4495-9ca9-9fd504c165e9} <Debug> executeQuery: Read 833 rows, 67.73 KiB in 0.00193 sec., 431606.2176165803 rows/sec., 34.27 MiB/sec. | ||
| 21370 | 2026.03.07 01:59:56.111763 [ 255 ] {6a653a17-efc6-4495-9ca9-9fd504c165e9} <Debug> TCPHandler: Processed in 0.002106009 sec. | ||
| 21371 | 2026.03.07 01:59:56.111874 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21372 | 2026.03.07 01:59:56.111972 [ 255 ] {a963087c-671b-4b31-9bc8-47202fba0226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21373 | 2026.03.07 01:59:56.112014 [ 255 ] {a963087c-671b-4b31-9bc8-47202fba0226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21374 | 2026.03.07 01:59:56.112499 [ 255 ] {a963087c-671b-4b31-9bc8-47202fba0226} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21375 | 2026.03.07 01:59:56.112536 [ 255 ] {a963087c-671b-4b31-9bc8-47202fba0226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21376 | 2026.03.07 01:59:56.112851 [ 255 ] {a963087c-671b-4b31-9bc8-47202fba0226} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21377 | 2026.03.07 01:59:56.113076 [ 255 ] {a963087c-671b-4b31-9bc8-47202fba0226} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21378 | 2026.03.07 01:59:56.113210 [ 255 ] {a963087c-671b-4b31-9bc8-47202fba0226} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 7.68 MiB/sec. | ||
| 21379 | 2026.03.07 01:59:56.113250 [ 255 ] {a963087c-671b-4b31-9bc8-47202fba0226} <Debug> TCPHandler: Processed in 0.001426436 sec. | ||
| 21380 | 2026.03.07 01:59:56.113357 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21381 | 2026.03.07 01:59:56.113452 [ 255 ] {5e8efd06-4a02-44e2-9f3d-22498af10817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21382 | 2026.03.07 01:59:56.113493 [ 255 ] {5e8efd06-4a02-44e2-9f3d-22498af10817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21383 | 2026.03.07 01:59:56.113970 [ 255 ] {5e8efd06-4a02-44e2-9f3d-22498af10817} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21384 | 2026.03.07 01:59:56.114007 [ 255 ] {5e8efd06-4a02-44e2-9f3d-22498af10817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21385 | 2026.03.07 01:59:56.114310 [ 255 ] {5e8efd06-4a02-44e2-9f3d-22498af10817} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21386 | 2026.03.07 01:59:56.114518 [ 255 ] {5e8efd06-4a02-44e2-9f3d-22498af10817} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21387 | 2026.03.07 01:59:56.114651 [ 255 ] {5e8efd06-4a02-44e2-9f3d-22498af10817} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001217 sec., 122432.21035332786 rows/sec., 7.91 MiB/sec. | ||
| 21388 | 2026.03.07 01:59:56.114690 [ 255 ] {5e8efd06-4a02-44e2-9f3d-22498af10817} <Debug> TCPHandler: Processed in 0.001384145 sec. | ||
| 21389 | 2026.03.07 01:59:56.114797 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21390 | 2026.03.07 01:59:56.114890 [ 255 ] {8315f73c-292b-46eb-8170-15310e3f39b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21391 | 2026.03.07 01:59:56.114930 [ 255 ] {8315f73c-292b-46eb-8170-15310e3f39b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21392 | 2026.03.07 01:59:56.115389 [ 255 ] {8315f73c-292b-46eb-8170-15310e3f39b0} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21393 | 2026.03.07 01:59:56.115425 [ 255 ] {8315f73c-292b-46eb-8170-15310e3f39b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21394 | 2026.03.07 01:59:56.115731 [ 255 ] {8315f73c-292b-46eb-8170-15310e3f39b0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 21395 | 2026.03.07 01:59:56.115946 [ 255 ] {8315f73c-292b-46eb-8170-15310e3f39b0} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21396 | 2026.03.07 01:59:56.116071 [ 255 ] {8315f73c-292b-46eb-8170-15310e3f39b0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001199 sec., 123436.19683069225 rows/sec., 7.02 MiB/sec. | ||
| 21397 | 2026.03.07 01:59:56.116110 [ 255 ] {8315f73c-292b-46eb-8170-15310e3f39b0} <Debug> TCPHandler: Processed in 0.001363214 sec. | ||
| 21398 | 2026.03.07 01:59:56.116216 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21399 | 2026.03.07 01:59:56.116311 [ 255 ] {281cfeee-835d-4017-826f-d9359cfc3bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21400 | 2026.03.07 01:59:56.116352 [ 255 ] {281cfeee-835d-4017-826f-d9359cfc3bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21401 | 2026.03.07 01:59:56.117057 [ 255 ] {281cfeee-835d-4017-826f-d9359cfc3bfa} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21402 | 2026.03.07 01:59:56.117094 [ 255 ] {281cfeee-835d-4017-826f-d9359cfc3bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21403 | 2026.03.07 01:59:56.117419 [ 255 ] {281cfeee-835d-4017-826f-d9359cfc3bfa} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21404 | 2026.03.07 01:59:56.117629 [ 255 ] {281cfeee-835d-4017-826f-d9359cfc3bfa} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21405 | 2026.03.07 01:59:56.117761 [ 255 ] {281cfeee-835d-4017-826f-d9359cfc3bfa} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001468 sec., 346049.04632152594 rows/sec., 24.36 MiB/sec. | ||
| 21406 | 2026.03.07 01:59:56.117799 [ 255 ] {281cfeee-835d-4017-826f-d9359cfc3bfa} <Debug> TCPHandler: Processed in 0.001632944 sec. | ||
| 21407 | 2026.03.07 01:59:56.117902 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21408 | 2026.03.07 01:59:56.117995 [ 255 ] {15814136-809d-4400-914b-222014ce7ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21409 | 2026.03.07 01:59:56.118037 [ 255 ] {15814136-809d-4400-914b-222014ce7ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21410 | 2026.03.07 01:59:56.118356 [ 255 ] {15814136-809d-4400-914b-222014ce7ecd} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21411 | 2026.03.07 01:59:56.118393 [ 255 ] {15814136-809d-4400-914b-222014ce7ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21412 | 2026.03.07 01:59:56.118700 [ 255 ] {15814136-809d-4400-914b-222014ce7ecd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 21413 | 2026.03.07 01:59:56.118893 [ 255 ] {15814136-809d-4400-914b-222014ce7ecd} <Trace> oximeter.measurements_bool (d7b2a2fd-960f-4ebb-a583-917071913406): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21414 | 2026.03.07 01:59:56.119013 [ 255 ] {15814136-809d-4400-914b-222014ce7ecd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 21415 | 2026.03.07 01:59:56.119047 [ 255 ] {15814136-809d-4400-914b-222014ce7ecd} <Debug> TCPHandler: Processed in 0.00122925 sec. | ||
| 21416 | 2026.03.07 01:59:56.119148 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21417 | 2026.03.07 01:59:56.119242 [ 255 ] {f332b983-b049-46f7-b0c8-33abfd3d3c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21418 | 2026.03.07 01:59:56.119283 [ 255 ] {f332b983-b049-46f7-b0c8-33abfd3d3c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21419 | 2026.03.07 01:59:56.119794 [ 255 ] {f332b983-b049-46f7-b0c8-33abfd3d3c51} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21420 | 2026.03.07 01:59:56.119831 [ 255 ] {f332b983-b049-46f7-b0c8-33abfd3d3c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21421 | 2026.03.07 01:59:56.120182 [ 255 ] {f332b983-b049-46f7-b0c8-33abfd3d3c51} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21422 | 2026.03.07 01:59:56.120399 [ 255 ] {f332b983-b049-46f7-b0c8-33abfd3d3c51} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21423 | 2026.03.07 01:59:56.120537 [ 255 ] {f332b983-b049-46f7-b0c8-33abfd3d3c51} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001265 sec., 209486.16600790512 rows/sec., 13.92 MiB/sec. | ||
| 21424 | 2026.03.07 01:59:56.120574 [ 255 ] {f332b983-b049-46f7-b0c8-33abfd3d3c51} <Debug> TCPHandler: Processed in 0.001435147 sec. | ||
| 21425 | 2026.03.07 01:59:56.120683 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21426 | 2026.03.07 01:59:56.120778 [ 255 ] {f4152cd3-72aa-4350-907b-a1ca8acddaa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21427 | 2026.03.07 01:59:56.120820 [ 255 ] {f4152cd3-72aa-4350-907b-a1ca8acddaa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21428 | 2026.03.07 01:59:56.121125 [ 255 ] {f4152cd3-72aa-4350-907b-a1ca8acddaa8} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21429 | 2026.03.07 01:59:56.121161 [ 255 ] {f4152cd3-72aa-4350-907b-a1ca8acddaa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21430 | 2026.03.07 01:59:56.121454 [ 255 ] {f4152cd3-72aa-4350-907b-a1ca8acddaa8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 21431 | 2026.03.07 01:59:56.121665 [ 255 ] {f4152cd3-72aa-4350-907b-a1ca8acddaa8} <Trace> oximeter.measurements_f64 (66151b17-0704-49f7-87d4-79c3b09a235c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21432 | 2026.03.07 01:59:56.121797 [ 255 ] {f4152cd3-72aa-4350-907b-a1ca8acddaa8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 21433 | 2026.03.07 01:59:56.121835 [ 255 ] {f4152cd3-72aa-4350-907b-a1ca8acddaa8} <Debug> TCPHandler: Processed in 0.001200949 sec. | ||
| 21434 | 2026.03.07 01:59:56.121936 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21435 | 2026.03.07 01:59:56.122028 [ 255 ] {59112f55-5142-4f98-8f80-cad80729db35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21436 | 2026.03.07 01:59:56.122083 [ 255 ] {59112f55-5142-4f98-8f80-cad80729db35} <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 | ||
| 21437 | 2026.03.07 01:59:56.122920 [ 255 ] {59112f55-5142-4f98-8f80-cad80729db35} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21438 | 2026.03.07 01:59:56.122957 [ 255 ] {59112f55-5142-4f98-8f80-cad80729db35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21439 | 2026.03.07 01:59:56.123485 [ 255 ] {59112f55-5142-4f98-8f80-cad80729db35} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21440 | 2026.03.07 01:59:56.123701 [ 255 ] {59112f55-5142-4f98-8f80-cad80729db35} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21441 | 2026.03.07 01:59:56.123844 [ 255 ] {59112f55-5142-4f98-8f80-cad80729db35} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001833 sec., 9819.967266775777 rows/sec., 17.60 MiB/sec. | ||
| 21442 | 2026.03.07 01:59:56.123915 [ 255 ] {59112f55-5142-4f98-8f80-cad80729db35} <Debug> TCPHandler: Processed in 0.002028676 sec. | ||
| 21443 | 2026.03.07 01:59:56.124027 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21444 | 2026.03.07 01:59:56.124121 [ 255 ] {4feb13e8-7dae-4ac4-a55b-9bcba46a1ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21445 | 2026.03.07 01:59:56.124163 [ 255 ] {4feb13e8-7dae-4ac4-a55b-9bcba46a1ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21446 | 2026.03.07 01:59:56.124504 [ 255 ] {4feb13e8-7dae-4ac4-a55b-9bcba46a1ce1} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21447 | 2026.03.07 01:59:56.124540 [ 255 ] {4feb13e8-7dae-4ac4-a55b-9bcba46a1ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21448 | 2026.03.07 01:59:56.124849 [ 255 ] {4feb13e8-7dae-4ac4-a55b-9bcba46a1ce1} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21449 | 2026.03.07 01:59:56.125058 [ 255 ] {4feb13e8-7dae-4ac4-a55b-9bcba46a1ce1} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21450 | 2026.03.07 01:59:56.125186 [ 255 ] {4feb13e8-7dae-4ac4-a55b-9bcba46a1ce1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001083 sec., 83102.49307479225 rows/sec., 5.20 MiB/sec. | ||
| 21451 | 2026.03.07 01:59:56.125221 [ 255 ] {4feb13e8-7dae-4ac4-a55b-9bcba46a1ce1} <Debug> TCPHandler: Processed in 0.00124402 sec. | ||
| 21452 | 2026.03.07 01:59:56.528168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 21453 | 2026.03.07 01:59:56.546351 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21454 | 2026.03.07 01:59:56.546410 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21455 | 2026.03.07 01:59:56.552731 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21456 | 2026.03.07 01:59:56.553466 [ 244 ] {} <Trace> system.metric_log (f222ad4b-fb37-44bd-9473-7be276b04152): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21457 | 2026.03.07 01:59:56.557238 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 21458 | 2026.03.07 01:59:57.000260 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.58 MiB, peak 417.76 MiB, free memory in arenas 0.00 B, will set to 399.28 MiB (RSS), difference: -1.30 MiB | ||
| 21459 | 2026.03.07 01:59:57.159561 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21460 | 2026.03.07 01:59:57.159844 [ 255 ] {67fe645d-95c6-4212-bb13-2bb028c35e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21461 | 2026.03.07 01:59:57.159952 [ 255 ] {67fe645d-95c6-4212-bb13-2bb028c35e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21462 | 2026.03.07 01:59:57.160714 [ 255 ] {67fe645d-95c6-4212-bb13-2bb028c35e0c} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21463 | 2026.03.07 01:59:57.160757 [ 255 ] {67fe645d-95c6-4212-bb13-2bb028c35e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21464 | 2026.03.07 01:59:57.161158 [ 255 ] {67fe645d-95c6-4212-bb13-2bb028c35e0c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 21465 | 2026.03.07 01:59:57.161398 [ 255 ] {67fe645d-95c6-4212-bb13-2bb028c35e0c} <Trace> oximeter.fields_i16 (dddcbad8-84bb-4f62-ac87-d62babb20267): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21466 | 2026.03.07 01:59:57.161567 [ 255 ] {67fe645d-95c6-4212-bb13-2bb028c35e0c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0018 sec., 13333.333333333334 rows/sec., 1.11 MiB/sec. | ||
| 21467 | 2026.03.07 01:59:57.161618 [ 255 ] {67fe645d-95c6-4212-bb13-2bb028c35e0c} <Debug> TCPHandler: Processed in 0.002248153 sec. | ||
| 21468 | 2026.03.07 01:59:57.161737 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21469 | 2026.03.07 01:59:57.161841 [ 255 ] {2f859c0d-e85f-4c93-8bce-59ee7eb1c204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21470 | 2026.03.07 01:59:57.161885 [ 255 ] {2f859c0d-e85f-4c93-8bce-59ee7eb1c204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21471 | 2026.03.07 01:59:57.162290 [ 255 ] {2f859c0d-e85f-4c93-8bce-59ee7eb1c204} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21472 | 2026.03.07 01:59:57.162326 [ 255 ] {2f859c0d-e85f-4c93-8bce-59ee7eb1c204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21473 | 2026.03.07 01:59:57.162621 [ 255 ] {2f859c0d-e85f-4c93-8bce-59ee7eb1c204} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 21474 | 2026.03.07 01:59:57.162827 [ 255 ] {2f859c0d-e85f-4c93-8bce-59ee7eb1c204} <Trace> oximeter.fields_ipaddr (2859eb8f-8551-40ba-9aa9-5a6a7f46d749): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21475 | 2026.03.07 01:59:57.162963 [ 255 ] {2f859c0d-e85f-4c93-8bce-59ee7eb1c204} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001146 sec., 5235.602094240838 rows/sec., 426.93 KiB/sec. | ||
| 21476 | 2026.03.07 01:59:57.163002 [ 255 ] {2f859c0d-e85f-4c93-8bce-59ee7eb1c204} <Debug> TCPHandler: Processed in 0.001317333 sec. | ||
| 21477 | 2026.03.07 01:59:57.163105 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21478 | 2026.03.07 01:59:57.163200 [ 255 ] {821c74a3-fccf-42f2-9371-145f3c2bd2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21479 | 2026.03.07 01:59:57.163240 [ 255 ] {821c74a3-fccf-42f2-9371-145f3c2bd2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21480 | 2026.03.07 01:59:57.164721 [ 255 ] {821c74a3-fccf-42f2-9371-145f3c2bd2d0} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21481 | 2026.03.07 01:59:57.164757 [ 255 ] {821c74a3-fccf-42f2-9371-145f3c2bd2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21482 | 2026.03.07 01:59:57.165186 [ 255 ] {821c74a3-fccf-42f2-9371-145f3c2bd2d0} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21483 | 2026.03.07 01:59:57.165399 [ 255 ] {821c74a3-fccf-42f2-9371-145f3c2bd2d0} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21484 | 2026.03.07 01:59:57.165525 [ 24 ] {} <Debug> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21485 | 2026.03.07 01:59:57.165533 [ 255 ] {821c74a3-fccf-42f2-9371-145f3c2bd2d0} <Debug> executeQuery: Read 2109 rows, 165.50 KiB in 0.002351 sec., 897065.0786899193 rows/sec., 68.75 MiB/sec. | ||
| 21486 | 2026.03.07 01:59:57.165565 [ 24 ] {} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21487 | 2026.03.07 01:59:57.165579 [ 255 ] {821c74a3-fccf-42f2-9371-145f3c2bd2d0} <Debug> TCPHandler: Processed in 0.002524502 sec. | ||
| 21488 | 2026.03.07 01:59:57.165589 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21489 | 2026.03.07 01:59:57.165686 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21490 | 2026.03.07 01:59:57.165704 [ 190 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21491 | 2026.03.07 01:59:57.165787 [ 255 ] {dd9bb4aa-34a4-4884-9965-8ca7558e80cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21492 | 2026.03.07 01:59:57.165831 [ 255 ] {dd9bb4aa-34a4-4884-9965-8ca7558e80cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21493 | 2026.03.07 01:59:57.165841 [ 190 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21494 | 2026.03.07 01:59:57.165881 [ 190 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2893 rows starting from the beginning of the part | ||
| 21495 | 2026.03.07 01:59:57.165946 [ 190 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 102 rows starting from the beginning of the part | ||
| 21496 | 2026.03.07 01:59:57.165993 [ 190 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 837 rows starting from the beginning of the part | ||
| 21497 | 2026.03.07 01:59:57.166037 [ 190 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 102 rows starting from the beginning of the part | ||
| 21498 | 2026.03.07 01:59:57.166081 [ 190 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 833 rows starting from the beginning of the part | ||
| 21499 | 2026.03.07 01:59:57.166122 [ 190 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 2109 rows starting from the beginning of the part | ||
| 21500 | 2026.03.07 01:59:57.166252 [ 255 ] {dd9bb4aa-34a4-4884-9965-8ca7558e80cf} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21501 | 2026.03.07 01:59:57.166293 [ 255 ] {dd9bb4aa-34a4-4884-9965-8ca7558e80cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21502 | 2026.03.07 01:59:57.166617 [ 255 ] {dd9bb4aa-34a4-4884-9965-8ca7558e80cf} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21503 | 2026.03.07 01:59:57.166830 [ 255 ] {dd9bb4aa-34a4-4884-9965-8ca7558e80cf} <Trace> oximeter.fields_u16 (28c34a15-e6e7-4793-bbf0-0baf5d7489ca): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21504 | 2026.03.07 01:59:57.166966 [ 255 ] {dd9bb4aa-34a4-4884-9965-8ca7558e80cf} <Debug> executeQuery: Read 52 rows, 3.94 KiB in 0.001198 sec., 43405.67612687813 rows/sec., 3.21 MiB/sec. | ||
| 21505 | 2026.03.07 01:59:57.167003 [ 255 ] {dd9bb4aa-34a4-4884-9965-8ca7558e80cf} <Debug> TCPHandler: Processed in 0.001366835 sec. | ||
| 21506 | 2026.03.07 01:59:57.167125 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21507 | 2026.03.07 01:59:57.167250 [ 255 ] {e4d74a5f-4eff-4bb8-ae86-5be391271043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21508 | 2026.03.07 01:59:57.167300 [ 255 ] {e4d74a5f-4eff-4bb8-ae86-5be391271043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21509 | 2026.03.07 01:59:57.168087 [ 255 ] {e4d74a5f-4eff-4bb8-ae86-5be391271043} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21510 | 2026.03.07 01:59:57.168130 [ 255 ] {e4d74a5f-4eff-4bb8-ae86-5be391271043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21511 | 2026.03.07 01:59:57.168485 [ 255 ] {e4d74a5f-4eff-4bb8-ae86-5be391271043} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21512 | 2026.03.07 01:59:57.168516 [ 189 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6876 rows, containing 5 columns (5 merged, 0 gathered) in 0.002859793 sec., 2404369.8267671824 rows/sec., 196.33 MiB/sec. | ||
| 21513 | 2026.03.07 01:59:57.168722 [ 255 ] {e4d74a5f-4eff-4bb8-ae86-5be391271043} <Trace> oximeter.fields_u32 (0543aaa4-9370-4402-a661-764dd4a0e867): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21514 | 2026.03.07 01:59:57.168837 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21515 | 2026.03.07 01:59:57.168863 [ 255 ] {e4d74a5f-4eff-4bb8-ae86-5be391271043} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001638 sec., 446886.4468864469 rows/sec., 26.43 MiB/sec. | ||
| 21516 | 2026.03.07 01:59:57.168906 [ 255 ] {e4d74a5f-4eff-4bb8-ae86-5be391271043} <Debug> TCPHandler: Processed in 0.00184247 sec. | ||
| 21517 | 2026.03.07 01:59:57.169013 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21518 | 2026.03.07 01:59:57.169111 [ 255 ] {f9f7097a-16c0-4b24-88cf-2378fbc96692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21519 | 2026.03.07 01:59:57.169133 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_156_31} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21520 | 2026.03.07 01:59:57.169151 [ 255 ] {f9f7097a-16c0-4b24-88cf-2378fbc96692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21521 | 2026.03.07 01:59:57.169214 [ 198 ] {db39dc09-9fa6-4e93-83e9-ec3efbccf27e::all_1_156_31} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21522 | 2026.03.07 01:59:57.169310 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 21523 | 2026.03.07 01:59:57.169531 [ 255 ] {f9f7097a-16c0-4b24-88cf-2378fbc96692} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21524 | 2026.03.07 01:59:57.169571 [ 255 ] {f9f7097a-16c0-4b24-88cf-2378fbc96692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21525 | 2026.03.07 01:59:57.169880 [ 255 ] {f9f7097a-16c0-4b24-88cf-2378fbc96692} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 21526 | 2026.03.07 01:59:57.170081 [ 255 ] {f9f7097a-16c0-4b24-88cf-2378fbc96692} <Trace> oximeter.fields_u64 (b27b1aef-d5e3-43e9-bc2a-12f24b741b5a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21527 | 2026.03.07 01:59:57.170209 [ 255 ] {f9f7097a-16c0-4b24-88cf-2378fbc96692} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 63.00 KiB/sec. | ||
| 21528 | 2026.03.07 01:59:57.170246 [ 255 ] {f9f7097a-16c0-4b24-88cf-2378fbc96692} <Debug> TCPHandler: Processed in 0.001281912 sec. | ||
| 21529 | 2026.03.07 01:59:57.170354 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21530 | 2026.03.07 01:59:57.170455 [ 255 ] {5659ab70-607f-4766-adff-2b9d7ff11690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21531 | 2026.03.07 01:59:57.170497 [ 255 ] {5659ab70-607f-4766-adff-2b9d7ff11690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21532 | 2026.03.07 01:59:57.170906 [ 255 ] {5659ab70-607f-4766-adff-2b9d7ff11690} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21533 | 2026.03.07 01:59:57.170946 [ 255 ] {5659ab70-607f-4766-adff-2b9d7ff11690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21534 | 2026.03.07 01:59:57.171299 [ 255 ] {5659ab70-607f-4766-adff-2b9d7ff11690} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 21535 | 2026.03.07 01:59:57.171506 [ 255 ] {5659ab70-607f-4766-adff-2b9d7ff11690} <Trace> oximeter.fields_u8 (3d73cf76-be5a-4939-ab66-ad394375f1e9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21536 | 2026.03.07 01:59:57.171635 [ 255 ] {5659ab70-607f-4766-adff-2b9d7ff11690} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001199 sec., 10008.340283569642 rows/sec., 781.90 KiB/sec. | ||
| 21537 | 2026.03.07 01:59:57.171673 [ 255 ] {5659ab70-607f-4766-adff-2b9d7ff11690} <Debug> TCPHandler: Processed in 0.001371014 sec. | ||
| 21538 | 2026.03.07 01:59:57.171778 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21539 | 2026.03.07 01:59:57.171874 [ 255 ] {d18b3051-ee3f-4948-b73f-c0481b815382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21540 | 2026.03.07 01:59:57.171915 [ 255 ] {d18b3051-ee3f-4948-b73f-c0481b815382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21541 | 2026.03.07 01:59:57.172740 [ 255 ] {d18b3051-ee3f-4948-b73f-c0481b815382} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21542 | 2026.03.07 01:59:57.172777 [ 255 ] {d18b3051-ee3f-4948-b73f-c0481b815382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21543 | 2026.03.07 01:59:57.173152 [ 255 ] {d18b3051-ee3f-4948-b73f-c0481b815382} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21544 | 2026.03.07 01:59:57.173371 [ 255 ] {d18b3051-ee3f-4948-b73f-c0481b815382} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21545 | 2026.03.07 01:59:57.173503 [ 255 ] {d18b3051-ee3f-4948-b73f-c0481b815382} <Debug> executeQuery: Read 1076 rows, 76.81 KiB in 0.001647 sec., 653309.0467516697 rows/sec., 45.54 MiB/sec. | ||
| 21546 | 2026.03.07 01:59:57.173511 [ 50 ] {} <Debug> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21547 | 2026.03.07 01:59:57.173544 [ 255 ] {d18b3051-ee3f-4948-b73f-c0481b815382} <Debug> TCPHandler: Processed in 0.001815389 sec. | ||
| 21548 | 2026.03.07 01:59:57.173563 [ 50 ] {} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21549 | 2026.03.07 01:59:57.173591 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21550 | 2026.03.07 01:59:57.173677 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21551 | 2026.03.07 01:59:57.173708 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21552 | 2026.03.07 01:59:57.173762 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21553 | 2026.03.07 01:59:57.173792 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1552 rows starting from the beginning of the part | ||
| 21554 | 2026.03.07 01:59:57.173809 [ 255 ] {7ffe8fa9-0d9a-4ffd-9b1d-85cfb0aeca38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21555 | 2026.03.07 01:59:57.173842 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 87 rows starting from the beginning of the part | ||
| 21556 | 2026.03.07 01:59:57.173858 [ 255 ] {7ffe8fa9-0d9a-4ffd-9b1d-85cfb0aeca38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21557 | 2026.03.07 01:59:57.173889 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 516 rows starting from the beginning of the part | ||
| 21558 | 2026.03.07 01:59:57.173931 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 87 rows starting from the beginning of the part | ||
| 21559 | 2026.03.07 01:59:57.173971 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 508 rows starting from the beginning of the part | ||
| 21560 | 2026.03.07 01:59:57.174008 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1076 rows starting from the beginning of the part | ||
| 21561 | 2026.03.07 01:59:57.174609 [ 255 ] {7ffe8fa9-0d9a-4ffd-9b1d-85cfb0aeca38} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21562 | 2026.03.07 01:59:57.174650 [ 255 ] {7ffe8fa9-0d9a-4ffd-9b1d-85cfb0aeca38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21563 | 2026.03.07 01:59:57.175086 [ 255 ] {7ffe8fa9-0d9a-4ffd-9b1d-85cfb0aeca38} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21564 | 2026.03.07 01:59:57.175229 [ 198 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3826 rows, containing 5 columns (5 merged, 0 gathered) in 0.001585521 sec., 2413086.92852381 rows/sec., 178.91 MiB/sec. | ||
| 21565 | 2026.03.07 01:59:57.175299 [ 255 ] {7ffe8fa9-0d9a-4ffd-9b1d-85cfb0aeca38} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21566 | 2026.03.07 01:59:57.175402 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21567 | 2026.03.07 01:59:57.175436 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Selected 6 parts from all_1_145_32 to all_150_150_0 | ||
| 21568 | 2026.03.07 01:59:57.175442 [ 255 ] {7ffe8fa9-0d9a-4ffd-9b1d-85cfb0aeca38} <Debug> executeQuery: Read 1364 rows, 90.08 KiB in 0.001652 sec., 825665.8595641647 rows/sec., 53.25 MiB/sec. | ||
| 21569 | 2026.03.07 01:59:57.175465 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21570 | 2026.03.07 01:59:57.175490 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21571 | 2026.03.07 01:59:57.175496 [ 255 ] {7ffe8fa9-0d9a-4ffd-9b1d-85cfb0aeca38} <Debug> TCPHandler: Processed in 0.001838 sec. | ||
| 21572 | 2026.03.07 01:59:57.175633 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21573 | 2026.03.07 01:59:57.175632 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_150_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_145_32 to all_150_150_0 into Compact with storage Full | ||
| 21574 | 2026.03.07 01:59:57.175669 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_156_31} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21575 | 2026.03.07 01:59:57.175732 [ 255 ] {5c747d22-0448-49d9-9bac-35fada2a507f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21576 | 2026.03.07 01:59:57.175761 [ 190 ] {6f7bc6c1-0d47-46fe-999d-b5c82a67224c::all_1_156_31} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21577 | 2026.03.07 01:59:57.175792 [ 255 ] {5c747d22-0448-49d9-9bac-35fada2a507f} <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 | ||
| 21578 | 2026.03.07 01:59:57.175816 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_150_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21579 | 2026.03.07 01:59:57.175827 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 21580 | 2026.03.07 01:59:57.175864 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_150_33} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_145_32, total 52379 rows starting from the beginning of the part | ||
| 21581 | 2026.03.07 01:59:57.175945 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_150_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 21582 | 2026.03.07 01:59:57.175998 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_150_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 269 rows starting from the beginning of the part | ||
| 21583 | 2026.03.07 01:59:57.176049 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_150_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 21584 | 2026.03.07 01:59:57.176096 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_150_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 265 rows starting from the beginning of the part | ||
| 21585 | 2026.03.07 01:59:57.176143 [ 195 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_150_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1364 rows starting from the beginning of the part | ||
| 21586 | 2026.03.07 01:59:57.176685 [ 255 ] {5c747d22-0448-49d9-9bac-35fada2a507f} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21587 | 2026.03.07 01:59:57.176727 [ 255 ] {5c747d22-0448-49d9-9bac-35fada2a507f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21588 | 2026.03.07 01:59:57.177313 [ 255 ] {5c747d22-0448-49d9-9bac-35fada2a507f} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21589 | 2026.03.07 01:59:57.177556 [ 255 ] {5c747d22-0448-49d9-9bac-35fada2a507f} <Trace> oximeter.measurements_histogramu64 (4a329847-c1b8-42dc-977d-d4fe19f7c7ec): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21590 | 2026.03.07 01:59:57.177715 [ 255 ] {5c747d22-0448-49d9-9bac-35fada2a507f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002 sec., 17000 rows/sec., 30.46 MiB/sec. | ||
| 21591 | 2026.03.07 01:59:57.177781 [ 255 ] {5c747d22-0448-49d9-9bac-35fada2a507f} <Debug> TCPHandler: Processed in 0.002205621 sec. | ||
| 21592 | 2026.03.07 01:59:57.177889 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21593 | 2026.03.07 01:59:57.177984 [ 255 ] {4c5ba8b0-f9cd-47b3-8a33-94c6dcc77451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21594 | 2026.03.07 01:59:57.178029 [ 255 ] {4c5ba8b0-f9cd-47b3-8a33-94c6dcc77451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21595 | 2026.03.07 01:59:57.178345 [ 255 ] {4c5ba8b0-f9cd-47b3-8a33-94c6dcc77451} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21596 | 2026.03.07 01:59:57.178381 [ 255 ] {4c5ba8b0-f9cd-47b3-8a33-94c6dcc77451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21597 | 2026.03.07 01:59:57.178688 [ 255 ] {4c5ba8b0-f9cd-47b3-8a33-94c6dcc77451} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21598 | 2026.03.07 01:59:57.178897 [ 255 ] {4c5ba8b0-f9cd-47b3-8a33-94c6dcc77451} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21599 | 2026.03.07 01:59:57.179030 [ 255 ] {4c5ba8b0-f9cd-47b3-8a33-94c6dcc77451} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001064 sec., 11278.195488721803 rows/sec., 778.31 KiB/sec. | ||
| 21600 | 2026.03.07 01:59:57.179068 [ 255 ] {4c5ba8b0-f9cd-47b3-8a33-94c6dcc77451} <Debug> TCPHandler: Processed in 0.00122844 sec. | ||
| 21601 | 2026.03.07 01:59:57.185388 [ 198 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_150_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54597 rows, containing 5 columns (5 merged, 0 gathered) in 0.009830201 sec., 5554006.474536991 rows/sec., 363.32 MiB/sec. | ||
| 21602 | 2026.03.07 01:59:57.185965 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_150_33} <Trace> MergedBlockOutputStream: filled checksums all_1_150_33 (state Temporary) | ||
| 21603 | 2026.03.07 01:59:57.186274 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_150_33} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_merge_all_1_150_33 to all_1_150_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21604 | 2026.03.07 01:59:57.186344 [ 186 ] {d385e4ca-c55e-4ee7-8e28-762106ab6bbc::all_1_150_33} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc) (MergerMutator): Merged 6 parts: [all_1_145_32, all_150_150_0] -> all_1_150_33 | ||
| 21605 | 2026.03.07 01:59:57.186432 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 21606 | 2026.03.07 01:59:58.174222 [ 221 ] {} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21607 | 2026.03.07 01:59:58.174282 [ 221 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21608 | 2026.03.07 01:59:58.177382 [ 221 ] {} <Debug> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21609 | 2026.03.07 02:00:01.100970 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21610 | 2026.03.07 02:00:01.101223 [ 255 ] {cf563b99-2bc4-461f-978e-785729ff9629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21611 | 2026.03.07 02:00:01.101324 [ 255 ] {cf563b99-2bc4-461f-978e-785729ff9629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21612 | 2026.03.07 02:00:01.102317 [ 255 ] {cf563b99-2bc4-461f-978e-785729ff9629} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21613 | 2026.03.07 02:00:01.102387 [ 255 ] {cf563b99-2bc4-461f-978e-785729ff9629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21614 | 2026.03.07 02:00:01.103480 [ 255 ] {cf563b99-2bc4-461f-978e-785729ff9629} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21615 | 2026.03.07 02:00:01.103916 [ 255 ] {cf563b99-2bc4-461f-978e-785729ff9629} <Trace> oximeter.fields_string (db39dc09-9fa6-4e93-83e9-ec3efbccf27e): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21616 | 2026.03.07 02:00:01.104140 [ 255 ] {cf563b99-2bc4-461f-978e-785729ff9629} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002983 sec., 18773.047267851158 rows/sec., 1.44 MiB/sec. | ||
| 21617 | 2026.03.07 02:00:01.104209 [ 255 ] {cf563b99-2bc4-461f-978e-785729ff9629} <Debug> TCPHandler: Processed in 0.003469573 sec. | ||
| 21618 | 2026.03.07 02:00:01.104408 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21619 | 2026.03.07 02:00:01.104528 [ 255 ] {b38fac1f-ed31-4d69-be62-00ca7628eb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21620 | 2026.03.07 02:00:01.104585 [ 255 ] {b38fac1f-ed31-4d69-be62-00ca7628eb4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21621 | 2026.03.07 02:00:01.105184 [ 255 ] {b38fac1f-ed31-4d69-be62-00ca7628eb4a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21622 | 2026.03.07 02:00:01.105239 [ 255 ] {b38fac1f-ed31-4d69-be62-00ca7628eb4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21623 | 2026.03.07 02:00:01.105625 [ 255 ] {b38fac1f-ed31-4d69-be62-00ca7628eb4a} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21624 | 2026.03.07 02:00:01.105894 [ 255 ] {b38fac1f-ed31-4d69-be62-00ca7628eb4a} <Trace> oximeter.fields_uuid (6f7bc6c1-0d47-46fe-999d-b5c82a67224c): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21625 | 2026.03.07 02:00:01.106051 [ 255 ] {b38fac1f-ed31-4d69-be62-00ca7628eb4a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001545 sec., 41423.948220064725 rows/sec., 3.23 MiB/sec. | ||
| 21626 | 2026.03.07 02:00:01.106113 [ 255 ] {b38fac1f-ed31-4d69-be62-00ca7628eb4a} <Debug> TCPHandler: Processed in 0.001774148 sec. | ||
| 21627 | 2026.03.07 02:00:01.106286 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21628 | 2026.03.07 02:00:01.106418 [ 255 ] {8349630d-4964-407c-b897-43d6b83ab95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21629 | 2026.03.07 02:00:01.106484 [ 255 ] {8349630d-4964-407c-b897-43d6b83ab95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21630 | 2026.03.07 02:00:01.107057 [ 255 ] {8349630d-4964-407c-b897-43d6b83ab95d} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21631 | 2026.03.07 02:00:01.107106 [ 255 ] {8349630d-4964-407c-b897-43d6b83ab95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21632 | 2026.03.07 02:00:01.107603 [ 255 ] {8349630d-4964-407c-b897-43d6b83ab95d} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21633 | 2026.03.07 02:00:01.107966 [ 255 ] {8349630d-4964-407c-b897-43d6b83ab95d} <Trace> oximeter.measurements_cumulativeu64 (d385e4ca-c55e-4ee7-8e28-762106ab6bbc): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21634 | 2026.03.07 02:00:01.108190 [ 255 ] {8349630d-4964-407c-b897-43d6b83ab95d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001798 sec., 71190.21134593994 rows/sec., 4.96 MiB/sec. | ||
| 21635 | 2026.03.07 02:00:01.108253 [ 255 ] {8349630d-4964-407c-b897-43d6b83ab95d} <Debug> TCPHandler: Processed in 0.002035346 sec. | ||
| 21636 | 2026.03.07 02:00:01.108530 [ 255 ] {} <Trace> TCP-Session: e51b64fc-29ec-4c62-a62b-3d60883b568e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21637 | 2026.03.07 02:00:01.108659 [ 255 ] {e392c47e-cff8-4359-81ef-f4a5f68d234c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47667) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21638 | 2026.03.07 02:00:01.108714 [ 255 ] {e392c47e-cff8-4359-81ef-f4a5f68d234c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21639 | 2026.03.07 02:00:01.109185 [ 255 ] {e392c47e-cff8-4359-81ef-f4a5f68d234c} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21640 | 2026.03.07 02:00:01.109232 [ 255 ] {e392c47e-cff8-4359-81ef-f4a5f68d234c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21641 | 2026.03.07 02:00:01.109707 [ 255 ] {e392c47e-cff8-4359-81ef-f4a5f68d234c} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21642 | 2026.03.07 02:00:01.110073 [ 255 ] {e392c47e-cff8-4359-81ef-f4a5f68d234c} <Trace> oximeter.measurements_u64 (86e3e1ae-35c6-4197-86ca-1283eaad25e2): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21643 | 2026.03.07 02:00:01.110294 [ 255 ] {e392c47e-cff8-4359-81ef-f4a5f68d234c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00166 sec., 28915.662650602408 rows/sec., 1.95 MiB/sec. | ||
| 21644 | 2026.03.07 02:00:01.110351 [ 255 ] {e392c47e-cff8-4359-81ef-f4a5f68d234c} <Debug> TCPHandler: Processed in 0.001885412 sec. | ||